UI_PRODSUBSTITUTION_MANAGE
Manage Substitutions - Products
UI_PRODSUBSTITUTION_MANAGE is an OData service definition in SAP S/4HANA. It exposes 6 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (6)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_PRODSUBSTITUTION_MANAGE | ODATA | V2 | C1 | NOT_RELEASED | false |
Fiori Apps (1)
| App ID | App Name | Type | Description |
|---|---|---|---|
| F4785 | Manage Substitutions - Products | Transactional | An application to manage product substitutions |
Source
@EndUserText.label: 'Manage Substitutions - Products'
define service UI_ProdSubstitution_Manage {
expose C_ProdSubstnTP;
expose C_ProdSubstnSet;
expose C_ProdSubstnExclsn;
expose C_ProdSubstnPrdcssrTP;
expose C_ProdSubstnSuccssrTP;
expose I_UserContactCard;
}