Java Exception Error When Trying return or Copy To Cart A Punch-out Requisition
(Doc ID 2526714.1)
Last updated on OCTOBER 10, 2022
Applies to:
Oracle iProcurement - Version 12.2.4 to 12.2.8 [Release 12.2]Information in this document applies to any platform.
Symptoms
Getting Java exception error when trying to copy a Punch-out requisition to the cart.
In R12.1.3 - it says 'You cannot copy an item with Supplier configuration number to your shopping cart'
But in R12.2.6 - we are getting a java exception page error which is not meaningful.
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.Exception: There is no current requisition. Checkout cannot proceed.
at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:996)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source)
...
Detail 0 ##
java.lang.Exception: There is no current requisition. Checkout cannot proceed.
at oracle.apps.icx.por.req.server.CheckoutSummarySvrCmd.prepareReqSummaryVOForDisplay(CheckoutSummarySvrCmd.java:435)
at oracle.apps.icx.por.req.server.CheckoutSummarySvrCmd.prepareForDisplay(CheckoutSummarySvrCmd.java:286)
at oracle.apps.icx.por.req.server.CheckoutSummarySvrCmd.executeMethodByName(CheckoutSummarySvrCmd.java:157)
But in R12.2.6 - we are getting a java exception page error which is not meaningful.
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.Exception: There is no current requisition. Checkout cannot proceed.
at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:996)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source)
...
Detail 0 ##
java.lang.Exception: There is no current requisition. Checkout cannot proceed.
at oracle.apps.icx.por.req.server.CheckoutSummarySvrCmd.prepareReqSummaryVOForDisplay(CheckoutSummarySvrCmd.java:435)
at oracle.apps.icx.por.req.server.CheckoutSummarySvrCmd.prepareForDisplay(CheckoutSummarySvrCmd.java:286)
at oracle.apps.icx.por.req.server.CheckoutSummarySvrCmd.executeMethodByName(CheckoutSummarySvrCmd.java:157)
Changes
Upgrading to R12.2.4 through 12.2.8.
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 |