Menu

SAP Function Module PRGN_AUTH_USER_MASTER_COMPARE

Authority-Check für Benutzerstammabgleich

The Function Module PRGN_AUTH_USER_MASTER_COMPARE (Authority-Check für Benutzerstammabgleich) is a standard Function Module in SAP ERP and is part of the function group PRGN_AUTH within the package S_PROFGEN.

Technical Information

Function Module PRGN_AUTH_USER_MASTER_COMPARE
Short Text Authority-Check für Benutzerstammabgleich
Function Group PRGN_AUTH
Package S_PROFGEN
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
NOT_AUTHORIZED_USERS LIKE AGR_USERS Assignment of roles to users
USERS LIKE AGR_USERS Assignment of roles to users

Exceptions

This function module does not define any Exceptions.