SAP ABAP Data Element XILIMIT_KK (Maximum Block Size of XI Message)
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 XILIMIT_KK
Short Description Maximum Block Size of XI Message  
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 XI Messages 
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 in accordance with the block size.
In such cases, the interval covers 5000 business partners; as the block size is entered with 1000, a COMMIT takes place for all 1000 business partners.

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