Menu

SAP Function Module POPUP_DISPLAY_MESSAGE

Popup zum Aussgeben einer Nachricht

The Function Module POPUP_DISPLAY_MESSAGE (Popup zum Aussgeben einer Nachricht) is a standard Function Module in SAP ERP and is part of the function group SLST within the package SABP.

Technical Information

Function Module POPUP_DISPLAY_MESSAGE
Short Text Popup zum Aussgeben einer Nachricht
Function Group SLST
Package SABP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MSGID TYPE SYMSGID Messages, Message Class
MSGNO TYPE SYMSGNO Messages, Message Number
MSGTY TYPE SYMSGTY Messages, Message Type
MSGV1 TYPE SYMSGV Messages, Message Variable
MSGV2 TYPE SYMSGV Messages, Message Variable
MSGV3 TYPE SYMSGV Messages, Message Variable
MSGV4 TYPE SYMSGV Messages, Message Variable
TITEL TYPE STRING Title

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.