SAP ABAP Data Element WRITE_AND_DELETETESTMODE (Process. Options for Write Progrm.: Delete with Test Variant)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     SARC (Package) Archive Development Kit
Basic Data
Data Element WRITE_AND_DELETETESTMODE
Short Description Process. Options for Write Progrm.: Delete with Test Variant  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type X    
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 Delete 
Medium 20 Delete Test Variant 
Long 30 Delete with Test Variant 
Heading 30 Delete with Test Variant 
Documentation

Definition

If this indicator is set, the delete program of the archiving object will be started with the test mode variant that was specified in the archiving-object-specific customizing. You can set the customizing of the variant so that the delete program will be run in in the test mode. No data will be deleted from the database, because deletion is only simulated. The program will generate statistics about the table entries that would be deleted from the database in the production mode.

If the indicator is not set, the delete program will be started with the production mode variant that was specified in the archiving-object-specific customizing. You can set the customizing of the variant so that the delete program will be run in the production mode and the program will delete the archived data from the database. It will also generate statistics about the table entries that were deleted.

Use

Dependencies

The checkbox will only appear on the selection screen if in Archiving-Object-Specific Customizing under Settings for Delete Program you have checked the option Start Automatically.

The checkbox only appears in the production mode. The delete program is never started in the test mode, because no archive files are created in this mode.

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 630