API_CNSLDTNPRODUCTGROUP

OData Service Package: FIN_CS_MD_PRODUCTGROUP

Consolidation Product Group

API_CNSLDTNPRODUCTGROUP 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_CnsldtnProductGroup_2 CnsldtnProductGroup
A_CnsldtnProductGroupText_2 CnsldtnProductGroupText

Service Bindings (1)

BindingTypeVersionContractReleasePublished
API_CNSLDTNPRODUCTGROUP ODATA V4 C2 C1 false

Source

@EndUserText.label: 'Consolidation Product Group'
define service API_CNSLDTNPRODUCTGROUP {
  expose A_CnsldtnProductGroup_2 as CnsldtnProductGroup;
  expose A_CnsldtnProductGroupText_2 as CnsldtnProductGroupText;
}