SAP ABAP Interface /IWWRK/IF_TGW_TASK (Query task related associations)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
     /IWWRK/WF_ODC_INBOX (Package) Workflow ODC Runtime for Gateway - Generic Inbox
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWWRK/CL_TGW_TASK Retrieve detail for workitem class 20120131
Properties
Interface /IWWRK/IF_TGW_TASK  
Short Description Query task related associations    
General Data
Package /IWWRK/WF_ODC_INBOX   Workflow ODC Runtime for Gateway - Generic Inbox 
Created 20120131   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /IWWRK/IF_TGW_TASK has no interface.
Friends
Interface /IWWRK/IF_TGW_TASK has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_INIT_SINCE_DATE Constant Public Type reference (TYPE) SY-DATUM '19000101' Begin date 20130501
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACCESS Instance method Public Method Check if logon user has access to data 20120213
2 EXTRACT_USERS_FULL_NAMES Instance method Public Method Extract users list of full names 20130120
3 GET_RETURN_TAB Instance method Public Method Get the error handling table 20120213
4 GET_WI_NODE_DEF Instance method Public Method Get WF_ID and Step_ID from workitem ID 20130411
5 GET_WORKITEM_ID Instance method Public Method Return the task instance id 20120213
6 HAS_ATTACHMENTS Instance method Public Method Check if workitem contains attachments 20120214
7 HAS_COMMENTS Instance method Public Method 20120214
8 QUERY_ATTACHMENTS Instance method Public Method Get all attahcments related to work item 20120131
9 QUERY_COMMENTS Instance method Public Method Get all comments related to work item 20120131
10 QUERY_LOGGING Instance method Public Method Get all log history related to work item 20120131
11 QUERY_POSSIBLE_AGENTS Instance method Public Method Get all possible agents for work item 20120826
12 QUERY_POTENTIAL_OWNERS Instance method Public Method Get all potential owners for work item 20120131
13 READ_ATTACHMENT Instance method Public Method Get specific attachment detail 20120131
14 READ_ATTACHMENT_STREAM Instance method Public Method Get attachment data for specific attachment 20120131
15 READ_COMMENT Instance method Public Method Get specific comment detail 20120131
16 READ_CREATED_BY Instance method Public Method Read creator of the workitem 20120507
17 READ_CREATION_DATE Instance method Public Method Read workitem ceation date 20120528
18 READ_DECISION_OPTION Instance method Public Method Read task decision option 20120301
19 READ_POSSIBLE_AGENT Instance method Public Method Get specific possible agent detail 20120826
20 READ_POTENTIAL_OWNER Instance method Public Method Get specific potential owner detail 20120131
21 READ_TASK_DEF_ID Instance method Public Method Read task definition ID 20120528
22 READ_TASK_DESCRIPTION Instance method Public Method Get description of work item 20120131
23 READ_TASK_DETAIL Instance method Public Method Get root data for workitem 20120131
24 READ_TASK_LOGGING Instance method Public Method ger specific log detail 20120201
25 READ_TASK_NAME Instance method Public Method Get Task Name 20120507
26 READ_TASK_STATUS Instance method Public Method Read workitem status 20120528
27 READ_TASK_STREAM Instance method Public Method Get Task type icon stream 20130411
28 READ_TASK_UI_EXECUTION Instance method Public Method Get UI Execution link for task 20120219
29 SET_WORKITEM_ID Instance method Public Method Update work item id 20120131
30 UPDATE_STATUS_INPROGRESS Instance method Public Method Update item status to inprogress 20121002
Events
Interface /IWWRK/IF_TGW_TASK has no event.
Types
Interface /IWWRK/IF_TGW_TASK has no local type.
Method Signatures

Method CHECK_ACCESS 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 20120213

Method CHECK_ACCESS on Interface /IWWRK/IF_TGW_TASK has no exception.

Method EXTRACT_USERS_FULL_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USERS_FULLNAMES Call by reference Type reference (TYPE) /IWWRK/T_WF_TASK_AGENTS Workflow task agents table 20130120
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20130120

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 20120213

Method GET_RETURN_TAB on Interface /IWWRK/IF_TGW_TASK has no exception.

Method GET_WI_NODE_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STEP_ID Call by reference Type reference (TYPE) /IWWRK/WF_STEP_ID Workflow Step ID 20130411
2 Exporting EV_WORKFLOW_ID Call by reference Type reference (TYPE) /IWWRK/WF_ID Workflow ID 20130411

Method GET_WI_NODE_DEF on Interface /IWWRK/IF_TGW_TASK has no exception.

Method GET_WORKITEM_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 20120213

Method GET_WORKITEM_ID on Interface /IWWRK/IF_TGW_TASK has no exception.

Method HAS_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_ATTACHMENTS Value transfer Type reference (TYPE) ABAP_BOOL 20120214

Method HAS_ATTACHMENTS on Interface /IWWRK/IF_TGW_TASK has no exception.

Method HAS_COMMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_COMMENTS Value transfer Type reference (TYPE) ABAP_BOOL 20120214

Method HAS_COMMENTS on Interface /IWWRK/IF_TGW_TASK has no exception.

Method QUERY_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_TGW_ATTACHMENTS Attahcments table type for task GW 20120131

Method QUERY_ATTACHMENTS on Interface /IWWRK/IF_TGW_TASK has no exception.

Method QUERY_COMMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_COMMENTS Call by reference Type reference (TYPE) /IWWRK/T_TGW_COMMENTS Comment table type for task GW 20120131

