SAP ABAP Data Element TYP_ACTION03 (Read Section)
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 TYP_ACTION03
Short Description Read Section  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 03 
Medium 15 03 
Long 20 03 
Heading 13 03 
Documentation

Read Section

The Read section defines the Retrieve method for the business object. All data for a business key is read from the database here.

The Read section is divided into one or more Read plug-ins. Each Read plug-in has one or more tables assigned to it, including their DE Read modules.

In the Read section, you define how data is handled by the Archiving Engine. There are three main categories:

a) Archive and delete (write database content to archive and delete data from database)

b) Archive only (write copy from database to archive)

c) Delete only (pure deletion from the database without persistent storage of data in the archive)

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