The Function Module CSCR_UPDATE_USER_DATA (Schreibt Änderungen in die Benutzereinstellungen (intern)) is a standard Function Module in SAP ERP and is part of the function group CSCR within the package CN.
Function Module | CSCR_UPDATE_USER_DATA |
Short Text | Schreibt Änderungen in die Benutzereinstellungen (intern) |
Function Group | CSCR |
Package | CN |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGED_KEYS | TYPE | CSCR_TUSER_KEY | geänderte Benutzereinstellungen | |
TAB_GROUP | TYPE | CSCR_TUSERTAB | Bearbeitete Gruppe von Reitern | |
USER_DATA | TYPE | CSCR_TUSERTAB | Benutzereinstellungen |
This function module does not define any Exceptions.