SAP ABAP Domain SWFCOMPOP (Comparison Operator in a Condition)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_RLS (Package) Rules - Workflow Rules and Rule Systems
⤷
⤷
Basic Data
| Domain Name | SWFCOMPOP |
| Short Description | Comparison Operator in a Condition |
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 | = | Compare Consistency | |
| 2 | <> | Compare Inconsistency | |
| 3 | < | Less than | |
| 4 | > | Greater than | |
| 5 | <= | Less than or equal to | |
| 6 | >= | Greater than or equal to | |
| 7 | EX | Value of expression exists and is not initial | |
| 8 | NX | Value of expression not defined or initial | |
| 9 | CE | Table contains specified expression | |
| 10 | CN | Table does not contain specified expression | |
| 11 | CP | String contains value of specified expression | |
| 12 | NP | String does not contain specified value | |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |