SAP ABAP Data Element UPARM_Y_DIM_SOURCE (MDP Dimension Source Mapping)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PLA-RAP (Application Component) Retail Assortment Planning
     UPARM (Package) Retail MAP Master Data Maintenance
Basic Data
Data Element UPARM_Y_DIM_SOURCE
Short Description MDP Dimension Source Mapping  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UPARM_DIMENSION_SOURCE    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 DimSource 
Medium 18 Dimension Src 
Long 21 Dimension Source 
Heading 10 DimSource 
Documentation

Definition

Determines how the dimension characteristic will be mapped to the MDP view in order to control the way in which the info provider is accessed.

The dimension characteristic can be mapped in four different ways:

  • Characteristic is from selection critiera: When the info provider is read, the dimension characteristic will be restricted according to the values found in the selection criteria of the MDP view.
  • Characteristic is from column Info Object Attribute: No restrictions are made for those dimension characteristics when the info provider is read. Then, the results table from the reading of the info objects and the results table from the reading of the info provider will be matched and combined according to those dimension characteristics. You can draw a parallel with the fields that are used to join two SQL tables together.

    For example, If you have an MDP view that lists articles from the info object 0MATERIAL and you want to link this MDP view to an info provider that has 0MATERIAL as a dimension characteristic, you will use this dimension characteristic mapping.

  • Characteristic is fixed value: When the info provider is read, the dimension characteristic will be restricted according to the fixed value defined in the setting of the MDP view (see column Dimension fixed value). For example, you always want to access the data for the 0VERSION equal to 000.
  • Characteristic is fixed in column: When a characteristic dimension is used to restrict a key figure column, you should use this mapping. It might happen that you want to use the same key figure multiple times in the same results table.

    For example, you have the key figure 0CPBAINSABU that represents the sales unit per assortment. When 0VERSION is equal to F01, the value of the key figure 0CPBAINSABU will represent the forecast value for the sales unit per assortment. And when 0VERSION is equal to RP1 the value of the key figure 0CPBAINSABU will represent the planning value for the sales unit per assortment. By restricting your dimension characteristics in the colums, you can have two columns in the MDP view which will be based on the same figure 0CPBAINSABU; the first column will be for the forecast value and the second column will be for the plan value.

Use

Dependencies

Example

History
Last changed by/on SAP  20141031 
SAP Release Created in 705