The Function Module C13Q_IMPORT_DATA_FILE_DELETE (EHS: Import-Daten Import-Datei löschen) is a standard Function Module in SAP ERP and is part of the function group C13Q within the package CBUI.
Function Module | C13Q_IMPORT_DATA_FILE_DELETE |
Short Text | EHS: Import-Daten Import-Datei löschen |
Function Group | C13Q |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FILENAME | LIKE | RCGFILETR-FTAPPL | Dateiname | |
I_FLG_FILE_READ | TYPE | ESP1_BOOLEAN | ESP1_TRUE | Lesen aus Datei oder aus Tabelle |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DELETE_ERROR | Fehler beim Löschen der Datei |
FILENAME_MISSING | Dateiname fehlt |
NO_AUTHORITY | keine Berechtigung zum Löschen der Datei |