SAP ABAP Class CL_SWF_XI_EXIT_HANDLE_FAULT (XI: Process Exit: Handle fault after send)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_IFS_WORKITEM_EXIT | Workflow Interfaces: Runtime Exit | 20030922 |
Properties
Class | CL_SWF_XI_EXIT_HANDLE_FAULT | |
Short Description | XI: Process Exit: Handle fault after send | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_XI_ADAPTER | Workflow Adapter for XI |
Created | 20030922 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_XI_EXIT_HANDLE_FAULT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_IFS_WORKITEM_EXIT | Workflow Interfaces: Runtime Exit | 20030922 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SWF_XI_MSG_BROKER | 20040324 | XI Broker for Messages |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20031001 | ||||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'INTERNAL_ERROR' | 20040324 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'sap.bc.bmt.wfm.xi.fault.' | 20031001 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'sap.bc.bmt.wfm.xi.sendSystemException' | 20031110 | ||
5 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'sap.bc.bmt.wfm.xi.transformSystemException' | 20040616 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SWF_T100MS | 20040324 | |||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CX_ROOT | 20040511 | |||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WAPI_WORKITEM_CONTEXT | 20031001 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWW_EVTTYP | 20031001 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20031001 | |
2 | ![]() |
Instance method | Private | Method | 20031001 | |
3 | ![]() |
Instance method | Private | Method | 20040510 | |
4 | ![]() |
Instance method | Private | Method | 20040616 | |
5 | ![]() |
Instance method | Private | Method | 20031016 | |
6 | ![]() |
Instance method | Protected | Method | 20040511 | |
7 | ![]() |
Instance method | Protected | Method | 20040324 | |
8 | ![]() |
Instance method | Private | Method | 20040324 |
Events
Class CL_SWF_XI_EXIT_HANDLE_FAULT has no event.
Types
Class CL_SWF_XI_EXIT_HANDLE_FAULT has no local type.
Method Signatures
Method HANDLE_FAULT_ASYNCHRON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FAULT | Call by reference | Type reference (TYPE) | SWFDXISNDFAULT | 20031001 |
Method HANDLE_FAULT_ASYNCHRON on class CL_SWF_XI_EXIT_HANDLE_FAULT has no exception.
Method HANDLE_FAULT_SYNCHRON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FAULT | Call by reference | Type reference (TYPE) | SWFDXISNDFAULT | 20031001 |
Method HANDLE_FAULT_SYNCHRON on class CL_SWF_XI_EXIT_HANDLE_FAULT has no exception.
Method HANDLE_FAULT_SYNCHRON_REPLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FAULT | Call by reference | Type reference (TYPE) | SWFDXISNDFAULT | 20040510 |
Method HANDLE_FAULT_SYNCHRON_REPLY on class CL_SWF_XI_EXIT_HANDLE_FAULT has no exception.
Method HANDLE_FAULT_TRANSFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FAULT | Call by reference | Type reference (TYPE) | SWFDXISNDFAULT | 20040616 |
Method HANDLE_FAULT_TRANSFORMATION on class CL_SWF_XI_EXIT_HANDLE_FAULT has no exception.
Method RAISE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_T100 | Call by reference | Type reference (TYPE) | SWF_T100MS | 20031016 |
Method RAISE_EXCEPTION on class CL_SWF_XI_EXIT_HANDLE_FAULT has no exception.
Method SET_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20040511 |
Method SET_EXCEPTION on class CL_SWF_XI_EXIT_HANDLE_FAULT has no exception.
Method SET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_T100 | Call by reference | Type reference (TYPE) | SWF_T100MS | 20040324 |
Method SET_MESSAGE on class CL_SWF_XI_EXIT_HANDLE_FAULT has no exception.
Method WRITE_LOG Signature
Method WRITE_LOG on class CL_SWF_XI_EXIT_HANDLE_FAULT has no parameter.
Method WRITE_LOG on class CL_SWF_XI_EXIT_HANDLE_FAULT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |