SAP ABAP Class CX_SWF_RLS_COMPARISON (Error in Relational Expression)
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) | CX_SWF_RLS_RULE | Error in business rule service | 20030402 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_RLS_INVALID_OPERATOR | Unknown operator | 20011031 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_RLS_NOT_COMPARABLE | Operands Not Compatible with One Another | 20010926 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_RLS_OPERAND_MISSING | Operand Missing | 20010926 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_RLS_OPERATOR_CHECK | Operands Incompatible to Operator | 20010928 |
Properties
| Class | CX_SWF_RLS_COMPARISON | |
| Short Description | Error in Relational Expression | |
| Super Class | CX_SWF_RLS_RULE | Error in business rule service |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SWF_RLS | Rules - Workflow Rules and Rule Systems |
| Created | 20010924 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SWF_RLS_COMPARISON has no forward declaration.
Interfaces
Class CX_SWF_RLS_COMPARISON has no interface implemented.
Friends
Class CX_SWF_RLS_COMPARISON has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Left Expression | 20010924 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Relational Operator | 20010924 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Right Expression | 20010924 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | INT4 | Valency in operator definition | 20010926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010924 |
Events
Class CX_SWF_RLS_COMPARISON has no event.
Types
Class CX_SWF_RLS_COMPARISON has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERRORPHASE | Value transfer | Type reference (TYPE) | SWFERRPH | ERRORPHASE | 20030402 | |||
| 2 | EXCP_TAB | Value transfer | Type reference (TYPE) | SWF_IFSTAB | EXCP_TAB | 20010924 | |||
| 3 | LEFT_EXPR | Value transfer | Type reference (TYPE) | STRING | LEFT_EXPR | 20010924 | |||
| 4 | LOG_CONTEXT | Value transfer | Type reference (TYPE) | SWF_LOGCTX | LOG_CONTEXT | 20010924 | |||
| 5 | OPERATOR | Value transfer | Type reference (TYPE) | STRING | OPERATOR | 20010924 | |||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010924 | ||||
| 7 | RIGHT_EXPR | Value transfer | Type reference (TYPE) | STRING | RIGHT_EXPR | 20010924 | |||
| 8 | RULE_ID | Value transfer | Type reference (TYPE) | SWFRULEID | RULE_ID | 20030402 | |||
| 9 | T100_MSG | Value transfer | Type reference (TYPE) | SWF_T100MS | T100_MSG | 20010924 | |||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010924 | ||||
| 11 | TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | TIMESTAMP | 20010924 | |||
| 12 | TIMEZONE | Value transfer | Type reference (TYPE) | SYSTZONLO | TIMEZONE | 20010924 | |||
| 13 | VALENCE | Value transfer | Type reference (TYPE) | INT4 | VALENCE | 20010926 |
Method CONSTRUCTOR on class CX_SWF_RLS_COMPARISON has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |