SAP ABAP Domain OPT_RANGE (Selection operator OPTION (as per range table))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CA (Application Component) Cross-Application Components
⤷
NDBS (Package) New Dimension Plug-In: Basis Objects

⤷

⤷

Basic Data
Domain Name | OPT_RANGE |
Short Description | Selection operator OPTION (as per range table) |
Definition
Data Type | CHAR | Character String |
No. Characters | 2 | |
Decimal Places | ||
Output Length | 2 | |
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 und High < x ) | |
5 | CP | Contains the pattern | |
6 | NP | Does not contain the pattern | |
7 | LT | Less than (< low) | |
8 | LE | Less than or equal to (<= low) | |
9 | GT | Greater than (> low) | |
10 | GE | Greater than or equal to (>= low) | |
History
Last changed by/on | SAP | 19991108 |
SAP Release Created in |