SAP ABAP Data Element AREN_DTE_CALLBACK_ACLA_WRITE (Name of Callback for Calling Archiving Classes)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ARE (Application Component) Archiving Engine
     ARFA_ARCHIVING_FACTORY (Package) Archiving Factory
Basic Data
Data Element AREN_DTE_CALLBACK_ACLA_WRITE
Short Description Name of Callback for Calling Archiving Classes  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
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 CB Arch.Cl 
Medium 19 CB Function Arch.Cl. 
Long 20 CB Function Arch.Cl. 
Heading 31 CB Function Archiving Class 
Documentation

Definition

This data element describes the name of the callback function module called by the Archiving Engine to write data to the archive from archiving classes for a data object. The parameter interface of the callback function module is defined as follows:

Parameter name     Par. type    Data type        Meaning

I_BUSINESSKEY    Import    ANY            Business key

I_ARCHOBJ        Import    TYP_AR_OBJECT    Archiviung object

I_ARCHIVE_HANDLE    Import    SY-TABIX        Handle of archive file

I_FLG_TESTMODE    Import    CHAR1            Indicator: test mode

Use

In the implementation of this callback, the specific write function modules are called for the archiving classes belonging to the data object.

Dependencies

Example

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