UI_RFM_MONITOR_ASM_ERRORS
ASM Errors WL Service Definition
UI_RFM_MONITOR_ASM_ERRORS is an OData service definition in SAP S/4HANA. It exposes 2 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (2)
| CDS View | Alias |
|---|---|
| C_AsstmtMdlMDGenerationErrorTP | AssortmentMdlMDGenerationError |
| I_UserContactCard |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_RFM_MONITOR_ASM_ERRORS | ODATA | V2 | C1 | NOT_RELEASED | false |
Fiori Apps (1)
| App ID | App Name | Type | Description |
|---|---|---|---|
| F4891 | Monitor Assortment Postprocessing Errors | Transactional | An application to monitor errors that occur during the product master data generation, that is, the postprocessing of the assortment definition. |
Source
@EndUserText.label: 'ASM Errors WL Service Definition'
define service UI_RFM_MONITOR_ASM_ERRORS {
expose C_AsstmtMdlMDGenerationErrorTP as AssortmentMdlMDGenerationError;
expose I_UserContactCard;
}