API_CNSLDTNCHARTOFACCOUNTS

OData Service Package: FIN_CS_MD_CHARTOFACCOUNTS

Consolidation Chart of Accounts

API_CNSLDTNCHARTOFACCOUNTS is an OData service definition in SAP S/4HANA. It exposes 2 CDS view(s). It has 1 service binding(s).

Exposed CDS Views (2)

CDS ViewAlias
A_CnsldtnChartOfAccounts_2 ConsolidationChartOfAccounts
A_CnsldtnChartOfAccountsText_2 CnsldtnChartOfAccountsText

Service Bindings (1)

BindingTypeVersionContractReleasePublished
API_CNSLDTNCHARTOFACCOUNTS ODATA V4 C2 C1 false

Source

@EndUserText.label: 'Consolidation Chart of Accounts'
define service API_CNSLDTNCHARTOFACCOUNTS {
  expose A_CnsldtnChartOfAccounts_2 as ConsolidationChartOfAccounts;
  expose A_CnsldtnChartOfAccountsText_2 as CnsldtnChartOfAccountsText;
}