SAP ABAP Data Element EVE_TV_ROLL_UP_RULE (Rule for Summarization in Evaluation Engine)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EVA (Application Component) Evaluations
     EVE_SETTINGS (Package) Evaluation Engine - System und Customizing
Basic Data
Data Element EVE_TV_ROLL_UP_RULE
Short Description Rule for Summarization in Evaluation Engine  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EVE_ROLL_UP_RULE    
Data Type CHAR   Character String 
Length 16    
Decimal Places 0    
Output Length 16    
Value Table EVE_ROLL_UP_RULE    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name ROLL_UP_RULE   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Summ. Rule 
Medium 20 Summarization Rule 
Long 25 Summarization Rule 
Heading 25 Summarization Rule 
Documentation

Definition

Controls the summarization of an attribute in the object hierarchy of an evaluation.

Use

Attributes are summarized within an object hierarchy from bottom to top. The attribute of a hierarchically higher-level object is created when you summarize the attribute of all hierarchically lower-level objects and the attribute of the object itself. The following summarization rules are delivered for the evaluations:

  • Total

    The attribute values of all objects are totaled.

  • Minimum

    The smallest attribute value of all objects is used.

  • Maximum

    The greatest attribute value of all objects is used.

  • Copy if equal

    The attribute of the hierarchically superior object receives a value if the attribute value of all influent objects are identical.

  • No summarization

    The attribute is not summarized. All objects have their own value, if a value exists.

Dependencies

If an object and a hierarchically lower-level object has an attribute value, you must define in the summarization resolution (EVE_TV_ROLL_UP_RESOLVE) how you want this conflict to be resolved.

Note: The project view of the dashboard continuously displays aggregated values.

Example

In the Project Management application the following summarization rules are used as follows:

  • Quantity, amounts, and counters are added.
  • The actual start is summarized with the minimum rule and the actual finish is summarized with the maximum rule.
  • Currency keys and unit of quantities are summarized with the copy if equal rule.
  • The scheduled start and finish are not summarized.

History
Last changed by/on SAP  20141109 
SAP Release Created in 100