SAP ABAP Data Element TYP_ACTION05 (Archive and Delete)
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_ACTION05
Short Description Archive and Delete  
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 05 
Medium 15 05 
Long 20 05 
Heading 05 
Documentation

Archive and Delete

The tables from which data records are archived (written to the archive) and deleted (removed from the database) are registered in this category.

The data records that are selected with the read module that belongs to the table are archived and deleted.

Remark About Conditional Deletion (Exceptional Case)

If the "Conditional Deletion" view has been activated, a check module for conditional deletion can be stored on the "Table" detail screen.

Conditional deletion is relevant in the case where data (table entries) is shared by more than one business object.

This module is called by the Archiving Engine in the deletion phase. If other business objects reference an individual entry in T_TABLE in addition to the business object currently processed, the check module must filter out this entry from T_TABLE.

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