Menu

SAP Function Module SALG_DELETE_SYSTEM_FROM_GROUP

System aus einer Systemgruppe entfernen

The Function Module SALG_DELETE_SYSTEM_FROM_GROUP (System aus einer Systemgruppe entfernen) 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_DELETE_SYSTEM_FROM_GROUP
Short Text System aus einer Systemgruppe entfernen
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 System-GUID, für R/3 oder andere Systeme
GROUP_NAME TYPE ALSYSGROUP Name einer Gruppe oder Wert ALL_GROUPS
SYSTEM_GUID TYPE CSMSYSGUID System-GUID, für R/3 oder andere Systeme
SYSTEM_NAME TYPE SYSYSID R/3-System, Name des R/3-Systems

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.