The Function Module FB_MESSAGES_DISPLAY_POPUP (Anzeige von Meldungen in einem Popup) is a standard Function Module in SAP ERP and is part of the function group FB_MESG_POPUP within the package FAGL_COMMON_OBJECTS.
Function Module | FB_MESSAGES_DISPLAY_POPUP |
Short Text | Anzeige von Meldungen in einem Popup |
Function Group | FB_MESG_POPUP |
Package | FAGL_COMMON_OBJECTS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_SEND_IF_ONE | TYPE | BOOLE_D | Meldung direkt ausgeben | |
ID_SMESG_ZEILE | TYPE | SMESG-ZEILE | Zeilennummer | |
IT_RETURN | TYPE | BAPIRET2_T | Returntabelle | |
IT_SMESG | TYPE | TSMESG | Nachrichtentabelle Nachrichtensammler |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_MESSAGES | Keine Meldungen vorhanden |
POPUP_CANCELLED | Die Aktion wurde abgebrochen |