SAP ABAP Domain CRMOPTRAN (Selection operator OPTION (according to table range))
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA (Application Component) Cross-Application Components
⤷
CRMB (Package) R/3 Adapter Basis Tools
⤷
⤷
Basic Data
| Domain Name | CRMOPTRAN |
| Short Description | Selection operator OPTION (according to table range) |
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 and 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 | 20080415 |
| SAP Release Created in |