The Function Module FI_DME_CHARACTERS_BIN (Zahlungsträger: Sonderzeichen CR, LF und EOF binär in beliebiger Codepage) 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_BIN |
Short Text | Zahlungsträger: Sonderzeichen CR, LF und EOF binär in beliebiger Codepage |
Function Group | FPAYM03 |
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_CODEPAGE | TYPE | CPCODEPAGE | SAP-Zeichensatzidentifikation |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CR | TYPE | XSTRING | Carriage Return | |
E_EOF | TYPE | XSTRING | End Of File | |
E_LF | TYPE | XSTRING | 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.