SAP ABAP Domain DBGWCOMPOP (Comparison operator for watchpoints)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_DEBUG (Package) Types for Debugger
⤷
⤷
Basic Data
| Domain Name | DBGWCOMPOP |
| Short Description | Comparison operator for watchpoints |
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 | < | Watchpoint field < comparison field or value | |
| 2 | <= | Watchpoint field <= comparison field or value | |
| 3 | = | Watchpoint field = comparison field or value | |
| 4 | <> | Watchpoint field <> comparison field or value | |
| 5 | >= | Watchpoint field >= comparison field or value | |
| 6 | > | Watchpoint field > comparison field or value | |
| 7 | LT | Watchpoint field < comparison field or value | |
| 8 | LE | Watchpoint field <= comparison field or value | |
| 9 | EQ | Watchpoint field = comparison field or value | |
| 10 | GE | Watchpoint field >= comparison field or value | |
| 11 | GT | Watchpoint field > comparison field or value | |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |