SAP ABAP Data Element ESH_E_OM_SELECTION_OPTIONS (Sel. Options: EQ; BT; CP; GT; GE; LT; LE; NE; NB; NP)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_OBJ_MOD_REP (Package) Model Repository
Basic Data
Data Element ESH_E_OM_SELECTION_OPTIONS
Short Description Sel. Options: EQ; BT; CP; GT; GE; LT; LE; NE; NB; NP  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
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 Sel.Optns 
Medium 15 Sel. Options 
Long 25 Sel. Option Operators 
Heading 30 Supported Sel. Optn Operators 
Documentation

Definition

The data element lists selection option operators that are supported for data extraction.

The sequence of the operators is as follows:

EQ - equals

BT - between (binary operator)

CP - contains pattern

GT - greater than

GE - greater than or equal to

LT - less than

LE - less than or equal to

NE - not equal to

NB - not between (binary operator)

NP - does not contain pattern

Use

For each operator that the data element supports, you must set the value in the data element according to the sequence by entering an 'X'.

Dependencies

Example

If EQ, BT and NE are supported, the field has to be filled as follows (_represents a space): 'XX_____X__'.

History
Last changed by/on SAP  20110908 
SAP Release Created in 730