NullPointerException Exception While Adding a One-Time Item From Favourites on the Blanket Purchase Agreement
(Doc ID 3051251.1)
Last updated on OCTOBER 08, 2024
Applies to:
Oracle Purchasing - Version 12.2.13 and laterInformation in this document applies to any platform.
Symptoms
When attempting to add a one-time item to the blanket agreement,
the following error occurs.
Error
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.po.document.server.PoItemAttributesSvrCmd.createAttributes(PoItemAttributesSvrCmd.java:441)
at oracle.apps.po.document.server.PoLinesSvrCmd.createLine(PoLinesSvrCmd.java:1129)
at oracle.apps.po.document.server.PoLinesSvrCmd.addLines(PoLinesSvrCmd.java:912)
at oracle.apps.po.document.server.PoLinesSvrCmd.addLines(PoLinesSvrCmd.java:883)
at oracle.apps.po.document.server.PoLinesSvrCmd.execute(PoLinesSvrCmd.java:606)
at oracle.apps.po.common.server.PoBaseAMImpl.executeServerCommand(PoBaseAMImpl.java:144)
at oracle.apps.po.sic.server.DocCatalogSvrCmd.handleReturnFromSIC(DocCatalogSvrCmd.java:353)
at oracle.apps.po.sic.server.DocCatalogSvrCmd.execute(DocCatalogSvrCmd.java:143)
at oracle.apps.po.common.server.PoBaseAMImpl.executeServerCommand(PoBaseAMImpl.java:144)
at sun.reflect.GeneratedMethodAccessor214.invoke(Unknown Source)
The issue can be reproduced at will with the following steps.
- Navigate to Purchasing responsibility
- Menu >> Buyer Work Center
- Click on -> Agreements tab
- Create a Blanket Purchase Agreement
- Click on "Add Line" option
- Click on "From Favorites" and add to document
- Error occurs
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 |