用友软件免费下载(www.myufida.net.cn)旨在提供全系列最新最全的用友财务软件免费下载地址。微信号:yyrjlls用友软件免费版用友软件破解版用友软件试用版

首页用友知识库正文

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

用友财务软件2016-12-11432用友u8供应链用友u8销售管理用友u8软件问题用友u8解决方案用友U8知识库

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

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

微信号:yyrjlls
加微咨询技术问题!
复制微信号

解决方案:在用友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

以上用友U8软件问题解决方案来自用友软件官网知识库,原用友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.myufida.net.cn/ask/

网友评论