SAP ABAP Data Element IGN_SEARCH_STOP_EXPRESSION (BRF Expression for Stop Condition in Search Sequences)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     IGN_SEARCH_API (Package) Search API
Basic Data
Data Element IGN_SEARCH_STOP_EXPRESSION
Short Description BRF Expression for Stop Condition in Search Sequences  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BRF_EXPRESSION    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
Value Table TBRF150    
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 StopCond. 
Medium 16 Stop Condition 
Long 30 Expression for Stop Condition 
Heading 30 Expression for Stop Condition 
Documentation

Definition

Business Rule Framework (BRF) expression, from the boolean category, which you can use to specify when the system terminates the search sequence.

Use

If you define this kind of BRF expression for a search in a search sequence, the system evaulates the BRF expression after the search has been run. If the BRF expression returns the TRUE value, the system ends the search sequence.

Dependencies

You need to create the BRF expression in the BRF first.

Example

You can, for example, specify that the system ends the search sequence as soon as the first search has found a hit.

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