The Function Module C134_FILE_ANALYZE (EHS: Syntaktische Überprüfung der Stoffdatendatei) is a standard Function Module in SAP ERP and is part of the function group C134 within the package CBUI.
Function Module | C134_FILE_ANALYZE |
Short Text | EHS: Syntaktische Überprüfung der Stoffdatendatei |
Function Group | C134 |
Package | CBUI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RCGIEDB | LIKE | RCGIEDB | Angaben zum Import aus der Datenbank |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_FLG_PARAMETERS_CHANGED | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Flag, ob Parameter geändert wurden |
X_RCGIEDIAL | LIKE | RCGIEDIAL | Parameterwerte vom Dialog | |
X_RCGIEFILE | LIKE | RCGIEFILE | Angaben aus der Import-Datei |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_IERHTAB | LIKE | RCGIERH | Liste mit gefundenen Stoffen aus der Datei |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PARAM_CHECK_ERROR | Fehler bei der Parameterprüfung |
PROT_ERROR | Fehler beim Schreiben des Protokolls |