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.
Function Module | CACS_GET_USER_PARAMETER |
Short Text | Liefert 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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VALUE | TYPE | XUVALUE | Parameterwert |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.