The Function Module CV119_GET_USER_PROFILE (DVS: Profil eines Benutzers ermitteln) is a standard Function Module in SAP ERP and is part of the function group CV119 within the package CV.
Function Module | CV119_GET_USER_PROFILE |
Short Text | DVS: Profil eines Benutzers ermitteln |
Function Group | CV119 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_USER | TYPE | SY-UNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers |
PF_USE_BUFFER | TYPE | C | 'X' | interner Pufferung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_PROFILE | TYPE | DMS_PROF01-PROFILE_NAME | Profilname |
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 |
---|---|
NOT_FOUND | Profil nicht gefunden |