Menu

SAP Function Module SALR_AL_READ_ALERT_BY_AID

The Function Module SALR_AL_READ_ALERT_BY_AID () is a standard Function Module in SAP ERP and is part of the function group SALR within the package SMOI.

Technical Information

Function Module SALR_AL_READ_ALERT_BY_AID
Short Text
Function Group SALR
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
MAX_SEVERITY TYPE ALSEVERITY 255 Alert: Severity (Alerts, Monitoring Type Custom..)
MIN_SEVERITY TYPE ALSEVERITY Alert: Severity (Alerts, Monitoring Type Custom..)

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
ALERTS_SALR LIKE SALRALERT

Exceptions

This function module does not define any Exceptions.