Payables and Cash Management - EBS (MOSC)

MOSC Banner

Invoice has a higher AMOUNT_PAID value than INVOICE_AMOUNT value

edited Aug 18, 2021 3:24PM in Payables and Cash Management - EBS (MOSC) 7 commentsAnswered ✓

Hi All,

We have an Invoice (Invoice X) that has a Different Amounts in the Columns "Amount Paid" (AP_INVOICES_ALL.AMOUNT_PAID) and "Invoice Amount"(AP_INVOICES_ALL.INVOICE_AMOUNT). AMOUNT_PAID has a value of $639.75 and the INVOICE_AMOUNT has a value of $630.84.

Upon checking in the Distributions, the Sum is the same as the Invoice_amount ($630.84)

select  sum(amount)
FROM    AP_INVOICE_DISTRIBUTIONS_ALL
where   invoice_id = XXXX;

The Invoice Headers were created at around, 8:00 AM and most of the invoice distributions also showed a CREATION_DATE same as the header.

Upon further checking, it has a distribution value of

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center