My Oracle Support Banner

Self-Service BEE: NullPointerException Occurs When Saving Batch Lines without Effective Date (Doc ID 2406199.1)

Last updated on DECEMBER 11, 2023

Applies to:

Oracle Payroll - Version 12.1 to 12.1 HRMS RUP11 [Release 12.0 to 12.1]
Oracle Payroll - Version 12.2 to 12.2 HRMS RUP12 [Release 12.2]
Information in this document applies to any platform.
This note provides a brief overview of .

Symptoms

In Self-Service Batch Element Entry (BEE), when attempting to save batch line in Batch By Assignment page for existing batch, Effective Date is not defaulted, causing NullPointerException to occur.

Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1213)
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1478)
at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:3401)
...
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.pay.selfservice.bee.webui.BatchByAssignmentCO.processFormRequest(BatchByAssignmentCO.java:1339)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:909)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:424)

 

 

Steps to Reproduce:

The issue can be reproduced at will with the following steps:

  1.  Login with Manager Self-Service responsibility
  2.  Go to Element Entries (PAY_BEE_SS)
  3.  Search for the existing batch
  4.  Enter the assignment and specify element.
  5.  Effective Date is not defaulted.
  6.  Exception occurs when saving.

 

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.