服务热线:022-26677809 , 13821206318
坚守“用户之友”的初心,做“专业的奋斗者”,始终坚持“持续创新”
首页 > 知识库 > 正文

存货期末处理不能取消

- 浏览:1715 - 发布时间:2008-06-25 15:28:31.0
问题版本: 57-用友通标准版10.2 问题模块: 21-核算管理
所属行业: 0-通用 问题状态: 1-UU通注册用户
关 键 字: 存货期末处理不能取消 适用产品:
补 丁 号: 开放状态: 0-UU通注册用户
原问题号: 提交时间: 2008-6-25 15:28:31
问题名称: 存货期末处理不能取消
问题现象: 用友通10.2,存货期末处理不能取消,提示“运行是错误13,类型不匹配”
原因分析: 请执行语名update ia_subsidiary set iOutCost = '0' where iOutCost is null update ia_subsidiary set iAOutPrice = 0 where iAOutPrice is null 在重新恢复月末处理即可!
解决方案: 请执行语名update ia_subsidiary set iOutCost = '0' where iOutCost is null update ia_subsidiary set iAOutPrice = 0 where iAOutPrice is null 在重新恢复月末处理即可!