SAP ABAP Class /SRMERP/CX_WF_ERROR (Basis Exception: WF engine)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/WF_COMMON_EXCEPTION (Package) Exceptions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CX_WF_STATIC_CHECK | WF root exception for program errors (checked) | 20100517 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CX_WF_GET_WITEXT_ERROR | Can't get workitem text | 20100922 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CX_WF_INVALID_EVAL_ID | Invalid Evaluation ID | 20100910 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CX_WF_NOT_FOUND | No data found | 20100517 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CX_WF_NOT_UP_TO_DATE | Displayed Workflow is not up to date | 20100519 |
Properties
| Class | /SRMERP/CX_WF_ERROR | |
| Short Description | Basis Exception: WF engine | |
| Super Class | /SRMERP/CX_WF_STATIC_CHECK | WF root exception for program errors (checked) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | /SRMERP/WF_COMMON_EXCEPTION | Exceptions |
| Created | 20100517 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CX_WF_ERROR has no forward declaration.
Interfaces
Class /SRMERP/CX_WF_ERROR has no interface implemented.
Friends
Class /SRMERP/CX_WF_ERROR has no friend class.
Attributes
Class /SRMERP/CX_WF_ERROR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100517 |
Events
Class /SRMERP/CX_WF_ERROR has no event.
Types
Class /SRMERP/CX_WF_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100517 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100517 |
Method CONSTRUCTOR on class /SRMERP/CX_WF_ERROR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |