The Function Module PPELUIUSR_USER_SETTINGS_MAINT (Pflege der Benutzereinstellungen) is a standard Function Module in SAP ERP and is part of the function group PPELUIUSR_SETTINGS within the package CPPELUIUSR.
Function Module | PPELUIUSR_USER_SETTINGS_MAINT |
Short Text | Pflege der Benutzereinstellungen |
Function Group | PPELUIUSR_SETTINGS |
Package | CPPELUIUSR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_DIALOG_SHOW | TYPE | C | 'X' | Show dialog |
IV_DISPLAY | TYPE | C | ' ' | Anzeige- oder Ändernmodus |
IV_MSG_OPT | TYPE | PPET_MSG_OPT | Nachrichtenhandling in der iPPE | |
IV_UNAME | TYPE | XUBNAME | Benutzername im Benutzerstamm |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_USRLUISETTINGS | TYPE | USRLUISETTINGS | Benutzerspezifische Einstellungen der iPPE-Workbench Express | |
EV_CHANGED | TYPE | C | Kennzeichen, dass Daten verändert wurden |
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 |
---|---|
NO_SETTINGS | no user settings maintained for the user |