SAP ABAP Data Element SF_OR (OR operator (Boolean))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-IMG (Application Component) Implementation Guide
     SFIN (Package) Basis Development: SAPfind Information Retrieval
Basic Data
Data Element SF_OR
Short Description OR operator (Boolean)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLEAN    
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 OR 
Medium 15 OR 
Long 20 OR 
Heading
Documentation

Definition

By entering an 'X' in this field, you indicate that the search term is linked to the previous search term by means of an OR operator.

"aaa OR bbb" means that it is sufficient for one of the two arguments, 'aaa' or 'bbb' to be contained in the text.

Precisely one operator should be marked in a line if a search term is to follow.

The entered expression is processed from left to right, e.g. the search expression

aaa

AND bbb

OR ccc

NOT_AND ddd

corresponds to the bracketed expression

((( aaa AND bbb ) OR ccc ) NOT_AND ddd ).

History
Last changed by/on SAP  19950209 
SAP Release Created in