Menu

SAP Function Module SAL_RFC_ALERT_ACKNOWLEDGE_TBL

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

The Function Module SAL_RFC_ALERT_ACKNOWLEDGE_TBL (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 SAL_RFC within the package SMOI.

Technical Information

Function Module SAL_RFC_ALERT_ACKNOWLEDGE_TBL
Short Text Set ACTIVE alert to DONE and add it to alert history in DB
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
NO_COMMIT_ON_DB LIKE ALPARAMS-ONLY_LOCAL ' ' 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

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AID_RC_TABLE LIKE ALGAIDRC Alert: Global Aid plus RC (ReturnCode)
AID_TABLE LIKE ALGLOBAID Alert: global alert identifier

Exceptions

This function module does not define any Exceptions.