The Function Module WORKLIST_READ (Folder und Favoriten zu Username lesen) is a standard Function Module in SAP ERP and is part of the function group PPEGIWLI within the package CPPEGUI.
Function Module | WORKLIST_READ |
Short Text | Folder und Favoriten zu Username lesen |
Function Group | PPEGIWLI |
Package | CPPEGUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_USERNAME | TYPE | 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 |
---|---|---|---|---|
ET_USRGIFAV | TYPE | PPET0_BUFFER_USRGIFAV_TAB | iPPE-Oberfläche: Favorit | |
ET_USRGIFOL | TYPE | PPET0_BUFFER_USRGIFOL_TAB | iPPE-Oberfläche: Mappe |
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.