The Function Module CV225_GET_FAVORITS_FOR_XML (Auslesen aller Favoritenifosfür XML Abbildung eines Filetrees) is a standard Function Module in SAP ERP and is part of the function group CV225 within the package CV.
Function Module | CV225_GET_FAVORITS_FOR_XML |
Short Text | Auslesen aller Favoritenifosfür XML Abbildung eines Filetrees |
Function Group | CV225 |
Package | CV |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_TABLE_DIM | TYPE | I | Groese der returnierten Tabelle | |
PX_ROOT_FOLDER_ID | LIKE | DMS_FAVORITES_EX-PREV_FOLDER_ID | GUID für Doc.-Folder | |
PX_SERVICE_URL | TYPE | SERVICE_RL | URL für einen Service | |
PX_WP_URL_TYPE | TYPE | WP_URL_TP | workplace-URL-Typ |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PTX_FAVORITES_EX | LIKE | DMS_FAVORITES_EX | Struktur für Exportabelle der relevanten Favoritendaten |
This function module does not define any Exceptions.