My Oracle Support Banner

WFR Subtotal Incorrectly Calculated During Export for SERVICE PO Invoices if Tax Amount is Present when Line Pairing is Enabled (Doc ID 2154130.1)

Last updated on SEPTEMBER 28, 2022

Applies to:

Oracle WebCenter Forms Recognition - Version 11.1.1.9.0 and later
Information in this document applies to any platform.

Symptoms

When an invoice related to Service PO contains Tax amount, the sum of the item and tax lines do not add the invoice amount in the header of the XML. The Tax Amount is subtracted twice from the invoice amount. This is causing a validation error when the invoice is validated in EBS.

The sample XML shows:

AmountTotal = 236.21
LineItem / Subtotal = 209.41
TaxAmount = 13.4

This is obviously incorrect since the AmountSubTotal should be 221.81 in this case:

236.21 - 13.4 = 222.81

Instead it appears that the Tax Amount was added a second time to the Subtotal/LineItem total to calculate the AmountTotal:

236.21 - 13.4 - 13.4 = 209.41

 

Changes

 

Cause

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
Symptoms
Changes
Cause
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.