The Function Module FAVORITE_CREATE (Add a Favorite to a folder) is a standard Function Module in SAP ERP and is part of the function group PPEGIWLI within the package CPPEGUI.
Function Module | FAVORITE_CREATE |
Short Text | Add a Favorite to a folder |
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 | iPPE-Favoriten Objekt-Key | |
IM_FAV_TYPE | TYPE | PVS_FAV_TYPE | iPPE-Favoriten Objekt-Typ | |
IM_FOL_ID | TYPE | PVS_CNT4 | interner Zähler für PVS-Objekte | |
IM_OTYPE | TYPE | PVS_OTYPE | Objekttyp des iPPE | |
IM_USERNAME | TYPE | UNAME | Benutzername |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_FAV_ID | TYPE | PVS_CNT4 | interner Zähler für PVS-Objekte | |
EX_FOL_NAME | TYPE | PVS_FOL_NAME | Name des Ordners im Arbeitsvorrat |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FAV_EXIST | Favorite bereits im Folder vorhanden |