Menu

SAP Function Module PTRV_EDIT_USERPREFS

Benutzervorreinstellungen im Reisemanagement editieren

The Function Module PTRV_EDIT_USERPREFS (Benutzervorreinstellungen im Reisemanagement editieren) 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_EDIT_USERPREFS
Short Text Benutzervorreinstellungen im Reisemanagement editieren
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
DYNNR TYPE SYDYNNR '1210' Dynpronummer der Benutzervorgabe
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 Benutzervorgaben für persöhnliche F4-Hilfe
TOGGLE_STATUS LIKE PTP_TOGGLE_STATUS Steuereung von Datenbereichen im Reisemanagement
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.