Menu

SAP Function Module C13Q_EXPORT_DATA_WRITE

EHS: Export-Daten Schreiben

The Function Module C13Q_EXPORT_DATA_WRITE (EHS: Export-Daten Schreiben) is a standard Function Module in SAP ERP and is part of the function group C13Q within the package CBUI.

Technical Information

Function Module C13Q_EXPORT_DATA_WRITE
Short Text EHS: Export-Daten Schreiben
Function Group C13Q
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_IELINE LIKE RCGIELINE-IELINE Eine Zeile zum Exportieren

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_IELINE_TAB LIKE RCGIELINE Mehrere Zeilen zum Exportieren

Exceptions

This function module does not define any Exceptions.