SAP ABAP Domain SWB_CMPOP (Comparison operators for Boolean rules)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWB (Package) Business Workflow: Condition Editor & Start Conditions
⤷
⤷
Basic Data
| Domain Name | SWB_CMPOP |
| Short Description | Comparison operators for Boolean rules |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 4 | |
| Decimal Places | ||
| Output Length | 4 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | = | Equal to | |
| 2 | <> | Not equal to | |
| 3 | < | Less than | |
| 4 | <= | Less than or equal to | |
| 5 | > | Greater than | |
| 6 | >= | Greater than or equal to | |
| 7 | CP | Contains pattern | |
| 8 | NP | Contains no pattern | |
| 9 | CE | Table contains element | |
| 10 | NE | Table does not contain element | |
| 11 | EX | Object/element exists | |
| 12 | NX | Object/element does not exist | |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |