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.
Function Module | CV120_WRITE_TABLE2FILE |
Short Text | DVS: Interne Tabelle in Datei schreiben |
Function Group | CV120 |
Package | CV |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OPEN_ERROR | Fehler beim Öffnen des Files |