SAP ABAP Data Element DBLIMIT_KK (Minimum block size for mass selection)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKB (Package) Contract A/R & A/P: Central Objects
Basic Data
Data Element DBLIMIT_KK
Short Description Minimum block size for mass selection  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SYST_LONG    
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 Block size 
Medium 15 Block size 
Long 30 Size of the selection blocks 
Heading 11 Block size 
Documentation

The data (for example, for the due or overdue items) is selected according to intervals. For more information, see the help for the corresponding fields.

The block size controls how many selected items are held in the main memory. Too few items causes more frequent access to the database; too many items increases the load on the system caused by the management of the data. Reconcile the block size with the size of the interval.

Numerous mass activities implement the size of a COMMIT block according to the block size.
In such cases, the interval covers, for example, 5000 business partners, since the block size is specified with 1000, a COMMIT is carried out for all 1000 business partners.

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