SAP ABAP Data Element ESESELOPT (Selection Option)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-EHS (Application Component) Environment, Health and Safety: Master Data
     CBEHS_BAS (Package) Common EH&S Objects
Basic Data
Data Element ESESELOPT
Short Description Selection Option  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ESDSELOPT    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
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. Opt. 
Medium 15 Sel. Option 
Long 20 Selection Option 
Heading  
Documentation

Definition

Defines the value range of the condition you specified in the form of operators.

Use

With the operators you specify whether the entered values are to be used as single values, ranges, or patterns for the purpose of restricting data selection. The operators work together with the fields lower limit (from) and upper limit (to), as well as the include/exclude criterion (I/E).

Example

You can use the operator CP to enter a pattern.

Here:

+ stands for exactly one character

* stands for any number of characters (even for no characters)

M++ER*: returns all values that begin with "M", contain the letters "ER" in the third and fourth positions, and end with any string of characters.

Note:

If you use the characters * and + together with an operator other than CP, the characters are not interpreted as wildcards, but stand for themselves:

a*c combined with EQ and I (inclusive) returns exactly a*c.

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