SAP ABAP Interface IF_SWF_RUN_WIM_WORK_QUEUE (Workflow: Work Item Manager (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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_RUN_WIM_WORKQUEUE | Workflow: Service Functions for Work Queue | 20020121 |
Properties
| Interface | IF_SWF_RUN_WIM_WORK_QUEUE | |
| Short Description | Workflow: Work Item Manager (Work Queue) |
General Data
| Package | SWW | Business Workflow: Work Items |
| Created | 20020106 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_RUN_WIM_WORK_QUEUE has no forward declaration.
Interfaces
Interface IF_SWF_RUN_WIM_WORK_QUEUE has no interface.
Friends
Interface IF_SWF_RUN_WIM_WORK_QUEUE has no friend.
Attributes
Interface IF_SWF_RUN_WIM_WORK_QUEUE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generates entries for work queue (on generation) | 20020121 | |
| 2 | Instance method | Public | Method | Append a Line to an Existing Work Queue | 20020108 | |
| 3 | Instance method | Public | Method | Delete a Line from an Existing Work Queue | 20020108 | |
| 4 | Instance method | Public | Method | Read a Line from an Existing Work Queue | 20020108 | |
| 5 | Instance method | Public | Method | Update Element List of Work Queue | 20020108 | |
| 6 | Instance method | Public | Method | Display Object of Entry | 20020108 | |
| 7 | Instance method | Public | Method | Change Status of Line of Work Queue | 20020108 | |
| 8 | Instance method | Public | Method | Display Work Item of Entry | 20020108 | |
| 9 | Instance method | Public | Method | Execute Work Queue | 20020106 | |
| 10 | Instance method | Public | Method | Gets element list of work queue | 20020107 | |
| 11 | Instance method | Public | Method | Gets work item | 20030128 | |
| 12 | Instance method | Public | Method | Handles error from application exit | 20020118 | |
| 13 | Instance method | Public | Method | Reads Element List from Database | 20080129 | |
| 14 | Instance method | Public | Method | Release Work Queue | 20020106 | |
| 15 | Instance method | Public | Method | Restart Work Queue | 20020108 | |
| 16 | Instance method | Public | Method | Sets Element List of a Worklist | 20020107 | |
| 17 | Instance method | Public | Method | Sets status of work queue | 20020108 |
Events
Interface IF_SWF_RUN_WIM_WORK_QUEUE has no event.
Types
Interface IF_SWF_RUN_WIM_WORK_QUEUE has no local type.
Method Signatures
Method AI_CREATE_AI_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ENTRIES | Call by reference | Type reference (TYPE) | SWZTAIELEM | Workflow: Tabelle mit Einträgen für Arbeitsvorrat | 20020121 |
Method AI_CREATE_AI_ENTRIES on Interface IF_SWF_RUN_WIM_WORK_QUEUE has no exception.
Method AI_ELEMENT_APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ENTRY | Call by reference | Type reference (TYPE) | SWZAIELEM | Struktur der Zeile eines Arbeitsvorrats | 20020108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausführung fehlgeschlagen | 20020108 |
Method AI_ELEMENT_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECTID | Call by reference | Type reference (TYPE) | SWO_OBJID | Objekt-ID | 20020108 | |||
| 2 | IM_TASKID | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20020108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausführung fehlgeschlagen | 20020108 | ||
| 2 | Ausführung fehlgeschlagen | 20020108 |
Method AI_ELEMENT_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECTID | Call by reference | Type reference (TYPE) | SWO_OBJID | Objekt-ID | 20020108 | |||
| 2 | IM_TASKID | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20020108 | |||
| 3 | RE_ENTRY | Value transfer | Type reference (TYPE) | SWZAIENTRY | Objekttabelle für Arbeitsvorräte (Einträge) | 20020108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag kann nicht gelesen werden | 20020108 |
Method AI_ELEMENT_LIST_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ENTRIES | Call by reference | Type reference (TYPE) | SWZTAIENTR | Workflow: Tabelle mit Einträgen für Arbeitsvorrat | 20020108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20020108 |
Method AI_ELEMENT_OBJECT_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECTID | Call by reference | Type reference (TYPE) | SWO_OBJID | Objekt-ID | 20020108 | |||
| 2 | IM_TASKID | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20020108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausführung fehlgeschlagen | 20020108 |
Method AI_ELEMENT_STATUS_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ENTRY | Call by reference | Type reference (TYPE) | SWZAIENTRY | Objekttabelle für Arbeitsvorräte (Einträge) | 20020108 | |||
| 2 | IM_STATUS | Call by reference | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20020108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20020108 | ||
| 2 | Fehlerhafter Statusübergang | 20020108 |
Method AI_ELEMENT_WORKITEM_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECTID | Call by reference | Type reference (TYPE) | SWO_OBJID | Objekt-ID | 20020108 | |||
| 2 | IM_TASKID | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20020108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausführung fehlgeschlagen | 20020108 |
Method AI_EXECUTE Signature
Method AI_EXECUTE on Interface IF_SWF_RUN_WIM_WORK_QUEUE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausführung fehlgeschlagen | 20020106 |
Method AI_GET_ELEMENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ENTRIES | Value transfer | Type reference (TYPE) | SWZTAIENTR | Workflow: Tabelle mit Einträgen für Arbeitsvorrat | 20020107 |
Method AI_GET_ELEMENT_LIST on Interface IF_SWF_RUN_WIM_WORK_QUEUE has no exception.
Method AI_GET_WI_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_WI_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20030128 |
Method AI_GET_WI_HANDLE on Interface IF_SWF_RUN_WIM_WORK_QUEUE has no exception.
Method AI_HANDLE_APPLIC_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLICATION_EXCP | Call by reference | Object reference (TYPE REF TO) | CX_WAPI_EXCEPTION | Workflow-WAPI: Ausnahme | 20020118 | |||
| 2 | RE_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_SWF_RUN_WIM_EXEC_FAILED | Ausführung fehlgeschlagen | 20020118 |
Method AI_HANDLE_APPLIC_EXECUTION on Interface IF_SWF_RUN_WIM_WORK_QUEUE has no exception.
Method AI_REFRESH_ELEMENT_LIST Signature
Method AI_REFRESH_ELEMENT_LIST on Interface IF_SWF_RUN_WIM_WORK_QUEUE has no parameter.
Method AI_REFRESH_ELEMENT_LIST on Interface IF_SWF_RUN_WIM_WORK_QUEUE has no exception.
Method AI_RELEASE Signature
Method AI_RELEASE on Interface IF_SWF_RUN_WIM_WORK_QUEUE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausführung fehlgeschlagen | 20020106 | ||
| 2 | Freigabe fehlgeschlagen | 20020108 |
Method AI_RESTART Signature
Method AI_RESTART on Interface IF_SWF_RUN_WIM_WORK_QUEUE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausführung fehlgeschlagen | 20020108 |
Method AI_SET_ELEMENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ENTRIES | Call by reference | Type reference (TYPE) | SWZTAIENTR | Workflow: Tabelle mit Einträgen für Arbeitsvorrat | 20020107 |
Method AI_SET_ELEMENT_LIST on Interface IF_SWF_RUN_WIM_WORK_QUEUE has no exception.
Method AI_SET_STATUS Signature
Method AI_SET_STATUS on Interface IF_SWF_RUN_WIM_WORK_QUEUE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerhafter Statusübergang | 20020108 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |