未将对象引用设置到对象的实例
2人赞赏了该文章
3,699次浏览
编辑于2017年06月05日 20:57:59
设置自动转账的时候提示未将对象引用设置到对象的实例。麻烦大神帮忙看看,谢谢。
[{"operation":"GL_AutoTransfer.MBIClick.tbSplitSave"}]
发生时间: 20:54:16
错误编号: 3a77f685f8114e1ea1124b156a666b9b
错误信息: 未将对象引用设置到对象的实例。
===================================================
调用堆栈:
在 Kingdee.K3.FIN.GL.Report.PlugIn.Base.AccountDistributeCommonFilter.CheckAccoutAvaliable(Context ctx, IBillView view, String strBookControlId, String strEntityControlId)
在 Kingdee.K3.FIN.GL.Business.PlugIn.AutoTransferEdit.BeforeSave(BeforeSaveEventArgs e)
在 Kingdee.BOS.Core.Bill.PlugIn.BillModelPlugInProxy.FireBeforeSave(BeforeSaveEventArgs e)
在 Kingdee.BOS.Model.Bill.BillModel.Save(OperateOption option)
在 Kingdee.BOS.Business.Bill.Operation.Save.ExecuteBillOperation(OperateOption option)
在 Kingdee.BOS.Core.DynamicForm.AbstractDynamicFormOperation.Operation(CallBackWfAfterOperation callbackwf, IOperationResult result)
在 Kingdee.BOS.Core.DynamicForm.AbstractDynamicFormOperation.Execute(InvokeFormOperation4WfParam param, CallBackWfAfterOperation callbackwf)
在 Kingdee.BOS.Web.DynamicForm.AbstractDynamicWebFormView.InvokeFormOperation(String operationNumber)
在 Kingdee.BOS.Business.DynamicForm.BusinessService.ExcuteOperation.DoAction(FormBusinessServiceArgs e)
在 Kingdee.BOS.Core.DynamicForm.FormBusinessServiceUtil.InvokeServices(IDynamicFormView view, Object source, IEnumerable`1 services, Int32 actionType, String activeEntity, DynamicObject activeRow, Int32 rowIndex)
在 Kingdee.BOS.Web.DynamicForm.BusinessServiceCaller.InvokeFormBusiness(IDynamicFormView view, Object source, List`1 formBusinessServices, Int32 actionType, String entityKey, Int32 row)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.BarItemClick(String parentKey, String barItemKey, BarDataManager bar, Int32 bartype)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.MainBarItemClick(String barItemKey)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormController.MainBarItemClick(String itemKey, JSONArray postDatas)
[{"operation":"GL_AutoTransfer.MBIClick.tbSplitSave"}]
发生时间: 20:54:16
错误编号: 3a77f685f8114e1ea1124b156a666b9b
错误信息: 未将对象引用设置到对象的实例。
===================================================
调用堆栈:
在 Kingdee.K3.FIN.GL.Report.PlugIn.Base.AccountDistributeCommonFilter.CheckAccoutAvaliable(Context ctx, IBillView view, String strBookControlId, String strEntityControlId)
在 Kingdee.K3.FIN.GL.Business.PlugIn.AutoTransferEdit.BeforeSave(BeforeSaveEventArgs e)
在 Kingdee.BOS.Core.Bill.PlugIn.BillModelPlugInProxy.FireBeforeSave(BeforeSaveEventArgs e)
在 Kingdee.BOS.Model.Bill.BillModel.Save(OperateOption option)
在 Kingdee.BOS.Business.Bill.Operation.Save.ExecuteBillOperation(OperateOption option)
在 Kingdee.BOS.Core.DynamicForm.AbstractDynamicFormOperation.Operation(CallBackWfAfterOperation callbackwf, IOperationResult result)
在 Kingdee.BOS.Core.DynamicForm.AbstractDynamicFormOperation.Execute(InvokeFormOperation4WfParam param, CallBackWfAfterOperation callbackwf)
在 Kingdee.BOS.Web.DynamicForm.AbstractDynamicWebFormView.InvokeFormOperation(String operationNumber)
在 Kingdee.BOS.Business.DynamicForm.BusinessService.ExcuteOperation.DoAction(FormBusinessServiceArgs e)
在 Kingdee.BOS.Core.DynamicForm.FormBusinessServiceUtil.InvokeServices(IDynamicFormView view, Object source, IEnumerable`1 services, Int32 actionType, String activeEntity, DynamicObject activeRow, Int32 rowIndex)
在 Kingdee.BOS.Web.DynamicForm.BusinessServiceCaller.InvokeFormBusiness(IDynamicFormView view, Object source, List`1 formBusinessServices, Int32 actionType, String entityKey, Int32 row)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.BarItemClick(String parentKey, String barItemKey, BarDataManager bar, Int32 bartype)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.MainBarItemClick(String barItemKey)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormController.MainBarItemClick(String itemKey, JSONArray postDatas)
推荐阅读