配送出库单复制新增报错
金蝶云社区-西西西西西西
西西西西西西
0人赞赏了该文章 939次浏览 未经作者许可,禁止转载编辑于2015年03月03日 13:02:25


发生时间:13:01:08
错误来源: mscorlib
错误信息:Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
===================================================
调用堆栈:
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at Kingdee.K3.DE.CentralKitchen.Business.PlugIn.StockRefPriceExt.SetCurrentInStockPrice(AbstractBillPlugIn plugIn, String headStockOrgKey, String detailEntryKey, String detailEntryORM, String materialKey, String priceListKey, String dateKey, String ownerKey, String stockKey, String lotKey, String detailBaseUnitQtyKey, String detailQtyKey, String detailReferencePrice, Int32 rowIndex, Action`1 changeHandler)
at Kingdee.K3.DE.CentralDistribution.Business.PlugIn.DistributionOutStock.GetRefCost(Int32 rowIndex)
at Kingdee.K3.DE.CentralDistribution.Business.PlugIn.DistributionOutStock.AfterBindData(EventArgs e)
at Kingdee.BOS.Core.DynamicForm.PlugIn.DynamicFormViewPlugInProxy.FireAfterBindData(EventArgs e)
at Kingdee.BOS.Web.DynamicForm.AbstractDynamicWebFormView.UpdateView()
at Kingdee.BOS.Web.Bill.BillView.UpdateView()
at Kingdee.BOS.Business.Bill.Operation.Copy.NewAction()
at Kingdee.BOS.Business.Bill.Operation.Copy.ExecuteOperation()
at Kingdee.BOS.Core.DynamicForm.AbstractDynamicFormOperation.Operation(CallBackWfAfterOperation callbackwf, IOperationResult result)
at Kingdee.BOS.Core.DynamicForm.AbstractDynamicFormOperation.Execute(InvokeFormOperation4WfParam param, CallBackWfAfterOperation callbackwf)
at Kingdee.BOS.Core.DynamicForm.AbstractFormOperation.Execute()
at Kingdee.BOS.Web.DynamicForm.OperationCaller.InvokeFormOperation(String operationNumber)
at Kingdee.BOS.Web.DynamicForm.AbstractDynamicWebFormView.InvokeFormOperation(String operationNumber)
at Kingdee.BOS.Business.DynamicForm.BusinessService.ExcuteOperation.DoAction(FormBusinessServiceArgs e)
at Kingdee.BOS.Core.DynamicForm.FormBusinessServiceUtil.DoAction(IDynamicFormView view, FormBusinessServiceArgs e)
at Kingdee.BOS.Core.DynamicForm.FormBusinessServiceUtil.InvokeServices(IDynamicFormView view, Object source, IEnumerable`1 services, Int32 actionType, String activeEntity, DynamicObject activeRow, Int32 rowIndex)
at Kingdee.BOS.Web.DynamicForm.BusinessServiceCaller.InvokeFormBusiness(IDynamicFormView view, Object source, List`1 formBusinessServices, Int32 actionType, String entityKey, Int32 row)
at Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.BarItemClick(String parentKey, String barItemKey, BarDataManager bar, Int32 bartype)
at Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.MainBarItemClick(String barItemKey)
at Kingdee.BOS.Web.DynamicForm.DynamicWebFormController.MainBarItemClick(String itemKey, JSONArray postDatas)
错误数据: System.Collections.ListDictionaryInternal