SAP ABAP Function Module SALG_SYS_GROUP_GET_SYSTEMS (Read systems of defined system group)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI (Package) CCMS: Monitoring Architecture
Basic Data
Function Module SALG_SYS_GROUP_GET_SYSTEMS Read systems of defined system group  
Function Group SALG   CCMS: System Groups Interface  
Program Name SAPLSALG    
INCLUDE Name LSALGU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing GROUP_NAME TYPE CSMOBJNM Name einer Systemgruppe im CCMS Repository
Importing GROUP_GUID TYPE CSMSYSGUID GUID einer Gruppe im CCMS-Repository (Schneller)
Importing NAMESPACE TYPE CSMOBJNM CSM_DEFAULT_DOMAIN Namespace der Gruppe (erforderlich nur bei Anwendung von Group_name)
Importing RETURN_ONLY_VALID TYPE CSMACTIVE CSM_YES Y: Nur überwachte Systeme ermitteln, N, alle Systeme der Gruppe
Tables MEMBER_SYSTEMS TYPE CSMBK Faktentabelle des CCMS System-Repository
Tables MEMBER_SYSTEMS_SID TYPE ALSYSID CCMS Monitorarchitektur: nur SYSID
Exception GROUP_NOT_FOUND_IN_REPOSITORY TYPE Gruppe existiert nicht, muss im CCMS-System-Repository angelegt werden
Exception GROUP_HAS_NO_MEMBERS TYPE Gruppe hat keine Mitglieder - Keine Systeme sind der Gruppe im Rep. zugeordnet
Exception NEITHER_GUID_NOR_NAME_GIVEN TYPE Wert für einen der Eingabeparameter muss übergeben werden
Exception BOTH_GUID_AND_NAME_GIVEN TYPE Nur ein Eingabewert ist zuläßig
Exception NOT_AUTHORIZED TYPE Berechtigung fehlt
Exception INTERNAL_ERROR TYPE Problem im CCMS-System-Repository aufgetreten
Exception NAMESPACE_NOT_FOUND TYPE
               
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  20040315 
SAP Release Created in 700