SAP ABAP Function Module SCSM_GET_ALERTS_FOR_NODES (Liefert die Alerts für MonitorKnoten)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SCSM (Package) CCMS Central System Management
Basic Data
Function Module SCSM_GET_ALERTS_FOR_NODES Liefert die Alerts für MonitorKnoten  
Function Group SCSM_WEBADMIN   Functions for WebAdmin (using JCO)  
Program Name SAPLSCSM_WEBADMIN    
INCLUDE Name LSCSM_WEBADMINU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing GET_ALERT_HISTORY TYPE CHAR1 SPACE Einstelliges Kennzeichen
Importing START_TIMESTAMP_UTC TYPE ALTMSTPUTC Alert: UTC-Zeitstempel im Format <JJJJMMTThhmmss>
Importing END_TIMESTAMP_UTC TYPE ALTMSTPUTC Alert: UTC-Zeitstempel im Format <JJJJMMTThhmmss>
Tables LONGNAME_TID_INPUT_TAB TYPE CSMLNAMETIDC Monitoring: LongName and TID as CHAR-String
Tables ALERTDATA_RETURN_TAB TYPE CSMALERTDATA Monitoring: Alerts of an MTE ( WebAdmin-Format )
Exception NO_DATA_FOUND TYPE Keine Daten gefunden oder keine Eingabetabelle übergeben
Exception NO_AUTHORITY TYPE Keine Berechtigung zum Ausführen der Funktion
               
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  20041223 
SAP Release Created in 700