SAP ABAP Class /IWWRK/CL_WF_READ_WORKITEM (Read workitem)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
     /IWWRK/WF_RT_IB (Package) Workflow runtime inbound for gateway
Properties
Class /IWWRK/CL_WF_READ_WORKITEM  
Short Description Read workitem    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWWRK/WF_RT_IB   Workflow runtime inbound for gateway 
Created 20101020   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWWRK/CL_WF_READ_WORKITEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWWRK/CL_WF_READ_WORKITEM has no interface implemented.
Friends
Class /IWWRK/CL_WF_READ_WORKITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_ITEM_TASK_DETAILS Instance attribute Protected Type reference (TYPE) SWF_TASK WF: Detailed information about task 20110221
2 MS_PWI_WAPI_DETAIL Instance attribute Protected Type reference (TYPE) SWR_WIDTL WAPI: Detailed Information About Work Item 20101118
3 MS_PWI_WAPI_HEADER Instance attribute Protected Type reference (TYPE) SWR_WIHDR Work Item Structure 20101020
4 MS_WI_OBJECT_ID Instance attribute Protected Type reference (TYPE) /IWWRK/S_WI_OBJECT_ID Work Item Object ID 20110217
5 MS_WI_WAPI_DETAIL Instance attribute Protected Type reference (TYPE) SWR_WIDTL WAPI: Detailed Information About Work Item 20101020
6 MS_WI_WAPI_HEADER Instance attribute Protected Type reference (TYPE) SWR_WIHDR Work Item Structure 20101020
7 MT_BO_REQUESTER_NOTES Instance attribute Protected Type reference (TYPE) /IWWRK/T_ATTACHMET_DATA Attachment table data for GW 20110328
8 MT_RETURN_TAB Instance attribute Protected Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20101020
9 MT_TASK_POSSIBLE_AGENTS Instance attribute Protected Type reference (TYPE) /IWWRK/T_WF_POSSIBLE_AGENTS Workflow task possible agents table type 20110327
10 MT_TERM_EVENTS Instance attribute Protected Type reference (TYPE) /IWWRK/T_WF_TASK_TERM_EVENT Binding Events - Containers in the Workflow Environment 20110320
11 MT_WF_FILTERD_TASK Instance attribute Protected Type reference (TYPE) /IWWRK/T_TASK_INFO Task Info 20101020
12 MT_WF_STEP_DEC_KEYS Instance attribute Protected Type reference (TYPE) /IWWRK/T_WF_GENERIC_DECISN_TAB Generic user decision - Alternatives tab 20110328
13 MT_WI_APPR_COMM Instance attribute Protected Type reference (TYPE) /IWWRK/T_APPROVER_COMMENTS Approver Comments Table Type 20101130
14 MT_WI_STEP_LIST Instance attribute Protected Type reference (TYPE) SWP_LOGTAB_T Workflow: Internal Table for Display: Node/Step Log 20101020
15 MT_WI_WAPI_AGENTS Instance attribute Protected Type reference (TYPE) SWRTWIAGENT WAPI: Work Item/User Assignment 20101020
16 MT_WI_WAPI_ATTACHMENTS Instance attribute Protected Type reference (TYPE) /IWWRK/T_ATTACHMET_DATA Workitem attachments tab 20101020
17 MT_WI_WAPI_CONTAINER Instance attribute Protected Type reference (TYPE) SWRTCONT Container (name-value pairs) 20101020
18 MT_WI_WAPI_DEC_OPT Instance attribute Protected Type reference (TYPE) SWRTDECIALTS User Decision Options (Table Type) 20101020
19 MT_WI_WAPI_DESCRIPTION Instance attribute Protected Type reference (TYPE) SWRTTXTLIN Workitem description tab 20101020
20 MV_LANGU Instance attribute Protected Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20110328
21 MV_WF_STEP_TEXT Instance attribute Protected Type reference (TYPE) /IWWRK/WF_GP_BOUNDITEM_TYPE Groupware Object-Bound Item type 20110328
22 MV_WORKITEM_ID Instance attribute Protected Type reference (TYPE) SWW_WIID Work item ID 20101020
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTACHMENT_AS_COMMENT Instance method Protected Method Add attachment as comments 20101130
2 ADD_PARTICIPANTS_FULLNAME Instance method Protected Method Add the fullname of the participants 20110328
3 ADD_USER_FULLNAME Instance method Protected Method Add the fullname of the users 20110328
4 APPEND_MSG_TO_RETTAB Instance method Public Method Append wapi message to bapi return tab 20101020
5 CALL_TASK_INFO Instance method Protected Method Call to the task info function module 20101111
6 CONSTRUCTOR Instance method Public Constructor Class constructor (workflow item id) 20101020
7 GET_BO_REQUESTER_NOTE Instance method Public Method Get the business object instance requester notes 20110328
8 GET_CUSTOMER_XPROPS Instance method Public Method Get the customer xprops from the customer BADI impl. 20101020
9 GET_DOCUMENT_BINARY_CONTENT Instance method Private Method Get binary content of document 20110330
10 GET_DOCUMENT_DATA Instance method Private Method Get data of the document according to the document id 20110330
11 GET_LANGU Instance method Public Method Get the language key 20110328
12 GET_PWI_HEADER Instance method Public Method Get the workitem parent header 20101020
13 GET_RETURN_TAB Instance method Public Method Get the BAPI return tab results 20110320
14 GET_TASK_POSSIBLE_AGENTS Instance method Public Method Get the task possible agents 20110327
15 GET_TASK_TERMINATE_EVENTS Instance method Public Method Get workflow task terminate events 20110320
16 GET_USER_EXTRA_DATA Instance method Private Method Get extra data for user id (fullname, email, telephone num) 20110327
17 GET_WF_FILTERD_TASK Instance method Public Method Get the task information from the IMG 20101020
18 GET_WF_TASK_NAME Instance method Public Method Read WF step info from customizing tables 20110328
19 GET_WI_AGENTS Instance method Public Method Get the workitem owner's 20101020
20 GET_WI_APPR_COMMENTS Instance method Public Method Get the approver comments 20110328
21 GET_WI_ATTACHMENTS Instance method Public Method Get the workitem attachment's 20101020
22 GET_WI_ATTACH_DATA Instance method Public Method Get the workitem attachment data in binary 20110330
23 GET_WI_CONTAINER Instance method Public Method Get the workitem container 20101020
24 GET_WI_DECISION_OPTIONS Instance method Public Method Get the workitem decisions 20101020
25 GET_WI_DESCRIPTION Instance method Public Method Get the workitem description 20101020
26 GET_WI_DETAILS Instance method Public Method Get the workitem details 20101020
27 GET_WI_HEADER Instance method Public Method Get the workitem header 20101020
28 GET_WI_HEADER_DATA Instance method Public Method Get the workitem header data (header, details) 20110402
29 GET_WI_ID Instance method Public Method Get the workitem ID 20101020
30 GET_WI_OBJECT_ID Instance method Public Method Get the workitem object ID 20110217
31 GET_WI_STEP_LIST Instance method Public Method Get the workitem step list 20101020
32 GET_WI_TASK_DETAILS Instance method Public Method Get task details of the workflow item id 20110221
33 HEX_TAB_TO_XSTRING Instance method Private Method Convert binary tab to xstring 20110409
34 IS_USER_DECISION_TASK Instance method Public Method Check if the task is a user decision task 20110302
35 READ_ITEM_VALIDATION Instance method Public Method Validate the the workitem reader is one of the item owners 20101104
36 READ_OBJECT_ID_LINKS Instance method Private Method Read the object id links (binary relations) 20110328
37 SET_BO_REQUESTER_NOTE Instance method Protected Method Get the BO requester note 20110220
38 SET_PARENT_WI_HEADER Instance method Protected Method Read the woritem parent header 20101111
39 SET_TASK_POSSIBLE_AGENTS Instance method Protected Method Read the task possible agents list 20110327
40 SET_TASK_TERMINATE_EVENTS Instance method Protected Method Read the workflow task terminate events 20110317
41 SET_WF_STEP_INFO Instance method Protected Method Get the WF step info from customizing tables 20110328
42 SET_WI_ID Instance method Public Method Set to new workitem ID 20101020
43 SET_WI_OBJECT_ID Instance method Protected Method Read the workitem object ID 20110217
44 SET_WI_TASK_DETAILS Instance method Protected Method Read the workitem task details 20110221
45 SET_WORKFLOW_FILTER_TASK Instance method Protected Method Read the workflow filterd task from IMG 20101111
46 SET_WORKITEM_APPR_COMMENTS Instance method Protected Method Read the workitem approver comments 20110328
47 SET_WORKITEM_ATTACHMENTS Instance method Protected Method Read the workitem attachments 20101111
48 SET_WORKITEM_CONTAINER Instance method Protected Method Read the workitem container 20101111
49 SET_WORKITEM_DECISION_OPT Instance method Protected Method Read the workitem decision options 20101111
50 SET_WORKITEM_DESCRIPTION Instance method Protected Method Read the workitem description 20101111
51 SET_WORKITEM_DETAILS Instance method Protected Method Read workitem details using SAP_WAPI 20101111
52 SET_WORKITEM_HEADER Instance method Protected Method Read the workitem header using SAP_WAPI 20101111
53 SET_WORKITEM_RECIPIENTS Instance method Protected Method Read the workitem recipients 20101111
54 SET_WORKITEM_STEPS_LIST Instance method Protected Method Read the workitem steps list 20101111
55 STRING_TAB_TO_XSTRING Instance method Private Method String tab to xstring 20110406
Events
Class /IWWRK/CL_WF_READ_WORKITEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_USER_EXTRA_DATA Public See coding 20110327 BEGIN OF ts_user_extra_data , fullname TYPE ad_namtext, email TYPE ad_smtpadr, telnum TYPE ad_telnrlg, END OF ts_user_extra_data
Method Signatures

