SAP ABAP Interface IF_SWF_RUN_WIM_DEFINITION (Workflow: Work Item Manager (Definition Data))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_RUN (Package) Workflow: Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SWF_RUN_WIM | Workflow: Work Item Manager | 20010125 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_RUN_WIM_LOCAL | Workflow: Service Class for WIM | 20010109 |
Properties
| Interface | IF_SWF_RUN_WIM_DEFINITION | |
| Short Description | Workflow: Work Item Manager (Definition Data) |
General Data
| Package | SWF_RUN | Workflow: Runtime |
| Created | 20010109 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_RUN_WIM_DEFINITION has no forward declaration.
Interfaces
Interface IF_SWF_RUN_WIM_DEFINITION has no interface.
Friends
Interface IF_SWF_RUN_WIM_DEFINITION has no friend.
Attributes
Interface IF_SWF_RUN_WIM_DEFINITION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determines Node ID | 20010128 | |
| 2 | Instance method | Public | Method | Determines Node | 20030403 | |
| 3 | Instance method | Public | Method | Determines Properties for Step | 20011113 | |
| 4 | Instance method | Public | Method | Determines Rule | 20010109 | |
| 5 | Instance method | Public | Method | Determines Binding for Start Event | 20010221 | |
| 6 | Instance method | Public | Method | Determines Definition of Step | 20010312 | |
| 7 | Instance method | Public | Method | Gets Reference to Step | 20030417 | |
| 8 | Instance method | Public | Method | Determines Task Handle | 20010111 | |
| 9 | Instance method | Public | Method | Determines Binding for Completed Event | 20010221 | |
| 10 | Instance method | Public | Method | Determines Expression for URL | 20010110 | |
| 11 | Instance method | Public | Method | Determines Key of Workflow Definition | 20010126 |
Events
Interface IF_SWF_RUN_WIM_DEFINITION has no event.
Types
Interface IF_SWF_RUN_WIM_DEFINITION has no local type.
Method Signatures
Method GET_NODEID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NODEID | Value transfer | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20010128 |
Method GET_NODEID on Interface IF_SWF_RUN_WIM_DEFINITION has no exception.
Method GET_NODE_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NODE | Value transfer | Type reference (TYPE) | SWD_SNODES | 20030403 |
Method GET_NODE_DEFINITION on Interface IF_SWF_RUN_WIM_DEFINITION has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROPERTIES | Value transfer | Type reference (TYPE) | SWDTSPROPTS | Laufzeittabelle: Eigenschaften | 20011113 |
Method GET_PROPERTIES on Interface IF_SWF_RUN_WIM_DEFINITION has no exception.
Method GET_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RULETYPE | Call by reference | Type reference (TYPE) | SWD_RULTYP | Workflow-Definition: Typ der Regel | 20010109 | |||
| 2 | RE_RULE | Value transfer | Type reference (TYPE) | SWD_STEP_A | Workflow-Definition: Regel | 20010109 |
Method GET_RULE on Interface IF_SWF_RUN_WIM_DEFINITION has no exception.
Method GET_START_EVENT_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CATID | Call by reference | Type reference (TYPE) | SIBFCATID | Kategorie von Objekten in Persistenten Objektreferenzen | 20010221 | |||
| 2 | IM_EVENT | Call by reference | Type reference (TYPE) | C | Ereignisname | 20010221 | |||
| 3 | IM_OBJTYPE | Call by reference | Type reference (TYPE) | C | Objekttyp | 20010221 | |||
| 4 | RE_BINDING | Value transfer | Type reference (TYPE) | SWFBNDPTAB | Tabelle mit Datenflußdefinitionen, persistente Form | 20010221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ereignis nicht vorhanden | 20011113 |
Method GET_STEP_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STEP | Value transfer | Type reference (TYPE) | SWD_SSTEPS | Workflow-Definition: Schritte (Laufzeit+Definition) | 20010312 |
Method GET_STEP_DEFINITION on Interface IF_SWF_RUN_WIM_DEFINITION has no exception.
Method GET_STEP_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STEP_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_STEP_ATTRIBUTES | 20030417 |
Method GET_STEP_HANDLE on Interface IF_SWF_RUN_WIM_DEFINITION has no exception.
Method GET_TASK_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TASK_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_TASK_ATTRIBUTES | Workflow: Schnittstelle zu den Aufgaben | 20010111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20030206 |
Method GET_TERM_EVENT_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CATID | Call by reference | Type reference (TYPE) | SIBFCATID | Kategorie von Objekten in Persistenten Objektreferenzen | 20010221 | |||
| 2 | IM_EVENT | Call by reference | Type reference (TYPE) | C | Ereignisname | 20010221 | |||
| 3 | IM_OBJTYPE | Call by reference | Type reference (TYPE) | C | Objekttyp | 20010221 | |||
| 4 | RE_BINDING | Value transfer | Type reference (TYPE) | SWFBNDPTAB | Tabelle mit Datenflußdefinitionen, persistente Form | 20010221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ereignis nicht vorhanden | 20011113 |
Method GET_URL_EXPRESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_EXPRESSION | Value transfer | Type reference (TYPE) | SWA_EXPR | Ausdruck | 20010110 |
Method GET_URL_EXPRESSION on Interface IF_SWF_RUN_WIM_DEFINITION has no exception.
Method GET_WFDWIZ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_WFDWIZ | Value transfer | Type reference (TYPE) | SWD_WFDWIZ | Workflow-Definition: Keystruktur fuer alle DB-Tabellen | 20010126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20030206 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |