The Function Module CBRC_LIB_EHS_DATA_UPDATE (Aktualisieren der Daten aus dem Eigenschaftsbaum) is a standard Function Module in SAP ERP and is part of the function group CBRC_LIB within the package CBRC.
Function Module | CBRC_LIB_EHS_DATA_UPDATE |
Short Text | Aktualisieren der Daten aus dem Eigenschaftsbaum |
Function Group | CBRC_LIB |
Package | CBRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DET_TAB | TYPE | CCRCTT_DET | Tabellentyp zu CCRCC_DET | |
I_EXCHG | TYPE | CCRCC_EXCHG | EHS: Datenübertragung von und nach EH&S | |
I_FLG_CHG | TYPE | ESEBOOLE | Wahrheitswert | |
I_FLG_FULL_INIT | TYPE | ESEBOOLE | Kennzeichen: Initiallauf ohne Kriterien | |
I_MATNR_SUB_TAB | TYPE | CCRCTT_FIELDS | Tabellentyp Standardfehler | |
I_READ_INTERVAL | TYPE | CCRCS_INTERVAL | Struktur für Leseintervall | |
I_REG | TYPE | ESESLSTID | Gesetzliche Liste | |
I_REG_TAB | TYPE | CCRCTT_REG | Tabellentyp zu CCRCS_REG | |
I_RFCDEST | TYPE | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | |
I_SUBCAT | TYPE | ESESUBCAT | Spezifikationsart | |
I_SUBID_TAB | TYPE | RSELOPTION | SELECT-OPTIONS Tabelle | |
I_VALFR | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_WA_DET | TYPE | CCRCC_DET | EHS: Datenermittlungbausteine pro Vorschrift/ Szenario |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR_TAB | TYPE | CCRCTT_MSG | Tabellentyp Anwendungs-Log | |
E_FLG_ERROR | TYPE | ESEBOOLE | Wahrheitswert |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.