SG-3813 CLONE - PO Receipts | Processed Lines - Price (UOM) used exchange rate from PO line even though install parameter RCPTCURR = 'RCPT' - HxGN EAM - 12.0.1 - Release Bulletin - Hexagon

HxGN EAM Resolved Issues for 12.0.1

Language
English
Product
HxGN EAM
Search by Category
Release Bulletin
HxGN EAM Version
12.0.1

 Description 

When install parameter RCPTCURR = RCPT, the approved transaction line is expected to use the active exchange rate fetched at receipt approval time instead of the exchange rate stored on the PO line. However, it seems that EAM is still using the PO line exchange rate even when RCPTCURR = RCPT.

Steps to Reproduce:

# Ensure that install parameter RCPTCURR = 'RCPT'

# Create a PO and add PO lines using foreign currency.

E.g. Select one part and set quantity = 1 and price equal to 100 EUR

# Approve the PO. The PO will save the exchange rate at the time it is approved.

E.g. Foreign currency = EUR, Base currency = USD, Exchange rate = 20

# Change the exchange rate for the foreign currency used.

E.g. Foreign currency = EUR, Base currency = USD, Exchange rate = 5

# Create a PO Receipt for the PO.

# Retrieve parts

# Approve all parts

# Check "Price (UOM)". The indicated price is based on the exchange rate from the PO.

I.e., Expected price is 20 USD (100 EUR divided by 5. However, "Price (UOM)" is set at 5 USD (100 EUR divided by 20).