Method ADD_ATTACHMENT_AS_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOCUMENT_DATA Call by reference Type reference (TYPE) SOFOLENTI1 SAPoffice: Information about a Folder Entry 20101130
2 Importing IT_CONTENT Call by reference Type reference (TYPE) /IWWRK/T_COMMENT_TEXT Comments Text Content 20101130

Method ADD_ATTACHMENT_AS_COMMENT on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method ADD_PARTICIPANTS_FULLNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_AGENTS Call by reference Type reference (TYPE) /IWWRK/T_WF_TASK_AGENTS Workflow task agents table 20110328

Method ADD_PARTICIPANTS_FULLNAME on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method ADD_USER_FULLNAME Signature

Method ADD_USER_FULLNAME on class /IWWRK/CL_WF_READ_WORKITEM has no parameter.
Method ADD_USER_FULLNAME on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method APPEND_MSG_TO_RETTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MSG_LINES Call by reference Type reference (TYPE) SAPI_MSG_LINES Table with sap wapi Message (Lines) 20101020

Method APPEND_MSG_TO_RETTAB on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method CALL_TASK_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STEP Call by reference Type reference (TYPE) SWP_LOGTAB Workflow: Internal Table for Display: Node/Step Log 20110323
2 Importing IT_WORKFLOW_ID Call by reference Type reference (TYPE) /IWWRK/TT_WORKFLOW_INFO Table of WF info 20101111
3 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101111

