应付单保存出错
金蝶云社区-云社区用户6miP9831
云社区用户6miP9831
0人赞赏了该文章 334次浏览 未经作者许可,禁止转载编辑于2016年08月09日 10:10:25

应付单保存、删除报错如下:

[{"operation":"AP_Payable.MBIClick.tbSplitSave"}]
发生时间:09:00:58
错误来源: Kingdee.BOS.ServiceHelper
错误信息:unexpected token '“'
===================================================
调用堆栈:

Server stack trace:
在 Microsoft.Scripting.Hosting.ErrorListenerProxySink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
在 IronPython.Compiler.Parser.ReportSyntaxError(Int32 start, Int32 end, String message, Int32 errorCode)
在 IronPython.Compiler.Parser.ReportSyntaxError(Token t, IndexSpan span, Int32 errorCode, Boolean allowIncomplete)
在 IronPython.Compiler.Parser.ParsePrimary()
在 IronPython.Compiler.Parser.ParsePower()
在 IronPython.Compiler.Parser.ParseFactor()
在 IronPython.Compiler.Parser.ParseExpr(Int32 precedence)
在 IronPython.Compiler.Parser.ParseComparison()
在 IronPython.Compiler.Parser.ParseComparison()
在 IronPython.Compiler.Parser.ParseNotTest()
在 IronPython.Compiler.Parser.ParseAndTest()
在 IronPython.Compiler.Parser.ParseOrTest()
在 IronPython.Compiler.Parser.ParseExpression()
在 IronPython.Compiler.Parser.ParseExpressionList(Boolean& trailingComma)
在 IronPython.Compiler.Parser.ParseTestListAsExpr(Boolean allowEmptyExpr)
在 IronPython.Compiler.Parser.ParseTopExpression()
在 IronPython.Runtime.PythonContext.ParseAndBindAst(CompilerContext context)
在 IronPython.Runtime.PythonContext.CompileSourceCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
在 Microsoft.Scripting.Hosting.ScriptSource.CompileInternal(CompilerOptions compilerOptions, ErrorListener errorListener)
在 Kingdee.BOS.Scripting.PyExpressionCache.Compile(Expression expression)
在 Kingdee.BOS.Cache.LRUCache`1.Index`1.get_Item(KeyType key)
在 Kingdee.BOS.Scripting.PyExpressionEvaluator.CompilePython(Expression expression, SourceCodeKind codeKind)
在 Kingdee.BOS.Scripting.PyExpressionEvaluator.Run(Expression expression, ExpressionContext context)
在 Kingdee.BOS.Core.Metadata.Util.ConditionParser.VerifyExpression(VerifyExpressionParameter parameter)
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowWriteBack.FillWriteBackRowWithOutSourceAmount(IDynamicFormModel model, Row`1 articulationRow, WRule`1 writebackrow, List`1 rowFirstNodes)
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowWriteBack.FillArticulationRowWriteBackRows(IDynamicFormModel model, Row`1 articulationRow, Dictionary`2 routeTrees)
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowWriteBack.FillSheetWriteBackRows(IDynamicFormModel model, Sheets`1 sheets, Dictionary`2 routeTrees)
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowWriteBack.DoWriteBack(Sheets`1 sheets, AED`1 aed)
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowTracker`1.WriteDataToDB(BusinessFlowInstanceCollection newInstances, BusinessFlowTrackerCollection trackerRows, Sheets`1 sheets, Sheets`1 snapshot, AED`1 aed)
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowTracker`1.Save(Sheets`1 sheets)
在 Kingdee.BOS.App.Core.BusinessFlow.BusinessFlowTrackerApply.Save(DynamicObject[] dataObjects, String operationNumber)
在 Kingdee.BOS.App.Core.Save.SaveConvertData(DynamicObject[] dataObject)
在 Kingdee.BOS.App.Core.AbstractOprerationService.CallOperation(DynamicObject[]& objs)
在 Kingdee.BOS.App.Core.AbstractOprerationService.CallOperatinTransaction(DynamicObject[] objs)
在 Kingdee.BOS.App.Core.AbstractOprerationService.DoExcete()
在 Kingdee.BOS.App.Core.AbstractOprerationService.Excute(DynamicObject[] dataEntities)
在 Kingdee.BOS.App.Core.SaveService.Save(Context ctx, BusinessInfo info, DynamicObject[] dataEntities, OperateOption option, String operationNumber)

Exception rethrown at [0]:
在 Kingdee.BOS.ServiceHelper.BusinessDataServiceHelper.Save(Context ctx, BusinessInfo businessInfo, DynamicObject dataObject, OperateOption option, String operationNumber)
在 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)
错误数据: System.Collections.ListDictionaryInternal