Menu

SAP Function Module RSZ_SEM_WEBTMPL_GET_BY_QUERY

Liefert WebTemplates, welche eine Query beeinhalten

The Function Module RSZ_SEM_WEBTMPL_GET_BY_QUERY (Liefert WebTemplates, welche eine Query beeinhalten) 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_WEBTMPL_GET_BY_QUERY
Short Text Liefert WebTemplates, welche eine Query beeinhalten
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_COMPID TYPE RSZCOMPID Name (ID) einer Reporting-Komponete
I_COMPUID TYPE SYSUUID_25 UUID in komprimierter Form

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN TYPE BAPIRET2 Returnparameter

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_WEBTMPL LIKE RSZW_S_TMPL_INFO Informationen zu einem Template (inklusive Text)

Exceptions

This function module does not define any Exceptions.