CLOUD5.0 标准成本计算报错
金蝶云社区-云社区用户2NSC1234
云社区用户2NSC1234
0人赞赏了该文章 823次浏览 未经作者许可,禁止转载编辑于2014年12月25日 11:25:11

CLOUD5.0+最新补丁 标准成本计算报错:

parse error. detail message is :
unexcept token. token is : 'end', at line 2 column 1, token type is 'Keyword'
source sql is :
begin
end;
堆栈信息如下:
Server stack trace:
在 Kingdee.BOS.SQL.TransUtil.getStmtList(String ksql)
在 Kingdee.BOS.SQL.TransUtil.Translate(String kSql, Int32 targetDbType, FormatOptions options)
在 Kingdee.BOS.App.Data.AbstractDatabase.CreateCommandByCommandType(CommandType commandType, String commandText, Boolean needTranslate, Int32 commandTimeout)
在 Kingdee.BOS.App.Data.DBUtils.Execute(Context ctx, String strSQL, IEnumerable`1 paramList, Boolean needTranslate)
在 Kingdee.BOS.App.Data.DBUtils.Execute(Context ctx, String strSQL)

Exception rethrown at [0]:
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
在 Kingdee.BOS.Contracts.IDBService.Execute(Context ctx, String strSQL)
在 Kingdee.K3.MFG.ENG.App.Core.BomExpandService.ExpandBomBackward(Context ctx, List`1 lstBomOpenSource, SqlBomExpandOption option)
在 Kingdee.K3.MFG.ENG.App.Core.BomQueryService.GetBomQueryBackwardResult(Context ctx, List`1 sourceData, BomQueryOption option)
在 Kingdee.K3.FIN.CA.App.Core.CostRollup.PlugIn.BOM.BomBackwardPlugIn.ExecutionService(CostRollupParameter e)
在 Kingdee.K3.FIN.CA.App.Core.CostRollup.PlugIn.ExecutePlugIn.ExecutionService(CostRollupParameter e, List`1 pulgIns)
在 Kingdee.K3.FIN.CA.App.Core.CostRollup.PlugIn.ExecutePlugIn.Execute(CostRollupParameter e, List`1 pulgIns, String pythonPlugIn)