The Function Module FI_DME_CHARACTERS (Zahlungsträger: Sonderzeichen CR, LF und EOF) is a standard Function Module in SAP ERP and is part of the function group FPAYM03 within the package BFIBL_PAYM.
Function Module | FI_DME_CHARACTERS |
Short Text | Zahlungsträger: Sonderzeichen CR, LF und EOF |
Function Group | FPAYM03 |
Package | BFIBL_PAYM |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CR | TYPE | C | Carriage Return | |
E_CRLF | TYPE | C | Carrage Return / Line Feed | |
E_EOF | TYPE | C | End Of File | |
E_LF | TYPE | C | Line Feed |
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.