Menu

SAP Function Module CONVT_DELETE_FILES

Dateien auf dem Konvertierungsserver löschen

The Function Module CONVT_DELETE_FILES (Dateien auf dem Konvertierungsserver löschen) is a standard Function Module in SAP ERP and is part of the function group CONVT within the package CONV.

Technical Information

Function Module CONVT_DELETE_FILES
Short Text Dateien auf dem Konvertierungsserver löschen
Function Group CONVT
Package CONV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR TYPE C Trat bei der Konvertierung ein Fehler auf ?
WA_CONVERTER TYPE CONVERTER Informationen über den Zugriff auf installierte Konverter
WA_CONVERT_SPEC TYPE CONVERT_SPEC Detailierte Informationen über spezielle Konvertierungen
WA_CONV_REQUESTED TYPE CONV_S_REQUESTED Informationen über durchzuführende Konvertierung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_MESSAGE TYPE MESSAGES Meldungen der Protokollschnittstelle

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.