SAP Function Module C13G0_VENDOR_SDB_IMPORT

EHS: Import von Dok-X Sicherheitsdatenblättern (Vorimport)

The Function Module C13G0_VENDOR_SDB_IMPORT (EHS: Import von Dok-X Sicherheitsdatenblättern (Vorimport)) is a standard Function Module in SAP ERP and is part of the function group C13G0 within the package CBUI.

Technical Information

Function Module C13G0_VENDOR_SDB_IMPORT
Short Text EHS: Import von Dok-X Sicherheitsdatenblättern (Vorimport)
Function Group C13G0
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_EXCHANGE_PROFILE LIKE TCGC3-EPRID zu verwendendes Austauschprofil für den Import
I_IMPORT_DIRECTORY LIKE RCGIEDIAL-IEFILE Name des Importverzeichnisses auf dem Appl.Serv.
I_REPTYPE LIKE TCGL1-REPTYPE Berichtstyp für die importrierten Berichte
I_USEXNAM LIKE TCGUEFU-USEXNAM Name des verwendeten EHS User-Exits
I_USEXTYP LIKE TCGUEFU-USEXTYP Typ des verwendeten EHS User-Exits

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_REPORTS_TO_CREATE LIKE SY-TABIX Berichte, die beim Import Angelegt werden müssen
E_REPORTS_TO_IMPORT LIKE SY-TABIX Tabelle mit den zu importierenden Berichten
E_REPORTS_TO_REPLACE LIKE SY-TABIX Berichte, die beim Import ersetzt werden müssen
E_REPORTS_WITH_ERRORS LIKE SY-TABIX Berichte, die aufgrund von Fehlern nicht importi

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
E_IERH_TAB LIKE RCGIERH Liste der Stoffe zu den zu import. Berichten
E_INBOUND_KEYDATA_TAB LIKE RCGIBDDAT Keyfile-Daten der zu importierenden Berich

Exceptions

This function module does not define any Exceptions.