SAP ABAP Domain SMOEOPERATOR (Operators in Subscription Agent Selection Conditions)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-ADM (Application Component) Administration Console
     SMOE (Package) AdminConsole
Basic Data
Domain Name SMOEOPERATOR
Short Description Operators in Subscription Agent Selection Conditions  
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 (=)
2 =     Equal to
3 NE     Not equal to (<>)
4 <>     Not equal to
5 GE     Greater than or equal to (>=)
6 >=     Greater than or equal to
7 GT     Greater than (>)
8 >     Greater than
9 LE     Less than or equal to (<=)
10 <=     less than or equal to
11 LT     Less than (<)
12 <     Less than
13 LIKE     LIKE pattern (valid metacharacters: '_' and '%')
14 NOT LIKE     NOT LIKE pattern (invalid metachars: '_' and '%')
15     No operator
       
History
Last changed by/on SAP  20030110 
SAP Release Created in 400