The Function Module PTRV_GET_USERPREFS (Benutzervorgaben lesen) is a standard Function Module in SAP ERP and is part of the function group HRTRV_UTIL within the package PTRA_ADDON.
Function Module | PTRV_GET_USERPREFS |
Short Text | Benutzervorgaben lesen |
Function Group | HRTRV_UTIL |
Package | PTRA_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USERNAME | TYPE | SYUNAME | SY-UNAME | Anmeldename |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
F4_KEEPMAX | LIKE | PTP_F4_KEEPMAX | Anzahl der Sätze der persönlichen F4-Hilfe | |
TOGGLE_STATUS | LIKE | PTP_TOGGLE_STATUS | Benutzervorgaben für Datenbereiche | |
VARIOUS_FIELDS | LIKE | PTP_VARIOUS_FIELDS | Allgemeine Benutzervorgaben im Reisemanagement |
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.