R_ASSTMTMDLMDGENERATIONERRORTP
Error During Assortment Postprocessing
R_ASSTMTMDLMDGENERATIONERRORTP is a CDS View in S/4HANA. Error During Assortment Postprocessing. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_AsstmtMdlMDGenerationErrorTP | view_entity | projection | CONSUMPTION | Error During Assortment Postprocessing |
@EndUserText.label: 'Error During Assortment Postprocessing'
@AccessControl.authorizationCheck: #CHECK
@VDM.viewType: #TRANSACTIONAL
@VDM.lifecycle.contract.type: #SAP_INTERNAL_API
@ObjectModel: { usageType: {
serviceQuality: #C,
sizeCategory: #L,
dataClass: #TRANSACTIONAL },
sapObjectNodeType.name: 'Product'
}
define root view entity R_AsstmtMdlMDGenerationErrorTP
as select from I_AsstmtMdlMDGenerationError
{
key AssortmentModuleUser,
key Product,
key ProductOfSuprordLstgCondition,
SystemMessageClass,
SystemMessageNumber,
SystemMessageVariable1,
SystemMessageVariable2,
SystemMessageVariable3,
SystemMessageVariable4,
LatestMasterDataGenerationDate,
Processor,
LastChangeDateTime,
MasterDataGenerationIsRunning,
_Product,
_Site,
_Processor,
_ProductOfSuprordLstgCondition
}