Menu

SAP Function Module ALM_ME_PUSH_POPUP

Popup zur Auswahl des Benutzers

The Function Module ALM_ME_PUSH_POPUP (Popup zur Auswahl des Benutzers) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_PUSH within the package ALM_ME.

Technical Information

Function Module ALM_ME_PUSH_POPUP
Short Text Popup zur Auswahl des Benutzers
Function Group ALM_ME_PUSH
Package ALM_ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MULTI_SELECT TYPE FLAG 'X' Mehrfachselektion von Usern erlaubt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXECUTE TYPE FLAG Push ausführen

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
T_USERS LIKE ALM_ME_PUSH_USERS Benutzer für PUSH

Exceptions

This function module does not define any Exceptions.