R12: Create Accounting Terminates with error java.lang.NullPointerException in DataTemplate.java
(Doc ID 2416823.1)
Last updated on MAY 05, 2023
Applies to:
Oracle Payables - Version 12.2.5 and laterInformation in this document applies to any platform.
Symptoms
After following note 2266685.1 to create a custom Create Accounting Program to run accounting for multiple organizations, the Create Accounting program is terminating with the following error:
Calling XDO Data Engine...
java.lang.NullPointerException
at oracle.apps.xdo.oa.util.DataTemplate.getDataTemplate(DataTemplate.java:379)
at oracle.apps.xdo.oa.util.DataTemplate.(DataTemplate.java:226)
at oracle.apps.xdo.oa.cp.JCP4XDODataEngine.runProgram(JCP4XDODataEngine.java:283)
at oracle.apps.fnd.cp.request.Run.main(Run.java:156)
Changes
A custom Create Accounting Program was defined based on 2266685.1, R12: How To Run Create Accounting process From A Multi-Org Access (MOAC) Enabled Responsibility To Create Accounting For A Specific Operating Unit (OU)/Org.
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 |