Encounter "NullPointerException" When Trying to Enable Attachment Region In "Manage Payroll Payment" Self Service Page via Personalization
(Doc ID 2966880.1)
Last updated on AUGUST 09, 2023
Applies to:
Oracle Self-Service Human Resources - Version 12.2.9 and laterInformation in this document applies to any platform.
Symptoms
While trying to enable the Attachment region in Manage Payroll Payment self service page using Personalization, the following error occurs
ERROR
------------
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
at oracle.apps.fnd.framework.webui.OAAttachmentTableHelper.populateEntityMapsPkValues(OAAttachmentTableHelper.java:1230)
at oracle.apps.fnd.framework.webui.OAAttachmentTableHelper.processRequest(OAAttachmentTableHelper.java:486)
at oracle.apps.fnd.framework.webui.beans.layout.OAAttachmentTableBean.processRequest(OAAttachmentTableBean.java:143)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:1116)
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.fnd.framework.webui.OAAttachmentTableHelper.populateEntityMapsPkValues(OAAttachmentTableHelper.java:1230)
at oracle.apps.fnd.framework.webui.OAAttachmentTableHelper.processRequest(OAAttachmentTableHelper.java:486)
at oracle.apps.fnd.framework.webui.beans.layout.OAAttachmentTableBean.processRequest(OAAttachmentTableBean.java:143)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:1116)
------------
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
at oracle.apps.fnd.framework.webui.OAAttachmentTableHelper.populateEntityMapsPkValues(OAAttachmentTableHelper.java:1230)
at oracle.apps.fnd.framework.webui.OAAttachmentTableHelper.processRequest(OAAttachmentTableHelper.java:486)
at oracle.apps.fnd.framework.webui.beans.layout.OAAttachmentTableBean.processRequest(OAAttachmentTableBean.java:143)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:1116)
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.fnd.framework.webui.OAAttachmentTableHelper.populateEntityMapsPkValues(OAAttachmentTableHelper.java:1230)
at oracle.apps.fnd.framework.webui.OAAttachmentTableHelper.processRequest(OAAttachmentTableHelper.java:486)
at oracle.apps.fnd.framework.webui.beans.layout.OAAttachmentTableBean.processRequest(OAAttachmentTableBean.java:143)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:1116)
The issue can be reproduced at will with the following steps:
1. Login to Employee Self Service.
2. Navigate to Manage Payroll Payment.
3. Click on Add Deposit Payment / Add Cheque Payment information and enter the necessary details.
4. Click on Personalize "Payroll Payments" to enable Attachment feature.
5. Encountered the above mentioned error.
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 |