The Function Module FI_PAYM_FILE_WRITE (Schreiben in die Datei (TemSe / Filesystem)) 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_WRITE |
Short Text | Schreiben in die Datei (TemSe / Filesystem) |
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 |
---|---|---|---|---|
I_NO_END_OF_LINE | TYPE | BOOLE-BOOLE | transfer ... no end of line |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_LINES | LIKE | FPM_FILE | Filetabelle |
This function module does not define any Exceptions.