The Function Module FI_PAYM_XML_DELETE (Zahlungsträger: Löschen eines bereits erstellten Files) is a standard Function Module in SAP ERP and is part of the function group DMEE5 within the package ID-DMEE.
Function Module | FI_PAYM_XML_DELETE |
Short Text | Zahlungsträger: Löschen eines bereits erstellten Files |
Function Group | DMEE5 |
Package | ID-DMEE |
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.