SAP ABAP Function Module SAL_RFC_ALERT_ACKNOWLEDGE_TBL (Set "ACTIVE" alert to "DONE" and add it to alert history in DB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI (Package) CCMS: Monitoring Architecture
Basic Data
Function Module SAL_RFC_ALERT_ACKNOWLEDGE_TBL Set "ACTIVE" alert to "DONE" and add it to alert history in DB  
Function Group SAL_RFC   Read Monitoring Infrastructure with RFC  
Program Name SAPLSAL_RFC   Monitor Architecture, Read from Info 
INCLUDE Name LSAL_RFCU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing NO_COMMIT_ON_DB TYPE ALPARAMS-ONLY_LOCAL ' ' 'X' = commit done by caller, ' ' = SALR commits
Tables AID_TABLE TYPE ALGLOBAID Alert: global alert identifier
Tables AID_RC_TABLE TYPE ALGAIDRC Alert: Global Aid plus RC (ReturnCode)
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20041005 
SAP Release Created in 700