Menu

SAP Function Module VB_BATCH_WORKLIST_FOLDERS

Arbeitsvorratsordner zum Benutzer in Sprache

The Function Module VB_BATCH_WORKLIST_FOLDERS (Arbeitsvorratsordner zum Benutzer in Sprache) is a standard Function Module in SAP ERP and is part of the function group VBWL within the package VB.

Technical Information

Function Module VB_BATCH_WORKLIST_FOLDERS
Short Text Arbeitsvorratsordner zum Benutzer in Sprache
Function Group VBWL
Package VB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_SPRAS LIKE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache
I_UNAME LIKE SY-UNAME SY-UNAME R/3-System, Anmeldename des Benutzers

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PT_WORK_FOLDERS TYPE MCHA_WL_WTASK_TABLE Arbeitsvorrat Chargen - Tabelle Worktasks

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.