SAP ABAP Domain SDOPTRANGE (Selection operator OPTION (as per range table))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF (Application Component) Basic Functions
⤷
VACR (Package) B2R: Development Class for BAPI structures

⤷

⤷

Basic Data
Domain Name | SDOPTRANGE |
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 | 19990526 |
SAP Release Created in |