Menu

SAP Function Module CACS_SET_USER_PARAMETER

Setzt Benutzerparameter

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.

Technical Information

Function Module CACS_SET_USER_PARAMETER
Short Text Setzt Benutzerparameter
Function Group CACS_AUX_TOOLS
Package CACSGC
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRITE_ERROR Parameter konnte nicht gespeichert werden.