用友U8查询应收总账时加上部门的过滤条件后查询不到收款单记录

问题现象:在用友U8V8.50erp软件供应链管理的销售管理模块中查询应收总账时加上部门的过滤条件后查询不到收款单记录

原因分析:收款单审核后传到ap_detail 表的记录中cdeptcode为空

解决方案:在用友U8V8.50erp系统中1、备份数据; 2、尝试执行如下sql脚本: update ap_detail set ap_detail.cdeptcode=ap_closebill.cdeptcode from ap_closebill where ap_detail.ccancelno=AR48+ap_closebill.cvouchid and ap_detail.cdeptcode is null

微信号:yyrjlls
扫码 有偿解决 用友软件技术问题!
复制微信号

本条用友U8ERP系统问题的解决方案来自用友财务软件官网知识库,原官方用友U8知识库如下表所示,请参阅:

用友U8知识库主体 用友U8知识库明细
对应版本 用友U8V8.50
对应产品线 用友U8ERP
对应模块 供应链-销售管理
问题现象 查询应收总账时加上部门的过滤条件后查询不到收款单记录
问题原因 收款单审核后传到ap_detail 表的记录中cdeptcode为空
解决方案 1、备份数据; 2、尝试执行如下sql脚本: update ap_detail set ap_detail.cdeptcode=ap_closebill.cdeptcode from ap_closebill where ap_detail.ccancelno=AR48+ap_closebill.cvouchid and ap_detail.cdeptcode is null
提交时间 2015-11-26

上述用友U8知识库的解决方案如果仍然未能解决您的问题,可以尝试到用友畅捷通服务社区搜索一下:https://www.iyyrj.com/ask/,或者加入QQ群:208289440,密码:yyrjxz.com。

发表评论

评论列表(0人评论 , 117人围观)
☹还没有评论,来说两句吧...