Method CALL_TASK_INFO on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20110328
2 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20101020

Method CONSTRUCTOR on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_BO_REQUESTER_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BO_REQ_NOTE Call by reference Type reference (TYPE) /IWWRK/T_ATTACHMET_DATA Attachment table data for GW 20110328
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110328
3 Importing IV_MODE Call by reference Type reference (TYPE) C What to get (Requester Notes, BO Attachments or both) 20110623

Method GET_BO_REQUESTER_NOTE on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_CUSTOMER_XPROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADDITIONAL_XPROPS Call by reference Type reference (TYPE) /IWWRK/T_WF_XPROP XPROP to Item Handler 20101020
2 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) STRING 20110223
3 Exporting EV_SUBJECT Call by reference Type reference (TYPE) SWR_WIDTL-WI_TEXT Work item text 20110223

Method GET_CUSTOMER_XPROPS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_DOCUMENT_BINARY_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTENT Call by reference Type reference (TYPE) XSTRING 20110330
2 Importing IV_DOC_ID Call by reference Type reference (TYPE) SO_ENTRYID Folder Entry ID (Obj+Fol+Forwarder Name) 20110330
3 Importing IV_DOC_SRC Call by reference Type reference (TYPE) /IWWRK/WF_DOCUMENT_SOURCE Document Source (N,A) 20110331

Method GET_DOCUMENT_BINARY_CONTENT on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_DOCUMENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOCUMENT_DATA Call by reference Type reference (TYPE) SOFOLENTI1 SAPoffice: Information about a Folder Entry 20110330
2 Exporting ET_CONTENT_HEX Call by reference Type reference (TYPE) SOLIX_TAB GBT: SOLIX as Table Type 20110330
3 Exporting ET_CONTENT_STR Call by reference Type reference (TYPE) /IWWRK/T_COMMENT_TEXT Comments Text Content 20110331
4 Importing IV_DOC_ID Call by reference Type reference (TYPE) SOFOLENTI1-DOC_ID Folder Entry ID (Obj+Fol+Forwarder Name) 20110330

Method GET_DOCUMENT_DATA on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_LANGU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LANGU Value transfer Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20110328

