The Function Module CACS_SET_USER_PARAMETER (Setzt Benutzerparameter) is a standard Function Module in SAP ERP and is part of the function group CACS_AUX_TOOLS within the package CACSGC.
Function Module | CACS_SET_USER_PARAMETER |
Short Text | Setzt Benutzerparameter |
Function Group | CACS_AUX_TOOLS |
Package | CACSGC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PARID | TYPE | MEMORYID | Set-/Get-Paramter-Id | |
I_UNAME | TYPE | SYUNAME | R/3-System, Anmeldename des Benutzers | |
I_VALUE | TYPE | XUVALUE | Parameterwert |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WRITE_ERROR | Parameter konnte nicht gespeichert werden. |