SAP ABAP Interface /IWWRK/IF_WF_MGW_WI_DETAILS (Get wi details interface)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
     /IWWRK/WF_ODC_RUNTIME (Package) Workflow ODC Runtime for Gateway - Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWWRK/CL_WF_MGW_WI_DETAIL Retrieve detail for workitem 20120126
Properties
Interface /IWWRK/IF_WF_MGW_WI_DETAILS  
Short Description Get wi details interface    
General Data
Package /IWWRK/WF_ODC_RUNTIME   Workflow ODC Runtime for Gateway - Runtime 
Created 20111027   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_WF_MGW_WI_DETAILS has no interface.
Friends
Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no friend.
Attributes
Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTUAL_OWNER Instance method Public Method Get the wi actual owner 20111031
2 GET_CONTEXT_DATA Instance method Public Method Get the language of the receiver 20120523
3 GET_DATA_FROM_BADI Instance method Public Method Get Subject Decscription Xprops from BADI 20120409
4 GET_DESC_FROM_BADI Instance method Public Method Get the description from customer BADI 20120304
5 GET_DOCUMENT_DATA Instance method Public Method Get document data 20111031
6 GET_GUI_LINK Instance method Public Method Get the GUI link of the item 20111101
7 GET_NODE_DEFINITION Instance method Public Method Get the Workflow node details step id and WF id 20111030
8 GET_POSSIBLE_AGENTS Instance method Public Method Get the posible agent of the wi 20111031
9 GET_QUERY_BUSINESS_OBJECTS Instance method Public Method Get the business object related to the item 20111030
10 GET_RELATED_OBJECT Instance method Public Method Get the related object connected to the wi 20111031
11 GET_SUBJECT_FROM_BADI Instance method Public Method Get the subject from customer BADI 20120301
12 GET_WI_AGENTS_WITH_SUB Instance method Public Method Get all of the wi agent 20111031
13 GET_WI_ATTACHMENTS_OBJ Instance method Public Method Get the attchments connected to the wi 20111031
14 GET_WI_CONTAINER Instance method Public Method Get the wi container data 20111030
15 GET_WI_DEADLINES Instance method Public Method Get the workflow item deadlines 20120205
16 GET_WI_DECISION_OPTIONS Instance method Public Method Get the decision options from the wi 20111030
17 GET_WI_DESCRIPTION Instance method Public Method Get the description from the workitem 20111030
18 GET_WI_DETAIL Instance method Public Method Get the item Detail 20111030
19 GET_WI_HEADER Instance method Public Method Get the wi header details 20111030
20 GET_WI_PARTICIPANTS Instance method Public Method Get the users that will recieve the workitem 20111031
21 GET_WI_TOP_HEADER Instance method Public Method Get the item header 20111030
22 GET_WORKITEM_ID Instance method Public Method Get the workitem_id 20111030
23 SET_USER_CONTEXT Instance method Public Method Set the context (user and language) 20120523
24 SET_WORKITEM_ID Instance method Public Method Set the Workitem ID for the RT factory 20111027
Events
Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no event.
Types
Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no local type.
Method Signatures

Method GET_ACTUAL_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTUAL_OWNER Value transfer Type reference (TYPE) SYUNAME User Name 20111031

Method GET_ACTUAL_OWNER on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_CONTEXT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LANGU Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20120523
2 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20120523
3 Importing IV_USERNAME Call by reference Type reference (TYPE) SY-UNAME SY-UNAME User Name 20120523

Method GET_CONTEXT_DATA on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_DATA_FROM_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CUSTOMER_XPROPS Call by reference Type reference (TYPE) /IWWRK/T_WF_XPROP XPROP to Item Handler 20120409
2 Changing CV_WI_DESCRIPTION Call by reference Type reference (TYPE) STRING 20120409
3 Exporting ET_RETURN_TAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120409
4 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120409
5 Importing IS_WI_DETAIL Call by reference Type reference (TYPE) SWR_WIDTL WAPI: Detailed Information About Work Item 20120409

Method GET_DATA_FROM_BADI on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_DESC_FROM_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_WI_DESCRIPTION Call by reference Type reference (TYPE) STRING 20120304
2 Exporting ET_RETURN_TAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120304
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120304

Method GET_DESC_FROM_BADI on Interface /IWWRK/IF_WF_MGW_WI_DETAILS 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_DOC_DATA Call by reference Type reference (TYPE) SOFOLENTI1 SAPoffice: Information about a Folder Entry 20111031
2 Exporting ET_CONTENT_HEX Call by reference Type reference (TYPE) SOLIX_TAB GBT: SOLIX as Table Type 20111031
3 Exporting ET_CONTENT_STR Call by reference Type reference (TYPE) /IWWRK/T_COMMENT_TEXT Comments Text Content 20111031
4 Exporting ET_OBJECT_HEADER Call by reference Type reference (TYPE) /IWWRK/T_COMMENT_TEXT Comments Text Content 20120620
5 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111031
6 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20111031
7 Importing IV_DOC_ID Call by reference Type reference (TYPE) SOFOLENTI1-DOC_ID Folder Entry ID (Obj+Fol+Forwarder Name) 20111031
8 Importing IV_NO_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111031
9 Importing IV_SEND_INFO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111031

