Menu

SAP Function Module AC_LINEITEM_AMOUNTS_RATE_CHECK

Vergleich Beleg- und Hauswährungsbeträge (Abweichung vom Kopfkurs)

The Function Module AC_LINEITEM_AMOUNTS_RATE_CHECK (Vergleich Beleg- und Hauswährungsbeträge (Abweichung vom Kopfkurs)) is a standard Function Module in SAP ERP and is part of the function group ACKK within the package FFE.

Technical Information

Function Module AC_LINEITEM_AMOUNTS_RATE_CHECK
Short Text Vergleich Beleg- und Hauswährungsbeträge (Abweichung vom Kopfkurs)
Function Group ACKK
Package FFE
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_ANZBZ LIKE RF05A-ANZBZ Bisher erfaßte Anzahl Belegzeilen
I_BUKRS LIKE BSEG-BUKRS Buchungskreis
I_DMBTR LIKE BSEG-DMBTR Betrag in Hauswährung
I_HWAER LIKE BKPF-HWAER Hauswährung
I_KURSF LIKE BKPF-KURSF Umrechnungskurs aus Belegkopf
I_KURST LIKE T003-KURST Kurstyp zur Ermittlung des vorgeschlagenen Kurses
I_WAERS LIKE BKPF-WAERS Belegwährung
I_WRBTR LIKE BSEG-WRBTR Betrag in Belegwährung
I_WWERT LIKE BKPF-WWERT Wertstellungsdatum

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.