Requisition Throwing Null Pointer Exception On Update - Editing The Requisition
(Doc ID 1958774.1)
Last updated on NOVEMBER 23, 2021
Applies to:
Oracle iProcurement - Version 12.2.4 to 12.2.4 [Release 12.2]Information in this document applies to any platform.
Symptoms
When attempting to edit a requistion from the shopping cart and update in iProcurement, the following error occurs.
ERROR
-----------------------
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:647)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:267)
at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(Unknown Source)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:1003)
.
.
.
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.icx.por.req.webui.CheckoutUpdateSingleCO.prepareUI(CheckoutUpdateSingleCO.java:905)
at oracle.apps.icx.por.req.webui.CheckoutUpdateSingleCO.processRequest(CheckoutUpdateSingleCO.java:175)
at oracle.apps.icx.por.req.webui.EditSingleLineCO.processRequest(EditSingleLineCO.java:96)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:631)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Users add items to the shopping cart in iProc responsibility.
2. From the cart, users click on the 'Edit' button.
3. Attempt to update and the error is being shown.
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 |