SAP ABAP Data Element CCRCE_SELOPT (Selection Option)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBRC (Package) EHS: Substance-Related Regulation Checks
Basic Data
Data Element CCRCE_SELOPT
Short Description Selection Option  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CCRCD_SELOPT    
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 when selecting data. The operators work together with the following fields:

Example

You can use the operators contains pattern and does not contain pattern to enter a pattern. In the value, + stands for exactly one character and * stands for any number of characters (also for no characters).

With the operator contains pattern, M++ER* returns all values that begin with M, contain the letters ER in the fourth and fifth positions, and end with any string of characters.

Note:

If you use the characters * and + together with another operator, 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  20100310 
SAP Release Created in 46C