SAP ABAP Data Element EVE_TV_INCLUDE_INITIAL_VALUES (Consider Initial Values During Summarization)
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_INCLUDE_INITIAL_VALUES
Short Description Consider Initial Values During Summarization  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EVE_INCLUDE_INITIAL_VALUES    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name INCLUDE_INITIALS   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Init. Vals 
Medium 20 With Initial Values 
Long 30 Consider Initial Values 
Heading 30 With Initial Values 
Documentation

Definition

Stipulates how initial attribute values should be handled for summarization of attributes of an evaluation.

Use

Initial attribute values can have different semantics during summarization of attributes within the object hierarchy of the application.

You can stipulate the following system behavior.

  1. Ignore during summarization

    The system takes into account all non-initial attribute values during summarization only.

  2. Include in summarization

    Initial attribute values are handled just as all non-initial values during summarization.

  3. Cancel summarization

    The system cancels summarization on this level of the object hierarchy, if at least one of the attribute values is initial.

Dependencies

Example

The initial value of an attribute of the type 'date' is '00000000'. A summarization according to the summarization rule "minimum" would always copy this initial value to the higher hierarchy level. If you stipulate the rule "ignore during summarization" for the attribute, the summarized value is determined as the minimum of all non-initial attribute values of the lower hierarchy level only.

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