SAP ABAP Interface IF_SWF_WSS_WORKITEM (Work Item Interface for Web Service Execution)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_HTTP (Package) Incorporation of External Services with HTTP into a Workflow
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_WSS_WORKITEM | Work Item Class for Web Service Execution | 20010921 |
Properties
| Interface | IF_SWF_WSS_WORKITEM | |
| Short Description | Work Item Interface for Web Service Execution |
General Data
| Package | SWF_HTTP | Incorporation of External Services with HTTP into a Workflow |
| Created | 20010921 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_WSS_WORKITEM has no forward declaration.
Interfaces
Interface IF_SWF_WSS_WORKITEM has no interface.
Friends
Interface IF_SWF_WSS_WORKITEM has no friend.
Attributes
Interface IF_SWF_WSS_WORKITEM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Replaces Work Item | 20011121 | |
| 2 | Instance method | Public | Method | Sets the Work Item to Status COMPLETED | 20011121 | |
| 3 | Instance method | Public | Method | Delivers the Work Item Container | 20011119 | |
| 4 | Instance method | Public | Method | Delivers Type of Work Item | 20011121 | |
| 5 | Instance method | Public | Method | Delivers the ID of the Work Item | 20011116 | |
| 6 | Instance method | Public | Method | Selects Work Item | 20010921 |
Events
Interface IF_SWF_WSS_WORKITEM has no event.
Types
Interface IF_SWF_WSS_WORKITEM has no local type.
Method Signatures
Method BACK Signature
Method BACK on Interface IF_SWF_WSS_WORKITEM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RFC-Fehler beim Service-Aufruf | 20020227 | ||
| 2 | Fehler im Workflow-System | 20011126 |
Method COMPLETE Signature
Method COMPLETE on Interface IF_SWF_WSS_WORKITEM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RFC-Fehler beim Service-Aufruf | 20020227 | ||
| 2 | Fehler im Workflow-System | 20011126 |
Method GET_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20011119 |
Method GET_CONTAINER on Interface IF_SWF_WSS_WORKITEM has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TYPE | Value transfer | Type reference (TYPE) | SWWWIHEAD-WI_TYPE | Workitem-Typ | 20011121 |
Method GET_TYPE on Interface IF_SWF_WSS_WORKITEM has no exception.
Method GET_WIID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_WIID | Value transfer | Type reference (TYPE) | SWWWIHEAD-WI_ID | Workitem-Kennung | 20011116 |
Method GET_WIID on Interface IF_SWF_WSS_WORKITEM has no exception.
Method SELECT Signature
Method SELECT on Interface IF_SWF_WSS_WORKITEM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RFC-Fehler beim Service-Aufruf | 20020227 | ||
| 2 | Fehler im Workflow-System | 20011126 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |