SAP ABAP Domain /OSP/DO_RSZ_OPERATOR (Operator for Select Options and Other Expressions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   XAP-OSP (Application Component) Office Suite Program
     /OSP/REPORT (Package) Office Suite Program - report functionality
Basic Data
Domain Name /OSP/DO_RSZ_OPERATOR
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  20060619 
SAP Release Created in 100