Menu

SAP Function Module C1G2_REPORTS_GET_RELEASED

EHS: Ermitteln von vorhandenen freigegebenen Berichten

The Function Module C1G2_REPORTS_GET_RELEASED (EHS: Ermitteln von vorhandenen freigegebenen Berichten) is a standard Function Module in SAP ERP and is part of the function group C1G2 within the package CBUI.

Technical Information

Function Module C1G2_REPORTS_GET_RELEASED
Short Text EHS: Ermitteln von vorhandenen freigegebenen Berichten
Function Group C1G2
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_REPHEAD TYPE ESPRE_APIDH_WA_TYPE Kopfdaten zur Suche von freigeg. Berichten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_REPORTS_FOUND TYPE ESP1_BOOLEAN Flag, ob freigeg. Berichte gefunden wurden

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
E_REPHEAD_TAB TYPE ESPRE_APIDH_TAB_TYPE Daten der gefundenen Berichte

Exceptions

This function module does not define any Exceptions.