SAP ABAP Data Element EVENTAGGREGATION_FIS (Aggregation of the Log Entry)
Hierarchy
FI-CA (Software Component) FI-CA
   CA-GTF (Application Component) General Application Functions
     FISCM (Package) FSCM Central Objects
Basic Data
Data Element EVENTAGGREGATION_FIS
Short Description Aggregation of the Log Entry  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EVENTAGGREGATION_FIS    
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    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Agg. 
Medium 15 Aggregation 
Long 20 Aggregation 
Heading  
Documentation

Use

You can aggregate the entries as follows:

  • No Aggregation

    A new entry is created each time you access the system.

  • Retain older entry

    If there is an existing entry, the system does not create a new one.

  • Overwrite older entry

    If there is an existing entry, this is overwritten by a new entry.

Aggregation avoids unnecessary retention of data, but also impairs system performance, as for each entry the system checks whether there is an existing entry. With performance in mind, no locking mechanism has been provided. However, despite active aggregation you may find that the system creates several identical entries for multiple accesses.

Dependencies

Example

History
Last changed by/on SAP  20050224 
SAP Release Created in 464