Null Pointer Exception Thrown While Changing Need By Date On Amount Based Requisition In Change Request
(Doc ID 2875033.1)
Last updated on JUNE 07, 2022
Applies to:
Oracle iProcurement - Version 12.2.10 and laterInformation in this document applies to any platform.
Symptoms
Version 12.2.10 iProcurement
A warning message appears when trying to change the need-by date on a requisition line for Amount base Requisitions that does not have any quantity.
STEPS
------------------
In custom iProcurement responsibility
1. Go to iProcurement Home Page -> Requisitions
2. select amount based requisition and click Change
3. Update the need by to be after today
4. Get error
ERROR
------------------
You have encountered unexpected error
Exception Details. oracle.apps.fnd.framework.OAException: java.lang.NullPointerException at oracle.apps.icx.por.changeorder.server.ChangeOrderLinesVORowImpl.updateLineTotal(ChangeOrderLinesVORowImpl.java:1952) at oracle.apps.icx.por.changeorder.server.ChangeOrderAMImpl.updateChangeOrderLineAmount(ChangeOrderAMImpl.java:2126) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source) at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source) at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:783) at oracle.apps.icx.por.changeorder.webui.ChoCO.updateLineAmount(ChoCO.java:752) at oracle.apps.icx.por.changeorder.webui.ChoCO.processFormRequest(ChoCO.java:184) at ..
...
## Detail 0 ## java.lang.NullPointerException at oracle.apps.icx.por.changeorder.server.ChangeOrderLinesVORowImpl.updateLineTotal(ChangeOrderLinesVORowImpl.java:1952) at oracle.apps.icx.por.changeorder.server.ChangeOrderAMImpl.updateChangeOrderLineAmount(ChangeOrderAMImpl.java:2126) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source) at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source) at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:783) at oracle.apps.icx.por.changeorder.webui.ChoCO.updateLineAmount(ChoCO.java:752) at oracle.apps.icx.por.changeorder.webui.ChoCO.processFormRequest(ChoCO.java:184) at ...
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 |