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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form Report_FrmAccMxQuery 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    Caption         =   "应付明细帐查询条件"
  5.    ClientHeight    =   2625
  6.    ClientLeft      =   45
  7.    ClientTop       =   330
  8.    ClientWidth     =   4575
  9.    Icon            =   "统计分析_应付明细查询条件.frx":0000
  10.    KeyPreview      =   -1  'True
  11.    LinkTopic       =   "Form1"
  12.    MaxButton       =   0   'False
  13.    MinButton       =   0   'False
  14.    ScaleHeight     =   2625
  15.    ScaleWidth      =   4575
  16.    ShowInTaskbar   =   0   'False
  17.    StartUpPosition =   1  '所有者中心
  18.    Begin VB.Frame Frame1 
  19.       Height          =   2115
  20.       Left            =   60
  21.       TabIndex        =   8
  22.       Top             =   30
  23.       Width           =   4455
  24.       Begin VB.ComboBox Cmb_Year 
  25.          Height          =   300
  26.          Left            =   1050
  27.          Style           =   2  'Dropdown List
  28.          TabIndex        =   18
  29.          Top             =   210
  30.          Width           =   3255
  31.       End
  32.       Begin VB.CommandButton Ydcommand1 
  33.          Height          =   300
  34.          Index           =   3
  35.          Left            =   4005
  36.          Picture         =   "统计分析_应付明细查询条件.frx":1042
  37.          Style           =   1  'Graphical
  38.          TabIndex        =   14
  39.          Top             =   1680
  40.          Visible         =   0   'False
  41.          Width           =   300
  42.       End
  43.       Begin VB.TextBox LrText 
  44.          Height          =   300
  45.          Index           =   3
  46.          Left            =   1050
  47.          TabIndex        =   3
  48.          Text            =   "3"
  49.          Top             =   1680
  50.          Width           =   2955
  51.       End
  52.       Begin VB.CommandButton Ydcommand1 
  53.          Height          =   300
  54.          Index           =   0
  55.          Left            =   4005
  56.          Picture         =   "统计分析_应付明细查询条件.frx":13CC
  57.          Style           =   1  'Graphical
  58.          TabIndex        =   11
  59.          Top             =   577
  60.          Visible         =   0   'False
  61.          Width           =   300
  62.       End
  63.       Begin VB.CommandButton Ydcommand1 
  64.          Height          =   300
  65.          Index           =   1
  66.          Left            =   4005
  67.          Picture         =   "统计分析_应付明细查询条件.frx":1756
  68.          Style           =   1  'Graphical
  69.          TabIndex        =   10
  70.          Top             =   944
  71.          Visible         =   0   'False
  72.          Width           =   300
  73.       End
  74.       Begin VB.CommandButton Ydcommand1 
  75.          Height          =   300
  76.          Index           =   2
  77.          Left            =   4005
  78.          Picture         =   "统计分析_应付明细查询条件.frx":1AE0
  79.          Style           =   1  'Graphical
  80.          TabIndex        =   9
  81.          Top             =   1311
  82.          Visible         =   0   'False
  83.          Width           =   300
  84.       End
  85.       Begin VB.TextBox LrText 
  86.          Height          =   300
  87.          Index           =   0
  88.          Left            =   1050
  89.          TabIndex        =   0
  90.          Text            =   "0"
  91.          Top             =   577
  92.          Width           =   2955
  93.       End
  94.       Begin VB.TextBox LrText 
  95.          Height          =   300
  96.          Index           =   1
  97.          Left            =   1050
  98.          TabIndex        =   1
  99.          Text            =   "1"
  100.          Top             =   944
  101.          Width           =   2955
  102.       End
  103.       Begin VB.TextBox LrText 
  104.          Height          =   300
  105.          Index           =   2
  106.          Left            =   1050
  107.          TabIndex        =   2
  108.          Text            =   "2"
  109.          Top             =   1311
  110.          Width           =   2955
  111.       End
  112.       Begin VB.Label Label1 
  113.          AutoSize        =   -1  'True
  114.          Caption         =   "会计年度:"
  115.          Height          =   180
  116.          Index           =   2
  117.          Left            =   180
  118.          TabIndex        =   17
  119.          Top             =   270
  120.          Width           =   810
  121.       End
  122.       Begin VB.Label Label1 
  123.          AutoSize        =   -1  'True
  124.          Caption         =   "经办人:"
  125.          Height          =   180
  126.          Index           =   4
  127.          Left            =   180
  128.          TabIndex        =   16
  129.          Top             =   1740
  130.          Width           =   630
  131.       End
  132.       Begin VB.Label Label1 
  133.          AutoSize        =   -1  'True
  134.          Caption         =   "供应商:"
  135.          Height          =   180
  136.          Index           =   1
  137.          Left            =   180
  138.          TabIndex        =   15
  139.          Top             =   637
  140.          Width           =   630
  141.       End
  142.       Begin VB.Label Label1 
  143.          AutoSize        =   -1  'True
  144.          Caption         =   "部门:"
  145.          Height          =   180
  146.          Index           =   0
  147.          Left            =   180
  148.          TabIndex        =   13
  149.          Top             =   1371
  150.          Width           =   450
  151.       End
  152.       Begin VB.Label Label1 
  153.          AutoSize        =   -1  'True
  154.          Caption         =   "币别:"
  155.          Height          =   180
  156.          Index           =   11
  157.          Left            =   180
  158.          TabIndex        =   12
  159.          Top             =   1004
  160.          Width           =   450
  161.       End
  162.    End
  163.    Begin VB.CommandButton Cmd_Clear 
  164.       Caption         =   "全清"
  165.       Height          =   300
  166.       Left            =   60
  167.       TabIndex        =   6
  168.       Top             =   2250
  169.       Width           =   1120
  170.    End
  171.    Begin VB.CommandButton QxCommand 
  172.       Caption         =   "取消(&C)"
  173.       Height          =   300
  174.       Left            =   3395
  175.       TabIndex        =   5
  176.       Top             =   2250
  177.       Width           =   1120
  178.    End
  179.    Begin VB.CommandButton QdCommand 
  180.       Caption         =   "确定(&O)"
  181.       Height          =   300
  182.       Left            =   2190
  183.       TabIndex        =   4
  184.       Top             =   2250
  185.       Width           =   1120
  186.    End
  187.    Begin VB.CheckBox UnloadCheck 
  188.       Caption         =   "卸载窗体"
  189.       Height          =   615
  190.       Left            =   5160
  191.       TabIndex        =   7
  192.       Top             =   1110
  193.       Width           =   825
  194.    End
  195. End
  196. Attribute VB_Name = "Report_FrmAccMxQuery"
  197. Attribute VB_GlobalNameSpace = False
  198. Attribute VB_Creatable = False
  199. Attribute VB_PredeclaredId = True
  200. Attribute VB_Exposed = False
  201. '******************************************************************
  202. '*    模 块 名 称 :应付明细帐列表查询条件
  203. '*    功 能 描 述 :
  204. '*    程序员姓名  :陈恩宇
  205. '*    最后修改人  :陈恩宇
  206. '*    最后修改时间:2002/01/04
  207. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  208. '******************************************************************
  209. Dim Tsxx As String                       '系统信息提示
  210. '以下为固定使用变量(文本框)
  211. Dim Textvar() As Variant                 '存储变体型文本框信息
  212. Dim Textboolean() As Boolean             '存储布尔型文本框信息
  213. Dim Textint() As Integer                 '存储整型文本框信息
  214. Dim Textstr() As String                  '存储字符型文本框信息
  215. Dim Max_Text_Index As Integer            '最大录入文本框索引值
  216. Dim TextGroupCode As String              '文本框录入分组编码
  217. Dim TextValiLock As Boolean              '文本框失去焦点是否进行有效性控制判断
  218. Dim TextValiJudgeLock() As Boolean       '文本框录入有效性判断控制锁
  219. Dim CurTextIndex As Integer              '当前文本框索引值
  220. Dim TextChangeLock As Boolean            '文本框内容变换控制锁
  221. Dim Bln_Cancel As Boolean                '取消按钮信息传递
  222. Private Sub Form_KeyPress(KeyAscii As Integer)   '控 制 焦 点 转 移(Fixed)
  223.     
  224.     Dim jdzygs As Integer                         '控件焦点转移个数
  225.     jdzygs = 6
  226.     Select Case KeyAscii
  227.         Case vbKeyReturn
  228.             If Kjjdzy(jdzygs) Then
  229.                 KeyAscii = 0
  230.             End If
  231.         Case 39           '屏蔽"'"
  232.             KeyAscii = 0
  233.     End Select
  234. End Sub
  235. Private Sub Form_Load()
  236.    
  237.     '以下为文本框处理程序(Fixed)
  238.     TextGroupCode = "Ap_AccMxQuery"
  239.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())  '读入文本框录入信息
  240.     Call Wbkcsh
  241.     
  242.     '填充会计年度
  243.     Call Kjyear
  244.    
  245. End Sub
  246. Private Sub Kjyear()                            '根据会计日历表填充会计年度
  247.     Dim TmpRec As New ADODB.Recordset
  248.     
  249.     Set TmpRec = Cw_DataEnvi.DataConnect.Execute("Select Distinct KjYear From Gy_kjrlb")
  250.     Cmb_Year.Clear
  251.     With TmpRec
  252.         If Not .EOF Then
  253.             .MoveFirst
  254.             Do While Not .EOF
  255.                 Cmb_Year.AddItem Trim(.Fields("Kjyear"))
  256.                 .MoveNext
  257.             Loop
  258.             Cmb_Year.Text = Val(Xtyear)
  259.         End If
  260.     End With
  261.     
  262. End Sub
  263. Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)          '查询条件窗体卸载
  264.     '查询条件窗体卸载时判断是否因为结果窗体卸载,如是则卸载,否则隐藏
  265.     If UnloadCheck.Value <> 1 Then
  266.         Cancel = 1
  267.         Me.Hide
  268.     End If
  269. End Sub
  270. Private Sub Label1_Click(Index As Integer)
  271. End Sub
  272. Private Sub QdCommand_Click()                                   '确 定
  273.     '录入条件有效性判断(Fixed)
  274.     If Not Lrtjyxxpd Then
  275.         Exit Sub
  276.     End If
  277.     Me.Hide
  278.         
  279.     '[>>激活查询过程结果窗体
  280.     Report_FrmAccMxList.Timer1.Enabled = True
  281.     Report_FrmAccMxList.SetFocus
  282.     '<<]
  283. End Sub
  284. Private Sub QxCommand_Click()                                    '取消(Fixed)
  285.     Me.Hide
  286. End Sub
  287. Private Function Lrtjyxxpd() As Boolean                          '用户录入条件有效性判断
  288.  
  289.     Dim jsqte As Integer
  290.     Lrtjyxxpd = False
  291.  
  292.     '对需要进行事后判断的文本框录入内容进行有效性判断 (Fixed)
  293.     For jsqte = 0 To Max_Text_Index
  294.         If Textint(jsqte, 9) = 0 Or Textint(jsqte, 9) = 2 Then
  295.             If Not TextYxxpd(jsqte) Then
  296.                 Exit Function
  297.             End If
  298.         End If
  299.     Next jsqte
  300.    
  301.     '[>>以下为依据实际情况自定义部分
  302.  
  303.     '供应商不能为空!
  304.     If Trim(LrText(0).Text) = "" Then
  305.         Tsxx = "供应商不能为空!"
  306.         Call Xtxxts(Tsxx, 0, 4)
  307.         LrText(0).SetFocus
  308.         Exit Function
  309.     End If
  310.   
  311.     '<<]以上为依据实际情况自定义部分
  312.  
  313.     Lrtjyxxpd = True
  314. End Function
  315. Private Sub Cmd_Clear_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)    '将用户输入条件全部清除(可选)
  316.     '清除文本框(Fixed)
  317.     For jsqte = 0 To Max_Text_Index
  318.         LrText(jsqte).Tag = ""
  319.         LrText(jsqte).Text = ""
  320.     Next jsqte
  321.   
  322.     '[>>
  323.       
  324.     '此处可以写入其他清除条件程序
  325.     Cmb_Year.Text = Xtyear
  326.   
  327.     '<<]
  328.   
  329. End Sub
  330. '*************以下为文本框录入处理程序(固定不变部分)*************'
  331. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  332.   
  333.     '以下为依据实际情况自定义部分[
  334.   
  335.     '在此填写文本框录入事后处理程序
  336.    
  337.     ']以上为依据实际情况自定义部分
  338.   
  339. End Sub
  340. Private Sub LrText_Change(Index As Integer)
  341.     
  342.     '屏蔽程序改变控制
  343.     If TextChangeLock Then
  344.         Exit Sub
  345.     End If
  346.     
  347.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  348.     
  349.     '限制字段录入长度
  350.           
  351.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  352.      
  353.     Select Case Textint(Index, 1)
  354.         Case 8, 11      '金额型
  355.             Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  356.         Case 9, 12      '数量型
  357.             Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  358.         Case 10          '单价型
  359.             Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  360.         Case Else        '其他小数类型控制
  361.             If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  362.                 Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  363.             End If
  364.     End Select
  365.         
  366.     TextChangeLock = False '解锁
  367. End Sub
  368. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  369.     
  370.     Call TextShow(Index)
  371.     CurTextIndex = Index
  372.     LrText(Index).SelStart = Len(LrText(Index))
  373. End Sub
  374. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  375.     
  376.     Select Case KeyCode
  377.         Case vbKeyF2
  378.             Call Text_Help(Index)
  379.     End Select
  380. End Sub
  381. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  382.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  383. End Sub
  384. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点
  385.   '显示相应信息但不能进行有效性判断
  386.   
  387. End Sub
  388. Private Sub Ydcommand1_MouseDown(Index As Integer, Button As Integer, Shift As Integer, X As Single, Y As Single)     '按钮提供帮助
  389.     Call Text_Help(Index)
  390. End Sub
  391. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  392.     If Not Textboolean(Index, 1) Then
  393.         Exit Sub
  394.     End If
  395.      
  396.     '调用帮助
  397.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  398.   
  399.     '根据设置选择显示编码和名称,并进行存储
  400.     If Len(Xtfhcs) <> 0 Then
  401.         If Textint(Index, 3) = 1 Then
  402.             LrText(Index).Text = Xtfhcsfz
  403.             LrText(Index).Tag = Xtfhcs
  404.         Else
  405.             LrText(Index).Text = Xtfhcs
  406.             LrText(Index).Tag = Xtfhcsfz
  407.         End If
  408.     End If
  409.    
  410.     LrText(Index).SetFocus
  411. End Sub
  412. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  413.   '填写文本框得到焦点,进行相应信息处理程序
  414.    
  415. End Sub
  416. Private Sub Wbkcsh()                          '录入文本框初始化
  417.   
  418.     Dim jsqte As Integer
  419.   
  420.     '最大录入文本框索引值
  421.     Max_Text_Index = Textvar(1)
  422.   
  423.     ReDim TextValiJudgeLock(Max_Text_Index)
  424.     For jsqte = 0 To Max_Text_Index
  425.          
  426.         If Len(Trim(Textstr(jsqte, 1))) <> 0 Then
  427.             If Textboolean(jsqte, 1) Then
  428.                 If jsqte <> 0 And Not Textboolean(jsqte, 3) Then
  429.                     Load Ydcommand1(jsqte)
  430.                 End If
  431.                 Ydcommand1(jsqte).Visible = True
  432.                 Ydcommand1(jsqte).Move LrText(jsqte).Left + LrText(jsqte).Width, LrText(jsqte).Top
  433.             End If
  434.             TextChangeLock = True
  435.             LrText(jsqte).Text = ""
  436.             LrText(jsqte).Tag = ""
  437.             If Textint(jsqte, 5) <> 0 Then
  438.                 LrText(jsqte).MaxLength = Textint(jsqte, 5)
  439.             End If
  440.             TextChangeLock = False
  441.         End If
  442.      
  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