Menu

SAP Function Module SALM_MT_ALERT_DATA_SHOW_GRID

Anzeigen von Alertdaten zu MTs

The Function Module SALM_MT_ALERT_DATA_SHOW_GRID (Anzeigen von Alertdaten zu MTs) is a standard Function Module in SAP ERP and is part of the function group SALM within the package SMOI.

Technical Information

Function Module SALM_MT_ALERT_DATA_SHOW_GRID
Short Text Anzeigen von Alertdaten zu MTs
Function Group SALM
Package SMOI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENABLE_DETAIL_DATA_DISPLAY LIKE ALTYPES-CHAR1 'X' MT-Detailanzeige zulassen ja / nein
MARK_ALL_ALERTS LIKE ALTYPES-CHAR1 SPACE Alerts markieren ja / nein

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REFRESH_ALERT_DATA TYPE CCMSM_LIST_REFRESH_FLAG Alertdaten auffrischen ja / nein

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
MT_DATA TYPE CCMSM_MT_DATA_TBL MT-Daten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANT_SHOW_ALERT_DATA Fehler beim Anzeigen der Alertdaten
MT_DATA_MISSING MT-Daten fehlen