SAP ABAP Class CL_SWF_WFM_WORKQUEUE (WFM: Component for Worklist)
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_WIM | WFM: Structured Process Component with WIM Handle | 20050524 |
Properties
| Class | CL_SWF_WFM_WORKQUEUE | |
| Short Description | WFM: Component for Worklist | |
| Super Class | CL_SWF_WFM_COMPOSITE_WIM | WFM: Structured Process Component with WIM Handle |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWP | Business Workflow: Processor |
| Created | 20050524 | 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
Class CL_SWF_WFM_WORKQUEUE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SWF_WFM_COMPONENT_FACTORY | 20050524 | Factory for WFM Components |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SWF_T100MS | 20050524 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | TIMESTAMPL | 20050524 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050524 | ||
| 2 | Instance method | Protected | Method | Executes binding at end of block | 20050524 | |
| 3 | Static method | Private | Method | 20050524 |
Events
Class CL_SWF_WFM_WORKQUEUE has no event.
Types
Class CL_SWF_WFM_WORKQUEUE 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 | 20050524 | ||||
| 2 | IM_COMPONENT_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_CMP_FACT_COMPONENT | 20050524 | ||||
| 3 | IM_DISCARD_AT_CLEANUP | Call by reference | Type reference (TYPE) | FLAG | 20050524 | ||||
| 4 | IM_NODE_DEFINITION | Call by reference | Type reference (TYPE) | SWD_SNODES | 20050524 | ||||
| 5 | IM_NODE_L_IND | Value transfer | Type reference (TYPE) | SWP_LOOPIND | WFM: Schleifenzähler eines Knotens | 20050524 | |||
| 6 | IM_NODE_P_IND | Value transfer | Type reference (TYPE) | SWP_PARIND | 20050524 | ||||
| 7 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WFM_COMPOSITE | 20050524 | ||||
| 8 | IM_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT_PERSIST | 20050524 | ||||
| 9 | IM_STEP_DEFINITION | Call by reference | Type reference (TYPE) | SWD_SSTEPS | 20050524 | ||||
| 10 | IM_WFM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | 20050524 | ||||
| 11 | IM_WIM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_WFM | 20050524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM System-Ausnahme | 20050524 |
Method EXECUTE_BINDING Signature
Method EXECUTE_BINDING on class CL_SWF_WFM_WORKQUEUE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM: Ausnahme | 20050524 |
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CALLBACK_ENTRY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_CALLBACK_ENTRY | Callback-Eintrag | 20050524 | |||
| 2 | IM_CALLBACK_RESULT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_RESULT | 20050524 | ||||
| 3 | IM_COMPATIBILITY_MODE | Call by reference | Type reference (TYPE) | FLAG | 20050524 | ||||
| 4 | IM_COMPONENT_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_CMP_FACT_COMPONENT | 20050524 | ||||
| 5 | IM_DISCARD_AT_CLEANUP | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20050524 | |||
| 6 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WFM_COMPOSITE | 20050524 | ||||
| 7 | IM_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT_PERSIST | 20050524 | ||||
| 8 | IM_WFM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM_INTERNAL | 20050524 | ||||
| 9 | IM_WIM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_WFM | 20050524 | ||||
| 10 | RE_COMPONENT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_WFM_COMPONENT | 20050524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WFM System-Ausnahme | 20050524 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |