SAP ABAP Data Element COM_SEARCH_TV_UPD_PACK_SIZE (Maximum Number of Objects Per Index Update Package)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-SES (Application Component) TREX Search Engine Service
     SES_CUSTOM (Package) SES: Customizing + central types and functions
Basic Data
Data Element COM_SEARCH_TV_UPD_PACK_SIZE
Short Description Maximum Number of Objects Per Index Update Package  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
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 UPD_PACK_SIZE   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Obj./Pack. 
Medium 15 Max. Obj./Pack. 
Long 20 Max. Objects/Package 
Heading 10 Obj./Pack. 
Documentation

Definition

The search engine indexes are updated using packages, which are bundles for a large number of objects. This improves communication and processing and allows for better data throughput.

With this parameter, you define the maximum number of objects allowed in one package.

Use

Dependencies

Package sizes should not be greater than 10.000 objects. If the package size is greater than this, there is no improvement. But this size is not a problem for the search engine. Depending on the implementation of the data collection, smaller package sizes may be advisable.

Example

Package sizes should be between 100 and 10.000 objects. The standard value is 1.000.

History
Last changed by/on SAP  20050115 
SAP Release Created in 300