Menu

SAP Function Module FI_PAYM_FILE_DELETE

Zahlungsträger: Löschen eines bereits erstellten Files

The Function Module FI_PAYM_FILE_DELETE (Zahlungsträger: Löschen eines bereits erstellten Files) is a standard Function Module in SAP ERP and is part of the function group FPAYM05 within the package BFIBL_PAYM.

Technical Information

Function Module FI_PAYM_FILE_DELETE
Short Text Zahlungsträger: Löschen eines bereits erstellten Files
Function Group FPAYM05
Package BFIBL_PAYM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IC_FILENAME LIKE REGUT-FSNAM SPACE Name der Datei im File-System
IC_FILESYSTEM TYPE DFILESYST 0 Filesystem (Temse, ...)
IC_TEMSENAME LIKE REGUT-TSNAM SPACE Name der TemSe-Datei

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.