API_CNSLDTNPRODUCT
Consolidation Product
API_CNSLDTNPRODUCT 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_CnsldtnProduct_2 | CnsldtnProduct |
| A_CnsldtnProductText_2 | CnsldtnProductText |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| API_CNSLDTNPRODUCT | ODATA | V4 | C2 | C1 | false |
Source
@EndUserText.label: 'Consolidation Product'
define service API_CNSLDTNPRODUCT {
expose A_CnsldtnProduct_2 as CnsldtnProduct;
expose A_CnsldtnProductText_2 as CnsldtnProductText;
}