Menu

SAP Function Module CACS_GET_USER_PARAMETER

Liefert Benutzerparameter

The Function Module CACS_GET_USER_PARAMETER (Liefert 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_GET_USER_PARAMETER
Short Text Liefert 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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VALUE TYPE XUVALUE Parameterwert

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.