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.
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 |
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 |
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.
This function module does not define any Exceptions.