API_CNSLDTNGLCHARTOFACCTS
Consolidation G/L Chart of Accounts
API_CNSLDTNGLCHARTOFACCTS 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_CnsldtnGLChartOfAccounts_2 | CnsldtnGLChartOfAccounts |
| A_CnsldtnGLChartOfAcctsText_2 | CnsldtnGLChartOfAcctsText |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| API_CNSLDTNGLCHARTOFACCTS | ODATA | V4 | C2 | C1 | false |
Source
@EndUserText.label: 'Consolidation G/L Chart of Accounts'
define service API_CNSLDTNGLCHARTOFACCTS {
expose A_CnsldtnGLChartOfAccounts_2 as CnsldtnGLChartOfAccounts;
expose A_CnsldtnGLChartOfAcctsText_2 as CnsldtnGLChartOfAcctsText;
}