Menu

SAP Function Module FI_PAYMENT_CURRENCY_CHECK

FI: Prüfen Zahlwährung und Betrag

The Function Module FI_PAYMENT_CURRENCY_CHECK (FI: Prüfen Zahlwährung und Betrag) is a standard Function Module in SAP ERP and is part of the function group FACS within the package FBAS.

Technical Information

Function Module FI_PAYMENT_CURRENCY_CHECK
Short Text FI: Prüfen Zahlwährung und Betrag
Function Group FACS
Package FBAS
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_BUKRS LIKE BKPF-BUKRS Buchungskreis zur Belegposition
I_KURSF LIKE BKPF-KURSF 0 Umrechnungskurs aus Belegkopf
I_PYAMT LIKE BSEG-PYAMT Betrag in Zahlwährung
I_PYCUR LIKE BSEG-PYCUR Zahlwährung
I_REBZT LIKE BSEG-REBZT Art des Rechnungsbezugs
I_WAERS LIKE BKPF-WAERS Belegwährung
I_WRBTR LIKE BSEG-WRBTR Betrag in Belegwährung
I_WWERT LIKE BKPF-WWERT Umrechnungsdatum aus Belegkopf

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.