Menu

SAP Function Module SUSR_USER_AGR_ACTIVITYGR_CHECK

Assignment object user/profiles: Fill profiles in buffer

The Function Module SUSR_USER_AGR_ACTIVITYGR_CHECK (Assignment object user/profiles: Fill profiles in buffer) is a standard Function Module in SAP ERP and is part of the function group SUU4 within the package SUSR.

Technical Information

Function Module SUSR_USER_AGR_ACTIVITYGR_CHECK
Short Text Assignment object user/profiles: Fill profiles in buffer
Function Group SUU4
Package SUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
USER_NAME LIKE USR02-BNAME User Name
USE_NEW_TABLES TYPE BOOLE_D ABAP_FALSE Verwendung der neuen Übergabetabellen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_DEL_ROLES TYPE USTYP_T_AGR alte, zu löschende Rollenzuordnungen
ET_INS_ROLES TYPE USTYP_T_AGR neu einzufügende Rollenzuordnungen

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
USER_ACTIVITYGROUPS TYPE USTYP_T_AGR

Exceptions

This function module does not define any Exceptions.