Encountered Error While Copying Requisition Line On Edit And Submit Page
(Doc ID 2667784.1)
Last updated on JANUARY 26, 2024
Applies to:
Oracle iProcurement - Version 12.2.9 and laterInformation in this document applies to any platform.
Symptoms
When attempting to copy an existing requisition, the following error occurs.
ERROR
-----------------------
Error Page
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.Exception: Trying to set currency for PoRequisitionLinesVO using invalid reqLineId.
at oracle.apps.icx.por.req.webui.EditSingleLineCO.setCurrentLineForReqLinesVO(EditSingleLineCO.java:458)
at oracle.apps.icx.por.req.webui.EditSingleLineCO.processRequest(EditSingleLineCO.java:128)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:658)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:283)
.
.
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2283)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2182)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1499)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:263)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
## Detail 0 ##
java.lang.Exception: Trying to set currency for PoRequisitionLinesVO using invalid reqLineId.
at oracle.apps.icx.por.req.webui.EditSingleLineCO.setCurrentLineForReqLinesVO(EditSingleLineCO.java:458)
at oracle.apps.icx.por.req.webui.EditSingleLineCO.processRequest(EditSingleLineCO.java:128)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:658)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:283)
at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:362)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Go to iProcurement
2. Try to copy a requisition
3. Edi and submit screen
4. See the error
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 |