SAP ABAP Data Element IGN_SEARCH_SEQUENCE (Search Sequence)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     IGN_SEARCH_API (Package) Search API
Basic Data
Data Element IGN_SEARCH_SEQUENCE
Short Description Search Sequence  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type IGN_SEARCH    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
Value Table TIGN220    
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 Search Seq 
Medium 15 Search Sequence 
Long 20 Search Sequence 
Heading 20 Search Sequence 
Documentation

Definition

Special search by the search framework, which comprises several individual searches.

Use

You can use search sequences to set up complex search procedures. Normally, the system decides only during the runtime whether it ends the search or continues with more searches, for example, using the hit list found so far.

You can assign more than one search to a search sequence. You use a sequential number to specify the order in which the system starts the searches for a search sequence.

In addition, you can enter the following extra settings for the searches in a search sequence:

Dependencies

You must register the searches that you assigned to a search sequence in the search framework first.

History
Last changed by/on SAP  20050224 
SAP Release Created in 472