Menu

SAP Function Module SUSR_ZBV_ADD_USERS_TO_SYSTEM

The Function Module SUSR_ZBV_ADD_USERS_TO_SYSTEM () is a standard Function Module in SAP ERP and is part of the function group SUU6 within the package SUSR.

Technical Information

Function Module SUSR_ZBV_ADD_USERS_TO_SYSTEM
Short Text
Function Group SUU6
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
ALL_USERS LIKE SMENSAPNEW-CUSTOMIZED ' ' Customized ('C') or standard menu ('S') flag
INCL_ACTGRPS LIKE SMENSAPNEW-CUSTOMIZED ' ' Customized ('C') or standard menu ('S') flag
INCL_PROFILES LIKE SMENSAPNEW-CUSTOMIZED ' ' Customized ('C') or standard menu ('S') flag

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
RETLIST LIKE BAPIRET2 Return Parameters
USERACTGRPS LIKE USLA04 CUA: Assignment of Users to Roles
USERLAWS LIKE USR06SYS Systemspezifische Nutzerklassifikation (lizenzbezogen)
USERPROFILES LIKE USL04 CUA: Assignment of Users to Local Profiles

Exceptions

This function module does not define any Exceptions.