SAP ABAP Data Element COM_SEARCH_TV_LAST_STATE_UI (Status of Last Indexing)
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_LAST_STATE_UI
Short Description Status of Last Indexing  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT20    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name LAST_INDEXING_STATE_UI   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Status 
Medium 15 Status 
Long 20 Status 
Heading 10 Status 
Documentation

Definition

Status that the indexing program has attained up to now.

The task of the indexing program COM_SE_DISPATCHER is to get the objects from the application and transfer them to the search engine. For more information, see the Program Documentation.

Use

The status is set for each index, even if the indexing program goes over several indexes in one run.

The following statuses are defined:

0 - Initial

1 - Cancelled

2 - Active

3 - Completed

Dependencies

Status "1 - Cancelled" means that processing of an individual index had to be terminated. The indexing program could then continue to run.

If the entire indexing job terminates because of a runtime error, then the display in the index monitor for the affected index retains the status "2 - Active". You can find information on runtime errors in the job log.

Example

If an index has the status "3 - Completed", the transfer of the objects to the search engine for this index is complete.

Notes

After the transfer, there is a multi-level inbound processing (queue) within the search engine. The objects can only be searched once the queue has been processed completely. You can get a summary of the processing statuses in the index monitor in the columns Queue: In Process, Queue: Errors, and Optimized. To get a more detailed overview of the individual processing steps, choose TREX Admin.

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