Menu

SAP Function Module PTRV_GET_USERPREFS

Benutzervorgaben lesen

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.

Technical Information

Function Module PTRV_GET_USERPREFS
Short Text Benutzervorgaben lesen
Function Group HRTRV_UTIL
Package PTRA_ADDON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
USERNAME TYPE SYUNAME SY-UNAME Anmeldename

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.