SAP ABAP Class CX_SWF_XI_FAULT_MESSAGE (Exception for Fault Messages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-BPE (Application Component) Business Process Engine
⤷
SWF_XI_ADAPTER (Package) Workflow Adapter for XI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_TSI_SP | TSI: Service Provider Exception | 20060901 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_WFM_SVC_CX_INFO | Interface for service exception information | 20060901 |
Properties
| Class | CX_SWF_XI_FAULT_MESSAGE | |
| Short Description | Exception for Fault Messages | |
| Super Class | CX_SWF_TSI_SP | TSI: Service Provider Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SWF_XI_ADAPTER | Workflow Adapter for XI |
| Created | 20060901 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SWF_XI_FAULT_MESSAGE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_WFM_SVC_CX_INFO | Interface for service exception information | 20060901 |
Friends
Class CX_SWF_XI_FAULT_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'DB4A4067037D76F18619001321070899' | 20060901 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SXI_ACTION | Name of Fault Message | 20060901 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SXI_ACTION_NS | Namespace of Fault Message | 20060901 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060901 |
Events
Class CX_SWF_XI_FAULT_MESSAGE has no event.
Types
Class CX_SWF_XI_FAULT_MESSAGE 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 | 20060901 | |||
| 2 | FAULT_MESSAGE_NAME | Call by reference | Type reference (TYPE) | SXI_ACTION | 20060901 | ||||
| 3 | FAULT_MESSAGE_NS | Call by reference | Type reference (TYPE) | SXI_ACTION_NS | 20060901 | ||||
| 4 | LOG_CONTEXT | Value transfer | Type reference (TYPE) | SWF_LOGCTX | LOG_CONTEXT | 20060901 | |||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060901 | ||||
| 6 | T100_MSG | Value transfer | Type reference (TYPE) | SWF_T100MS | T100_MSG | 20060901 | |||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060901 | ||||
| 8 | TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | TIMESTAMP | 20060901 | |||
| 9 | TIMEZONE | Value transfer | Type reference (TYPE) | SYSTZONLO | TIMEZONE | 20060901 |
Method CONSTRUCTOR on class CX_SWF_XI_FAULT_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |