SAP ABAP Message Class /MAP/E Message Number 055 (Disallowed sequence of dimensions)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PLA-RMP (Application Component) Retail Merchandise Planning
     /MAP/E (Package) BW: Content MAP Events, DB- and Application Layer
Attribute
Message class /MAP/E  
Short Description Messages for Package XXX    
Message Number 055  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141101   
Message Text
Disallowed sequence of dimensions
Help Document

Diagnosis

If table XTS_DIMENSIONS is subject to sorting in the BAdI implementation /MAP/E_SELECT_ORDER, bear in mind the following:

  • If the product dimensions are connected with OR, these product dimensions must exist in the table and follow on consecutively from each other. In the case of the "Dim 1 OR Dim 2 OR Dim 3" mode, these are the product dimensions 1, 2, and 3. In the case of the "Dim 1 AND (Dim 3 OR Dim 3)" mode, this rule only applies to the product dimensions 2 and 3. The sequence of the product dimensions connected to each other by OR is not significant.
  • The location dimension - if it exists in the table - must be analysed after the event occurrence (dimension "SPACE").

In this case, at least one of these requirements has not been met.

System Response

The system terminates processing.

Procedure

Adjust the implementation of the BAdI /MAP/E_SELECT_ORDER in such a way that the aforementioned requirements are met.

Procedure for System Administration

History
Last changed on/by 20141101  SAP 
SAP Release Created in   702