SAP ABAP Data Element CACSCOMMITSIZE (Size of Processing Package for an Object Before DB Commit)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSCC (Package) ICM: Commission Case 'Light'
Basic Data
Data Element CACSCOMMITSIZE
Short Description Size of Processing Package for an Object Before DB Commit  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INT2_NOS    
Data Type INT2   2-byte integer, only for length field before LCHR or LRAW 
Length 5    
Decimal Places 0    
Output Length 5    
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 Commit 
Medium 15 Commit Size 
Long 20 Pack. Size DB Commit 
Heading 20 Pack. Size DB Commit 
Documentation

Definition

Number of data records after which use of a Database-Commit is stopped.

Once the maximum number of objects in a database commit group has been reached, the program writes the changes to the database. A complete rollback is only possible within this group.

Recommendation

SAP AG recommends that you stop using a database-commit after 100 database records.

History
Last changed by/on SAP  20020219 
SAP Release Created in 462