成本核算过程中出错
金蝶云社区-LeoX
LeoX
0人赞赏了该文章 675次浏览 未经作者许可,禁止转载编辑于2016年02月07日 09:29:42
内部查询处理器错误: 查询处理器在执行过程中遇到意外错误(HRESULT = 0x80004005)。 StackTrace : 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
在 System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)
在 System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
在 System.Data.SqlClient.SqlDataReader.Read()
在 Kingdee.BOS.App.Data.DBUtils.ExecuteObject[T](Context ctx, String strSQL, IDataEntityType dt, IDictionary`2 propertyTypeMaps, CommandType cmdType, SqlParam[] paramList)
在 Kingdee.BOS.App.Data.DBUtils.ExecuteDynamicObject(Context ctx, String strSQL, IDataEntityType dt, IDictionary`2 propertyTypeMaps, CommandType cmdType, SqlParam[] paramList)
在 Kingdee.K3.FIN.CB.App.Core.ExpenseAllocate.GetWeightInfo.MJSWeightByClass.GetProductFromInputs(Context ctx, ExpenseAllocateParameters parameters, List`1 productDimIds)
在 Kingdee.K3.FIN.CB.App.Core.ExpenseAllocate.GetWeightInfo.MJSWeightByClass.GetWeightInfos(Context ctx, List`1 productDimIds, ExpenseAllocateParameters parameters)
在 Kingdee.K3.FIN.CB.App.Core.ExpenseAllocate.MaterialCost.CostAllocateByClass.GetAllocatedRecs(List`1 allocateSendInfos)
在 Kingdee.K3.FIN.CB.App.Core.ExpenseAllocate.AbstractAllocate`2.ExpenseAllocate()
在 Kingdee.K3.FIN.CB.App.Core.ExpenseAllocate.AllocateCost.ExpenseAllocate()
在 Kingdee.K3.FIN.CB.App.Core.ExpenseAllocate.ExpenseAllocateEngine.ExpenseAllocate()
在 Kingdee.K3.FIN.App.Core.OutAcctg.AbstractAcctgService.Execution[T](Context ctx, T acctgParameters)
在 Kingdee.K3.FIN.App.Core.OutAcctg.AcctgStencil.ExecuteServiceForShedule[T,K](Context ctx, T acctgParameters, CostAcctgServiceObject`1 service)
在 Kingdee.K3.FIN.App.Core.OutAcctg.AcctgStencil.ExecutionBatchServiceObject[T,K](Context ctx, T acctgParameters, Dictionary`2 services, CostCalType calType, List`1 checkAttrs, Boolean isLast)
在 Kingdee.K3.FIN.App.Core.OutAcctg.AcctgStencil.ExecutionCostCal(CostCalParameters acctgParameters, Context bosctx, Dictionary`2 checkservices, Dictionary`2 calservice)
在 Kingdee.K3.FIN.App.Core.OutAcctg.AcctgStencil.CostCal(ComputeContext ctx, CostCalParameters acctgParameters)
在 Kingdee.K3.FIN.App.Core.OutAcctg.AcctgStencilService.CostAcctg(ComputeContext ctx, OutStockAcctgParameters acctgParameters)