R12 java.lang.NumberFormatException when Accessing a Change Order where there is Financial Revenue Impact.
(Doc ID 1382045.1)
Last updated on JULY 15, 2020
Applies to:
Oracle Project Planning and Control - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
When accessing a change order where there is financial revenue impact, the following error is received:
## Detail 0 ##
java.lang.NumberFormatException: For input string: "45704,95"
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1222)
at java.lang.Double.valueOf(Double.java:475)
at oracle.apps.pa.finplan.webui.PaFpCiRevSubmitCO.processRequest(PaFpCiRevSubmitCO.java:243)
fnd_log_messages for this error shows:
l_impact_type_code is:REVENUE
Event Name:oracle.apps.fnd.framework.OAFatalError Event Key:<ID>
Event Name:oracle.apps.fnd.framework.OAFatalError Event Key:<ID> Maximum nested raise count:100Nested raise count: 0
Dispatching event oracle.apps.fnd.framework.OAFatalError
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 |