12.2.4 Error When User Clicks On Duplicate Icon Of PO Lines
(Doc ID 2184468.1)
Last updated on MARCH 29, 2022
Applies to:
Oracle Purchasing - Version 12.2.4 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.4 version, HTML Orders
When attempting to duplicate PO line by clicking the duplicate icon in BWC - Buyer Work Center the following error occurs.
Error:
## Detail 0 ##
java.lang.Exception: Assertion failure: The value cannot be null.
at oracle.apps.po.common.Assert.fail(Assert.java:79)
at oracle.apps.po.common.Assert.assertTrue(Assert.java:37)
at oracle.apps.po.common.Assert.assertNotNull(Assert.java:305)
at oracle.apps.po.common.Assert.assertNotNull(Assert.java:296)
at oracle.apps.po.document.server.PoHiringRequirementSvrCmd.setItemAttributesTLPParent(PoHiringRequirementSvrCmd.java:440)
at oracle.apps.po.document.server.PoHiringRequirementSvrCmd.copyRow(PoHiringRequirementSvrCmd.java:498)
at oracle.apps.po.document.server.PoLinesSvrCmd.copy(PoLinesSvrCmd.java:1358)
Replication Steps:
The issue can be reproduced at will with the following steps:
1. Navigating to Purchasing responsibility -> Buyer Work Center -> Orders
2. Query an existing order and click on Update
3. Go to lines tab, and click Duplicate for existing line
- get 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 |