SAP ABAP Data Element ACE_SYS_EVENT (Accrual Engine: System Event)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-GL-GL-ACE (Application Component) Accrual Engine
     ACE (Package) Accrual Engine: Other
Basic Data
Data Element ACE_SYS_EVENT
Short Description Accrual Engine: System Event  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ACE_SYS_EVENT    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table TACE_EXISTEVENTS    
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 Sys Event 
Medium 15 System Event 
Long 20 System Event 
Heading 10 Event 
Documentation

Definition

The Accrual Engine is largely made up of generic programs that are used jointly by all components (applications that call them up).

To make it possible to carry out component-specific processing in these generic programs, exits have been inserted at certain points in the source text in these programs.

Table TACESYSTEVENTS is accessed with a special combination of:

  1. Area withing the Accrual Engine
  2. Component
  3. Event
    If a function module has been defined for this key, it will be called up.
    The function module interface is dependent on the EVENT.

Some events are obligatory under certain conditions, while others are optional.

History
Last changed by/on SAP  20020125 
SAP Release Created in 461