SAP ABAP Data Element COM_SEARCH_TV_INDEX_PRIO (Priority at Indexing (Max = 0; Min = 999))
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_INDEX_PRIO
Short Description Priority at Indexing (Max = 0; Min = 999)  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name INDEXING_PRIO   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Priority 
Medium 15 Priority 
Long 20 Priority 
Heading Prio 
Documentation

Definition

Normally, indexing of all business objects is done in a single run of program COM_SE_DISPATCHER. This produces the processing sequence from the alphabetic sorting of the business objects and their object types.

Normally, the business partners (BUS1006) are indexed before the products (BUS1178201).

You can use the priority to change this sequence as you wish: If you assign priority 1 for the products and priority 2 to the business partners, then the products are indexed before the business partners.

Use

It can be particularly important to take assigning priorities into account for a complete indexing, because complete indexing can take several hours and you may wish to have specific indexes ready first.

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