The Function Module FI_PAYM_XML_OPEN (Öffnen der Datei (TemSe / Filesystem)) 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_OPEN |
Short Text | Öffnen der Datei (TemSe / Filesystem) |
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 |
---|---|---|---|---|
I_CODEPAGE | TYPE | CPCODEPAGE | SAP-Zeichensatzidentifikation | |
I_FILE_NAME | LIKE | REGUT-FSNAM | Filename | |
I_REFERENCE | LIKE | REGUT-RENUM | Referenznummer | |
I_TEMSE_NAME | LIKE | REGUT-TSNAM | Temsename |
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.