UI_RFM_MONITOR_ASM_ERRORS

OData Service Package: RFM_MNTR_ASM_POSTPROCG_ERRS

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 ViewAlias
C_AsstmtMdlMDGenerationErrorTP AssortmentMdlMDGenerationError
I_UserContactCard

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_RFM_MONITOR_ASM_ERRORS ODATA V2 C1 NOT_RELEASED false

Fiori Apps (1)

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