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.
Function Module | C1G2_REPORTS_GET_RELEASED |
Short Text | EHS: Ermitteln von vorhandenen freigegebenen Berichten |
Function Group | C1G2 |
Package | CBUI |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.