My Oracle Support Banner

R12: Applying And Saving Planning Options On Financial Tab Leads To An Unexpected Error NullPointerException at getRateScheduleDetails (Doc ID 1933545.1)

Last updated on NOVEMBER 16, 2022

Applies to:

Oracle Project Planning and Control - Version 12.1.3 and later
Information in this document applies to any platform.

Symptoms

On : 12.1.3 version, Setup

Despite one off patch 17711325:R12.PJT.B has been applied to be on PaFpSetupOptionsAMImpl.java 120.14.12010000.6, when applying and saving Planning Options on Financial Tab still Leads to an Unexpected Error :

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

Error Page
You have encountered an unexpected error. Please contact the System Administrator for assistance.

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.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.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:797)
at oracle.apps.pa.finplan.webui.FpPlanSettingsFooterCO.processFormRequest(FpPlanSettingsFooterCO.java:155)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:827)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:385)
at oracle.apps.fnd.framework.webui.beans.nav.OAPageButtonBarBean.processFormRequest(OAPageButtonBarBean.java:370)
...
## Detail 0 ##
java.lang.NullPointerException
at oracle.apps.pa.finplan.server.PaFpSetupOptionsAMImpl.getRateScheduleDetails(PaFpSetupOptionsAMImpl.java:7379)
at oracle.apps.pa.finplan.server.PaFpSetupOptionsAMImpl.insertFpTxnCurrForSch(PaFpSetupOptionsAMImpl.java:3956)
at oracle.apps.pa.finplan.server.PaFpSetupOptionsAMImpl.handleSaveActionForFinplan(PaFpSetupOptionsAMImpl.java:6299)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
...

STEPS
-----------------------
search project - Financial Tab - Budgets and Forecasts sub tab _ Edit : lov : Planning Options - Go


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.