Method GET_LANGU on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_PWI_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PWI_HEADER Call by reference Type reference (TYPE) SWR_WIHDR Work Item Structure 20101020
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101020

Method GET_PWI_HEADER on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_RETURN_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RETURN_TAB Value transfer Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110320

Method GET_RETURN_TAB on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_TASK_POSSIBLE_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POSSIBLE_AGENTS Call by reference Type reference (TYPE) /IWWRK/T_WF_POSSIBLE_AGENTS Workflow task possible agents table type 20110327
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110327

Method GET_TASK_POSSIBLE_AGENTS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_TASK_TERMINATE_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TERM_EVENTS Call by reference Type reference (TYPE) /IWWRK/T_WF_TASK_TERM_EVENT Workflow task terminate events 20110320
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110320

Method GET_TASK_TERMINATE_EVENTS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_USER_EXTRA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EXTRA_DATA Call by reference Type reference (TYPE) /IWWRK/CL_WF_READ_WORKITEM=>TS_USER_EXTRA_DATA 20110327
2 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME User Name 20110327

Method GET_USER_EXTRA_DATA on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WF_FILTERD_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WF_FILTERD_TASK Call by reference Type reference (TYPE) /IWWRK/T_TASK_INFO Task Info 20101020
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101020

Method GET_WF_FILTERD_TASK on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WF_TASK_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110328
2 Exporting EV_WF_STEP_TEXT Call by reference Type reference (TYPE) /IWWRK/WF_GP_BOUNDITEM_TYPE Work Item Text 20110328

Method GET_WF_TASK_NAME on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WI_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_AGENTS Call by reference Type reference (TYPE) /IWWRK/T_WF_TASK_AGENTS WAPI: Work Item/User Assignment 20101020
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101020
3 Importing IV_NO_FULLNAME Call by reference Type reference (TYPE) FLAG General Flag 20110410
4 Importing IV_WITH_SUBSTITUTES Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20110207

Method GET_WI_AGENTS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WI_APPR_COMMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_APPR_COMM Call by reference Type reference (TYPE) /IWWRK/T_APPROVER_COMMENTS Approver Comments Table Type 20110328
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110328

Method GET_WI_APPR_COMMENTS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WI_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_ATTACHMENTS Call by reference Type reference (TYPE) /IWWRK/T_ATTACHMET_DATA WAPI: Table for Objects 20101020
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101020

Method GET_WI_ATTACHMENTS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WI_ATTACH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WI_ATTACHMENTS Call by reference Type reference (TYPE) /IWWRK/S_ATTACHMENT_DATA Attachment table data for GW 20110330
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110330
3 Importing IV_DOC_ID Call by reference Type reference (TYPE) SO_ENTRYID Folder Entry ID (Obj+Fol+Forwarder Name) 20110330
4 Importing IV_DOC_SRC Call by reference Type reference (TYPE) /IWWRK/WF_DOCUMENT_SOURCE Document Source 20110331

Method GET_WI_ATTACH_DATA on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WI_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_CONTAINER Call by reference Type reference (TYPE) SWRTCONT Container Table 20121002
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101020

Method GET_WI_CONTAINER on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WI_DECISION_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_DEC_OPTIONS Call by reference Type reference (TYPE) SWRTDECIALTS User Decision Options (Table Type) 20101020
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101020

Method GET_WI_DECISION_OPTIONS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WI_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_DESCRIPTION Call by reference Type reference (TYPE) SWRTTXTLIN Workflow Interfaces: Text Line (Table Type) 20101020
2 Exporting EV_DESC_STRING Call by reference Type reference (TYPE) STRING 20110223
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101020

Method GET_WI_DESCRIPTION on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WI_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PWI_HEAD Call by reference Type reference (TYPE) SWR_WIHDR Work Item Structure 20110402
2 Exporting ES_WI_DETAILS Call by reference Type reference (TYPE) SWR_WIDTL WAPI: Detailed Information About Work Item 20101020
3 Exporting ES_WI_HEAD Call by reference Type reference (TYPE) SWR_WIHDR Work Item Structure 20110402
4 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101020

Method GET_WI_DETAILS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WI_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WI_HEADER Call by reference Type reference (TYPE) SWR_WIHDR Work Item Structure 20101020
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101020

Method GET_WI_HEADER on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WI_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PWI_HEAD Call by reference Type reference (TYPE) SWR_WIHDR Work Item Structure 20110402
2 Exporting ES_WI_DETAIL Call by reference Type reference (TYPE) SWR_WIDTL WAPI: Detailed Information About Work Item 20110402
3 Exporting ES_WI_HEAD Call by reference Type reference (TYPE) SWR_WIHDR Work Item Structure 20110402
4 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110402
5 Exporting EV_TASK_NAME Call by reference Type reference (TYPE) /IWWRK/WF_GP_BOUNDITEM_TYPE Groupware Object-Bound Item type 20110402

