Menu

SAP Function Module SALG_SYS_GROUP_GET_SYSTEMS

Read systems of defined system group

The Function Module SALG_SYS_GROUP_GET_SYSTEMS (Read systems of defined system group) is a standard Function Module in SAP ERP and is part of the function group SALG within the package SMOI.

Technical Information

Function Module SALG_SYS_GROUP_GET_SYSTEMS
Short Text Read systems of defined system group
Function Group SALG
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
GROUP_GUID TYPE CSMSYSGUID GUID einer Gruppe im CCMS-Repository (Schneller)
GROUP_NAME TYPE CSMOBJNM Name einer Systemgruppe im CCMS Repository
NAMESPACE TYPE CSMOBJNM CSM_DEFAULT_DOMAIN Namespace der Gruppe (erforderlich nur bei Anwendung von Group_name)
RETURN_ONLY_VALID TYPE CSMACTIVE CSM_YES Y: Nur überwachte Systeme ermitteln, N, alle Systeme der Gruppe

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
MEMBER_SYSTEMS LIKE CSMBK Faktentabelle des CCMS System-Repository
MEMBER_SYSTEMS_SID LIKE ALSYSID CCMS Monitorarchitektur: nur SYSID

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BOTH_GUID_AND_NAME_GIVEN Nur ein Eingabewert ist zuläßig
GROUP_HAS_NO_MEMBERS Gruppe hat keine Mitglieder - Keine Systeme sind der Gruppe im Rep. zugeordnet
GROUP_NOT_FOUND_IN_REPOSITORY Gruppe existiert nicht, muss im CCMS-System-Repository angelegt werden
INTERNAL_ERROR Problem im CCMS-System-Repository aufgetreten
NEITHER_GUID_NOR_NAME_GIVEN Wert für einen der Eingabeparameter muss übergeben werden
NOT_AUTHORIZED Berechtigung fehlt