SAP ABAP Data Element TYP_HEADERTAB (Name of Header Table)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ARE (Application Component) Archiving Engine
     ARFA_ARCHIVING_METADATA (Package) Archiving Metadata
Basic Data
Data Element TYP_HEADERTAB
Short Description Name of Header Table  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TABNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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 Header 
Medium 15 Header Table 
Long 20 Header Table 
Heading 30 Master Header Table 
Documentation

Definition

Name of the master table. The business object headers are saved here.

There are multiple dependent tables for the header table. These tables are registered in the read section.

Caution:

  • The header table must also be registered in the read section (with the relevant read modules).
  • The header table must have the structure AFX_STATUS_DATA_EXT included.
  • There must be an index of all archiving fields (AFX_STATUS_DATA_EXT) defined, otherwise performance of the Archiving Engine is affected.

Dependencies

Example

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