SAP ABAP Class CL_SWF_RUN_EXCEPTION_HANDLER (Workflow: Handler for an Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_RUN (Package) Workflow: Runtime
⤷
⤷
Properties
| Class | CL_SWF_RUN_EXCEPTION_HANDLER | |
| Short Description | Workflow: Handler for an Exception | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWF_RUN | Workflow: Runtime |
| Created | 20040326 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_RUN_EXCEPTION_HANDLER has no forward declaration.
Interfaces
Class CL_SWF_RUN_EXCEPTION_HANDLER has no interface implemented.
Friends
Class CL_SWF_RUN_EXCEPTION_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'EVENT_HANDLER' | 20040511 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20040326 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20040326 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SWF_LOGCTX | Workflow: Log Context | 20050103 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Work Item Manager (Local) | 20040326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20040326 | ||
| 2 | Instance method | Public | Method | 20040326 |
Events
Class CL_SWF_RUN_EXCEPTION_HANDLER has no event.
Types
Class CL_SWF_RUN_EXCEPTION_HANDLER has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20040326 | ||||
| 2 | IM_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20040326 | |||
| 3 | IM_LOG_CONTEXT | Call by reference | Type reference (TYPE) | SWF_LOGCTX | Workflow: Logkontext | 20050103 | |||
| 4 | IM_WI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20040511 | |||
| 5 | RE_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_EXCEPTION_HANDLER | Workflow: Handler für eine Exception | 20040511 |
Method GET_INSTANCE on class CL_SWF_RUN_EXCEPTION_HANDLER has no exception.
Method HANDLE_EXCEPTION Signature
Method HANDLE_EXCEPTION on class CL_SWF_RUN_EXCEPTION_HANDLER has no parameter.
Method HANDLE_EXCEPTION on class CL_SWF_RUN_EXCEPTION_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |