Menu

SAP Function Module SAP_WAPI_CREATE_WORKLIST

Workflow Interfaces: Set Up Worklist for User

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module SAP_WAPI_CREATE_WORKLIST (Workflow Interfaces: Set Up Worklist for User) is a standard Function Module in SAP ERP and is part of the function group SWRW within the package SWR.

Technical Information

Function Module SAP_WAPI_CREATE_WORKLIST
Short Text Workflow Interfaces: Set Up Worklist for User
Function Group SWRW
Package SWR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_STATUS_FILTER TYPE SWRTSTATUS Status filter
IM_TASK_FILTER TYPE SWRTTASK Task filter
LANGUAGE TYPE SYLANGU SY-LANGU SAP R/3 System, Current Language
PASSIVE_SUBSTITUTION TYPE XFELD SPACE Checkbox
READ_LATEST_END TYPE XFELD SPACE Read data for DEADLINE
READ_TASK_TEXT TYPE XFELD SPACE Read Task Text for Work Item?
TIME_ZONE TYPE SYSTZONLO Time Zone of Current User
TRANSLATE_WI_TEXT TYPE XFELD SPACE Translate Work Item Text to Parameter Text?
USER TYPE SYUNAME SY-UNAME SAP System, User Logon Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN_CODE LIKE SY-SUBRC Return code (0,999)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESSAGE_LINES LIKE SWR_MESSAG Message Lines
MESSAGE_STRUCT LIKE SWR_MSTRUC Message Structure
STATUS_FILTER TYPE SWRTSTATUS Status filter
TASK_FILTER TYPE SWRTTASK Task filter
WORKLIST LIKE SWR_WIHDR Workflow inbox
WORKLIST_ATTRIBUTES LIKE SWR_WIADDATTR WAPI: Additional Attributes of a Work Item

Exceptions

This function module does not define any Exceptions.