SAP ABAP Data Element ECCOUNTER (Commit after X units)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-IN (Application Component) Invoicing
     EE22 (Package) IS-U: Bill Printout
Basic Data
Data Element ECCOUNTER
Short Description Commit after X units  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUMC03    
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
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 Com. after 
Medium 15 Commit after 
Long 20 Commit after 
Heading  
Documentation

Definition

Specifies the number of documents after which the system executes a COMMIT WORK. When this COMMIT WORK is executed, all postings generated up to this point are updated to the database.

If you choose a value greater than one, the system can reduce the number of times the database is accessed so that the processing time is shorter.

The disadvantage of adopting this procedure, however, is that if an error occurs in one document, then neither that document nor any of the other documents generated since the last COMMIT WORK are updated.

To find out which documents have actually been generated in a processing run, see the relevant log.

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