Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> Bapi>SystemAlert



Index

SystemAlert

SystemAlert


No description is available


11-Dec-2005


Methods

Available Methods


  • Acknowledge : Completing an alert [ BAPI_SYSTEM_ALERT_ACKNOWLEDGE ]
  • GetDetails : Read alert details [ BAPI_SYSTEM_ALERT_GETDETAILS ]
  • SplitData : Splits alert data into logical units [ BAPI_SYSTEM_ALERT_SPLITTDATA ]

11-Dec-2005


Acknowledge

Acknowledge


This tool allows an external management tool to confirm an alert.

Notes

To display a confirmed alert in the alert overview, the alert history must be displayed along with the active alert.

Further Information

XAL DOCUMENTATION


11-Dec-2005


GetDetails

GetDetails


This function reports all relevant alert properties for an alertspecified by an alert ID such as the alert value (or its severity) or the monitor tree element corresponding to the alert.

Further Information

XAL documentation


11-Dec-2005


SplitData

SplitData


You can use this tool to split the alert data into logical units.

Notes

This tool is designed to simplify the interface. If the external management tool contains sufficient knowledge of the individualparameters, this function can be implemented on the client side (this
would increase performance compared to this tool, as this tool is called via an RFC to an R/3 System).


11-Dec-2005