SAP ABAP Data Element ACE_PERIODIC_SIMULATION_REPORT (Report Name for Simulation of Periodic Accruals)
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_PERIODIC_SIMULATION_REPORT
Short Description Report Name for Simulation of Periodic Accruals  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PROGNAME    
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
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 Report S. 
Medium 20 Report Period. Simul 
Long 31 Report for Periodic Simulation 
Heading 40 Report Name for Periodic Accrual Simul. 
Documentation

Definition

If you want to make it possible to simulate periodic accruals for a component, you can create a component-specific report for the simulation.

A report of this kind is required if component-specific simulation parameters are to be entered on the selection screen.

The report should be created in the same way as the ACEPS_PERIODIC_SIMULATION and only differ from it in the ways described below.

  1. The component-specific report should contain an include with parameter P_COMP in the selection screen (obligatory).
  2. The selection screen can also have an include for the REF_KEY fields (optional) and
  3. an include for the component-specific simulation parameters (optional)
  4. The report can have its own status and title (optional).
    For processing component-specific OK codes, an entry has to be created in table TACESYSTEVENTS for
    • ACE application: ACE-PS
    • Event: REP_COMMND

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