SAP ABAP Data Element SIMSTATE (Status of Simulation Index)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-BI (Application Component) Contract Billing
     EE20 (Package) IS-U: Billing
Basic Data
Data Element SIMSTATE
Short Description Status of Simulation Index  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SIMSTATE    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 Sim.status 
Medium 15 Sim.ind. status 
Long 20 Sim. index status 
Heading IN 
Documentation

Definition

The status of the simulation index gives you an overview of the status of mass simulation. The different statuses are as follows:

  • 01 Newly created

    This status is given if an index is newly created using report REA_SIMINDICES_CREATE. This status is also possible if you want to reverse an index that has already been billed, using monitoring report REA_SIMINDICES_MONITOR.

  • 02 Billed

    This status indicates that the index was successfully processed. One or more simulation documents was generated, saved and copied to CO-PA or the UIS. The status is only possible if the simulation period ID refers to a simulation type where the Save Simulation Document field is selected.

  • 03 Outsorted

    An outsorted simulation document was generated during billing of the simulation index. The document was not copied to CO-PA or the UIS. Use report REA_SIMINDICES_MONITOR to check and rebill the index.

  • 04 Error during processing

    An error occurred during billing of the simulation index. The document was not copied to CO-PA or the UIS. Use report REA_SIMINDICES_MONITOR to check and rebill the index.

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