Menu

SAP Function Module CV120_WRITE_TABLE2FILE

DVS: Interne Tabelle in Datei schreiben

The Function Module CV120_WRITE_TABLE2FILE (DVS: Interne Tabelle in Datei schreiben) is a standard Function Module in SAP ERP and is part of the function group CV120 within the package CV.

Technical Information

Function Module CV120_WRITE_TABLE2FILE
Short Text DVS: Interne Tabelle in Datei schreiben
Function Group CV120
Package CV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_BLOCK_SIZE TYPE I 0 Blockgröße für Schreiben
PF_FILE TYPE C Filename
PF_FILE_SIZE TYPE I 0 Dateigrösse

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
PT_DATA LIKE DRAO Tabelle mit Datei-Daten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OPEN_ERROR Fehler beim Öffnen des Files