Payables and Cash Management - EBS (MOSC)

MOSC Banner

'Invoice Validation' concurrent request is auto applying 'Line Variance' on AP invoice

edited Jul 26, 2018 5:02AM in Payables and Cash Management - EBS (MOSC) 3 commentsAnswered

Hi All,

We are importing AP invoice using interface. After creating AP invoice, we are submitting 'Invoice Validation' request which is standard for validation of invoice. But, this request is auto applying 'Line Variance' hold on AP Invoice(Hold Reason - Total of Invoice Lines does not equal Invoice Amount). We are passing same amount in both the interface table i.e. AP_INVOICES_INTERFACE & AP_INVOICE_LINES_INTERFACE.

Below is the script we are using for record insertion in interface table.

insert into AP_INVOICES_INTERFACE (
invoice_id,
invoice_num,
vendor_id,
vendor_site_id,
invoice_amount,
INVOICE_CURRENCY_CODE,

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