My Oracle Support Banner

Receive A NullPointerException In The View Receipt Page When Employee ID = -1 (Doc ID 2313925.1)

Last updated on MARCH 15, 2022

Applies to:

Oracle iProcurement - Version 12.1.3 and later
Information in this document applies to any platform.

Symptoms

When navigating to the View Receipt page for Receipts generated via the Receiving Transaction Interface with an Employee ID of -1,
the following error occurs.

ERROR
-----------------------

oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:886)
at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:1009)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:211)
at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:133)
at oracle.apps.fnd.framework.server.OAViewObjectImpl.invokeMethod(OAViewObjectImpl.java:1175)
at oracle.apps.icx.por.rcv.webui.VrcDetCO.processRequest(VrcDetCO.java:80)
....
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.icx.por.rcv.server.ViewReceiptsDetailListVOImpl.getRowOrderCode(ViewReceiptsDetailListVOImpl.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
....


STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Login to iProcurement
2. Select the Receiving Tab
3. Click View Receipts
4. Search a specific receipt the issue is occurring with
5. Click on the receipt
6. Receive 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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.