UI_PRODSUBSTN_RSN_MANAGE
Manage Reasons - Products
UI_PRODSUBSTN_RSN_MANAGE 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 |
|---|---|
| C_ProdSubstnRsnTextTP | |
| C_ProdSubstnRsnTP | |
| I_UserContactCard |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_PRODSUBSTN_RSN_MANAGE | ODATA | V2 | C1 | NOT_RELEASED | false |
Fiori Apps (1)
| App ID | App Name | Type | Description |
|---|---|---|---|
| F4789 | Manage Substitution Reasons - Products | Transactional | An application to maintain configuration data for product substitution or exclusion where the user can manage substitution reasons |
Source
@EndUserText.label: 'Manage Reasons - Products'
define service UI_PRODSUBSTN_RSN_MANAGE {
expose C_ProdSubstnRsnTP;
expose C_ProdSubstnRsnTextTP;
expose I_UserContactCard;
}