API_CNSLDTNCHARTOFACCOUNTS
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 View | Alias |
|---|---|
| A_CnsldtnChartOfAccounts_2 | ConsolidationChartOfAccounts |
| A_CnsldtnChartOfAccountsText_2 | CnsldtnChartOfAccountsText |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| 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;
}