Menu

SAP Function Module C13C_IMPORT_DATA

EHS: Starten des Imports im Batch

The Function Module C13C_IMPORT_DATA (EHS: Starten des Imports im Batch) is a standard Function Module in SAP ERP and is part of the function group C13C within the package CBUI.

Technical Information

Function Module C13C_IMPORT_DATA
Short Text EHS: Starten des Imports im Batch
Function Group C13C
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_START_ONLINE TYPE ESP1_BOOLEAN ESP1_FALSE Import direkt im Dialogprozess starten
I_RCGIEDB LIKE RCGIEDB Daten aus der Datenbank
I_RCGIEDIAL LIKE RCGIEDIAL Daten aus dem Dialog
I_RCGIEFILE LIKE RCGIEFILE Daten aus der Datei

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_FLG_ERROR TYPE ESP1_BOOLEAN Fehlerkennung

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
I_OBJ_IMP_TAB LIKE RCG11IOT Stoffbewertungsarten die importiert werden

Exceptions

This function module does not define any Exceptions.