SAP ABAP Class CL_SWF_WFM_COMPOSITE_WIM (WFM: Structured Process Component with WIM Handle)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWP (Package) Business Workflow: Processor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WFM_COMPOSITE | WFM: Structured Process Component | 20030623 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_WFM_COMPONENT_WIM | WFM: Process Component | 20030623 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_WFM_WIM_REQUEST | WFM: Interface for WIM | 20030623 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WFM_BLOCK | WFM: Block | 20030623 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WFM_DIALOG_BLOCK | WFM: Block | 20050207 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WFM_FLOW | WFM: Flow | 20030813 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_WFM_WORKQUEUE | WFM: Component for Worklist | 20050524 |
Properties
| Class | CL_SWF_WFM_COMPOSITE_WIM | |
| Short Description | WFM: Structured Process Component with WIM Handle | |
| Super Class | CL_SWF_WFM_COMPOSITE | WFM: Structured Process Component |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWP | Business Workflow: Processor |
| Created | 20030623 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_WFM_COMPONENT_WIM | WFM: Process Component | 20030623 | ||
| 2 | IF_SWF_WFM_WIM_REQUEST | WFM: Interface for WIM | 20030623 |
Friends
Class CL_SWF_WFM_COMPOSITE_WIM has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030813 | ||
| 2 | Instance method | Public | Method | 20030623 | ||
| 3 | Instance method | Protected | Method | 20060706 | ||
| 4 | Instance method | Protected | Method | 20030623 | ||
| 5 | Instance method | Protected | Method | 20030623 |
Events
Class CL_SWF_WFM_COMPOSITE_WIM has no event.
Types
Class CL_SWF_WFM_COMPOSITE_WIM 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_CALLBACK_RESULT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_RESULT | 20030924 | ||||
| 2 | IM_COMPONENT_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_CMP_FACT_COMPONENT | 20030813 | ||||
| 3 | IM_DISCARD_AT_CLEANUP | Call by reference | Type reference (TYPE) | FLAG | 20031120 | ||||
| 4 | IM_NODE_DEFINITION | Call by reference | Type reference (TYPE) | SWD_SNODES | 20030919 | ||||
| 5 | IM_NODE_L_IND | Value transfer | Type reference (TYPE) | SWP_LOOPIND | WFM: Schleifenzähler eines Knotens | 20040601 | |||
| 6 | IM_NODE_P_IND | Value transfer | Type reference (TYPE) | SWP_PARIND | 20030813 | ||||
| 7 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WFM_COMPOSITE | 20030824 | ||||
| 8 | IM_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT_PERSIST | 20030918 | ||||
| 9 | IM_PRED_NODE_ID | Value transfer | Type reference (TYPE) | SWD_NODEID | 20060112 | ||||
| 10 | IM_PRED_NODE_P_IND | Value transfer | Type reference (TYPE) | SWP_PARIND | 20060112 | ||||
| 11 | IM_STEP_DEFINITION | Call by reference | Type reference (TYPE) | SWD_SSTEPS | 20030919 | ||||
| 12 | IM_WFM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | 20030813 | ||||
| 13 | IM_WIM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_WFM | 20030813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM System-Ausnahme | 20031016 |
Method CREATE_WIM_HANDLE Signature
Method CREATE_WIM_HANDLE on class CL_SWF_WFM_COMPOSITE_WIM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM: Ausnahme | 20030811 |
Method DELETE_CORRELATION_INSTANCES Signature
Method DELETE_CORRELATION_INSTANCES on class CL_SWF_WFM_COMPOSITE_WIM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM: Ausnahme | 20070510 |
Method GET_TASK Signature
Method GET_TASK on class CL_SWF_WFM_COMPOSITE_WIM has no parameter.
Method GET_TASK on class CL_SWF_WFM_COMPOSITE_WIM has no exception.
Method GET_WFDKEY Signature
Method GET_WFDKEY on class CL_SWF_WFM_COMPOSITE_WIM has no parameter.
Method GET_WFDKEY on class CL_SWF_WFM_COMPOSITE_WIM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |