Menu

SAP Function Module AC_LINEITEM_PAR2_AMOUNTS_CHECK

Abgleich der Beträge in der zweiten Hauswährung bei Eingabe

The Function Module AC_LINEITEM_PAR2_AMOUNTS_CHECK (Abgleich der Beträge in der zweiten Hauswährung bei Eingabe) 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_PAR2_AMOUNTS_CHECK
Short Text Abgleich der Beträge in der zweiten Hauswährung bei Eingabe
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_DMBE2 LIKE BSEG-DMBE2 Betrag in zweiter Hauswährung
I_HWAE2 LIKE BKPF-HWAE2 Zweite Hauswährung
I_KURS2 LIKE BKPF-KURS2 Ermittelter Kurs
I_KUTY2 LIKE BKPF-KUTY2 Kurstyp für Umrechnung in 2.HW
I_SOURCE_AMT TYPE P Betrag der Ausgangswähr. f. Umrechnung
I_SOURCE_CUR LIKE BKPF-WAERS Ausgangswähr. f. Umrechn.:Haus- oder Belegwähr.
I_WWER2 LIKE BKPF-WWERT Umrechnungsd. (Beleg-, Buchungsd. oder WWERT)

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.