MRP计算不可预料错误怎么破
金蝶云社区-Sailor
Sailor
0人赞赏了该文章 1,154次浏览 未经作者许可,禁止转载编辑于2015年01月06日 16:59:46

source:Kingdee.K3.MFG.PLN.App.MrpModel
message:Object reference not set to an instance of an object.
stacktrace: at Kingdee.K3.MFG.PLN.App.MrpModel.PolicyImpl.NetCalc.CreateNetDemandPolicy.GetBomMasterId(DemandData demandRowView, String& bomNumber)
at Kingdee.K3.MFG.PLN.App.MrpModel.PolicyImpl.NetCalc.CreateNetDemandPolicy.FillSupplyInfoForNetDemand(MrpPlanOrderBillView planOrderDataView, DemandData demandRowView, MaterialData materialRowView, SUPPLYMANAGEENTRY supplyInfoRowView)
at Kingdee.K3.MFG.PLN.App.MrpModel.PolicyImpl.NetCalc.CreateNetDemandPolicy.CreateNetDemandData(MrpDemandContext demandContextRow, SUPPLYMANAGEENTRY supplyInfoRow, Decimal dBaseDemandQty, Enu_ReleaseType releaseType)
at Kingdee.K3.MFG.PLN.App.MrpModel.PolicyImpl.NetCalc.CreateNetDemandPolicy.SplitDemandInfoBySupplyRule(MrpDemandContext demandContextRow, Decimal dShortQty)
at Kingdee.K3.MFG.PLN.App.MrpModel.PolicyImpl.NetCalc.CreateNetDemandPolicy.OnExecuteDataPolicy()
at Kingdee.K3.MFG.PLN.App.MrpModel.AbstractMrpDataPolicy.Execute()
at Kingdee.K3.MFG.PLN.App.MrpModel.LogicUnitImpl.Mrp.NetCalcLogicUnit.DoFirstSingleDataPolicy(MrpDemandDimContext mrpDemandDimContext)
at Kingdee.K3.MFG.PLN.App.MrpModel.LogicUnitImpl.Mrp.NetCalcLogicUnit.DoComputeLogicByLLC(Decimal dLevelProgress, AbstractDSQueueBuilder demandQueueBuilder, Int64 i)
at Kingdee.K3.MFG.PLN.App.MrpModel.LogicUnitImpl.Mrp.NetCalcLogicUnit.OnExecuteLogicUnit()
at Kingdee.K3.MFG.PLN.App.MrpModel.AbstractMrpLogicUnit.Execute()
at Kingdee.K3.MFG.PLN.App.Core.MrpComputeService.RunMrp(Context ctx, DynamicObject mrpDataObject, OperateOption option)