˪-i㦥
上传用户:zhpu1995
上传日期:2013-09-06
资源大小:61151k
文件大小:23k
源码类别:

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form Note_FrmNoteEncash 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    Caption         =   "应收票据兑现"
  5.    ClientHeight    =   2940
  6.    ClientLeft      =   45
  7.    ClientTop       =   330
  8.    ClientWidth     =   5670
  9.    HelpContextID   =   20403
  10.    Icon            =   "应收票据_兑现.frx":0000
  11.    KeyPreview      =   -1  'True
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   2940
  16.    ScaleWidth      =   5670
  17.    ShowInTaskbar   =   0   'False
  18.    StartUpPosition =   1  'CenterOwner
  19.    Begin VB.Frame Frame1 
  20.       Height          =   2415
  21.       Left            =   60
  22.       TabIndex        =   9
  23.       Top             =   30
  24.       Width           =   5535
  25.       Begin VB.CommandButton Ydcommand1 
  26.          Height          =   300
  27.          Index           =   3
  28.          Left            =   2520
  29.          Picture         =   "应收票据_兑现.frx":1042
  30.          Style           =   1  'Graphical
  31.          TabIndex        =   20
  32.          Top             =   660
  33.          Visible         =   0   'False
  34.          Width           =   300
  35.       End
  36.       Begin VB.CommandButton Ydcommand1 
  37.          Height          =   300
  38.          Index           =   6
  39.          Left            =   5010
  40.          Picture         =   "应收票据_兑现.frx":13CC
  41.          Style           =   1  'Graphical
  42.          TabIndex        =   11
  43.          Top             =   1530
  44.          Visible         =   0   'False
  45.          Width           =   300
  46.       End
  47.       Begin VB.TextBox LrText 
  48.          Height          =   300
  49.          Index           =   5
  50.          Left            =   3840
  51.          TabIndex        =   5
  52.          Text            =   "5"
  53.          Top             =   1080
  54.          Width           =   1485
  55.       End
  56.       Begin VB.TextBox LrText 
  57.          Height          =   300
  58.          Index           =   2
  59.          Left            =   3840
  60.          TabIndex        =   3
  61.          Text            =   "2"
  62.          Top             =   660
  63.          Width           =   1485
  64.       End
  65.       Begin VB.TextBox LrText 
  66.          Height          =   300
  67.          Index           =   4
  68.          Left            =   1050
  69.          TabIndex        =   4
  70.          Text            =   "4"
  71.          Top             =   1080
  72.          Width           =   1485
  73.       End
  74.       Begin VB.TextBox LrText 
  75.          Enabled         =   0   'False
  76.          Height          =   300
  77.          Index           =   0
  78.          Left            =   1050
  79.          TabIndex        =   0
  80.          Text            =   "0"
  81.          Top             =   240
  82.          Width           =   1485
  83.       End
  84.       Begin VB.TextBox LrText 
  85.          Enabled         =   0   'False
  86.          Height          =   300
  87.          Index           =   1
  88.          Left            =   3840
  89.          TabIndex        =   1
  90.          Text            =   "1"
  91.          Top             =   240
  92.          Width           =   1485
  93.       End
  94.       Begin VB.TextBox LrText 
  95.          Height          =   300
  96.          Index           =   3
  97.          Left            =   1050
  98.          TabIndex        =   2
  99.          Text            =   "3"
  100.          Top             =   660
  101.          Width           =   1485
  102.       End
  103.       Begin VB.TextBox LrText 
  104.          Height          =   300
  105.          Index           =   6
  106.          Left            =   1050
  107.          TabIndex        =   6
  108.          Text            =   "6"
  109.          Top             =   1530
  110.          Width           =   3945
  111.       End
  112.       Begin VB.TextBox LrText 
  113.          Height          =   300
  114.          Index           =   7
  115.          Left            =   1050
  116.          TabIndex        =   7
  117.          Text            =   "7"
  118.          Top             =   1950
  119.          Width           =   4245
  120.       End
  121.       Begin VB.Label Label1 
  122.          AutoSize        =   -1  'True
  123.          Caption         =   "记帐汇率:"
  124.          Height          =   195
  125.          Index           =   6
  126.          Left            =   3030
  127.          TabIndex        =   19
  128.          Top             =   1110
  129.          Width           =   765
  130.       End
  131.       Begin VB.Label Label1 
  132.          AutoSize        =   -1  'True
  133.          Caption         =   "币别:"
  134.          Height          =   195
  135.          Index           =   7
  136.          Left            =   3030
  137.          TabIndex        =   18
  138.          Top             =   720
  139.          Width           =   405
  140.       End
  141.       Begin VB.Label Label1 
  142.          AutoSize        =   -1  'True
  143.          Caption         =   "兑现金额:"
  144.          Height          =   195
  145.          Index           =   5
  146.          Left            =   210
  147.          TabIndex        =   17
  148.          Top             =   1110
  149.          Width           =   765
  150.       End
  151.       Begin VB.Label Label1 
  152.          AutoSize        =   -1  'True
  153.          Caption         =   "兑现日期:"
  154.          Height          =   195
  155.          Index           =   0
  156.          Left            =   210
  157.          TabIndex        =   16
  158.          Top             =   720
  159.          Width           =   765
  160.       End
  161.       Begin VB.Label Label1 
  162.          AutoSize        =   -1  'True
  163.          Caption         =   "票面金额:"
  164.          Height          =   195
  165.          Index           =   11
  166.          Left            =   3030
  167.          TabIndex        =   15
  168.          Top             =   300
  169.          Width           =   765
  170.       End
  171.       Begin VB.Label Label1 
  172.          AutoSize        =   -1  'True
  173.          Caption         =   "票据编号:"
  174.          Height          =   195
  175.          Index           =   2
  176.          Left            =   210
  177.          TabIndex        =   14
  178.          Top             =   300
  179.          Width           =   765
  180.       End
  181.       Begin VB.Label Label1 
  182.          AutoSize        =   -1  'True
  183.          Caption         =   "兑现帐户:"
  184.          Height          =   195
  185.          Index           =   3
  186.          Left            =   210
  187.          TabIndex        =   13
  188.          Top             =   1560
  189.          Width           =   765
  190.       End
  191.       Begin VB.Label Label1 
  192.          AutoSize        =   -1  'True
  193.          Caption         =   "摘要:"
  194.          Height          =   195
  195.          Index           =   4
  196.          Left            =   210
  197.          TabIndex        =   12
  198.          Top             =   1980
  199.          Width           =   405
  200.       End
  201.    End
  202.    Begin VB.CommandButton QxCommand 
  203.       Caption         =   "取消(&C)"
  204.       Height          =   300
  205.       Left            =   4475
  206.       TabIndex        =   10
  207.       Top             =   2550
  208.       Width           =   1120
  209.    End
  210.    Begin VB.CommandButton QdCommand 
  211.       Caption         =   "确定(&O)"
  212.       Height          =   300
  213.       Left            =   3270
  214.       TabIndex        =   8
  215.       Top             =   2550
  216.       Width           =   1120
  217.    End
  218. End
  219. Attribute VB_Name = "Note_FrmNoteEncash"
  220. Attribute VB_GlobalNameSpace = False
  221. Attribute VB_Creatable = False
  222. Attribute VB_PredeclaredId = True
  223. Attribute VB_Exposed = False
  224. '******************************************************************
  225. '*    模 块 名 称 :应收票据兑现
  226. '*    功 能 描 述 :
  227. '*    程序员姓名  :姜冬梅
  228. '*    最后修改人  :姜冬梅
  229. '*    最后修改时间:2001/12/06
  230. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  231. '******************************************************************
  232. Dim Tsxx As String                       '系统信息提示
  233. Dim Bln_ConVertFlag As Boolean           '币种折算方式
  234. Dim Dbl_AccRate As Double                '币种记帐汇率
  235. Dim Dbl_Bbje As Double                   '本币金额
  236. '以下为固定使用变量(文本框)
  237. Dim Textvar() As Variant                 '存储变体型文本框信息
  238. Dim Textboolean() As Boolean             '存储布尔型文本框信息
  239. Dim Textint() As Integer                 '存储整型文本框信息
  240. Dim Textstr() As String                  '存储字符型文本框信息
  241. Dim Max_Text_Index As Integer            '最大录入文本框索引值
  242. Dim TextGroupCode As String              '文本框录入分组编码
  243. Dim TextValiLock As Boolean              '文本框失去焦点是否进行有效性控制判断
  244. Dim TextValiJudgeLock() As Boolean       '文本框录入有效性判断控制锁
  245. Dim CurTextIndex As Integer              '当前文本框索引值
  246. Dim TextChangeLock As Boolean            '文本框内容变换控制锁
  247. Dim Bln_Cancel As Boolean                '取消按钮信息传递
  248. Private Sub Form_KeyPress(KeyAscii As Integer)   '控 制 焦 点 转 移(Fixed)
  249.     
  250.     Dim jdzygs As Integer                         '控件焦点转移个数
  251.     jdzygs = 10
  252.     Select Case KeyAscii
  253.         Case vbKeyReturn
  254.             If Kjjdzy(jdzygs) Then
  255.                 KeyAscii = 0
  256.             End If
  257.         Case 39           '屏蔽"'"
  258.             KeyAscii = 0
  259.     End Select
  260. End Sub
  261. Private Sub Form_Load()
  262.    
  263.     '以下为文本框处理程序(Fixed)
  264.     TextGroupCode = "Ar_NoteEncash"
  265.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())  '读入文本框录入信息
  266.     Call Wbkcsh
  267.    
  268.     '[>>初始化查询条件默认值
  269.     Call ShowBill
  270.     '<<]
  271.    
  272. End Sub
  273. Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)          '查询条件窗体卸载
  274.     '查询条件窗体卸载时判断是否因为结果窗体卸载,如是则卸载,否则隐藏
  275.     Unload Me
  276. End Sub
  277. Private Sub QdCommand_Click()                                   '确 定
  278.     '录入条件有效性判断(Fixed)
  279.     If Not Lrtjyxxpd Then
  280.         Exit Sub
  281.     End If
  282.     If SaveBill = True Then
  283.         Xtfhcs = "1"
  284.         Unload Me
  285.     End If
  286. End Sub
  287. Private Sub QxCommand_Click()                                    '取消(Fixed)
  288.     Xtfhcs = "0"
  289.     Unload Me
  290. End Sub
  291. Private Function Lrtjyxxpd() As Boolean                          '用户录入条件有效性判断
  292.  
  293.     Dim jsqte As Integer
  294.     Lrtjyxxpd = False
  295.  
  296.     '对需要进行事后判断的文本框录入内容进行有效性判断 (Fixed)
  297.     For jsqte = 0 To Max_Text_Index
  298.         If Textint(jsqte, 9) = 0 Or Textint(jsqte, 9) = 2 Then
  299.             If Not TextYxxpd(jsqte) Then
  300.                 Exit Function
  301.             End If
  302.         End If
  303.     Next jsqte
  304.    
  305.     '[>>以下为依据实际情况自定义部分
  306.  
  307.     '<<]以上为依据实际情况自定义部分
  308.  
  309.     Lrtjyxxpd = True
  310. End Function
  311. '*************以下为文本框录入处理程序(固定不变部分)*************'
  312. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  313.   
  314.     '以下为依据实际情况自定义部分[
  315.   
  316.     '在此填写文本框录入事后处理程序
  317.    
  318.         Select Case Index
  319.          Case 5             '记帐汇率
  320.             TextChangeLock = True
  321.             '2.如果用户选择币种为本位币则汇率必须为1,否则汇率不能为零
  322.             If Trim(LrText(3).Tag) = XtSCurrCode Then
  323.                 LrText(5).Text = 1
  324.             Else
  325.                 Call Sub_GetAccRate(LrText(3).Tag, Bln_ConVertFlag, Dbl_AccRate)    '取外币记帐汇率
  326.                 If Dbl_AccRate <> 0 Then
  327.                     LrText(5).Text = Dbl_AccRate
  328.                 Else
  329.                     LrText(5).Text = ""
  330.                 End If
  331.             End If
  332.             TextChangeLock = False
  333.        End Select
  334.    
  335.     ']以上为依据实际情况自定义部分
  336.   
  337. End Sub
  338. Private Sub LrText_Change(Index As Integer)
  339.     
  340.     '屏蔽程序改变控制
  341.     If TextChangeLock Then
  342.         Exit Sub
  343.     End If
  344.     
  345.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  346.     
  347.     '限制字段录入长度
  348.           
  349.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  350.      
  351.     Select Case Textint(Index, 1)
  352.         Case 8, 11      '金额型
  353.             Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  354.         Case 9, 12      '数量型
  355.             Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  356.         Case 10          '单价型
  357.             Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  358.         Case Else        '其他小数类型控制
  359.             If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  360.                 Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  361.             End If
  362.     End Select
  363.         
  364.     TextChangeLock = False '解锁
  365. End Sub
  366. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  367.     
  368.     Call TextShow(Index)
  369.     CurTextIndex = Index
  370.     LrText(Index).SelStart = Len(LrText(Index))
  371. End Sub
  372. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  373.     
  374.     Select Case KeyCode
  375.         Case vbKeyF2
  376.             Call Text_Help(Index)
  377.     End Select
  378. End Sub
  379. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  380.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  381. End Sub
  382. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点
  383.   '显示相应信息但不能进行有效性判断
  384.   Call Wbklrwbcl(Index)
  385. End Sub
  386. Private Sub Ydcommand1_MouseDown(Index As Integer, Button As Integer, Shift As Integer, x As Single, y As Single)     '按钮提供帮助
  387.     Call Text_Help(Index)
  388. End Sub
  389. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  390.     If Not Textboolean(Index, 1) Then
  391.         Exit Sub
  392.     End If
  393.      
  394.     '调用帮助
  395.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  396.   
  397.     '根据设置选择显示编码和名称,并进行存储
  398.     If Len(Xtfhcs) <> 0 Then
  399.         If Textint(Index, 3) = 1 Then
  400.             LrText(Index).Text = Xtfhcsfz
  401.             LrText(Index).Tag = Xtfhcs
  402.         Else
  403.             LrText(Index).Text = Xtfhcs
  404.             LrText(Index).Tag = Xtfhcsfz
  405.         End If
  406.     End If
  407.    
  408.     LrText(Index).SetFocus
  409. End Sub
  410. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  411.   '填写文本框得到焦点,进行相应信息处理程序
  412.    
  413. End Sub
  414. Private Sub Wbkcsh()                          '录入文本框初始化
  415.   
  416.     Dim jsqte As Integer
  417.   
  418.     '最大录入文本框索引值
  419.     Max_Text_Index = Textvar(1)
  420.   
  421.     ReDim TextValiJudgeLock(Max_Text_Index)
  422.     For jsqte = 0 To Max_Text_Index
  423.          
  424.         If Len(Trim(Textstr(jsqte, 1))) <> 0 Then
  425.             If Textboolean(jsqte, 1) Then
  426.                 If jsqte <> 0 And Not Textboolean(jsqte, 3) Then
  427.                     Load Ydcommand1(jsqte)
  428.                 End If
  429.                 Ydcommand1(jsqte).Visible = True
  430.                 Ydcommand1(jsqte).Move LrText(jsqte).Left + LrText(jsqte).Width, LrText(jsqte).Top
  431.             End If
  432.             TextChangeLock = True
  433.             LrText(jsqte).Text = ""
  434.             LrText(jsqte).Tag = ""
  435.             If Textint(jsqte, 5) <> 0 Then
  436.                 LrText(jsqte).MaxLength = Textint(jsqte, 5)
  437.             End If
  438.             If Textboolean(jsqte, 5) = False Then
  439.                 LrText(jsqte).Enabled = False
  440.             End If
  441.             TextChangeLock = False
  442.         End If
  443.      
  444.         TextValiJudgeLock(jsqte) = True
  445.     Next jsqte
  446. End Sub
  447. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  448.     Dim Sqlstr As String
  449.     Dim Findrec As ADODB.Recordset
  450.   
  451.     '文本框内容未曾改变不进行有效性判断
  452.     If TextValiJudgeLock(Index) Then
  453.         TextYxxpd = True
  454.         Exit Function
  455.     End If
  456.   
  457.     '文本框内容为空认为有效,并清空其Tag值
  458.     If Trim(LrText(Index)) = "" Then
  459.         LrText(Index).Tag = ""
  460.         Call Wbklrwbcl(Index)
  461.         TextValiJudgeLock(Index) = True
  462.         TextYxxpd = True
  463.         Exit Function
  464.     End If
  465.   
  466.     '可在此加入不做有效性判断的理由
  467.   
  468.     Select Case Textint(Index, 4)
  469.         Case 1      '编码型
  470.             Sqlstr = Trim(Textstr(Index, 5))
  471.             Sqlstr = Replace(Sqlstr, "@", "'" + Trim(LrText(Index).Text) + "'")
  472.             Set Findrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  473.             If Findrec.EOF Then
  474.                 Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  475.                 LrText(Index).SetFocus
  476.                 Exit Function
  477.             Else
  478.                 Select Case Textint(Index, 3)
  479.                     Case 0
  480.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  481.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  482.                         End If
  483.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  484.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  485.                         End If
  486.                     Case 1
  487.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  488.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  489.                         End If
  490.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  491.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  492.                         End If
  493.                 End Select
  494.             End If
  495.         Case 2      '日期型
  496.             If IsDate(LrText(Index).Text) Then
  497.                 LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  498.                 If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  499.                     LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  500.                 End If
  501.             Else
  502.                 Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  503.                 Call Xtxxts(Tsxx, 0, 1)
  504.                 LrText(Index).SetFocus
  505.                 Exit Function
  506.             End If
  507.         Case 3      '其他类型
  508.     End Select
  509.     
  510.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  511.     TextValiJudgeLock(Index) = True
  512.     '调用文本框事后处理程序
  513.     Call Wbklrwbcl(Index)
  514.   
  515.     '有效性判断通过则返回True
  516.     TextYxxpd = True
  517.    
  518. End Function
  519. Private Sub ShowBill()
  520.     '调入用户查询结果动态集,并定位该单据
  521.     Sqlstr = "SELECT dbo.RP_Note.*, dbo.Gy_ForeignCurrency.ForeignCurrName AS ForeignCurrName " & _
  522.             "FROM dbo.Gy_ForeignCurrency INNER JOIN  dbo.RP_Note ON " & _
  523.             "dbo.Gy_ForeignCurrency.ForeignCurrCode = dbo.RP_Note.ForeignCurrCode where NoteId='" & XT_BillID & "'"
  524.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  525.     LrText(0).Text = RecTemp.Fields("NoteCode")
  526.     LrText(1).Text = RecTemp.Fields("YbSsJe") + Val(RecTemp.Fields("YbInterest") & "")  '票面金额+票面利息
  527.     LrText(3).Text = Xtrq
  528.     LrText(2).Tag = RecTemp.Fields("ForeignCurrCode")
  529.     LrText(2).Text = RecTemp.Fields("ForeignCurrName")
  530.     Call Sub_GetAccRate(LrText(2).Tag, Bln_ConVertFlag, Dbl_AccRate)    '取外币记帐汇率,和汇兑方式
  531.     LrText(5).Text = Dbl_AccRate
  532. End Sub
  533. Private Function SaveBill() As Boolean      '记录兑现数据
  534.     Dim Rec_Bill As New ADODB.Recordset
  535.     Dim RecTemp As New ADODB.Recordset      '临时记录集
  536.     Dim jsqte As Integer
  537.     Dim Int_Kjyear As Integer               '会计年度
  538.     Dim Int_Period As Integer               '会计期间
  539.     
  540.     
  541.     SaveBill = False
  542.     '一.============先对单据内容进行有效性判断==============='
  543.   
  544.     '先进行字段不能为空或不能为零有效性判断(Fixed)
  545.     For jsqte = 0 To Max_Text_Index
  546.         If Textint(jsqte, 8) = 1 Then     '字段不能为空
  547.             If Len(Trim(LrText(jsqte).Text)) = 0 Then
  548.                 Tsxx = Textstr(jsqte, 7) & "不能为空!"
  549.                 Call Xtxxts(Tsxx, 0, 1)
  550.                 LrText(jsqte).SetFocus
  551.                 SaveBill = False
  552.                 Exit Function
  553.             End If
  554.         Else
  555.             If Textint(jsqte, 8) = 2 Then   '字段不能为零
  556.                 If Val(Trim(LrText(jsqte).Text)) = 0 Then
  557.                     Tsxx = Textstr(jsqte, 7) & "不能为零!"
  558.                     Call Xtxxts(Tsxx, 0, 1)
  559.                     LrText(jsqte).SetFocus
  560.                     SaveBill = False
  561.                     Exit Function
  562.                 End If
  563.             End If
  564.         End If
  565.     Next jsqte
  566.     
  567.   
  568.     '[>>
  569.         '1.判断单据日期是否有效,如有效同时记录会计年度和会计期间
  570.     If Not Fun_GetPeriod(CDate(Format(LrText(3).Text, "yyyy-mm-dd")), Int_Kjyear, Int_Period) Then
  571.         LrText(2).SetFocus
  572.         SaveBill = False
  573.         Exit Function
  574.     End If
  575.         '2.判断汇率
  576.     If Trim(LrText(2).Tag) <> XtSCurrCode Then
  577.        If Val(LrText(5).Text) = 0 Then
  578.           Tsxx = "汇率不能为零!"
  579.           Call Xtxxts(Tsxx, 0, 1)
  580.           LrText(5).SetFocus
  581.           Exit Function
  582.        End If
  583.     Else
  584.        LrText(5).Text = 1
  585.     End If
  586.     
  587.     '<<]
  588.     
  589.    '2.开始存盘
  590.     
  591.     On Error GoTo Swcwcl
  592.     Cw_DataEnvi.DataConnect.BeginTrans
  593.     
  594.     Sqlstr = "SELECT * From Rp_Note where NoteId='" & XT_BillID & "'"
  595.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  596.     '打开单据表动态集
  597.     If Rec_Bill.State = 1 Then Rec_Bill.Close
  598.         Rec_Bill.Open "Select * From Rp_NoteClose Where 1=2", Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  599.         With Rec_Bill
  600.             .AddNew
  601.             .Fields("NoteId") = XT_BillID                     '单据号
  602.             .Fields("CloseDate") = CDate(LrText(3).Text)      '兑现日期
  603.             .Fields("BankCode") = Trim(LrText(6).Tag)         '银行帐户
  604.             .Fields("ForeignCurrCode") = Trim(LrText(2).Tag)  '原币编码
  605.             .Fields("YbCash") = Val(LrText(4).Text)           '原币金额
  606.             .Fields("AccRate") = Val(LrText(5).Text)          '记帐汇率
  607.             If Bln_ConVertFlag Then
  608.                 .Fields("BbCash") = Val(Format(Val(LrText(4).Text) / Val(LrText(5).Text), "##." + String(Xtjexsws, "0")))
  609.             Else
  610.                 .Fields("BbCash") = Val(Format(Val(LrText(4).Text) * Val(LrText(5).Text), "##." + String(Xtjexsws, "0")))
  611.             End If
  612.             .Fields("PsCode") = RecTemp.Fields("PsCode")                      '客户编码
  613.             .Fields("DeptCode") = Trim(RecTemp.Fields("DeptCode") & "")       '部门编码
  614.             .Fields("PersonCode") = Trim(RecTemp.Fields("PersonCode") & "")   '经办人编码
  615.             .Fields("AccCodeNote") = Trim(RecTemp.Fields("AccCode") & "")     '应收票据科目
  616.             .Fields("AccCode") = GetBankCcode(Trim(LrText(6).Tag))            '兑现的银行科目
  617.             
  618.             .Fields("Digest") = Trim(LrText(7).Text)                          '备注
  619.             
  620.             '系统名
  621.             .Fields("RPFlag") = "Ar"
  622.             
  623.             '单据所属的会计期间
  624.             .Fields("KjYear") = Int_Kjyear
  625.             .Fields("Period") = Int_Period
  626.             
  627.             '单据类型
  628.             .Fields("BillItemCode") = "40"
  629.             
  630.             
  631.             '票据利息科目
  632.             .Fields("AccCodeInterest") = Fun_GetInputCode("AR_NoteIntAccCode")  '承兑利息科目
  633.             
  634.             '票据费用科目
  635.             .Fields("AccCodeExpense") = Fun_GetInputCode("AR_NoteFareAccCode")
  636.             
  637.             .Update
  638.             
  639.             '系统读出单据ID写入Lab_BillID
  640.         End With
  641.         Cw_DataEnvi.DataConnect.CommitTrans
  642.         Tsxx = "保存完毕!"
  643.         SaveBill = True
  644.         Call Xtxxts(Tsxx, 0, 4)
  645.         Exit Function
  646. Swcwcl:       '数据存盘时出现错误
  647.     Cw_DataEnvi.DataConnect.RollbackTrans
  648.     Tsxx = "存盘过程中出现未知错误,程序自动恢复保存前状态!"
  649.     Call Xtxxts(Tsxx, 0, 1)
  650.     Exit Function
  651.         
  652. End Function