SAP ABAP Data Element F124MINBEL (Minimum Number of Line Items for Update)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBAS (Package) Financial accounting 'Basis'
Basic Data
Data Element F124MINBEL
Short Description Minimum Number of Line Items for Update  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUM4    
Data Type NUMC   Character string with only digits 
Length 4    
Decimal Places 0    
Output Length 4    
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  
Medium  
Long  
Heading  
Documentation

Definition

Improves program performance (for large numbers of documents) since the clearing transaction is only called up when this minimum number of line items has been reached. Documents for clearing are then collected internally by the program until the minimum number is reached.

For example, you have an account with circa 100,000 documents. You know that based on the grouping criteria defined, 80,000 are suitable for clearing. Assume that each group that can be cleared contains exactly 2 line items and you set the minimum number to 10. Instead of the clearing transaction being called up 40,000 times, it is only called up 8,000 times, thereby creating only 8,000 clearing documents.

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