Menu

SAP Function Module MYEHS_003_REPORTS_SEARCH

Sucht nach Berichten

The Function Module MYEHS_003_REPORTS_SEARCH (Sucht nach Berichten) is a standard Function Module in SAP ERP and is part of the function group MYEHS_003 within the package CBMYAPPS.

Technical Information

Function Module MYEHS_003_REPORTS_SEARCH
Short Text Sucht nach Berichten
Function Group MYEHS_003
Package CBMYAPPS
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_MAX_HIT_COUNT LIKE RCGPOREPRESULT-ID Laufende Nummer des Datensatzes
I_VIEWTYPE LIKE RCGPOREPRESOBJ-CRITGROUP Ergebnisstruktur Berichtsobjekte

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_MAX_HIT_REACHED LIKE RCGPOREPRESULT-STATUS Status eines Berichtes

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_REPORT_OBJECT_TAB LIKE RCGPOREPRESOBJ Ergebnisstruktur Berichtsobjekte
E_REPORT_TAB LIKE RCGPOREPRESULT Ergebnisstruktur Berichtssuche
I_CRITERIA_TAB LIKE RCGPOREPSCRIT EHS: Portal: Suchkriterien für Berichtssuche

Exceptions

This function module does not define any Exceptions.