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.
Function Module | MYEHS_003_REPORTS_SEARCH |
Short Text | Sucht nach Berichten |
Function Group | MYEHS_003 |
Package | CBMYAPPS |
Module Type | Remote-Enabled |
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 |
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 |
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_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 |
This function module does not define any Exceptions.