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 CHANGE_PRIORITY Instance method Public Method Change Work Item Priority 20000425
2 DISPLAY Instance method Public Method Display Work Item with Dialog Interface 20000425
3 EXECUTE Instance method Public Method Execute Work Item with Dialog Interface 20000425
4 EXECUTE_EXTERNALLY Instance method Public Method Execute Work Item Without Dialog Interface 20000425
5 FORWARD Instance method Public Method Forward work item 20000425
6 PUT_BACK Instance method Public Method Replace work item 20000425
7 READ_ATTACHMENTS Instance method Public Method Read Attachments (as References) of Work Items 20000425
8 READ_ATTACHMENT_CONTENTS Instance method Public Method Read Content of a Work Item Attachment 20000425
9 READ_CONTAINER Instance method Public Method Read Work Item Container 20000425
10 READ_DEADLINES Instance method Public Method Read Deadline Data of Work Item 20000425
11 READ_DESCRIPTION Instance method Public Method Read Description (Task Long Text) of Work Item 20000425
12 READ_FORWARD_TO Instance method Public Method Read user to whom work item can be forwarded 20000425
13 READ_HEADER Instance method Public Method Read header (most important,cheapest attribute) of work item 20000425
14 READ_METHODS Instance method Public Method Read Methods of Work Item 20000425
15 READ_OBJECTS Instance method Public Method Read Object References of Work Item 20000425
16 READ_RECIPIENTS Instance method Public Method Read Work Item Receiver 20000425
17 REJECT Instance method Public Method Reject Work Item 20000425
18 RESERVE Instance method Public Method Reserve Work Item 20000425
19 SET_TO_DONE Instance method Public Method Set Work Item to "Completed" 20000425
20 UPDATE_ATTACHMENT_CONTENTS Instance method Public Method Update Contents of a Work Item Attachment 20000425
21 WRITE_CONTAINER 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 Importing 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 Exporting 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 Exporting 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 Importing 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 Importing 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 Exporting 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 Exporting 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 Exporting 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 Exporting DESIRED_END Call by reference Type reference (TYPE) SWR_DEADL WAPI: Deadlines 20000425
2 Exporting DESIRED_START Call by reference Type reference (TYPE) SWR_DEADL WAPI: Deadlines 20000425
3 Exporting LATEST_END Call by reference Type reference (TYPE) SWR_DEADL WAPI: Deadlines 20000425
4 Exporting 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 Exporting 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 Exporting NO_RESTRICTION Call by reference Type reference (TYPE) C Flag: An alle weiterleitbar 20000425
2 Exporting 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 Exporting 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 Exporting 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 Exporting LEADING_OBJECT Call by reference Type reference (TYPE) SWR_OBJECT WAPI: Struktur für Objekte 20000425
2 Exporting 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 Exporting 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 Exporting 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 Exporting 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 Exporting 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 Importing 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