Method QUERY_COMMENTS on Interface /IWWRK/IF_TGW_TASK has no exception.

Method QUERY_LOGGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_LOGS Call by reference Type reference (TYPE) /IWWRK/T_TGW_LOG_ENTRY Logging entry for task BWF 20120131

Method QUERY_LOGGING on Interface /IWWRK/IF_TGW_TASK has no exception.

Method QUERY_POSSIBLE_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_POSSIBLE_AGENTS Call by reference Type reference (TYPE) /IWWRK/T_TGW_POSSIBLE_AGENT Task Gateway: Possible Agents 20120826
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120826

Method QUERY_POSSIBLE_AGENTS on Interface /IWWRK/IF_TGW_TASK has no exception.

Method QUERY_POTENTIAL_OWNERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WI_POTENTIAL_OWNERS Call by reference Type reference (TYPE) /IWWRK/T_TGW_POTENTIAL_OWNER Potential owner 20120131
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120131

Method QUERY_POTENTIAL_OWNERS on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WI_ATTACHMENT Call by reference Type reference (TYPE) /IWWRK/S_TGW_ATTACHMENTS Coomnet structure for task GW 20120131
2 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20120215

Method READ_ATTACHMENT on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_ATTACHMENT_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WI_ATTACHMENT_STREAM Call by reference Type reference (TYPE) /IWWRK/S_TGW_ATTACHMENT_STREAM Attachment data structure 20120131
2 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20120215

Method READ_ATTACHMENT_STREAM on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WI_COMMENT Call by reference Type reference (TYPE) /IWWRK/S_TGW_COMMENTS Coomnet structure for task GW 20120131
2 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20120215

Method READ_COMMENT on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_CREATED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CREATED_BY Value transfer Type reference (TYPE) SWW_OBJID Creator of a work item 20120507

Method READ_CREATED_BY on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_CREATION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CREATION_DATE Value transfer Type reference (TYPE) SWW_CD Creation Date of Work Item 20120528

Method READ_CREATION_DATE on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_DECISION_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DECISION_OPTIONS Call by reference Type reference (TYPE) /IWWRK/T_TGW_DECISION_OPTIONS Table for task GW decision options 20120301

Method READ_DECISION_OPTION on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_POSSIBLE_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WI_POSSIBLE_AGENT Call by reference Type reference (TYPE) /IWWRK/S_TGW_POSSIBLE_AGENT Task Gateway: Possible Agent 20120826
2 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20120826

Method READ_POSSIBLE_AGENT on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_POTENTIAL_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WI_POTENTIAL_OWNER Call by reference Type reference (TYPE) /IWWRK/S_TGW_POTENTIAL_OWNER Potential owner structure 20120131
2 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20120215

Method READ_POTENTIAL_OWNER on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_TASK_DEF_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TASK_DEF_ID Value transfer Type reference (TYPE) SWW_TASK Task ID 20120528

Method READ_TASK_DEF_ID on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_TASK_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WI_DESCRIPTION Call by reference Type reference (TYPE) /IWWRK/S_TGW_DESCRIPTION Description structure for task GW 20120131

Method READ_TASK_DESCRIPTION on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_TASK_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TASK_DETAIL Call by reference Type reference (TYPE) /IWWRK/S_TGW_TASK Task Gateway: Task Header 20120131

Method READ_TASK_DETAIL on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_TASK_LOGGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WI_LOGGING_ENTRY Call by reference Type reference (TYPE) /IWWRK/S_TGW_LOG_ENTRY Log entry from BWF log 20120201
2 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20120215

Method READ_TASK_LOGGING on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_TASK_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TASK_NAME Value transfer Type reference (TYPE) /IWWRK/WF_TASK_BOUNDITEM_TYPE Workflow Step Description 20120507

Method READ_TASK_NAME on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_TASK_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TASK_STATUS Value transfer Type reference (TYPE) SWW_WISTAT Processing Status of a Work Item 20120528

Method READ_TASK_STATUS on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_TASK_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TASK_ICON_STREAM Call by reference Type reference (TYPE) /IWWRK/S_TGW_ATTACHMENT_STREAM Attachment data structure 20130411
2 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20130411

Method READ_TASK_STREAM on Interface /IWWRK/IF_TGW_TASK has no exception.

Method READ_TASK_UI_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_UI_EXECUTION Call by reference Type reference (TYPE) /IWWRK/S_TGW_UI_EXECUTION Tasl Gateway: UI Execution 20120219
2 Importing IV_SYS_ALIAS Call by reference Type reference (TYPE) /IWBEP/DEFI_SYSTEM_ALIAS SAP System Alias 20120219

Method READ_TASK_UI_EXECUTION on Interface /IWWRK/IF_TGW_TASK has no exception.

Method SET_WORKITEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PAGING Call by reference Type reference (TYPE) /IWBEP/S_MGW_PAGING paging structure 20120223
2 Importing IT_FILTER_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20120223
3 Importing IT_ORDER Call by reference Type reference (TYPE) /IWBEP/T_MGW_SORTING_ORDER the sorting order 20120223
4 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20120131
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Exception in WIM 20121113

Method UPDATE_STATUS_INPROGRESS Signature

Method UPDATE_STATUS_INPROGRESS on Interface /IWWRK/IF_TGW_TASK has no parameter.
Method UPDATE_STATUS_INPROGRESS on Interface /IWWRK/IF_TGW_TASK has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200