My Oracle Support Banner

How to Handle the Difference of Total Amount Between PO and Invoice (Doc ID 2509132.1)

Last updated on SEPTEMBER 20, 2021

Applies to:

Oracle Purchasing - Version 12.2.7 and later
Information in this document applies to any platform.

Goal

When the data input is like below, and the functional currency precision is 0.

The PO total amount will be '11599' since it's calculated from the PO line as Round(3.48*3333).
And the invoice total amount will be '11598' since it's calculated from invoice lines as Round(1.16*3333)*3.

There should be an 1 difference between PO total amount and invoice total amount, and how to handle this 1 difference?

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.