The Function Module CSCR_SAVE_USER_DATA (Sichern der Änderungen an den Benutzer-Einstellungen) is a standard Function Module in SAP ERP and is part of the function group CSCR within the package CN.
Function Module | CSCR_SAVE_USER_DATA |
Short Text | Sichern der Änderungen an den Benutzer-Einstellungen |
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 | interne Tabelle die geänderte Keys enthält | |
USER_DATA | TYPE | CSCR_TUSERTAB | interne Tabelle mit Benutzereinstellungen |
This function module does not define any Exceptions.