SAP ABAP Data Element AFX_DTE_ARCHMODE (Archiving Mode)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-GMA (Application Component) Generating, Monitoring for Mass Data Archiving Solutions
     AFX_GLOBAL (Package) Archiving Framework: Global Objects
Basic Data
Data Element AFX_DTE_ARCHMODE
Short Description Archiving Mode  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AFX_ARCHMODE    
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 Arch. Mode 
Medium 15 Archiving Mode 
Long 20 Archiving Mode 
Heading 18 Archiving Mode 
Documentation

Definition

The following archiving modes are provided:

  • Test mode

    In test mode, no parallel background jobs are started during the analysis and write programs. The packages are worked through sequentially in online mode. Test mode is used for debugging and testing.

    The analysis program does not update the data records in the database. The write program generates archive files. The delete program does not delete any data records in the database.

  • Simulation mode

    Simulation mode is similar to test mode, but the individual work packages are processed in parallel. The write program does not generate any archive files.

  • Productive mode

    Productive mode is used to productively archive the data. Choose this setting for live operation.

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