用友财务软件互动问答平台

 找回密码
 立即注册
查看: 220|回复: 4

谁知道用友G6-E系统管理升级报错-214721790

[复制链接]
发表于 2016-10-4 16:47:08 | 显示全部楼层 |阅读模式
问题现象:谁知道用友G6-E系统管理升级报错-2147217900
列名 'cbomsocode' 无效。
执行如下语句时出错:
CREATE view dbo.PP_MD_V
as
---- iToTalneT 就是为了计算方便一些。
-- selecT   b.nid  as nid,b.cmpid,b.cinvcode,b.cFree1,b.cFree2,b.cFree3,b.cFree4,b.cFree5,b.cFree6,b.cFree7,b.cFree8,b.cFree9,b.cFree10,b.cbomsocode,b.dRequireDaTe,iToTalNeT-(selecT sum(ineeds)  from  pp_rmrpdeTails A  where A.nid&lT;=B.nid and
-- A.cinvcode=B.cinvcode
-- and isnull(a.cfree1,'')=isnull(b.cfree1,'') and isnull(a.cfree2,'')=isnull(b.cfree2,'') and isnull(a.cfree3,'')=isnull(b.cfree3,'')
-- and isnull(a.cfree4,'')=isnull(b.cfree4,'') and isnull(a.cfree5,'')=isnull(b.cfree5,'') and isnull(a.cfree6,'')=isnull(b.cfree6,'')
-- and isnull(a.cfree7,'')=isnull(b.cfree7,'') and isnull(a.cfree8,'')=isnull(b.cfree8,'') and isnull(a.cfree9,'')=isnull(b.cfree9,'')
-- and isnull(a.cfree10,'')=isnull(b.cfree10,'')
-- and A.cmpid=B.cmpid
--  )  as iUse,
-- (selecT counT(nid)  from  pp_rmrpdeTails A  where A.nid&lT;=B.nid and
-- A.cinvcode=B.cinvcode
-- and isnull(a.cfree1,'')=isnull(b.cfree1,'') and isnull(a.cfree2,'')=isnull(b.cfree2,'') and isnull(a.cfree3,'')=isnull(b.cfree3,'')
-- and isnull(a.cfree4,'')=isnull(b.cfree4,'') and isnull(a.cfree5,'')=isnull(b.cfree5,'') and isnull(a.cfree6,'')=isnull(b.cfree6,'')
-- and isnull(a.cfree7,'')=isnull(b.cfree7,'') and isnull(a.cfree8,'')=isnull(b.cfree8,'') and isnull(a.cfree9,'')=isnull(b.cfree9,'')
-- and isnull(a.cfree10,'')=isnull(b.cfree10,'')
-- and A.cmpid=B.cmpid
--  ) as  Tmpid
-- from pp_rmrpdeTails B
问题模块:用友T6总账
详细问题描述:在用友T6企业管理件的总账模块中碰到如下问题,谁知道用友G6-E系统管理升级报错-2147217900
列名 'cbomsocode' 无效。
执行如下语句时出错:
CREATE view dbo.PP_MD_V
as
---- iToTalneT 就是为了计算方便一些。
-- selecT   b.nid  as nid,b.cmpid,b.cinvcode,b.cFree1,b.cFree2,b.cFree3,b.cFree4,b.cFree5,b.cFree6,b.cFree7,b.cFree8,b.cFree9,b.cFree10,b.cbomsocode,b.dRequireDaTe,iToTalNeT-(selecT sum(ineeds)  from  pp_rmrpdeTails A  where A.nid&lT;=B.nid and
-- A.cinvcode=B.cinvcode
-- and isnull(a.cfree1,'')=isnull(b.cfree1,'') and isnull(a.cfree2,'')=isnull(b.cfree2,'') and isnull(a.cfree3,'')=isnull(b.cfree3,'')
-- and isnull(a.cfree4,'')=isnull(b.cfree4,'') and isnull(a.cfree5,'')=isnull(b.cfree5,'') and isnull(a.cfree6,'')=isnull(b.cfree6,'')
-- and isnull(a.cfree7,'')=isnull(b.cfree7,'') and isnull(a.cfree8,'')=isnull(b.cfree8,'') and isnull(a.cfree9,'')=isnull(b.cfree9,'')
-- and isnull(a.cfree10,'')=isnull(b.cfree10,'')
-- and A.cmpid=B.cmpid
--  )  as iUse,
-- (selecT counT(nid)  from  pp_rmrpdeTails A  where A.nid&lT;=B.nid and
-- A.cinvcode=B.cinvcode
-- and isnull(a.cfree1,'')=isnull(b.cfree1,'') and isnull(a.cfree2,'')=isnull(b.cfree2,'') and isnull(a.cfree3,'')=isnull(b.cfree3,'')
-- and isnull(a.cfree4,'')=isnull(b.cfree4,'') and isnull(a.cfree5,'')=isnull(b.cfree5,'') and isnull(a.cfree6,'')=isnull(b.cfree6,'')
-- and isnull(a.cfree7,'')=isnull(b.cfree7,'') and isnull(a.cfree8,'')=isnull(b.cfree8,'') and isnull(a.cfree9,'')=isnull(b.cfree9,'')
-- and isnull(a.cfree10,'')=isnull(b.cfree10,'')
-- and A.cmpid=B.cmpid
--  ) as  Tmpid
-- from pp_rmrpdeTails B
回复

使用道具 举报

 楼主| 发表于 2016-10-4 17:59:12 | 显示全部楼层
谢谢
回复 支持 反对

使用道具 举报

发表于 2016-10-4 18:46:26 | 显示全部楼层
您好,需要联系您的软件服务商,只有他们可以提交
回复 支持 反对

使用道具 举报

 楼主| 发表于 2016-10-4 19:25:06 | 显示全部楼层
[/抱拳]怎么提交呢,新手
回复 支持 反对

使用道具 举报

发表于 2016-10-4 20:37:32 | 显示全部楼层
数据问题,请备份账套后提交到支持网解决
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|手机版|小黑屋|用友十万个为什么 ( 赣ICP备13006939号 )

GMT+8, 2025-6-17 17:00 , Processed in 0.078812 second(s), 19 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表