The Function Module HR_ESS_USER_SETTINGS_DELETE (Lösche userspezifische Einstellungen von Datenbank) is a standard Function Module in SAP ERP and is part of the function group OM_USER_SETTINGS within the package SP0E.
Function Module | HR_ESS_USER_SETTINGS_DELETE |
Short Text | Lösche userspezifische Einstellungen von Datenbank |
Function Group | OM_USER_SETTINGS |
Package | SP0E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEFAULTUSER | TYPE | FLAG_X | ' ' | Defaultuser statt USERNAME bearbeiten, 'X' aktiv |
USERNAME | LIKE | SY-UNAME | SY-UNAME | EHR Username |
This function module does not define any EXPORTING parameters.
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.