SAP ABAP Function Module /IWWRK/WF_GET_WI_USER_COLLECT (Get collection of workitem that related to user)
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
⤷
⤷
Basic Data
| Function Module | /IWWRK/WF_GET_WI_USER_COLLECT | Get collection of workitem that related to user |
| Function Group | /IWWRK/FG_WF_IB_SERVICES | Workflow inbound services function group |
| Program Name | /IWWRK/SAPLFG_WF_IB_SERVICES | |
| INCLUDE Name | /IWWRK/LFG_WF_IB_SERVICESU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_WI_HEADER | TYPE | SWRTWIHDR | WAPI: Table Type for Work Item Header | |||
| |
ET_WI_TASK_INFO | TYPE | /IWWRK/T_WF_TASK_INFO | Tasks name | |||
| |
EV_ERROR_FLAG | TYPE | FLAG | Return Value of ABAP Statements | |||
| |
ET_RETURN | TYPE | BAPIRETTAB | Table with BAPI Return Information | |||
| |
IV_USER | TYPE | SYUNAME | SY-UNAME | User Name | ||
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 | 20130604 |
| SAP Release Created in | 100 |