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

企业管理

开发平台:

Visual Basic

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