R12: AP: ISP: When Creating Invoice, Search OU/Buyer/PO Receive Error "You Have Encountered an Unexpected Error". "java.lang.NullPointerException"
(Doc ID 2711427.1)
Last updated on JULY 14, 2022
Applies to:
Oracle Payables - Version 12.1.1 and laterInformation in this document applies to any platform.
Symptoms
When searching for buyer when creating an invoice in iSupplier receive the following error:
Error Page
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.ap.invoice.request.server.PoSrchSvrCmd.processPoSrchQuery(PoSrchSvrCmd.java:325)
at oracle.apps.ap.invoice.request.server.PoSrchSvrCmd.execute(PoSrchSvrCmd.java:146)
at oracle.apps.ap.invoice.common.server.InvBaseAMImpl.executeServerCommand(InvBaseAMImpl.java:134)
at sun.reflect.GeneratedMethodAccessor8106.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source)
at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:741)
at oracle.apps.ap.invoice.common.webui.InvBaseCOImpl.invokeMethod(InvBaseCOImpl.java:169)
at oracle.apps.ap.invoice.common.webui.InvBaseCOImpl.executeServerCommand(InvBaseCOImpl.java:80)
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.ap.invoice.request.server.PoSrchSvrCmd.processPoSrchQuery(PoSrchSvrCmd.java:325)
at oracle.apps.ap.invoice.request.server.PoSrchSvrCmd.execute(PoSrchSvrCmd.java:146)
at oracle.apps.ap.invoice.common.server.InvBaseAMImpl.executeServerCommand(InvBaseAMImpl.java:134)
at sun.reflect.GeneratedMethodAccessor8106.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source)
at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:741)
at oracle.apps.ap.invoice.common.webui.InvBaseCOImpl.invokeMethod(InvBaseCOImpl.java:169)
at oracle.apps.ap.invoice.common.webui.InvBaseCOImpl.executeServerCommand(InvBaseCOImpl.java:80)
Steps to reproduce the issue:
Go to iSupplier.
Create a new invoice against PO.
In search PO page, search by Operating Unit or Buyer or PO number,
Press Go, the following error occurs.
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 |