API_PRODSUBSTNCTRL
Product Substitution Control
API_PRODSUBSTNCTRL 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 View | Alias |
|---|---|
| A_ProdSubstnCtrl | |
| A_ProdSubstnCtrlGrp | |
| A_ProdSubstnCtrlText |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| API_PRODSUBSTNCTRL | ODATA | V4 | C2 | Deprecated | false |
Source
@EndUserText.label: 'Product Substitution Control'
define service API_ProdSubstnCTRL {
expose A_ProdSubstnCtrl;
expose A_ProdSubstnCtrlText;
expose A_ProdSubstnCtrlGrp;
}