SAP ABAP Data Element TYP_ACTION17 (Business Check)
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_ACTION17
Short Description Business Check  
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 17 
Medium 15 17 
Long 20 17 
Heading 17 
Documentation

Business Check

The business check is defined in this section. The system decides whether business objects can be archived or not.

A business object that references another business object cannot be archived, for example. The business check can check the previous relationship for the business objects (where-used list).

Simple checks can also be implemented in the business check, for example, to see whether a business object is still used in the operational system.

If there is a rejection (not archivable), the business rejection reason is specified. This enables close analysis of the complete dataset.

The resubmission date, if known in the business check (for example, determined from the referenced business object in the case of non-archivability), can and should be specified (optional) in addition to the rejection reason.

For performance reasons, the business check is made for a full package of business objects. The individual check modules are given a package of business object headers. For each business object header in this package, it must decide whether or not it can be archived.

The business check consists of one or more check plug-ins. One or more check modules are assigned to the check plug-ins.

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