SAP ABAP Domain VOPERATOR (Operators in view selection conditions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
⤷
SEDD (Package) DDIC Editor
⤷
⤷
Basic Data
| Domain Name | VOPERATOR |
| Short Description | Operators in view selection conditions |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 8 | |
| Decimal Places | ||
| Output Length | 8 | |
| 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 '%') | |
History
| Last changed by/on | SAP | 19960301 |
| SAP Release Created in |