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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.