API_PRODSUBSTNCTRL_2

OData Service Package: ODATA_PROD_SUBSTN_CTRL_API

Product Substitution Control

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

Exposed CDS Views (3)

CDS ViewAlias
A_ProdSubstnCtrl_2 ProdSubstnCtrl
A_ProdSubstnCtrlGrp_2 ProdSubstnCtrlGrp
A_ProdSubstnCtrlText_2 ProdSubstnCtrlText

Source

@EndUserText.label: 'Product Substitution Control'
define service API_PRODSUBSTNCTRL_2 {
  expose A_ProdSubstnCtrl_2     as ProdSubstnCtrl;
  expose A_ProdSubstnCtrlText_2 as ProdSubstnCtrlText;
  expose A_ProdSubstnCtrlGrp_2  as ProdSubstnCtrlGrp;
}