Create Intercompany AP Invoices Fails with ORA-01426: numeric overflow
(Doc ID 1334291.1)
Last updated on JULY 08, 2020
Applies to:
Oracle Inventory Management - Version 12.0.6 and laterInformation in this document applies to any platform.
inliap.lpc inciap
Symptoms
When attempting to Create Intercompany AP Invoices, get the following error in the log file:
INCIAP module: Create Intercompany AP Invoices
---------
global->invInfo.ap.ccid is 999
In inliap.lpc, inapcil()
... Creating invoice line
Last row processing.
...
In inlico.lpc, inilcbk()
MTL_INTERCOMPANY_INVOICES.callback() returned error
ORA-01426: numeric overflow
APP-FND-01564: ORACLE error 1426 in inilcbk()
Cause: inilcbk() failed due to ORA-01426: numeric overflow
.
The SQL statement being executed at the time of the error was: and was executed from the file .
Callback function returned warning.
Function inapcil() returned warning.Warning: Invoice creation aborted
End of Processing Invoice Line ID: 999.000000
Invoice Line ID: 999.000000 Status: FAILURE
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 |
Cause |
Solution |
References |