SAP ABAP Domain /LIMEB/OPTION (Obsolete as of AP 7.0 Sel. operator OPTION for range table)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   SCM-ECT-LIM-AI (Application Component) Application Interface
     /LIMEB/AI (Package) LIME BPI Application Interface
Basic Data
Domain Name /LIMEB/OPTION
Short Description Obsolete as of AP 7.0 Sel. operator OPTION for range table  
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 and High < x )
5 CP     Contains the Pattern
6 NP     Does not Contain the Pattern
7 LT     Smaller than (< Low)
8 LE     Smaller than or Equal to (<= Low)
9 GT     Bigger than (> Low)
10 GE     Bigger than or Equal to (>=Low)
       
History
Last changed by/on SAP  20080415 
SAP Release Created in 2003_1_620