Menu

SAP Function Module SAL_RFC_AL_READ_ALERT_BY_AID

Read detailed alert data for a list of AIDs (alert IDs)

The Function Module SAL_RFC_AL_READ_ALERT_BY_AID (Read detailed alert data for a list of AIDs (alert IDs)) is a standard Function Module in SAP ERP and is part of the function group SAL_RFC within the package SMOI.

Technical Information

Function Module SAL_RFC_AL_READ_ALERT_BY_AID
Short Text Read detailed alert data for a list of AIDs (alert IDs)
Function Group SAL_RFC
Package SMOI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAX_SEVERITY TYPE ALSEVERITY 255 Alert: severity (alerts, monitoring type custom..)
MIN_SEVERITY TYPE ALSEVERITY Alert: severity (alerts, monitoring type custom..)
ZONLO TYPE SYSTZONLO Datum und Zeit, Zeitzone des Benutzers

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
AID LIKE ALGLOBAID Alert IDs
ALERTS_SALR LIKE SALRALERT Detaillierte Alert Information

Exceptions

This function module does not define any Exceptions.