SAP ABAP Class CX_SWF_RLS_CHECK (Error when checking a rule)
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 | 20030624 |
Properties
| Class | CX_SWF_RLS_CHECK | |
| Short Description | Error when checking a rule | |
| Super Class | CX_SWF_RLS_RULE | Error in business rule service |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SWF_RLS_001 | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | SWF_RLS | Rules - Workflow Rules and Rule Systems |
| Created | 20030624 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SWF_RLS_CHECK has no forward declaration.
Interfaces
Class CX_SWF_RLS_CHECK has no interface implemented.
Friends
Class CX_SWF_RLS_CHECK 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) | CHAR1 | 'C' - condition, 'T', 'F', 'E' - result expression | 20030624 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Field name (leftexpr, rightexpr, compop, ...) | 20030624 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | INT4 | Line number in condition | 20030624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030624 |
Events
Class CX_SWF_RLS_CHECK has no event.
Types
Class CX_SWF_RLS_CHECK 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 | 20030624 | |||
| 2 | ERROR_LOCATION | Value transfer | Type reference (TYPE) | CHAR1 | ERROR_LOCATION | 20030624 | |||
| 3 | EXCP_TAB | Value transfer | Type reference (TYPE) | SWF_IFSTAB | EXCP_TAB | 20030624 | |||
| 4 | FIELD | Value transfer | Type reference (TYPE) | STRING | FIELD | 20030624 | |||
| 5 | LINE | Value transfer | Type reference (TYPE) | INT4 | LINE | 20030624 | |||
| 6 | LOG_CONTEXT | Value transfer | Type reference (TYPE) | SWF_LOGCTX | LOG_CONTEXT | 20030624 | |||
| 7 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030624 | ||||
| 8 | RULE_ID | Value transfer | Type reference (TYPE) | SWFRULEID | RULE_ID | 20030624 | |||
| 9 | T100_MSG | Value transfer | Type reference (TYPE) | SWF_T100MS | T100_MSG | 20030624 | |||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030624 | ||||
| 11 | TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | TIMESTAMP | 20030624 | |||
| 12 | TIMEZONE | Value transfer | Type reference (TYPE) | SYSTZONLO | TIMEZONE | 20030624 |
Method CONSTRUCTOR on class CX_SWF_RLS_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |