SAP ABAP Data Element UPP_Y_NORMA (Characteristic for standardizing, using standard. method)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPP (Package) SEM-BPS: Planning Processor and Layout Builder
Basic Data
Data Element UPP_Y_NORMA
Short Description Characteristic for standardizing, using standard. method  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR30    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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  
Medium  
Long  
Heading  
Documentation

Definition

The calculation method for a cell is defined from the master record attributes of all characteristics (inheritance logic header, row, column).

If the method is standardization, for a cell calculation, for example, you need to know which other values need to be used for the standardization.

These values arise from the current ITDAT3 key. The current value of characteristic KPP0L-CALCMF is to be replaced by ITAUSPR-NORMA.

CALCMF is the characteristic whose value has the method CALCM_NORM.

After the standardization using the standardization basis, the arithmetic average is found.

Example

Up to now, this method only arises in CO-OM:

ITAUSPR
FIELDNAME VALUE CALCM NORMA
--------- ------ ---------- -----
'VALUES' Price CALCM_NORM Price unit

Therefore, when determining the standardization basis, the value of the dimension 'VALUES' is replaced by the value 'Price unit'.

Period values

Period Price Price unit
------- ----- ------------
1 1,50 1
2 25 10 ("per 10 units")
3 2 1

--> the arithmetic average is displayed on the overview screen, standardization occurred first to price unit 10, therefore

Period Price Price unit
------- ----- ------------
1-3 20 10

Note:

  • In PAI, the price unit is written off in all periods.
  • The price unit itself has CALCM_NOTH (maximum).
  • CALCM_NOTH and CALCM_NORM interact with each other:
    When updating an entry with CALCM_NORM, the relevant entry with CALCM_NOTH is written off and, in turn, also the other entries with CALCM_NORM assigned to this entry (see routine ic007 and subsequent routines).

History
Last changed by/on SAP  20130604 
SAP Release Created in