SAP ABAP Class CL_SWF_RLS_COMPOP_EX (Comparison operator: 'element exists')
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RLS_UNARY_COMPOP | Univalent Comparison Operator (for example, EX, NX) | 20010925 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RLS_COMPOP_NX | Comparison operator: 'element does NOT exist' | 20010926 |
Properties
| Class | CL_SWF_RLS_COMPOP_EX | |
| Short Description | Comparison operator: 'element exists' | |
| Super Class | CL_SWF_RLS_UNARY_COMPOP | Univalent Comparison Operator (for example, EX, NX) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SWF_RLS_001 | |
| Program status | ||
| Category | 0 | |
| Package | SWF_RLS | Rules - Workflow Rules and Rule Systems |
| Created | 20010925 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_RLS_COMPOP_EX has no interface implemented.
Friends
Class CL_SWF_RLS_COMPOP_EX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | ICON_STATUS | Icon for Operator | 20010926 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | ICON_STATUS | Icon for Operator in Status 'Error' | 20010926 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | ICON_STATUS | Icon for Operator in Status 'Incorrect' | 20010926 | ||
| 4 | Constant | Private | Type reference (TYPE) | STRING | ICON_STATUS | Icon for Operator in Status 'True' | 20010926 | ||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'EX' | Unique display name of operator 'exists' | 20010926 | ||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'EX' | Unique internal name of operator 'exists' | 20010926 | ||
| 7 | Constant | Private | Type reference (TYPE) | DOKU_OBJ | 'SWF_RLS_OPERATOR_EXISTS' | SE61 Key for Explanatory Tetx | 20010926 | ||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'EX' | Text icon for operator 'EX' | 20010926 |
Methods
Class CL_SWF_RLS_COMPOP_EX has no method.
Events
Class CL_SWF_RLS_COMPOP_EX has no event.
Types
Class CL_SWF_RLS_COMPOP_EX has no local type.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |