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.
Function Module | VB_BATCH_WORKLIST_FOLDERS |
Short Text | Arbeitsvorratsordner zum Benutzer in Sprache |
Function Group | VBWL |
Package | VB |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.