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

首页用友知识库正文

批次台账已出空,库龄分析还会出来-用友U8

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

问题现象:在用友U8V8.51erp软件供应链管理的库存管理模块中批次台账已出空,库龄分析还会出来,如其中存货为100558,批次为353363003594699,就是其中一例

原因分析:累计出库数量错误,mainbatch表出空标志错误。

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

解决方案:在用友U8V8.51erp系统中修改累计出库数量,mainbatch表出空标志,可用以下语句: update rdrecords set isoutquantity=1 where autoid=58902 update b set bisnull=1 from rdrecords a join mainbatch b on a.autoid=b.rdid where a.iquantity=isoutquantity and b.bisnull=0

以上用友U8软件问题解决方案来自用友软件官网知识库,原用友U8知识库如下表所示:

用友U8知识库主体 用友U8知识库明细
对应版本 用友U8V8.51
对应产品线 用友U8ERP
对应模块 供应链-库存管理
问题现象 批次台账已出空,库龄分析还会出来,如其中存货为100558,批次为353363003594699,就是其中一例
问题原因 累计出库数量错误,mainbatch表出空标志错误。
解决方案 修改累计出库数量,mainbatch表出空标志,可用以下语句: update rdrecords set isoutquantity=1 where autoid=58902 update b set bisnull=1 from rdrecords a join mainbatch b on a.autoid=b.rdid where a.iquantity=isoutquantity and b.bisnull=0
提交时间 2015-11-26

如果上述用友U8知识库未解决您的问题,您还可以到用友十万个为什么搜索一下:https://www.myufida.net.cn/ask/

网友评论