SAP ABAP Class CL_SWF_RUN_EXIT_COMMAND (Workflow: Command for Constructor/Destructor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWW (Package) Business Workflow: Work Items
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_UTL_COMMAND | Workflow: Command | 20011023 |
Properties
| Class | CL_SWF_RUN_EXIT_COMMAND | |
| Short Description | Workflow: Command for Constructor/Destructor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWW | Business Workflow: Work Items |
| Created | 20011023 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_RUN_EXIT_COMMAND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_UTL_COMMAND | Workflow: Command | 20011023 |
Friends
Class CL_SWF_RUN_EXIT_COMMAND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | Object Type Name for Constructor | 20011023 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | Object Type Name for Destructor | 20011023 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FUNCNAME | Function Name | 20011023 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Work Item Manager (Local) | 20011023 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011023 | |
| 2 | Instance method | Public | Method | 20120822 | ||
| 3 | Static method | Public | Method | 20120822 | ||
| 4 | Instance method | Public | Method | 20120822 |
Events
Class CL_SWF_RUN_EXIT_COMMAND has no event.
Types
Class CL_SWF_RUN_EXIT_COMMAND has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONSTRUCTOR_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname für Konstruktor | 20011023 | |||
| 2 | IM_DESTRUCTOR_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname für Destruktor | 20011023 | |||
| 3 | IM_FUNCNAME | Call by reference | Type reference (TYPE) | FUNCNAME | Funktionsname | 20011023 | |||
| 4 | IM_WORKFLOW | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20011023 |
Method CONSTRUCTOR on class CL_SWF_RUN_EXIT_COMMAND has no exception.
Method GET_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NAME | Value transfer | Type reference (TYPE) | STRING | 20120822 |
Method GET_CLASS_NAME on class CL_SWF_RUN_EXIT_COMMAND has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CALL_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120822 | ||||
| 2 | IM_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20120822 | ||||
| 3 | IM_WI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | 20120822 | ||||
| 4 | RE_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_UTL_COMMAND | 20120822 |
Method GET_INSTANCE on class CL_SWF_RUN_EXIT_COMMAND has no exception.
Method IS_INTERFACE_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SUPPORTED | Value transfer | Type reference (TYPE) | XFELD | 20120822 |
Method IS_INTERFACE_SUPPORTED on class CL_SWF_RUN_EXIT_COMMAND has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |