The Function Module PPEGIWLI_CHECK_DB_FOR_FAV (Prüfe ob Favorit bereits in Arbeitsvorrat/Favoritenliste existiert) is a standard Function Module in SAP ERP and is part of the function group PPEGIWLI within the package CPPEGUI.
Function Module | PPEGIWLI_CHECK_DB_FOR_FAV |
Short Text | Prüfe ob Favorit bereits in Arbeitsvorrat/Favoritenliste existiert |
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_FAV_KEY | TYPE | PVS_FAV_KEY | ID des iPPE-Objektes/externen Objektes | |
IM_FAV_TYPE | TYPE | PVS_FAV_TYPE | Favorit oder Eintrag in Arbeitsvorrat ? | |
IM_FOL_ID | TYPE | PVS_CNT4 | ID des Folders | |
IM_USERNAME | TYPE | UNAME | Benutzername |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_FAVORITE_EXISTS | TYPE | CHAR1 | Favorit bzw. Eintrag in Arbeitsvorrat existiert bereits | |
CH_FAV_ID | TYPE | PVS_CNT4 | ID des Favoriten |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.