Method GET_DOCUMENT_DATA on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_GUI_LINK 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 20120524
2 Importing IV_SYS_ALIAS Call by reference Type reference (TYPE) /IWBEP/DEFI_SYSTEM_ALIAS SAP System Alias 20120219
3 Returning RV_GUI_LINK Value transfer Type reference (TYPE) /IWWRK/RT_GUI_LINK_URL SAP WebGUI link URL 20111101

Method GET_GUI_LINK on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_NODE_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_NODE_DEFINITION Value transfer Type reference (TYPE) SWD_SNODES Workflow definition: Node table (runtime) 20111030

Method GET_NODE_DEFINITION on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_POSSIBLE_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POSSIBLE_AGENTS_OUT Call by reference Type reference (TYPE) SWDTAAGNT Ad Hoc Agents: List of Technical and Detailed Names 20111031
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111031
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20111031

Method GET_POSSIBLE_AGENTS on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_QUERY_BUSINESS_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJECT_LIST Value transfer Type reference (TYPE) SIBFLPORBT Table of Local Pers. Object References - BOR Compatible 20111030

Method GET_QUERY_BUSINESS_OBJECTS on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_RELATED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LEADING_OBJECT Call by reference Type reference (TYPE) SWR_OBJ_2 WAPI: Generic Structure for Objects (After 4.6) 20111031
2 Exporting ET_OBJECT Call by reference Type reference (TYPE) SWRTOBJ_2 WAPI: Table of Type SWR_OBJ_2 20111031
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111031
4 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20111031

Method GET_RELATED_OBJECT on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_SUBJECT_FROM_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_WI_SUBJECT Call by reference Type reference (TYPE) /IWWRK/WF_WI_SUBJECT Work Item Subject 20120301
2 Exporting ET_RETURN_TAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120301
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120301

Method GET_SUBJECT_FROM_BADI on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_WI_AGENTS_WITH_SUB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AGENTS Call by reference Type reference (TYPE) SWRTWIAGENT Table with Organizational Objects 20111031
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111031
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20111031

Method GET_WI_AGENTS_WITH_SUB on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_WI_ATTACHMENTS_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTACHMENTS_OBJECT Call by reference Type reference (TYPE) SIBFLPORBT Table of Local Pers. Object References - BOR Compatible 20111031
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111031
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20111031

Method GET_WI_ATTACHMENTS_OBJ on Interface /IWWRK/IF_WF_MGW_WI_DETAILS 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_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111030
2 Exporting ET_WI_CONTAINER Call by reference Type reference (TYPE) SWRTCONT Container Table 20111030
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20111030
4 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20120523
5 Importing IV_USERNAME Call by reference Type reference (TYPE) SY-UNAME SY-UNAME User Name 20120523

Method GET_WI_CONTAINER on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_WI_DEADLINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DESIRED_END Call by reference Type reference (TYPE) SWR_DEADL WAPI: Deadlines 20120205
2 Exporting ES_DESIRED_START Call by reference Type reference (TYPE) SWR_DEADL WAPI: Deadlines 20120205
3 Exporting ES_LATEST_END Call by reference Type reference (TYPE) SWR_DEADL WAPI: Deadlines 20120205
4 Exporting ES_LATEST_START Call by reference Type reference (TYPE) SWR_DEADL WAPI: Deadlines 20120205
5 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120205

Method GET_WI_DEADLINES on Interface /IWWRK/IF_WF_MGW_WI_DETAILS 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_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111030
2 Exporting ET_WI_DECISION_OPTIONS Call by reference Type reference (TYPE) SWRTDECIALTS User Decision Options (Table Type) 20111030
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20111030
4 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20120523
5 Importing IV_USERNAME Call by reference Type reference (TYPE) SY-UNAME User Name 20120523

Method GET_WI_DECISION_OPTIONS on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_WI_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_WI_DESCRIPTION Value transfer Type reference (TYPE) SWFTTLINE Workflow: Table with SapScript Rows 20111030

Method GET_WI_DESCRIPTION on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_WI_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WI_DETAIL Call by reference Type reference (TYPE) SWR_WIDTL WAPI: Detailed Information About Work Item 20111030

Method GET_WI_DETAIL on Interface /IWWRK/IF_WF_MGW_WI_DETAILS 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 20111030

Method GET_WI_HEADER on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_WI_PARTICIPANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AGENTS Call by reference Type reference (TYPE) SWRTWIAGENT WAPI: Work Item/User Assignment 20111031
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111031
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20111031
4 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20120523

Method GET_WI_PARTICIPANTS on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method GET_WI_TOP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TOP_WI_HEADER Call by reference Type reference (TYPE) SWWWIHEAD Workflow Runtime: Header Table for All Work Item Types 20111030
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111030
3 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20111030

Method GET_WI_TOP_HEADER on Interface /IWWRK/IF_WF_MGW_WI_DETAILS 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 20111030

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

Method SET_USER_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120523
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120523
3 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20120523
4 Importing IV_USERNAME Call by reference Type reference (TYPE) SY-UNAME SY-UNAME User Name 20120523

Method SET_USER_CONTEXT on Interface /IWWRK/IF_WF_MGW_WI_DETAILS has no exception.

Method SET_WORKITEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111030
2 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20111030
3 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20111027
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Exception in WIM 20120710
History
Last changed by/on SAP  20131127 
SAP Release Created in 200