Transaction Monitor For Change Assignment Costing Functions Shows Error
(Doc ID 2547602.1)
Last updated on JULY 07, 2020
Applies to:
Oracle Payroll - Version 12.1 HRMS RUP11 and laterInformation in this document applies to any platform.
Symptoms
Problem Statement:
When attempting to see details Transaction details for Assignment Costing function under the Transaction Monitor function
the following error occurs.
java.lang.NullPointerException
at oracle.apps.per.selfservice.arch.webui.PerOAControllerImpl.setPageTitle(PerOAControllerImpl.java:565)
at oracle.apps.per.selfservice.arch.webui.PerOAControllerImpl.setPageTitle(PerOAControllerImpl.java:556)
at oracle.apps.pay.selfservice.assignmentcosting.webui.AssignmentCostingReviewCO.processRequest(AssignmentCostingReviewCO.java:127)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:620)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252)
at oracle.apps.fnd.framework.webui.beans.layout.OAHeaderBean.processRequest(OAHeaderBean.java:391)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:992)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:679)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252)
Steps to Reproduce:
The issue can be reproduced at will with the following steps:
1. Add 'Change Assignment Costing' function to Transaction Monitor Functions (HR_TRANS_MONITOR_FUNCTIONS) menu.
2. Navigation: 'Manager Self-Service' responsibility > Transaction Monitor
3. Select Function Name: Change Assignment Costing
Transaction Status: Complete
4. Click Go button.
5. Shows all the complete Change Assignment Costing transactions.
6. Click on Details icon.
7. Shows 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 |