开发调用WEBAPI 录入凭证, 同一个科目,录入核算维度部门之后报错.
{"Result":{"ResponseStatus":{"ErrorCode":500,"IsSuccess":false,"Errors":[{"FieldName":"第2行分录:核算维度[部门]不正确!请重新录入!\r\n","Message":" at Kingdee.BOS.Web.Import.ImportBillView.ThrowException(String msg)\r\n at Kingdee.BOS.Web.Import.ImportBillView.ShowErrMessage(String msg, String title, MessageBoxType msgType)\r\n at Kingdee.K3.FIN.GL.Business.PlugIn.VoucherEdit.BeforeSave(BeforeSaveEventArgs e)\r\n at Kingdee.BOS.Core.Bill.PlugIn.BillModelPlugInProxy.FireBeforeSave(BeforeSaveEventArgs e)\r\n at Kingdee.BOS.Model.Bill.BillModel.Save(OperateOption option)\r\n at Kingdee.BOS.WebApi.FormService.Save.Execute()\r\n at Kingdee.BOS.WebApi.FormService.BillOperationService.ExecuteOperation(FormOperation op, String data)","DIndex":0}],"SuccessEntitys":[],"SuccessMessages":[]}}}
出现这个报错只有填写的核算维度部门,有上级部门,而且只针对一个组织才会报这个错。 其他组织生成这种种凭证不报错,而且针对那个组织。如果选择的部门不存在上级部门 也不会报错!!
请问这个报错。 问题出现在哪里????????
利用系统自带的在线测试WEBAPI也存在这个问题。 但是手工录就没有问题。。
推荐阅读