Submit Second Award Completion for Staggered Award Gets Unexpected Error and SQLIntegrityConstraintViolationException PON_BID_BACK_REQUISITIONS_U1 violated
(Doc ID 2463212.1)
Last updated on JANUARY 17, 2024
Applies to:
Oracle Sourcing - Version 12.2 and laterInformation in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
---------------
User attempt to complete award for second line of staggered negotiation and get error at submit:
ERROR
You have encountered an unexpected error.
Exception details
## Detail 0 ##
java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (PON.PON_BID_BACK_REQUISITIONS_U1) violated
ORA-06512: at "APPS.PON_AWARD_PKG", line 5863
ORA-06512: at "APPS.PON_AWARD_PKG", line 923
ORA-06512: at line 1
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)
at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:213)
at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1111)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1488)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3769)
at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3954)
at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:9353)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1539)
at weblogic.jdbc.wrapper.PreparedStatement.execute(PreparedStatement.java:99)
at oracle.apps.pon.award.completion.xxxx.CompleteAwardAMImpl.completeAward(CompleteAwardAMImpl.java:403)
at oracle.apps.pon.award.completion.webui.CompleteAward2CO.processFormRequest(CompleteAward2CO.java:304)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:924)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:424)
...
STEPS TO REPRODUCE
-------------------
1. Create Negotiation having 2 lines
2. For first line award and create Purchase Order (PO) successfully
3. For second line, select Finally Complete Award from action drop down then click Apply.
4. Click Submit and get the error and exception
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 |