SAP ABAP Class CL_SWF_RUN_WIM_WORKQUEUE (Workflow: Service Functions for Work Queue)
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_RUN_WIM_WORK_QUEUE | Workflow: Work Item Manager (Work Queue) | 20020121 |
Properties
| Class | CL_SWF_RUN_WIM_WORKQUEUE | |
| Short Description | Workflow: Service Functions for Work Queue | |
| 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 | 20020121 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_RUN_WIM_WORK_QUEUE | Workflow: Work Item Manager (Work Queue) | 20020121 |
Friends
Class CL_SWF_RUN_WIM_WORKQUEUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_WORK_QUEUE | Workflow: Work Item Manager (Work Queue) | 20030128 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_RUN_WIM_PERSISTENCE | Workflow: Persistence Class for a Work Item | 20020121 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWZTAIENTR | Workflow: Table with Entries for Worklist | 20020121 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Work Item Manager (Local) | 20030128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020121 | |
| 2 | Instance method | Private | Method | 20030701 | ||
| 3 | Instance method | Public | Method | 20040309 |
Events
Class CL_SWF_RUN_WIM_WORKQUEUE has no event.
Types
Class CL_SWF_RUN_WIM_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_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20020121 |
Method CONSTRUCTOR on class CL_SWF_RUN_WIM_WORKQUEUE has no exception.
Method GET_NEW_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | 20030701 | ||||
| 2 | IM_SWZAIENTRY | Call by reference | Type reference (TYPE) | SWZAIENTRY | 20030701 | ||||
| 3 | RE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | 20030701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im Container-Service | 20030701 |
Method GET_NEW_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STATUS | Value transfer | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20040309 |
Method GET_NEW_STATUS on class CL_SWF_RUN_WIM_WORKQUEUE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |