SAP ABAP Data Element CIFSELSIZE (Block Size for Data Object Selection)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SCM-BAS (Application Component) SCM Basis
     CIF (Package) Core Interface
Basic Data
Data Element CIFSELSIZE
Short Description Block Size for Data Object 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 SlctBlkSze 
Medium 15 SelectBlockSize 
Long 20 Selection Block Size 
Heading 10 SlctBlkSze 
Documentation

Definition

Maximum number of data objects per object type (for example, sales orders) that can be selected in a block for the transfer to SAP APO.

Use

The value specified here limits the number of data objects in the initial data transfer that can be sent to SAP APO together in a remote function call (RFC). If more than the number of data objects specified here exist for a filter object block, the data objects are divided into several blocks and sent in these blocks. A value that is too high can lead to problems due to the increased memory usage and runtime. A value that is too low can hinder performance because of the large number of blocks that need to be created.

Note that only one data object is selected for each filter object in the case of master data. For this reason, the system here always uses the block size that you have specified as the filter block size. Other values are not taken into account.

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