SAP ABAP Interface IF_SWF_WAPI_WORKITEM (Workflow Interfaces: Work Item)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_IFS (Package) Workflow: Interfaces

⤷

⤷

Properties
Interface | IF_SWF_WAPI_WORKITEM | |
Short Description | Workflow Interfaces: Work Item |
General Data
Package | SWF_IFS | Workflow: Interfaces |
Created | 20000425 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_WAPI_WORKITEM has no forward declaration.
Interfaces
Interface IF_SWF_WAPI_WORKITEM has no interface.
Friends
Interface IF_SWF_WAPI_WORKITEM has no friend.
Attributes
Interface IF_SWF_WAPI_WORKITEM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change Work Item Priority | 20000425 |
2 | ![]() |
Instance method | Public | Method | Display Work Item with Dialog Interface | 20000425 |
3 | ![]() |
Instance method | Public | Method | Execute Work Item with Dialog Interface | 20000425 |
4 | ![]() |
Instance method | Public | Method | Execute Work Item Without Dialog Interface | 20000425 |
5 | ![]() |
Instance method | Public | Method | Forward work item | 20000425 |
6 | ![]() |
Instance method | Public | Method | Replace work item | 20000425 |
7 | ![]() |
Instance method | Public | Method | Read Attachments (as References) of Work Items | 20000425 |
8 | ![]() |
Instance method | Public | Method | Read Content of a Work Item Attachment | 20000425 |
9 | ![]() |
Instance method | Public | Method | Read Work Item Container | 20000425 |
10 | ![]() |
Instance method | Public | Method | Read Deadline Data of Work Item | 20000425 |
11 | ![]() |
Instance method | Public | Method | Read Description (Task Long Text) of Work Item | 20000425 |
12 | ![]() |
Instance method | Public | Method | Read user to whom work item can be forwarded | 20000425 |
13 | ![]() |
Instance method | Public | Method | Read header (most important,cheapest attribute) of work item | 20000425 |
14 | ![]() |
Instance method | Public | Method | Read Methods of Work Item | 20000425 |
15 | ![]() |
Instance method | Public | Method | Read Object References of Work Item | 20000425 |
16 | ![]() |
Instance method | Public | Method | Read Work Item Receiver | 20000425 |
17 | ![]() |
Instance method | Public | Method | Reject Work Item | 20000425 |
18 | ![]() |
Instance method | Public | Method | Reserve Work Item | 20000425 |
19 | ![]() |
Instance method | Public | Method | Set Work Item to "Completed" | 20000425 |
20 | ![]() |
Instance method | Public | Method | Update Contents of a Work Item Attachment | 20000425 |
21 | ![]() |
Instance method | Public | Method | Write Work Item Container | 20000425 |
Events
Interface IF_SWF_WAPI_WORKITEM has no event.
Types
Interface IF_SWF_WAPI_WORKITEM has no local type.
Method Signatures
Method CHANGE_PRIORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PRIORITY | Call by reference | Type reference (TYPE) | SWR_STRUCT-PRIORITY | Priorität eines Workitems | 20000425 |
Method CHANGE_PRIORITY on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WORKITEM_HEADER | Call by reference | Type reference (TYPE) | SWR_WIHDR | Struktur für Workitemübergabe an den WLC | 20000425 |
Method DISPLAY on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_STATUS | Call by reference | Type reference (TYPE) | SWR_WISTAT | Workflow-Schnittstellen: Workitem-Status | 20000425 |
Method EXECUTE on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method EXECUTE_EXTERNALLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Call by reference | Type reference (TYPE) | SWR_CONT | Container (Name-Wert-Paare) | 20000425 |
Method EXECUTE_EXTERNALLY on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method FORWARD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USER_ID | Call by reference | Type reference (TYPE) | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20000425 |
Method FORWARD on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method PUT_BACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_STATUS | Call by reference | Type reference (TYPE) | SWR_WISTAT | Workflow-Schnittstellen: Workitem-Status | 20000425 |
Method PUT_BACK on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method READ_ATTACHMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTACHMENTS | Call by reference | Type reference (TYPE) | SWR_OBJECT | WAPI: Struktur für Objekte | 20000425 |
Method READ_ATTACHMENTS on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method READ_ATTACHMENT_CONTENTS Signature
Method READ_ATTACHMENT_CONTENTS on Interface IF_SWF_WAPI_WORKITEM has no parameter.
Method READ_ATTACHMENT_CONTENTS on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method READ_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Call by reference | Type reference (TYPE) | SWR_CONT | Container (Name-Wert-Paare) | 20000425 |
Method READ_CONTAINER on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method READ_DEADLINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESIRED_END | Call by reference | Type reference (TYPE) | SWR_DEADL | WAPI: Deadlines | 20000425 | ||
2 | ![]() |
DESIRED_START | Call by reference | Type reference (TYPE) | SWR_DEADL | WAPI: Deadlines | 20000425 | ||
3 | ![]() |
LATEST_END | Call by reference | Type reference (TYPE) | SWR_DEADL | WAPI: Deadlines | 20000425 | ||
4 | ![]() |
LATEST_START | Call by reference | Type reference (TYPE) | SWR_DEADL | WAPI: Deadlines | 20000425 |
Method READ_DEADLINES on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method READ_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | SWR_TXTLIN | Workflow-Schnittstellen: Textzeile | 20000425 |
Method READ_DESCRIPTION on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method READ_FORWARD_TO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NO_RESTRICTION | Call by reference | Type reference (TYPE) | C | Flag: An alle weiterleitbar | 20000425 | ||
2 | ![]() |
USERS | Call by reference | Type reference (TYPE) | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20000425 |
Method READ_FORWARD_TO on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method READ_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HEADER | Call by reference | Type reference (TYPE) | SWR_WIHDR | Struktur für Workitemübergabe an den WLC | 20000425 |
Method READ_HEADER on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method READ_METHODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METHODS | Call by reference | Type reference (TYPE) | SWR_METHOD | WAPI: Struktur für Methoden | 20000425 |
Method READ_METHODS on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method READ_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEADING_OBJECT | Call by reference | Type reference (TYPE) | SWR_OBJECT | WAPI: Struktur für Objekte | 20000425 | ||
2 | ![]() |
OBJECTS | Call by reference | Type reference (TYPE) | SWR_OBJECT | WAPI: Struktur für Objekte | 20000425 |
Method READ_OBJECTS on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method READ_RECIPIENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RECIPIENTS | Call by reference | Type reference (TYPE) | SWRAGENT | Ergebnis der Rollenauflösung | 20000425 |
Method READ_RECIPIENTS on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method REJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_STATUS | Call by reference | Type reference (TYPE) | SWR_WISTAT | Workflow-Schnittstellen: Workitem-Status | 20000425 |
Method REJECT on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method RESERVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_STATUS | Call by reference | Type reference (TYPE) | SWR_WISTAT | Workflow-Schnittstellen: Workitem-Status | 20000425 |
Method RESERVE on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method SET_TO_DONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_STATUS | Call by reference | Type reference (TYPE) | SWR_WISTAT | Workflow-Schnittstellen: Workitem-Status | 20000425 |
Method SET_TO_DONE on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method UPDATE_ATTACHMENT_CONTENTS Signature
Method UPDATE_ATTACHMENT_CONTENTS on Interface IF_SWF_WAPI_WORKITEM has no parameter.
Method UPDATE_ATTACHMENT_CONTENTS on Interface IF_SWF_WAPI_WORKITEM has no exception.
Method WRITE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Call by reference | Type reference (TYPE) | SWR_CONT | Container (Name-Wert-Paare) | 20000425 |
Method WRITE_CONTAINER on Interface IF_SWF_WAPI_WORKITEM has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |