Menu

SAP Function Module CKEXUTIL_USER_TO_ROLE

Ermittelt die Rollen eines Users

The Function Module CKEXUTIL_USER_TO_ROLE (Ermittelt die Rollen eines Users) is a standard Function Module in SAP ERP and is part of the function group CKEXUTIL within the package CKEXECUTION.

Technical Information

Function Module CKEXUTIL_USER_TO_ROLE
Short Text Ermittelt die Rollen eines Users
Function Group CKEXUTIL
Package CKEXECUTION
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_UNAME TYPE SYUNAME SY-UNAME R/3-System, Anmeldename des Benutzers

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_AGR_USERS LIKE AGR_USERS Zuordnung Rollen zu Benutzern

Exceptions

This function module does not define any Exceptions.