SAP ABAP Class CL_SWF_RUN_CHECK_EXP_RECURSION (Workflow: checks recursion of 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_CHECK_EXP_RECURSION | |
| Short Description | Workflow: checks recursion of an exception | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_RUN | Workflow: Runtime |
| Created | 20020722 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_RUN_CHECK_EXP_RECURSION has no forward declaration.
Interfaces
Class CL_SWF_RUN_CHECK_EXP_RECURSION has no interface implemented.
Friends
Class CL_SWF_RUN_CHECK_EXP_RECURSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SWF_IFSTAB | Workflow: Table with Exceptions | 20020722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks whether exception has already been processed | 20020722 | |
| 2 | Static method | Public | Method | Initialization | 20020722 |
Events
Class CL_SWF_RUN_CHECK_EXP_RECURSION has no event.
Types
Class CL_SWF_RUN_CHECK_EXP_RECURSION has no local type.
Method Signatures
Method CHECK_RECURSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXCP | Call by reference | Object reference (TYPE REF TO) | CX_SWF_IFS_EXCEPTION | Workflow Ausnahme | 20020722 | |||
| 2 | RE_RETCOD | Value transfer | Type reference (TYPE) | SYSUBRC | '1' - Exception bereits ausgegeben | 20020722 |
Method CHECK_RECURSION on class CL_SWF_RUN_CHECK_EXP_RECURSION has no exception.
Method INIT Signature
Method INIT on class CL_SWF_RUN_CHECK_EXP_RECURSION has no parameter.
Method INIT on class CL_SWF_RUN_CHECK_EXP_RECURSION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |