库存年度结转后年初数与去年年末数不符 问题描述:启用库存与存货两模块,库存结转至06年后,2006期初数与2005年度帐中收发存期末结存数不一致 问题原因:由于在12月月末结帐时,存在未审核单据,直接使用 update 语句对rdrecord的审核人 chandler进行更新造成的。 但是,只更新了chanler字段,其中审核日期(dveridate)依然为null值。在结转前又没有重新整理现存量造成的。结转后的差值就是这部分的数量,可以通过如下语句查询: select cwhcode,cinvcode,cbatch,sum(case when brdflag=1 then iquantity else -iquantity end) as i--dveridate,autoid,brdflag,cvouchtype,cwhcode,cinvcode,cbatch,iquantity,isoutquantity,* --into #temlwb from rdrecord a join rdrecords b on a.id=b.id where dveridate is null and chandler is not null and cbustype<>'假退料' group by cwhcode,cinvcode,cbatch 解决方案:游客无权查看 相关补丁:模块:库存管理产品:U852--供应链--库存管理问题名称:库存年度结转后年初数与去年年末数不符更新时间:2006-03-06 00:00:00 有用 没用66 浏览 分类 U8知识库用友U8知识库(旧)畅捷通知识库用友NC知识库用友U9知识库用友政务知识库致远OA知识库U8Cloud知识库