Menu

SAP Function Module SALM_MT_ALERT_DATA_GET

The Function Module SALM_MT_ALERT_DATA_GET () 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_GET
Short Text
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
END_TIMESTAMP TYPE ALTMSTPUTC Alert: UTC Time Stamp in Format <YYYYMMDDhhmmss>
GET_ALERT_HISTORY LIKE ALTYPES-CHAR1 SPACE
LAST_X_MINUTES TYPE INT4 Natural Number
START_TIMESTAMP TYPE ALTMSTPUTC Alert: UTC Time Stamp in Format <YYYYMMDDhhmmss>

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
ALERT_DATA LIKE ALALERTRC
MONITOR_PRESENTATION TYPE CCMSM_MT_TREE
TID LIKE ALGLOBTID

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANT_GET_ALERT_DATA
INVALID_MONITOR_NODE_DETECTED
INVALID_MONITOR_TOP_NODE
INVALID_TIME_FRAME
MONITOR_PRESENTATION_MISSING
NO_ALERTS_FOUND