Menu

SAP Function Module FI_DME_CHARACTERS_BIN

Zahlungsträger: Sonderzeichen CR, LF und EOF binär in beliebiger Codepage

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.

Technical Information

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

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CODEPAGE TYPE CPCODEPAGE SAP-Zeichensatzidentifikation

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.