portal端费用报销单生成代发单报错
344次浏览
编辑于2018年12月15日 15:20:57
问题描述:portal端费用报销单生成代发单报错
java.lang.NullPointerException: null
at: com.kingdee.eas.fm.cbs.web.cbAgentPayBill.handler.CBAgentWebInitDataEventHandler.initialDataForBOTP(CBAgentWebInitDataEventHandler.java:103)
at: com.kingdee.eas.fi.cas.web.agentPayBill.handler.AgentWebInitDataEventHandler.onRequest(AgentWebInitDataEventHandler.java:109)
at: com.kingdee.eas.fm.cbs.web.cbAgentPayBill.handler.CBAgentWebInitDataEventHandler.onRequest(CBAgentWebInitDataEventHandler.java:54)
java.lang.NullPointerException: null
at: com.kingdee.eas.fm.cbs.web.cbAgentPayBill.handler.CBAgentWebInitDataEventHandler.initialDataForBOTP(CBAgentWebInitDataEventHandler.java:103)
at: com.kingdee.eas.fi.cas.web.agentPayBill.handler.AgentWebInitDataEventHandler.onRequest(AgentWebInitDataEventHandler.java:109)
at: com.kingdee.eas.fm.cbs.web.cbAgentPayBill.handler.CBAgentWebInitDataEventHandler.onRequest(CBAgentWebInitDataEventHandler.java:54)
推荐阅读