Menu

SAP Function Module RSZ_SEM_TEMPLATE_GET

Liefert die Definition einer eingesvchränkte Kennzahl

The Function Module RSZ_SEM_TEMPLATE_GET (Liefert die Definition einer eingesvchränkte Kennzahl) 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_TEMPLATE_GET
Short Text Liefert die Definition einer eingesvchränkte Kennzahl
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 RSZCOMPDIR-COMPUID Name (ID) einer Reporting-Komponete
I_OBJVERS TYPE RSZCOMPDIR-OBJVERS 'A' Objektversion

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC TYPE 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
C_T_ELTDIR LIKE RSZ_X_ELTDIR RFC: Verzeichnis der Reporting-Komponenten-Elemente
C_T_ELTXREF LIKE RSZ_X_ELTXREF RFC: Verzeichnis der Elementreferenzen

Exceptions

This function module does not define any Exceptions.