UI_PRODSUBSTITUTION_MANAGE

OData Service Package: ODATA_PROD_SUBSTN

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).

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_PRODSUBSTITUTION_MANAGE ODATA V2 C1 NOT_RELEASED false

Fiori Apps (1)

App IDApp NameTypeDescription
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;
}