SAP ABAP Data Element CHCKPSIZE (Package Size of Check Function Module)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     SARC_DA (Package) Archiving/Deletion
Basic Data
Data Element CHCKPSIZE
Short Description Package Size of Check Function Module  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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 Pack.Size 
Medium 20 Verify Package Size 
Long 40 Verify Package Size 
Heading  
Documentation

Definition

The number of business objects that are to be processed per call by the check function module.

Use

The cross-archiving-object check program divides the data packages it receives from the preselection module into sub-packages. The size of the sub-packages is determined by the values you have specified.

You can use the following rule of thumb to estimate the adequate size of the sub-packages:

"Package size of the preselection module" smaller than/equal to "package size of the check module" times "number of parallel processes" (can be specified in the variant maintenance).

Dependencies

Example

History
Last changed by/on SAP  20050219 
SAP Release Created in 620