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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form Note_FrmNoteTurnOut 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    Caption         =   "应收票据转出"
  5.    ClientHeight    =   4350
  6.    ClientLeft      =   45
  7.    ClientTop       =   330
  8.    ClientWidth     =   4575
  9.    HelpContextID   =   20403
  10.    Icon            =   "应收票据_转出.frx":0000
  11.    KeyPreview      =   -1  'True
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   4350
  16.    ScaleWidth      =   4575
  17.    ShowInTaskbar   =   0   'False
  18.    StartUpPosition =   1  '所有者中心
  19.    Begin VB.Frame Frame1 
  20.       Height          =   3825
  21.       Left            =   60
  22.       TabIndex        =   11
  23.       Top             =   30
  24.       Width           =   4455
  25.       Begin VB.CommandButton Ydcommand1 
  26.          Height          =   300
  27.          Index           =   3
  28.          Left            =   3900
  29.          Picture         =   "应收票据_转出.frx":1042
  30.          Style           =   1  'Graphical
  31.          TabIndex        =   20
  32.          Top             =   1575
  33.          Visible         =   0   'False
  34.          Width           =   300
  35.       End
  36.       Begin VB.TextBox LrText 
  37.          Height          =   300
  38.          Index           =   6
  39.          Left            =   1230
  40.          TabIndex        =   6
  41.          Text            =   "6"
  42.          Top             =   2910
  43.          Width           =   2985
  44.       End
  45.       Begin VB.TextBox LrText 
  46.          Height          =   300
  47.          Index           =   2
  48.          Left            =   1230
  49.          TabIndex        =   2
  50.          Text            =   "2"
  51.          Top             =   1130
  52.          Width           =   2985
  53.       End
  54.       Begin VB.CommandButton Ydcommand1 
  55.          Height          =   300
  56.          Index           =   4
  57.          Left            =   3900
  58.          Picture         =   "应收票据_转出.frx":13CC
  59.          Style           =   1  'Graphical
  60.          TabIndex        =   10
  61.          Top             =   2020
  62.          Visible         =   0   'False
  63.          Width           =   300
  64.       End
  65.       Begin VB.TextBox LrText 
  66.          Height          =   300
  67.          Index           =   7
  68.          Left            =   1230
  69.          TabIndex        =   7
  70.          Text            =   "7"
  71.          Top             =   3360
  72.          Width           =   2985
  73.       End
  74.       Begin VB.TextBox LrText 
  75.          Height          =   300
  76.          Index           =   4
  77.          Left            =   1230
  78.          TabIndex        =   4
  79.          Text            =   "4"
  80.          Top             =   2020
  81.          Width           =   2685
  82.       End
  83.       Begin VB.TextBox LrText 
  84.          Enabled         =   0   'False
  85.          Height          =   300
  86.          Index           =   1
  87.          Left            =   1230
  88.          TabIndex        =   1
  89.          Text            =   "1"
  90.          Top             =   685
  91.          Width           =   2985
  92.       End
  93.       Begin VB.TextBox LrText 
  94.          Height          =   300
  95.          Index           =   5
  96.          Left            =   1230
  97.          TabIndex        =   5
  98.          Text            =   "5"
  99.          Top             =   2465
  100.          Width           =   2985
  101.       End
  102.       Begin VB.TextBox LrText 
  103.          Enabled         =   0   'False
  104.          Height          =   300
  105.          Index           =   0
  106.          Left            =   1230
  107.          TabIndex        =   0
  108.          Text            =   "0"
  109.          Top             =   240
  110.          Width           =   2985
  111.       End
  112.       Begin VB.TextBox LrText 
  113.          Height          =   300
  114.          Index           =   3
  115.          Left            =   1230
  116.          TabIndex        =   3
  117.          Text            =   "3"
  118.          Top             =   1575
  119.          Width           =   2685
  120.       End
  121.       Begin VB.Label Label1 
  122.          AutoSize        =   -1  'True
  123.          Caption         =   "记帐汇率:"
  124.          Height          =   195
  125.          Index           =   6
  126.          Left            =   360
  127.          TabIndex        =   19
  128.          Top             =   2970
  129.          Width           =   765
  130.       End
  131.       Begin VB.Label Label1 
  132.          AutoSize        =   -1  'True
  133.          Caption         =   "币别:"
  134.          Height          =   180
  135.          Index           =   5
  136.          Left            =   360
  137.          TabIndex        =   18
  138.          Top             =   1185
  139.          Width           =   450
  140.       End
  141.       Begin VB.Label Label1 
  142.          AutoSize        =   -1  'True
  143.          Caption         =   "摘要:"
  144.          Height          =   180
  145.          Index           =   4
  146.          Left            =   360
  147.          TabIndex        =   17
  148.          Top             =   3420
  149.          Width           =   450
  150.       End
  151.       Begin VB.Label Label1 
  152.          AutoSize        =   -1  'True
  153.          Caption         =   "转出客户:"
  154.          Height          =   195
  155.          Index           =   3
  156.          Left            =   360
  157.          TabIndex        =   16
  158.          Top             =   2070
  159.          Width           =   765
  160.       End
  161.       Begin VB.Label Label1 
  162.          AutoSize        =   -1  'True
  163.          Caption         =   "转出金额:"
  164.          Height          =   195
  165.          Index           =   1
  166.          Left            =   360
  167.          TabIndex        =   15
  168.          Top             =   2520
  169.          Width           =   765
  170.       End
  171.       Begin VB.Label Label1 
  172.          AutoSize        =   -1  'True
  173.          Caption         =   "票据编号:"
  174.          Height          =   195
  175.          Index           =   2
  176.          Left            =   360
  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           =   11
  186.          Left            =   360
  187.          TabIndex        =   13
  188.          Top             =   735
  189.          Width           =   765
  190.       End
  191.       Begin VB.Label Label1 
  192.          AutoSize        =   -1  'True
  193.          Caption         =   "转出日期:"
  194.          Height          =   195
  195.          Index           =   0
  196.          Left            =   360
  197.          TabIndex        =   12
  198.          Top             =   1620
  199.          Width           =   765
  200.       End
  201.    End
  202.    Begin VB.CommandButton QxCommand 
  203.       Caption         =   "取消(&C)"
  204.       Height          =   300
  205.       Left            =   3395
  206.       TabIndex        =   9
  207.       Top             =   3960
  208.       Width           =   1120
  209.    End
  210.    Begin VB.CommandButton QdCommand 
  211.       Caption         =   "确定(&O)"
  212.       Height          =   300
  213.       Left            =   2190
  214.       TabIndex        =   8
  215.       Top             =   3960
  216.       Width           =   1120
  217.    End
  218. End
  219. Attribute VB_Name = "Note_FrmNoteTurnOut"
  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_NoteTurnOut"
  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.     '<<]
  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.     Select Case Index
  319.          Case 6             '记帐汇率
  320.             TextChangeLock = True
  321.             '2.如果用户选择币种为本位币则汇率必须为1,否则汇率不能为零
  322.             If Trim(LrText(3).Tag) = XtSCurrCode Then
  323.                 LrText(6).Text = 1
  324.             Else
  325.                 Call Sub_GetAccRate(LrText(3).Tag, Bln_ConVertFlag, Dbl_AccRate)    '取外币记帐汇率
  326.                 If Dbl_AccRate <> 0 Then
  327.                     LrText(6).Text = Dbl_AccRate
  328.                 Else
  329.                     LrText(6).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.             TextChangeLock = False
  439.         End If
  440.         If Textboolean(jsqte, 5) = False Then
  441.             LrText(jsqte).Enabled = False
  442.         End If
  443.         TextValiJudgeLock(jsqte) = True
  444.     Next jsqte
  445. End Sub
  446. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  447.     Dim Sqlstr As String
  448.     Dim Findrec As ADODB.Recordset
  449.   
  450.     '文本框内容未曾改变不进行有效性判断
  451.     If TextValiJudgeLock(Index) Then
  452.         TextYxxpd = True
  453.         Exit Function
  454.     End If
  455.   
  456.     '文本框内容为空认为有效,并清空其Tag值
  457.     If Trim(LrText(Index)) = "" Then
  458.         LrText(Index).Tag = ""
  459.         Call Wbklrwbcl(Index)
  460.         TextValiJudgeLock(Index) = True
  461.         TextYxxpd = True
  462.         Exit Function
  463.     End If
  464.   
  465.     '可在此加入不做有效性判断的理由
  466.   
  467.     Select Case Textint(Index, 4)
  468.         Case 1      '编码型
  469.             Sqlstr = Trim(Textstr(Index, 5))
  470.             Sqlstr = Replace(Sqlstr, "@", "'" + Trim(LrText(Index).Text) + "'")
  471.             Set Findrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  472.             If Findrec.EOF Then
  473.                 Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  474.                 LrText(Index).SetFocus
  475.                 Exit Function
  476.             Else
  477.                 Select Case Textint(Index, 3)
  478.                     Case 0
  479.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  480.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  481.                         End If
  482.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  483.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  484.                         End If
  485.                     Case 1
  486.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  487.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  488.                         End If
  489.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  490.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  491.                         End If
  492.                 End Select
  493.             End If
  494.         Case 2      '日期型
  495.             If IsDate(LrText(Index).Text) Then
  496.                 LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  497.                 If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  498.                     LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  499.                 End If
  500.             Else
  501.                 Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  502.                 Call Xtxxts(Tsxx, 0, 1)
  503.                 LrText(Index).SetFocus
  504.                 Exit Function
  505.             End If
  506.         Case 3      '其他类型
  507.     End Select
  508.     
  509.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  510.     TextValiJudgeLock(Index) = True
  511.     '调用文本框事后处理程序
  512.     Call Wbklrwbcl(Index)
  513.   
  514.     '有效性判断通过则返回True
  515.     TextYxxpd = True
  516.    
  517. End Function
  518. Private Sub ShowBill()
  519.     '调入用户查询结果动态集,并定位该单据
  520.     Sqlstr = "SELECT dbo.RP_Note.*, dbo.Gy_ForeignCurrency.ForeignCurrName AS ForeignCurrName, " & _
  521.             "dbo.Gy_Customer.CusName AS CusName FROM dbo.RP_Note LEFT OUTER JOIN " & _
  522.             " dbo.Gy_ForeignCurrency ON dbo.RP_Note.ForeignCurrCode = dbo.Gy_ForeignCurrency.ForeignCurrCode LEFT OUTER " & _
  523.             " Join dbo.Gy_Customer ON dbo.RP_Note.PSCode = dbo.Gy_Customer.CusCode 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(4).Tag = RecTemp.Fields("PsCode")
  529.     LrText(4).Text = RecTemp.Fields("CusName")
  530.     LrText(2).Tag = RecTemp.Fields("ForeignCurrCode")
  531.     LrText(2).Text = RecTemp.Fields("ForeignCurrName")
  532.     Call Sub_GetAccRate(LrText(2).Tag, Bln_ConVertFlag, Dbl_AccRate)    '取外币记帐汇率,和汇兑方式
  533.     LrText(6).Text = Dbl_AccRate
  534.     
  535. End Sub
  536. Private Function SaveBill() As Boolean       '记录转出数据
  537.     Dim Rec_Bill As New ADODB.Recordset
  538.     Dim JE As Double                        '转出金额
  539.     Dim jsqte As Integer
  540.     Dim Int_Kjyear As Integer                '会计年度
  541.     Dim Int_Period As Integer                '会计期间
  542.     
  543.     '保存其它应收单用变量
  544.     Dim BillCode As String                   '其它应收单单据代码
  545.     Dim OtherBillCode As String              '其它应收单编码
  546.     Dim OtherBillId As Integer               '其它应收单ID
  547.     Dim RecTemp As New ADODB.Recordset       '应收票据记录集
  548.     
  549.     SaveBill = False
  550.     '一.============先对单据内容进行有效性判断==============='
  551.   
  552.     '先进行字段不能为空或不能为零有效性判断(Fixed)
  553.     For jsqte = 0 To Max_Text_Index
  554.         If Textint(jsqte, 8) = 1 Then        '字段不能为空
  555.             If Len(Trim(LrText(jsqte).Text)) = 0 Then
  556.                 Tsxx = Textstr(jsqte, 7) & "不能为空!"
  557.                 Call Xtxxts(Tsxx, 0, 1)
  558.                 LrText(jsqte).SetFocus
  559.                 Exit Function
  560.             End If
  561.         Else
  562.             If Textint(jsqte, 8) = 2 Then   '字段不能为零
  563.                 If Val(Trim(LrText(jsqte).Text)) = 0 Then
  564.                     Tsxx = Textstr(jsqte, 7) & "不能为零!"
  565.                     Call Xtxxts(Tsxx, 0, 1)
  566.                     LrText(jsqte).SetFocus
  567.                     Exit Function
  568.                 End If
  569.             End If
  570.         End If
  571.     Next jsqte
  572.     
  573.     '对需要进行事后判断的文本框录入内容进行有效性判断 (Fixed)
  574.     For jsqte = 0 To Max_Text_Index
  575.         If Textint(jsqte, 9) = 0 Or Textint(jsqte, 9) = 2 Then
  576.             If Not TextYxxpd(jsqte) Then
  577.                 Exit Function
  578.             End If
  579.         End If
  580.     Next jsqte
  581.   
  582.     '[>>
  583.         '1.判断单据日期是否有效,如有效同时记录会计年度和会计期间
  584.     If Not Fun_GetPeriod(Trim(LrText(3).Text), Int_Kjyear, Int_Period) Then
  585.         LrText(3).SetFocus
  586.         Exit Function
  587.     End If
  588.         '2.判断汇率
  589.     If Trim(LrText(2).Tag) <> XtSCurrCode Then
  590.        If Val(LrText(6).Text) = 0 Then
  591.           Tsxx = "汇率不能为零!"
  592.           Call Xtxxts(Tsxx, 0, 1)
  593.           LrText(6).SetFocus
  594.           Exit Function
  595.        End If
  596.     Else
  597.        LrText(6).Text = 1
  598.     End If
  599.     
  600.     '<<]
  601.     
  602.    '2.开始存盘
  603.     
  604.     On Error GoTo Swcwcl
  605.     Cw_DataEnvi.DataConnect.BeginTrans
  606.     
  607.     Sqlstr = "SELECT * From Rp_Note where NoteId='" & XT_BillID & "'"
  608.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  609.     
  610.     
  611.     '增加一张其它应收单
  612.     Sqlstr = "Select * from RP_Note Where NoteId='" & XT_BillID & "'"
  613.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  614.     BillCode = "0203"   '其它应收单单据编号
  615.     OtherBillCode = CreatBillCode(BillCode, True) '收款单编码
  616.     OtherBillId = CreatBillID(BillCode)           '收款单ID
  617.     If Rec_Bill.State = 1 Then Rec_Bill.Close
  618.     Rec_Bill.Open "Select * From Rp_OtherBill Where 1=2", Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  619.     With Rec_Bill
  620.         .AddNew
  621.         .Fields("OtherBillID") = OtherBillId                                      '单据ID
  622.         .Fields("BillCode") = OtherBillCode                                       '单据编号
  623.         .Fields("SourceBillCode") = Trim(LrText(0).Text)                          '形成该应收单的单据号
  624.         .Fields("BillDate") = CDate(LrText(3).Text)                               '单据日期
  625.         .Fields("ForeignCurrCode") = Trim(LrText(2).Tag)                          '币别编码
  626.         .Fields("YbYsJe") = Val(LrText(5))                                                     '原币金额
  627.         .Fields("AccRate") = Val(LrText(6).Text)                                  '汇率
  628.         If Bln_ConVertFlag Then
  629.             .Fields("BbYsJe") = Val(Format(Val(LrText(5)) / Val(LrText(6).Text), "##." + String(Xtjexsws, "0")))
  630.         Else
  631.             .Fields("BbYsJe") = Val(Format(Val(LrText(5)) * Val(LrText(6).Text), "##." + String(Xtjexsws, "0")))
  632.         End If
  633.         .Fields("PsCode") = LrText(4).Tag                                         '客户编码
  634.     
  635.         .Fields("DeptCode") = RecTemp.Fields("DeptCode")                          '部门编码
  636.         .Fields("PersonCode") = RecTemp.Fields("PersonCode")                      '经办人编码
  637.         .Fields("Digest") = Trim((LrText(7).Text) & "") & "应收票据转出" & Trim(LrText(0).Text)                           '摘要"
  638.         .Fields("Maker") = Xtczy                                                  '制单人
  639.         
  640.         '系统自动保存应收帐款科目
  641.         .Fields("AccCodeArAp") = Fun_InputCodeCustomer(LrText(4).Tag, 0)
  642.         
  643.         '应收票据科目
  644.         If .Fields("BillItemCode") = "01" Then
  645.             .Fields("AccCode") = Fun_GetInputCode("AR_CommNoteAccCode") '商业承兑汇票科目
  646.         Else
  647.             .Fields("AccCode") = Fun_GetInputCode("AR_BankNoteAccCode") '银行承兑汇票科目
  648.         End If
  649.         
  650.         '后台处理
  651.         .Fields("RPFlag") = "AR"                                                  '应收标识
  652.         .Fields("KJYear") = Int_Kjyear                                            '会计年度
  653.         .Fields("Period") = Int_Period                                            '会计期间
  654.         .Fields("BillItemCode") = "20"                                            '单据类型编码
  655.         .Fields("VouchId") = 0                                                    '凭证关联标识
  656.         .Fields("PayCode") = Null                                                 '付款条件
  657.         .Fields("IfBuildVouch") = 1         '目的是该应收单在“选择应收单做凭证时不被选中” '是否生成凭证
  658.         .Fields("IfCancel") = 0                                                   '是否核销
  659.         .Fields("OverStatus") = 0
  660.         .Update
  661.     End With
  662.     
  663.     '写入变动单据表
  664.     If Rec_Bill.State = 1 Then Rec_Bill.Close
  665.     Rec_Bill.Open "Select * From Rp_NoteClose Where 1=2", Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  666.     With Rec_Bill
  667.         .AddNew
  668.         .Fields("NoteId") = XT_BillID                                    '单据号
  669.         .Fields("CloseDate") = CDate(LrText(3).Text)                     '兑现日期
  670.         .Fields("ForeignCurrCode") = Trim(LrText(2).Tag)                 '币别编码
  671.         .Fields("YbCash") = Val(LrText(1))                               '原币金额
  672.         .Fields("YbInterest") = Val(LrText(5))                           '原币利息
  673.         .Fields("AccRate") = Val(LrText(6))                              '记帐汇率
  674.         If Bln_ConVertFlag Then
  675.             .Fields("BbCash") = Val(Format(Val(LrText(1).Text) / Val(LrText(6).Text), "##." + String(Xtjexsws, "0")))
  676.             .Fields("BbInterest") = Val(Format(Val(LrText(6).Text) / Val(LrText(6).Text), "##." + String(Xtjexsws, "0")))
  677.         Else
  678.             .Fields("BbCash") = Val(Format(Val(LrText(1).Text) * Val(LrText(6).Text), "##." + String(Xtjexsws, "0")))
  679.             .Fields("BbInterest") = Val(Format(Val(LrText(1).Text) * Val(LrText(6).Text), "##." + String(Xtjexsws, "0")))
  680.         End If
  681.         .Fields("PsCode") = LrText(4).Tag                                 '客户编码
  682.         .Fields("DeptCode") = Trim(RecTemp.Fields("DeptCode") & "")       '部门编码
  683.         .Fields("PersonCode") = Trim(RecTemp.Fields("PersonCode") & "")   '经办人编码
  684.         .Fields("AccCodeNote") = Trim(RecTemp.Fields("AccCode") & "")     '应收票据科目
  685.         '应收帐款科目
  686.         .Fields("AccCode") = Fun_InputCodeCustomer(LrText(4).Tag, 0)
  687.         
  688.         .Fields("Digest") = Trim(LrText(5).Text)                          '备注
  689.         
  690.         '系统名
  691.         .Fields("RPFlag") = "Ar"
  692.             
  693.         '单据所属的会计期间
  694.         .Fields("KjYear") = Int_Kjyear
  695.         .Fields("Period") = Int_Period
  696.         
  697.         '单据类型
  698.         .Fields("BillItemCode") = "41"
  699.         
  700.         
  701.         '票据利息科目
  702.         .Fields("AccCodeInterest") = Fun_GetInputCode("AR_NoteIntAccCode")  '承兑利息科目
  703.         
  704.         .Fields("BillIdAr") = OtherBillId                                   '其它应收单号
  705.         .Update
  706.         
  707.         '系统读出单据ID写入Lab_BillID
  708.     End With
  709.     
  710.     
  711.     
  712.     
  713.     
  714.     
  715.     
  716.     
  717.     
  718.     
  719.     Cw_DataEnvi.DataConnect.CommitTrans
  720.     Tsxx = "保存完毕!"
  721.     SaveBill = True
  722.     Call Xtxxts(Tsxx, 0, 4)
  723.     Exit Function
  724. Swcwcl:       '数据存盘时出现错误
  725.     Cw_DataEnvi.DataConnect.RollbackTrans
  726.     Tsxx = "存盘过程中出现未知错误,程序自动恢复保存前状态!"
  727.     Call Xtxxts(Tsxx, 0, 1)
  728.     Exit Function
  729.         
  730. End Function