SAP ABAP Data Element TESTRUN (Switch to Simulation Session for Write BAPIs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-API (Application Component) BAPI Tools (for BAPIs see Note 813411)
     SBF_BAPI (Package) Business Framework BAPI, Central Modules, Tools
Basic Data
Data Element TESTRUN
Short Description Switch to Simulation Session for Write BAPIs  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BAPIFLAG    
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 TESTRUN   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Simulation 
Medium 17 Simulation Mode 
Long 32 Switch to Simulation Mode 
Heading 32 Switch to Simulation Mode 
Documentation

Definition

Used to check the specifications of the instance in write BAPIs, before the object instance is actually created in the database. The creation of the object instance is simply simulated and the data is not updated. The possible values are:

  • ' ' (no value)

    No value means that updating takes place. This is the standard setting and is what the caller usually expects.

  • 'X'

    This value means that this BAPI is called only in simulation mode and that data is not updated when the BAPI is called.

History
Last changed by/on SAP  20010130 
SAP Release Created in