Method GET_WI_HEADER_DATA on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WI_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_WORKITEM_ID Value transfer Type reference (TYPE) SWW_WIID Work item ID 20101020

Method GET_WI_ID on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WI_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WI_OBJECT_ID Call by reference Type reference (TYPE) /IWWRK/S_WI_OBJECT_ID Work Item Object ID 20110217
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110217

Method GET_WI_OBJECT_ID on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WI_STEP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_STEP_LIST Call by reference Type reference (TYPE) SWP_LOGTAB_T Workflow: Internal Table for Display: Node/Step Log 20101020
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101020

Method GET_WI_STEP_LIST on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method GET_WI_TASK_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TASK_DETAILS Call by reference Type reference (TYPE) SWF_TASK WF: Detailed information about task 20110221
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110221

Method GET_WI_TASK_DETAILS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method HEX_TAB_TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XSTRING Call by reference Type reference (TYPE) XSTRING 20110409
2 Importing IT_CONTENT Call by reference Type reference (TYPE) SOLIX_TAB GBT: SOLIX as Table Type 20110409

Method HEX_TAB_TO_XSTRING on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method IS_USER_DECISION_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_UDEC Value transfer Type reference (TYPE) FLAG General Flag 20110302

Method IS_USER_DECISION_TASK on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method READ_ITEM_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101104

Method READ_ITEM_VALIDATION on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method READ_OBJECT_ID_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINKS Call by reference Type reference (TYPE) OBL_T_LINK SOBL: Table with Relationship Records 20110328
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110328
3 Importing IV_MODE Call by reference Type reference (TYPE) C What to get (Requester Notes, BO Attachments or both) 20110623

Method READ_OBJECT_ID_LINKS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_BO_REQUESTER_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) C What to get (Requester Notes, BO Attachments or both) 20110623
2 Importing IV_WITH_HEADER Call by reference Type reference (TYPE) FLAG ABAP_TRUE General Flag 20110330
3 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110220

Method SET_BO_REQUESTER_NOTE on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_PARENT_WI_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101111

Method SET_PARENT_WI_HEADER on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_TASK_POSSIBLE_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110327

Method SET_TASK_POSSIBLE_AGENTS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_TASK_TERMINATE_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110320

Method SET_TASK_TERMINATE_EVENTS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_WF_STEP_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GET_DECISION_KEYS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110328
2 Importing IV_GET_TASK_NAME Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110328
3 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110328

Method SET_WF_STEP_INFO on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_WI_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20110328
2 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20101020

Method SET_WI_ID on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_WI_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110217

Method SET_WI_OBJECT_ID on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_WI_TASK_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110221

Method SET_WI_TASK_DETAILS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_WORKFLOW_FILTER_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101111

Method SET_WORKFLOW_FILTER_TASK on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_WORKITEM_APPR_COMMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110328

Method SET_WORKITEM_APPR_COMMENTS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_WORKITEM_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WITH_HEADER Call by reference Type reference (TYPE) FLAG 'X' General Flag 20110330
2 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101111

Method SET_WORKITEM_ATTACHMENTS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_WORKITEM_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101111

Method SET_WORKITEM_CONTAINER on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_WORKITEM_DECISION_OPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101111

Method SET_WORKITEM_DECISION_OPT on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_WORKITEM_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101111

Method SET_WORKITEM_DESCRIPTION on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_WORKITEM_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101111

Method SET_WORKITEM_DETAILS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_WORKITEM_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101111

Method SET_WORKITEM_HEADER on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_WORKITEM_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WITH_SUBSTITUTES Call by reference Type reference (TYPE) XFELD Checkbox 20110207
2 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101111

Method SET_WORKITEM_RECIPIENTS on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method SET_WORKITEM_STEPS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101111

Method SET_WORKITEM_STEPS_LIST on class /IWWRK/CL_WF_READ_WORKITEM has no exception.

Method STRING_TAB_TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XSTRING Call by reference Type reference (TYPE) XSTRING 20110406
2 Importing IT_CONTENT Call by reference Type reference (TYPE) /IWWRK/T_COMMENT_TEXT Comments Text Content 20110406

Method STRING_TAB_TO_XSTRING on class /IWWRK/CL_WF_READ_WORKITEM has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100