ORA-01426: numeric overflow Error While Updating Memo Line Autoaccounting
(Doc ID 1393202.1)
Last updated on MAY 07, 2019
Applies to:
Oracle Receivables - Version 11.5.10.2 and laterInformation in this document applies to any platform.
Symptoms
With implementation of enhancement <bug 8253763>, the limit
of 2^32-1 for ra_cust_trx_line_gl_dist_all.cust_trx_line_gl_id is over passed.
When attempting to change the memo lines on a transaction, it triggers to re run auto accounting, then the following error occurs:
ERROR
-----------------------
ORA-01426: numeric overflow
ORA-06512: at "APPS.ARP_UPDATE_LINE_COVER", line 733
--------------------------------------------------------------
FRM-40735: ON-UPDATE trigger raised unhandled exception ORA-01426.
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 |