API_CNSLDTNFSITEM

OData Service Package: FIN_CS_MD_FSITEM

Consolidation Financial Statement Item

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

Exposed CDS Views (3)

CDS ViewAlias
A_CnsldtnFSItem_3 CnsldtnFinancialStatementItem
A_CnsldtnFSItemByTimeVersion CnsldtnFSItemByTimeVersion
A_CnsldtnFSItemText_3 CnsldtnFSItemText

Service Bindings (1)

BindingTypeVersionContractReleasePublished
API_CNSLDTNFSITEM ODATA V4 C2 C1 false

Source

@EndUserText.label: 'Consolidation Financial Statement Item'
define service API_CNSLDTNFSITEM {
  expose A_CnsldtnFSItem_3 as CnsldtnFinancialStatementItem;
  expose A_CnsldtnFSItemText_3 as CnsldtnFSItemText;
  expose A_CnsldtnFSItemByTimeVersion as CnsldtnFSItemByTimeVersion;
}