Menu

SAP Function Module RSZ_SEM_QUERY_LIST_GET

Liefert Liste der Queries

The Function Module RSZ_SEM_QUERY_LIST_GET (Liefert Liste der Queries) is a standard Function Module in SAP ERP and is part of the function group RZSEM within the package RSZ.

Technical Information

Function Module RSZ_SEM_QUERY_LIST_GET
Short Text Liefert Liste der Queries
Function Group RZSEM
Package RSZ
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LANGU LIKE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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
ET_QUERIES LIKE RSZ_X_TREECONTENT RFC: Tree-Struktur für Controlschnittstelle

Exceptions

This function module does not define any Exceptions.