SAP ABAP Domain RSZ_OPERATOR_DOMAIN (Operator for Select Options and Other Expressions)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSZ (Package) BEx query definition server
Basic Data
Domain Name RSZ_OPERATOR_DOMAIN
Short Description Operator for Select Options and Other Expressions  
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: Single Value
2 NE     Not Equal: Everything Apart from the Specified Single Value
3 BT     Between: Range of Values
4 NB     Not Between: Everything Outside the Range
5 LE     Less or Equal: Everything <= Value in Field LOW
6 GT     Greater Than: Everything > Value in Field LOW
7 GE     Greater or Equal: Everything >= Value in Field LOW
8 LT     Less Than: Everything < Value in Field LOW
9 CP     Contains Pattern: Masked Input: Find Pattern
10 NP     Not Contains Pattern: Masked Input: Reject Pattern
       
History
Last changed by/on SAP  20130604 
SAP Release Created in