营改增倒计时!!!!!
2018-3-26 0:0:0 wondial营改增倒计时!!!!!
营改增倒计时!!!!![]如果您的问题还没有解决,可以到 T+搜索>>上找一下答案
相关阅读
- 用友T3用友通系统重装后,没有账套备份,如何恢复账套2019-4-29 8:0:0
- 企业是接单生产模式,需求不稳定,经常出现紧急订单,如何判断这样的紧急订单会不会造成计划和生产的..2019-4-27 8:0:0
- 企业在车间管理中,可以依据工段、车间、设备、员工等多种资源进行明细式派工?2019-4-27 8:0:0
- 以物易物在用友T3用友通通2005中如何实现2019-4-27 8:0:0
- 什么是安全库存、最低库存、最高库存?用友软件U8+中是如何管理的?2019-4-27 8:0:0
- 一般企业普通采购流程分为哪几种?2019-4-23 8:0:0
- 会计在填制凭证时会出现漏录某张凭证的情况,系统支持补录会计凭证吗?_12019-4-23 8:0:0
- 企业的生产班组能生产哪些品种,产能有多大很明确,这种情况下ERP系统能不能代替人工按照生产计划..2019-4-23 8:0:0
- 什么是动态安全库存?U8+的动态安全库存是如何实现的?2019-4-23 8:0:0
- 为什么说用友U8+的成本管理是一个完整的成本管理体系?2019-4-23 8:0:0
最新信息

存货计价方式为个别计价,现在查询成本的时候想查询这个商品的每一个成本是多少,要查哪个表?不要平均成本,要看每一个的! 存货计价方式为个别计价,现在查询成本的时候想查询这个商品的每一个成本是多少,要查哪个表?不要平均成本,要看每一个的![]
点击库存核算—成本账—存货明细账进行查看。

U6普及版3.1 plus1恢复仓库处理时候出错,提示运行时错误13U6普及版3.1 plus1恢复仓库处理时候出错,提示运行时错误13
U6普及版3.1 plus1-恢复仓库处理时候出错,提示运行时错误13
自动编号: | 19134 | 产品版本: | U6普及版3.1 plus1 |
产品模块: | 存货核算 | 所属行业: | 通用 |
适用产品: | U6 | 关 键 字: | |
问题名称: | 恢复仓库处理时候出错,提示运行时错误13 | ||
问题现象: | 恢复仓库处理时候出错,提示运行时错误13 | ||
原因分析: | 同解决方法 | ||
解决方案: | 备份后执行下面语句: Delete from ia_subsidiary where cVouType='21' and cBusType='期末处理' and iMonth=1 and cWhCode='01' Delete from justinvouch where cJVCode in (select justinvouch.cJVCode from justinvouch left join justinvouchs on justinvouch.cjvcode=justinvouchs.cjvcode where autoid is null) Update ia_summary set iDifRate=null,iUnitPrice=null where imonth=1 and cWhCode='01' Update Warehouse set cMonth=200800 Where cWhCode='01' Exec IA_WriSummary 按仓库核算,2,1,'06','30130010J2',0,0,0,-.5,0,0 Update rdrecords set iUnitCost=null,iPrice=Null where autoid=4696 Update ia_subsidiary set iOutCost=null,iAOutPrice=Null where Autoid=9030 Exec IA_WriSummary 按仓库核算,2,1,'06','30130010J2',0,0,0,-.5,0,0 Update rdrecords set iUnitCost=null,iPrice=Null where autoid=4698 Update ia_subsidiary set iOutCost=null,iAOutPrice=Null where Autoid=9031 Exec IA_WriSummary 按仓库核算,2,1,'06','30110390J0',0,0,0,-35,0,0 Update rdrecords set iUnitCost=null,iPrice=Null where autoid=4180 Update ia_subsidiary set iOutCost=null,iAOutPrice=Null where Autoid=8647 Delete from ia_subsidiary where iMonth=1 and cWhCode='01' and cVouType='30' AND bFlag=1 温馨提示:如果您的问题还没有解决,欢迎进入用友云基地。 |