SAP ABAP Domain /SDF/EM_OPTION (Option)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-DIA-APP-EM (Application Component) Exception Management
     /SDF/EM_IPA_7X (Package) ABAP Instrumentation Platform for Exception Management
Basic Data
Domain Name /SDF/EM_OPTION
Short Description Option  
Definition
Data Type CHAR Character String
No. Characters  
Decimal Places    
Output Length  
Conversion Routine   
Sign  
Lower Case  
Value Range
# Lower Limit Upper Limit Short Description
1 EQ     equal to (= Low)
2 NE     not equal to (<> Low)
3 BT     Between lower and upper value (Low <= x <= High)
4 NB     Outside lower and upper value (x < Low und High < x )
5 CP     Contains the pattern
6 NP     Does not contain the pattern
7 LT     less than than (< Low)
8 LE     less than or equal to (<= Low)
9 GT     greater than than (> Low)
10 GE     greater than or equal to (>=Low)
       
History
Last changed by/on SAP  20140922 
SAP Release Created in 2008_1_700