SAP ABAP Class CX_WAPI_EXCEPTION (Workflow WAPI: Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWR (Package) Business Workflow: WAPI Interfaces
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_IFS_EXCEPTION | Workflow Exception | 20011207 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_WAPI_DEF_EXCEPTION | Workflow WAPI: Definition Time | 20011207 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_WAPI_WORKQUEUE_EXCEPTION | Workflow WAPI: Error in Work Queue Exit | 20020118 |
Properties
| Class | CX_WAPI_EXCEPTION | |
| Short Description | Workflow WAPI: Exception | |
| Super Class | CX_SWF_IFS_EXCEPTION | Workflow Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SWR | Business Workflow: WAPI Interfaces |
| Created | 20011207 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_WAPI_EXCEPTION has no forward declaration.
Interfaces
Class CX_WAPI_EXCEPTION has no interface implemented.
Friends
Class CX_WAPI_EXCEPTION has no friend class.
Attributes
Class CX_WAPI_EXCEPTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011207 |
Events
Class CX_WAPI_EXCEPTION has no event.
Types
Class CX_WAPI_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCP_TAB | Value transfer | Type reference (TYPE) | SWF_IFSTAB | EXCP_TAB | 20011207 | |||
| 2 | LOG_CONTEXT | Value transfer | Type reference (TYPE) | SWF_LOGCTX | LOG_CONTEXT | 20011207 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20011207 | ||||
| 4 | T100_MSG | Value transfer | Type reference (TYPE) | SWF_T100MS | T100_MSG | 20011207 | |||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20011207 | ||||
| 6 | TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | TIMESTAMP | 20011207 | |||
| 7 | TIMEZONE | Value transfer | Type reference (TYPE) | SYSTZONLO | TIMEZONE | 20011207 |
Method CONSTRUCTOR on class CX_WAPI_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |