Menu

SAP Function Module SUSR_USERS_ATTRIBUTE_LIST_ALV

Benutzerliste mit Aktivitätsgruppen (werden nachselektiert)

The Function Module SUSR_USERS_ATTRIBUTE_LIST_ALV (Benutzerliste mit Aktivitätsgruppen (werden nachselektiert)) is a standard Function Module in SAP ERP and is part of the function group SUSD within the package SUSR.

Technical Information

Function Module SUSR_USERS_ATTRIBUTE_LIST_ALV
Short Text Benutzerliste mit Aktivitätsgruppen (werden nachselektiert)
Function Group SUSD
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
CALLER_NAME TYPE RS38M-PROGRAMM SPACE Name des Aufrufers
PF_STATUS_SET_PROGRAM TYPE SLIS_FORMNAME SPACE Name des Status
USERS_LOCK TYPE USINFLCK_T Tabellentype für die Staruktur USINFOLOCK
USER_COMMAND_PROGRAM TYPE SLIS_FORMNAME SPACE Name des Unterprogramms

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
USERS_COMPLETE LIKE USUSERALL Benutzer mit allen Daten zur Listausgabe
USER_PROFILE TYPE USCRPRO_T Users: complete information
USER_ROLE TYPE USCRAGR_T Tabelle mit kritischen Berechtig. und Profile von Benutzer

Exceptions

This function module does not define any Exceptions.