SAP ABAP Class IF_SWF_WSS_WORKITEM (Work Item Interface for Web Service Execution)
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
| Class | IF_SWF_WSS_WORKITEM | |
| Short Description | Work Item Interface for Web Service Execution | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010921 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SWF_WSS_WORKITEM has no forward declaration.
Interfaces
Class IF_SWF_WSS_WORKITEM has no interface implemented.
Friends
Class IF_SWF_WSS_WORKITEM has no friend class.
Attributes
Class 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
Class IF_SWF_WSS_WORKITEM has no event.
Types
Class IF_SWF_WSS_WORKITEM has no local type.
Method Signatures
Method BACK Signature
Method BACK on class 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 class 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 class 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 class 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 class IF_SWF_WSS_WORKITEM has no exception.
Method SELECT Signature
Method SELECT on class 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 |