Menu

SAP Function Module SALR_ALERT_ACKNOWLEDGE

Set ACTIVE alert to DONE and add it to alert history in DB

The Function Module SALR_ALERT_ACKNOWLEDGE (Set ACTIVE alert to DONE and add it to alert history in DB) 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_ALERT_ACKNOWLEDGE
Short Text Set ACTIVE alert to DONE and add it to alert history in DB
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
ALERT LIKE ALGLOBAID Die Alert-ID
NO_COMMIT_ON_DB TYPE C ' ' X' - commit done by caller, ' ' - SALR commits

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.