SAP ABAP Interface IF_SWF_RUN_WIM_STATE (Workflow: Work Item Manager (Status Handling))
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_STATE | Workflow: Transitions of Work Item | 20010123 |
Properties
| Interface | IF_SWF_RUN_WIM_STATE | |
| Short Description | Workflow: Work Item Manager (Status Handling) |
General Data
| Package | SWW | Business Workflow: Work Items |
| Created | 20010123 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_RUN_WIM_STATE has no forward declaration.
Interfaces
Interface IF_SWF_RUN_WIM_STATE has no interface.
Friends
Interface IF_SWF_RUN_WIM_STATE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_STATUS | Instance attribute | Public | Type reference (TYPE) | SWW_WISTAT | Processing Status of a Work Item | 20010411 | ||
| 2 | OLD_STATUS | Instance attribute | Public | Type reference (TYPE) | SWW_WISTAT | Processing Status of a Work Item | 20010411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Executes Status Transfer | 20010123 | |
| 2 | Instance method | Public | Method | Gets final status | 20010425 | |
| 3 | Instance method | Public | Method | Sets New Status | 20010123 | |
| 4 | Instance method | Public | Method | Sets transaction manager | 20031117 |
Events
Interface IF_SWF_RUN_WIM_STATE has no event.
Types
Interface IF_SWF_RUN_WIM_STATE has no local type.
Method Signatures
Method EXECUTE_STATE_TRANSITION Signature
Method EXECUTE_STATE_TRANSITION on Interface IF_SWF_RUN_WIM_STATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20010123 |
Method GET_FINAL_STATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FINAL_STATES | Value transfer | Type reference (TYPE) | SWWTWISTAT | Workflow: Tabelle mit Status | 20010425 |
Method GET_FINAL_STATES on Interface IF_SWF_RUN_WIM_STATE has no exception.
Method SET_NEW_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NEW_STATE | Call by reference | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20010123 | |||
| 2 | IM_SIMULATE | Call by reference | Type reference (TYPE) | XFELD | SPACE | Simulationsmode ('X'-=aktiv, space=deaktiv) | 20020529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20030620 | ||
| 2 | Fehlerhafter Statusübergang | 20010123 |
Method SET_TRANSACTION_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TXMGR | Call by reference | Object reference (TYPE REF TO) | CL_SWF_RUN_TRANSACTION_MANAGER | Workflow: Transaktionsmanager | 20031117 |
Method SET_TRANSACTION_MANAGER on Interface IF_SWF_RUN_WIM_STATE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |