Hi All!
I have a problem when executing a WAD Template that calls a Planning Sequence with a botton. If I execute the same sequence in the Portal --> Bussines Planning It do it correctly, but When I execute it from WAD Template the following error appears:
<i>Access via 'NULL' object reference not possible.
com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: Access via 'NULL' object reference not possible.
at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)
at com.sap.mw.jco.MiddlewareJRfc$Client.execute(MiddlewareJRfc.java:1442)
at com.sap.mw.jco.JCO$Client.execute(JCO.java:3962)
at com.sap.mw.jco.JCO$Client.execute(JCO.java:3399)
at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco640.Jco640Proxy.executeFunction(Jco640Proxy.java:255)
[...]
com.sap.ip.bi.webapplications.runtime.controller.MessageException: Error while executing function module: BICS_CONS_CREATE_PLANNING_FUNC at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2520) at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:841) at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:775)</i>
I have checked the JCo connections in Content Administrator --> Web Dynpro --> Mantain JCo Connections and the test is successful.
Any Idea??
Thnks a lot!!
Yolanda.