Menu

SAP Function Module SALG_SYS_GROUP_GET_LIST

Read list of defined system groups

The Function Module SALG_SYS_GROUP_GET_LIST (Read list of defined system groups) 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_LIST
Short Text Read list of defined system groups
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
NAMESPACE TYPE CSMOBJNM CSM_DEFAULT_DOMAIN Namespace, dessen Gruppen auszuwerten sind
RETURN_ONLY_VALID TYPE CSMACTIVE CSM_YES Flagge für Metadaten im System-Component-Repository

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
SYSTEM_GROUPS LIKE CSMBK Faktentabelle des CCMS System-Repository

Exceptions

This function module does not define any Exceptions.