SAP ABAP Data Element ARCH_COUNT (Maximum Number of Objects Allowed in an Archive File)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     SARC (Package) Archive Development Kit
Basic Data
Data Element ARCH_COUNT
Short Description Maximum Number of Objects Allowed in an Archive File  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type U_INT_4    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
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 Max.No. 
Medium 15 Maximum Number 
Long 20 Max.No.of Objects 
Heading  
Documentation

Definition

Use

This parameter controls the maximum number of data objects per archive file. Before a data object is written to an archive file, the system checks whether the maximum number allowed would be exceeded. If this is the case, the current archive file is closed and a new one opened for the data object.

Procedure

If a value is not entered here, a check is not carried out.

Examples

Dependencies

If the write program completes the archiving file, the delete program is automatically started provided this is set up in Customizing. The delete program reads the file and deletes the data in the database. The smaller the maximum number of objects in a file, the more likely it is that several deletion processes will run in parallel to the write program. Several background processes are required for this. The parallel processing of deletion may be advantageous to a certain extent.

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