Hierarchy
⤷
⤷
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 | Instance method | Public | Method | Get the wi actual owner | 20111031 | |
| 2 | Instance method | Public | Method | Get the language of the receiver | 20120523 | |
| 3 | Instance method | Public | Method | Get Subject Decscription Xprops from BADI | 20120409 | |
| 4 | Instance method | Public | Method | Get the description from customer BADI | 20120304 | |
| 5 | Instance method | Public | Method | Get document data | 20111031 | |
| 6 | Instance method | Public | Method | Get the GUI link of the item | 20111101 | |
| 7 | Instance method | Public | Method | Get the Workflow node details step id and WF id | 20111030 | |
| 8 | Instance method | Public | Method | Get the posible agent of the wi | 20111031 | |
| 9 | Instance method | Public | Method | Get the business object related to the item | 20111030 | |
| 10 | Instance method | Public | Method | Get the related object connected to the wi | 20111031 | |
| 11 | Instance method | Public | Method | Get the subject from customer BADI | 20120301 | |
| 12 | Instance method | Public | Method | Get all of the wi agent | 20111031 | |
| 13 | Instance method | Public | Method | Get the attchments connected to the wi | 20111031 | |
| 14 | Instance method | Public | Method | Get the wi container data | 20111030 | |
| 15 | Instance method | Public | Method | Get the workflow item deadlines | 20120205 | |
| 16 | Instance method | Public | Method | Get the decision options from the wi | 20111030 | |
| 17 | Instance method | Public | Method | Get the description from the workitem | 20111030 | |
| 18 | Instance method | Public | Method | Get the item Detail | 20111030 | |
| 19 | Instance method | Public | Method | Get the wi header details | 20111030 | |
| 20 | Instance method | Public | Method | Get the users that will recieve the workitem | 20111031 | |
| 21 | Instance method | Public | Method | Get the item header | 20111030 | |
| 22 | Instance method | Public | Method | Get the workitem_id | 20111030 | |
| 23 | Instance method | Public | Method | Set the context (user and language) | 20120523 | |
| 24 | 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 | 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 | EV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20120523 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20120523 | |||
| 3 | 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 | CT_CUSTOMER_XPROPS | Call by reference | Type reference (TYPE) | /IWWRK/T_WF_XPROP | XPROP to Item Handler | 20120409 | |||
| 2 | CV_WI_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20120409 | ||||
| 3 | ET_RETURN_TAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120409 | |||
| 4 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120409 | |||
| 5 | 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 | CV_WI_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20120304 | ||||
| 2 | ET_RETURN_TAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120304 | |||
| 3 | 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 | ES_DOC_DATA | Call by reference | Type reference (TYPE) | SOFOLENTI1 | SAPoffice: Information about a Folder Entry | 20111031 | |||
| 2 | ET_CONTENT_HEX | Call by reference | Type reference (TYPE) | SOLIX_TAB | GBT: SOLIX as Table Type | 20111031 | |||
| 3 | ET_CONTENT_STR | Call by reference | Type reference (TYPE) | /IWWRK/T_COMMENT_TEXT | Comments Text Content | 20111031 | |||
| 4 | ET_OBJECT_HEADER | Call by reference | Type reference (TYPE) | /IWWRK/T_COMMENT_TEXT | Comments Text Content | 20120620 | |||
| 5 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20111031 | |||
| 6 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20111031 | |||
| 7 | IV_DOC_ID | Call by reference | Type reference (TYPE) | SOFOLENTI1-DOC_ID | Folder Entry ID (Obj+Fol+Forwarder Name) | 20111031 | |||
| 8 | IV_NO_CONTENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20111031 | |||
| 9 | 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 | IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20120524 | ||
| 2 | IV_SYS_ALIAS | Call by reference | Type reference (TYPE) | /IWBEP/DEFI_SYSTEM_ALIAS | SAP System Alias | 20120219 | |||
| 3 | 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 | 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 | ET_POSSIBLE_AGENTS_OUT | Call by reference | Type reference (TYPE) | SWDTAAGNT | Ad Hoc Agents: List of Technical and Detailed Names | 20111031 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20111031 | |||
| 3 | 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 | 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 | ES_LEADING_OBJECT | Call by reference | Type reference (TYPE) | SWR_OBJ_2 | WAPI: Generic Structure for Objects (After 4.6) | 20111031 | |||
| 2 | ET_OBJECT | Call by reference | Type reference (TYPE) | SWRTOBJ_2 | WAPI: Table of Type SWR_OBJ_2 | 20111031 | |||
| 3 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20111031 | |||
| 4 | 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 | CV_WI_SUBJECT | Call by reference | Type reference (TYPE) | /IWWRK/WF_WI_SUBJECT | Work Item Subject | 20120301 | |||
| 2 | ET_RETURN_TAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120301 | |||
| 3 | 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 | ET_AGENTS | Call by reference | Type reference (TYPE) | SWRTWIAGENT | Table with Organizational Objects | 20111031 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20111031 | |||
| 3 | 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 | ET_ATTACHMENTS_OBJECT | Call by reference | Type reference (TYPE) | SIBFLPORBT | Table of Local Pers. Object References - BOR Compatible | 20111031 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20111031 | |||
| 3 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20111030 | |||
| 2 | ET_WI_CONTAINER | Call by reference | Type reference (TYPE) | SWRTCONT | Container Table | 20111030 | |||
| 3 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20111030 | |||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20120523 | ||
| 5 | 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 | ES_DESIRED_END | Call by reference | Type reference (TYPE) | SWR_DEADL | WAPI: Deadlines | 20120205 | |||
| 2 | ES_DESIRED_START | Call by reference | Type reference (TYPE) | SWR_DEADL | WAPI: Deadlines | 20120205 | |||
| 3 | ES_LATEST_END | Call by reference | Type reference (TYPE) | SWR_DEADL | WAPI: Deadlines | 20120205 | |||
| 4 | ES_LATEST_START | Call by reference | Type reference (TYPE) | SWR_DEADL | WAPI: Deadlines | 20120205 | |||
| 5 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20111030 | |||
| 2 | ET_WI_DECISION_OPTIONS | Call by reference | Type reference (TYPE) | SWRTDECIALTS | User Decision Options (Table Type) | 20111030 | |||
| 3 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20111030 | |||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20120523 | |||
| 5 | 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 | 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 | 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 | 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 | ET_AGENTS | Call by reference | Type reference (TYPE) | SWRTWIAGENT | WAPI: Work Item/User Assignment | 20111031 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20111031 | |||
| 3 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20111031 | |||
| 4 | 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 | ES_TOP_WI_HEADER | Call by reference | Type reference (TYPE) | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | 20111030 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20111030 | |||
| 3 | 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 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120523 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120523 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20120523 | ||
| 4 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20111030 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20111030 | |||
| 3 | IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20111027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception in WIM | 20120710 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |