API_CNSLDTNGLCHARTOFACCTS

OData Service Package: FIN_CS_MD_GLCHARTOFACCOUNTS

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 ViewAlias
A_CnsldtnGLChartOfAccounts_2 CnsldtnGLChartOfAccounts
A_CnsldtnGLChartOfAcctsText_2 CnsldtnGLChartOfAcctsText

Service Bindings (1)

BindingTypeVersionContractReleasePublished
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;
}