Menu

SAP Function Module RSZ_SEM_QUERY_TEXT_GET

Holen der entsprechenden Texte zu einer Komponententabelle

The Function Module RSZ_SEM_QUERY_TEXT_GET (Holen der entsprechenden Texte zu einer Komponententabelle) 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_TEXT_GET
Short Text Holen der entsprechenden Texte zu einer Komponententabelle
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_COMPUID TYPE SYSUUID_25 UUID in komprimierter Form
I_OBJVERS TYPE RSOBJVERS 'A' Objektversion

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_GENUNIID TYPE SYSUUID_25 UUID in komprimierter Form
E_SUBRC TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
E_TEXT TYPE RSTXTLG Texte der Reporting-Komponenten-Elemente

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.