Buyer Work Center - java.lang.NullPointerException Occurs While Opening Distribution Details Page.
(Doc ID 2973409.1)
Last updated on SEPTEMBER 09, 2023
Applies to:
Oracle Purchasing - Version 12.2.10 and laterInformation in this document applies to any platform.
Symptoms
When attempting to access the distributions page while creating a standard purchase order (non G-Invoicing Interagency Agreements (IAAs)), the following error occurs.
ERROR
You have encountered an unexpected error. Please contact your System Administrator for assistance.
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:998)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source)
at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:741)
at oracle.apps.po.common.webui.ClientUtil.executeServerCommand(ClientUtil.java:156)
at oracle.apps.po.document.order.webui.OrderDistributionDetailsCO.processRequest(OrderDistributionDetailsCO.java:239)
..
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.po.document.server.PoDistributionsSvrCmd.setExtUdaParam(PoDistributionsSvrCmd.java:3002)
at oracle.apps.po.document.server.PoDistributionsSvrCmd.execute(PoDistributionsSvrCmd.java:355)
at oracle.apps.po.common.server.PoBaseAMImpl.executeServerCommand(PoBaseAMImpl.java:144)
..
STEPS
1. Navigate to Purchasing responsibility -> Buyer Work Center -> Orders.
2. Create a standard purchase order, enter header and line details and click on Distributions tab.
3. From Distribution's summary page, click on details icon.
4. Reported error occurs.
5. Issue occurs after applying G-Invoicing April Consolidation Patches.
Changes
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 |