The Function Module C1C1_REPORTS_FIND_ALL (EHS: Finde Berichte direkt und über Referenz zu einem Stoff) is a standard Function Module in SAP ERP and is part of the function group C1C1 within the package CBUI.
Function Module | C1C1_REPORTS_FIND_ALL |
Short Text | EHS: Finde Berichte direkt und über Referenz zu einem Stoff |
Function Group | C1C1 |
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_EHSDOCCAT | LIKE | ESTDH-EHSDOCCAT | Dokumentarten des EH&S Berichtswesens | |
I_LANGU | LIKE | ESTDH-LANGU | Sprachenschlüssel | |
I_REPSTATUS | LIKE | ESTDH-REPSTATUS | Status eines Berichtes | |
I_SBGVID | LIKE | ESTDH-SBGVID | Stoffberichtsgenerierungsvariante | |
I_VALDAT | LIKE | ESTDH-VALDAT | Gültigkeitsdatum eines Berichtes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NUM_OF_SUBID_WITH_NO_REP | LIKE | SY-TABIX | Anzahl Stoffe ohne Bericht |
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_SUBID_REP_TAB | TYPE | ESPRE_SUBID_REP_TAB_TYPE | Tabelle: Stoffschlüssel : Bericht | |
E_SUBID_WITH_NO_REP_TAB | TYPE | ESP8_SUBID_TAB_TYPE | Tabelle: Stoffe ohne Berichte | |
I_SUBID_TAB | TYPE | ESP8_SUBID_TAB_TYPE | Tabelle mit Stoffschlüsseln |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
SELECTION_FAILED | Selektion fehlgeschlagen |