SAP ABAP Data Element SRT_UDS_REINDEX (flag for complete UDS re-indexing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_USER_DEFINED_SEARCH (Package) User defined search
Basic Data
Data Element SRT_UDS_REINDEX
Short Description flag for complete UDS re-indexing  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SRT_UDS_REINDEX    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 re-index 
Medium 15 re-indexing 
Long 21 re-indexing requested 
Heading 21 re-indexing requested 
Documentation

Definition

This flag indicates that the UDS (user defines search) search index shall completely be dropped and built anew. This is only required, if the consistency and/or completeness of the index is not given.

Use

A complete re-indexing can be sensible in the following situations:

  • New UDS configuration entries are created after the UDS index is already in use, and the manual specification of the according filter values for the specific indexing of the according messages would be too cumbersome.
  • UDS configuration entries are deactivated or removed and according entries in the UDS index for messages shall be removed as well.
  • For any other reasons the UDS index is not consistent or complete.

Keep in mind that a complete re-indexing may take a long time in case there are many messages affected.

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 740