速达软件_传播经营管理的智慧 广西速达财务官网 速达软件微信 服务热线:0771-5667233 5636905

VIP热线:13878860929 15977676482
速达财务咨询
速达财务咨询
速达财务咨询
 
   知识中心
 在线网校
 管理知识
 财务知识
 常见问题
 技术集锦
   
 
销售热线 0771-5667233
服务热线 0771-5636905
维护专线 0771-5667227
VIP热线 13878860929
VIP热线 15977676482
速达软件咨询 速达软件咨询
  告诉我们您的需要:
 
 

·客户现状分析 (11-13)
·从传统进销存到新一代进 (11-13)
·指掌商城促销增长案例 (11-13)
·用指掌商城做销售增长 (11-13)
·销售增长模式 (11-13)
·渠道批发企业现状 (11-13)
·指掌天下互动CRM (11-11)
·指掌天下订货ERP (11-09)
·指掌天下S进销存 (11-09)
·最新荣誉资质 (07-20)
·中型企业ERP管理软件 (03-21)
·中小企业管理软件 (03-21)
·2023年速达软件最新报价 (03-21)
·速达软件实施及维护服务 (04-14)
·速达软件账套修复 (05-18)

 
 ▎您当前的位置:首页 > 速达问题集 > 会计软件——速达财务系列
6.42财务结帐时提示l_money_cursor不存在。
作者:广西速达软件   来源:广西速达 www.nnsuda.com.cn   发布时间:2011-09-05   阅读:

问题描述:
  6.42财务结帐时提示l_money_cursor不存在。

解决方法:
  广西速达软件建议您:

解决方法:运行脚本—— SET QUOTED_IDENTIFIER OFF GO SET ANSI_NULLS ON GO -----qlp---- CREATE procedure aa_closeoffadjrate @curryear integer, @currmonth integer, @cokendadjrate integer, @succeeded integer out as set nocount on declare @moneyid integer; declare @subid integer; declare @isdebit integer; declare @credid integer; declare @rate t_rate; declare @amt t_amount; declare @sumamt t_amount; declare @local_tab_adj table(subjectid integer, isdebit int); declare @local_tab_money table(moneyid integer, rate double precision); declare l_adj_cursor cursor for select * from @local_tab_adj; begin set @succeeded = 0; execute aa_getcredbyorigin @curryear,@currmonth,@cokendadjrate,@credid out; if (@credid <> 0) begin set @succeeded = 1; --deallocate l_money_cursor return; end set @sumamt = 0; insert into @local_tab_money select moneyid, rate from al_money where moneyid <> 0; declare l_money_cursor cursor for select * from @local_tab_money; open l_money_cursor; fetch next from l_money_cursor into @moneyid,@rate while @@fetch_status = 0 begin delete from @local_tab_adj; insert into @local_tab_adj select subjectid, isdebit from al_subject where isdetail = 1 and tofmoney=1 /*and moneyid = @moneyid*/ and isadjrate=1; open l_adj_cursor; fetch next from l_adj_cursor into @subid,@isdebit while @@fetch_status = 0 begin execute aa_getadjustrateamt @subid,@isdebit,@moneyid,@rate,@curryear,@currmonth,-99, @amt out; if (@isdebit=1) set @sumamt = @sumamt + @amt; else set @sumamt = @sumamt - @amt; fetch next from l_adj_cursor into @subid,@isdebit end close l_adj_cursor fetch next from l_money_cursor into @moneyid,@rate end if(@sumamt = 0) set @succeeded = 1; close l_money_cursor deallocate l_money_cursor deallocate l_adj_cursor end GO SET QUOTED_IDENTIFIER OFF GO SET ANSI_NULLS ON GO

...

  转载请注明文章来自广西速达软件,本文地址:/questions/caiwu/2011-09-05/471.html

 

版本分类:速达财务系列

模块分类:/系统维护/账务系统

附  件:

以上方法还不能解决您的问题?点击联系技术员>>







■浏览过此问题的网友还阅读了以下相关问题:
〓常用链接〓 广西速达官方网站 广西速达软件 南宁速达软件  速达软件商店 速达软件视频教程 速达软件免费培训 速达财务软件试用版下载 速达会计软件常见问题 速达财务软件产品最新报价 广州速达总部 速达软件正版认证 南宁速达财务咨询有限公司厦门分公司 广西速达新浪微博 广西速达腾讯微博 广西金蝶软件 会计软件 南宁金蝶会计软件 申请首页链接>>
关于我们 ▏联系我们  ▏付款方式 ▏客户留言 ▏知识中心 ▏下载中心 ▏口令同步 ▏内部资料 ▏网站管理 ▏旧版网站 ▏RSS

本站关键词:广西速达财务 速达软件 财务软件 会计软件 正版速达 速达官网 速达3000 速达5000 进销存软件
广西速达财务官方网站:www.gxsuda.com 版权所有 伪冒必究 Copyright © 2007-2012
速达软件指定运营商:南宁速达财务咨询有限公司 速达财务售后服务机构:广西速达财务销售服务中心
访问量{10}
地址:广西南宁市园湖南路32号五矿大厦11楼 电话:0771-5667233 E_mail:549819840@qq.com 网站制作:速达软件 备案/许可证编号:桂ICP备12007371号-3