SAP ABAP Function Module /IWWRK/WF_TGW_USER_DETAILS (Get User Details by workitem id and navigation context)
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
⤷
⤷
Basic Data
| Function Module | /IWWRK/WF_TGW_USER_DETAILS | Get User Details by workitem id and navigation context |
| Function Group | /IWWRK/WF_TGW | Functions for Task Gateway |
| Program Name | /IWWRK/SAPLWF_TGW | |
| INCLUDE Name | /IWWRK/LWF_TGWU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_USER_DETAILS | TYPE | /IWWRK/S_WF_USER_INFO | User Info | |||
| |
ET_RETURN | TYPE | BAPIRETTAB | Table with BAPI Return Information | |||
| |
EV_RETURN_CODE | TYPE | SYST-SUBRC | Return Value of ABAP Statements | |||
| |
IV_WORKITEM_ID | TYPE | SWW_WIID | Work item ID | |||
| |
IT_NAVIGATION_PATH | TYPE | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | |||
| |
IT_KEY_TAB | TYPE | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | |||
| |
IV_SOURCE_NAME | TYPE | STRING | Source navigation entity | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20131122 |
| SAP Release Created in | 200 |