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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form Zbfx_MateCond 
  3.    BorderStyle     =   1  'Fixed Single
  4.    Caption         =   "总帐查询条件"
  5.    ClientHeight    =   2730
  6.    ClientLeft      =   45
  7.    ClientTop       =   330
  8.    ClientWidth     =   4695
  9.    HelpContextID   =   130502
  10.    Icon            =   "帐簿分析_总帐查询条件.frx":0000
  11.    KeyPreview      =   -1  'True
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   2730
  16.    ScaleWidth      =   4695
  17.    StartUpPosition =   2  'CenterScreen
  18.    Begin VB.CommandButton Cmd_Clear 
  19.       Caption         =   "全清(&L)"
  20.       Height          =   300
  21.       Left            =   90
  22.       TabIndex        =   20
  23.       Top             =   2310
  24.       Width           =   1120
  25.    End
  26.    Begin VB.CommandButton QxCommand 
  27.       Cancel          =   -1  'True
  28.       Caption         =   "取消(&C)"
  29.       Height          =   300
  30.       Left            =   3480
  31.       TabIndex        =   18
  32.       Top             =   2310
  33.       Width           =   1120
  34.    End
  35.    Begin VB.CommandButton QdCommand 
  36.       Caption         =   "确定(&O)"
  37.       Height          =   300
  38.       Left            =   2235
  39.       TabIndex        =   6
  40.       Top             =   2310
  41.       Width           =   1120
  42.    End
  43.    Begin VB.Frame Frame1 
  44.       Height          =   2175
  45.       Left            =   90
  46.       TabIndex        =   7
  47.       Top             =   0
  48.       Width           =   4515
  49.       Begin VB.TextBox LrText 
  50.          Height          =   300
  51.          Index           =   3
  52.          Left            =   2910
  53.          TabIndex        =   5
  54.          Text            =   "3"
  55.          Top             =   1665
  56.          Width           =   1170
  57.       End
  58.       Begin VB.TextBox LrText 
  59.          Height          =   300
  60.          Index           =   1
  61.          Left            =   1035
  62.          TabIndex        =   3
  63.          Text            =   "1"
  64.          Top             =   1335
  65.          Width           =   3030
  66.       End
  67.       Begin VB.TextBox LrText 
  68.          Height          =   300
  69.          Index           =   0
  70.          Left            =   1035
  71.          TabIndex        =   2
  72.          Text            =   "0"
  73.          Top             =   1005
  74.          Width           =   3030
  75.       End
  76.       Begin VB.CommandButton YDCommand1 
  77.          Height          =   300
  78.          Index           =   1
  79.          Left            =   4065
  80.          Picture         =   "帐簿分析_总帐查询条件.frx":1042
  81.          Style           =   1  'Graphical
  82.          TabIndex        =   11
  83.          Top             =   1335
  84.          Visible         =   0   'False
  85.          Width           =   300
  86.       End
  87.       Begin VB.CommandButton YDCommand1 
  88.          Height          =   300
  89.          Index           =   0
  90.          Left            =   4065
  91.          Picture         =   "帐簿分析_总帐查询条件.frx":13CC
  92.          Style           =   1  'Graphical
  93.          TabIndex        =   10
  94.          Top             =   1005
  95.          Visible         =   0   'False
  96.          Width           =   300
  97.       End
  98.       Begin VB.TextBox LrText 
  99.          Height          =   300
  100.          Index           =   2
  101.          Left            =   1035
  102.          TabIndex        =   4
  103.          Text            =   "2"
  104.          Top             =   1665
  105.          Width           =   1170
  106.       End
  107.       Begin VB.CommandButton YDCommand1 
  108.          Height          =   300
  109.          Index           =   2
  110.          Left            =   2190
  111.          Picture         =   "帐簿分析_总帐查询条件.frx":1756
  112.          Style           =   1  'Graphical
  113.          TabIndex        =   9
  114.          Top             =   1665
  115.          Visible         =   0   'False
  116.          Width           =   300
  117.       End
  118.       Begin VB.CommandButton YDCommand1 
  119.          Height          =   300
  120.          Index           =   3
  121.          Left            =   4065
  122.          Picture         =   "帐簿分析_总帐查询条件.frx":1AE0
  123.          Style           =   1  'Graphical
  124.          TabIndex        =   8
  125.          Top             =   1665
  126.          Visible         =   0   'False
  127.          Width           =   300
  128.       End
  129.       Begin VB.ComboBox Com_JzMon 
  130.          Height          =   315
  131.          Left            =   2910
  132.          Style           =   2  'Dropdown List
  133.          TabIndex        =   1
  134.          Top             =   645
  135.          Width           =   1440
  136.       End
  137.       Begin VB.ComboBox Com_QsMon 
  138.          Height          =   315
  139.          Left            =   1035
  140.          Style           =   2  'Dropdown List
  141.          TabIndex        =   0
  142.          Top             =   645
  143.          Width           =   1500
  144.       End
  145.       Begin VB.Label Lbl_Year 
  146.          BackColor       =   &H8000000E&
  147.          BorderStyle     =   1  'Fixed Single
  148.          Caption         =   "Year"
  149.          Height          =   300
  150.          Left            =   1035
  151.          TabIndex        =   17
  152.          Top             =   300
  153.          Width           =   3330
  154.       End
  155.       Begin VB.Label Label1 
  156.          AutoSize        =   -1  'True
  157.          Caption         =   "年度:"
  158.          Height          =   180
  159.          Index           =   5
  160.          Left            =   150
  161.          TabIndex        =   16
  162.          Top             =   345
  163.          Width           =   450
  164.       End
  165.       Begin VB.Label Label1 
  166.          AutoSize        =   -1  'True
  167.          Caption         =   "存货分类:"
  168.          Height          =   195
  169.          Index           =   4
  170.          Left            =   150
  171.          TabIndex        =   15
  172.          Top             =   1395
  173.          Width           =   765
  174.       End
  175.       Begin VB.Label Label1 
  176.          AutoSize        =   -1  'True
  177.          Caption         =   "仓库名称:"
  178.          Height          =   180
  179.          Index           =   1
  180.          Left            =   150
  181.          TabIndex        =   14
  182.          Top             =   1065
  183.          Width           =   810
  184.       End
  185.       Begin VB.Label Label1 
  186.          AutoSize        =   -1  'True
  187.          Caption         =   "存货编码:"
  188.          Height          =   195
  189.          Index           =   8
  190.          Left            =   150
  191.          TabIndex        =   13
  192.          Top             =   1725
  193.          Width           =   765
  194.       End
  195.       Begin VB.Line Line6 
  196.          X1              =   2625
  197.          X2              =   2790
  198.          Y1              =   1845
  199.          Y2              =   1845
  200.       End
  201.       Begin VB.Line Line7 
  202.          X1              =   2640
  203.          X2              =   2790
  204.          Y1              =   780
  205.          Y2              =   780
  206.       End
  207.       Begin VB.Label Label1 
  208.          AutoSize        =   -1  'True
  209.          Caption         =   "月份:"
  210.          Height          =   180
  211.          Index           =   9
  212.          Left            =   150
  213.          TabIndex        =   12
  214.          Top             =   705
  215.          Width           =   450
  216.       End
  217.    End
  218.    Begin VB.CheckBox UnloadCheck 
  219.       Caption         =   "卸载窗体"
  220.       Height          =   375
  221.       Left            =   2910
  222.       TabIndex        =   19
  223.       Top             =   480
  224.       Width           =   1065
  225.    End
  226. End
  227. Attribute VB_Name = "Zbfx_MateCond"
  228. Attribute VB_GlobalNameSpace = False
  229. Attribute VB_Creatable = False
  230. Attribute VB_PredeclaredId = True
  231. Attribute VB_Exposed = False
  232. '******************************************************************
  233. '*    模 块 名 称 :出入库流水查询条件
  234. '*    功 能 描 述 :
  235. '*    程序员姓名  :白凤英
  236. '*    最后修改人  :白凤英
  237. '*    最后修改时间:2001/12/13
  238. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  239. '******************************************************************
  240. Dim Tsxx As String                       '系统信息提示
  241. '以下为固定使用变量(文本框)
  242. Dim Textvar() As Variant                 '存储变体型文本框信息
  243. Dim Textboolean() As Boolean             '存储布尔型文本框信息
  244. Dim Textint() As Integer                 '存储整型文本框信息
  245. Dim Textstr() As String                  '存储字符型文本框信息
  246. Dim Max_Text_Index As Integer            '最大录入文本框索引值
  247. Dim TextGroupCode As String              '文本框录入分组编码
  248. Dim TextValiLock As Boolean              '文本框失去焦点是否进行有效性控制判断
  249. Dim TextValiJudgeLock() As Boolean       '文本框录入有效性判断控制锁
  250. Dim CurTextIndex As Integer              '当前文本框索引值
  251. Dim TextChangeLock As Boolean            '文本框内容变换控制锁
  252. Dim Bln_Cancel As Boolean                '取消按钮信息传递
  253. Private Sub Cmd_Clear_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
  254.     '清除文本框(Fixed)
  255.     For Jsqte = 0 To Max_Text_Index
  256.         LrText(Jsqte).Tag = ""
  257.         LrText(Jsqte).Text = ""
  258.     Next Jsqte
  259. End Sub
  260. Private Sub Form_KeyPress(KeyAscii As Integer)   '控 制 焦 点 转 移(Fixed)
  261.     Dim jdzygs As Integer                         '控件焦点转移个数
  262.     jdzygs = 30
  263.     Select Case KeyAscii
  264.         Case vbKeyReturn
  265.             If Kjjdzy(jdzygs) Then
  266.                 KeyAscii = 0
  267.             End If
  268.         Case 39           '屏蔽"'"
  269.             KeyAscii = 0
  270.     End Select
  271. End Sub
  272. Private Sub Form_Load()
  273. Dim Rectemp As Recordset
  274. Dim mYear As Integer
  275. Dim mPeriod As Integer
  276.     '以下为文本框处理程序(Fixed)
  277.     TextGroupCode = "Chhs_ListCond"
  278.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())  '读入文本框录入信息
  279.     Call Wbkcsh
  280.    
  281.     '[>>初始化查询条件默认值
  282.     mYear = Xtyear
  283.     Lbl_Year = CStr(mYear) + "年"
  284.     
  285.     '月份
  286.     Set Rectemp = Cw_DataEnvi.DataConnect.Execute("Select Period From GY_Kjrlb Where Kjyear='" & mYear & "' AND chhsjzbz=0 Order by Period")
  287.     If Not Rectemp.EOF Then
  288.         mPeriod = Rectemp.Fields("Period")
  289.     Else
  290.         Set Rectemp = Cw_DataEnvi.DataConnect.Execute("Select Period From GY_Kjrlb Where Kjyear='" & mYear & "' AND chhsjzbz=1 Order by Period desc")
  291.         mPeriod = Rectemp.Fields("Period")
  292.     End If
  293.     
  294.     For Jsqte = StartMon To mPeriod
  295.         Com_QsMon.AddItem CStr(mYear) + "." + CStr(Jsqte)
  296.         Com_QsMon.ItemData(Com_QsMon.NewIndex) = Jsqte
  297.         Com_JzMon.AddItem CStr(mYear) + "." + CStr(Jsqte)
  298.         Com_JzMon.ItemData(Com_JzMon.NewIndex) = Jsqte
  299.     Next Jsqte
  300.     
  301.     If Com_QsMon.ListCount > 0 Then Com_QsMon.ListIndex = 0
  302.     If Com_JzMon.ListCount > 0 Then Com_JzMon.ListIndex = Com_JzMon.ListCount - 1
  303.     
  304.     '<<]
  305.     Set Rectemp = Nothing
  306.     
  307. End Sub
  308. Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)          '查询条件窗体卸载
  309.     '查询条件窗体卸载时判断是否因为结果窗体卸载,如是则卸载,否则隐藏
  310.     If UnloadCheck.Value <> 1 Then
  311.         Cancel = 1
  312.         Me.Hide
  313.     End If
  314.     
  315. End Sub
  316. Private Sub QdCommand_Click()                                   '确 定
  317. Dim Rectemp As Recordset
  318.     '录入条件有效性判断(Fixed)
  319.     If Not Lrtjyxxpd Then
  320.         Exit Sub
  321.     End If
  322.     Me.Hide
  323.         
  324.     '[>>激活查询过程结果窗体
  325.     With Zbfx_Mate
  326.         .Timer1.Enabled = True
  327.         .SetFocus
  328.         .Lbl_TitleText(1) = LrText(0).Text + "(" + Trim(LrText(0).Tag) + ")"
  329.         .Lbl_TitleText(1).Tag = Trim(LrText(0).Tag)
  330.     End With
  331.     '<<]
  332. End Sub
  333. Private Sub QxCommand_Click()                                    '取消(Fixed)
  334.     Me.Hide
  335. End Sub
  336. Private Function Lrtjyxxpd() As Boolean                          '用户录入条件有效性判断
  337.     Dim Jsqte As Integer
  338.     Lrtjyxxpd = False
  339.  
  340.     '一.============先对单据内容进行有效性判断==============='
  341.   
  342.     '先进行字段不能为空或不能为零有效性判断(Fixed)
  343.     For Jsqte = 0 To Max_Text_Index
  344.         If Textint(Jsqte, 8) = 1 Then     '字段不能为空
  345.             If Len(Trim(LrText(Jsqte).Text)) = 0 Then
  346.                 Tsxx = Textstr(Jsqte, 7) & "不能为空!"
  347.                 Call Xtxxts(Tsxx, 0, 1)
  348.                 LrText(Jsqte).SetFocus
  349.                 Exit Function
  350.             End If
  351.         End If
  352.     Next Jsqte
  353.     
  354.     '对需要进行事后判断的文本框录入内容进行有效性判断 (Fixed)
  355.     For Jsqte = 0 To Max_Text_Index
  356.         If Textint(Jsqte, 9) = 0 Or Textint(Jsqte, 9) = 2 Then
  357.             If Not TextYxxpd(Jsqte) Then
  358.                 Exit Function
  359.             End If
  360.         End If
  361.     Next Jsqte
  362.    
  363.     '[>>以下为依据实际情况自定义部分
  364.  
  365.     '查询月份范围应由小到大
  366.     If Com_QsMon.ItemData(Com_QsMon.ListIndex) > Com_JzMon.ItemData(Com_JzMon.ListIndex) Then
  367.         Tsxx = "查询月份范围应由小到大!"
  368.         Call Xtxxts(Tsxx, 0, 4)
  369.         Com_QsMon.SetFocus
  370.         Exit Function
  371.     End If
  372.     '查询存货编码范围应由小到大
  373.     If LrText(2).Text > LrText(3).Text And Trim(LrText(3).Text) <> "" Then
  374.         Tsxx = "查询存货编码范围应由小到大!"
  375.         Call Xtxxts(Tsxx, 0, 4)
  376.         LrText(2).SetFocus
  377.         Exit Function
  378.     End If
  379.   
  380.     '<<]以上为依据实际情况自定义部分
  381.  
  382.     Lrtjyxxpd = True
  383. End Function
  384. '*************以下为文本框录入处理程序(固定不变部分)*************'
  385. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  386.   
  387.     '以下为依据实际情况自定义部分[
  388.     '在此填写文本框录入事后处理程序
  389.     ']以上为依据实际情况自定义部分
  390.   
  391. End Sub
  392. Private Sub LrText_Change(Index As Integer)
  393.    
  394.     '屏蔽程序改变控制
  395.     If TextChangeLock Then
  396.         Exit Sub
  397.     End If
  398.     
  399.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  400.     
  401.     '限制字段录入长度
  402.           
  403.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  404.         
  405.     Select Case Textint(Index, 1)
  406.         Case 8, 11      '金额型
  407.             Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  408.         Case 9, 12      '数量型
  409.             Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  410.         Case 10          '单价型
  411.             Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  412.         Case Else        '其他小数类型控制
  413.             If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  414.                 Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  415.             End If
  416.     End Select
  417.         
  418.     TextChangeLock = False '解锁
  419. End Sub
  420. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  421.     Call TextShow(Index)
  422.     CurTextIndex = Index
  423.     LrText(Index).SelStart = Len(LrText(Index))
  424. End Sub
  425. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  426.     
  427.     Select Case KeyCode
  428.         Case vbKeyF2
  429.             Call Text_Help(Index)
  430.     End Select
  431. End Sub
  432. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  433.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  434. End Sub
  435. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点
  436.     '显示相应信息但不能进行有效性判断
  437.   
  438. End Sub
  439. Private Sub Ydcommand1_MouseDown(Index As Integer, Button As Integer, Shift As Integer, X As Single, Y As Single)     '按钮提供帮助
  440.     Call Text_Help(Index)
  441. End Sub
  442. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  443.     If Not Textboolean(Index, 1) Then
  444.         Exit Sub
  445.     End If
  446.      
  447.     '调用帮助
  448.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  449.   
  450.     '根据设置选择显示编码和名称,并进行存储
  451.     If Len(Xtfhcs) <> 0 Then
  452.         If Textint(Index, 3) = 1 Then
  453.             LrText(Index).Text = Xtfhcsfz
  454.             LrText(Index).Tag = Xtfhcs
  455.         Else
  456.             LrText(Index).Text = Xtfhcs
  457.             LrText(Index).Tag = Xtfhcsfz
  458.         End If
  459.     End If
  460.    
  461.     LrText(Index).SetFocus
  462. End Sub
  463. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  464.     '填写文本框得到焦点,进行相应信息处理程序
  465.    
  466. End Sub
  467. Private Sub Wbkcsh()                          '录入文本框初始化
  468.     
  469.     Dim Jsqte As Integer
  470.   
  471.     '最大录入文本框索引值
  472.     Max_Text_Index = Textvar(1)
  473.   
  474.     ReDim TextValiJudgeLock(Max_Text_Index)
  475.     For Jsqte = 0 To Max_Text_Index
  476.         If Len(Trim(Textstr(Jsqte, 1))) <> 0 Then
  477.             If Textboolean(Jsqte, 1) Then
  478.                 If Jsqte <> 0 And Not Textboolean(Jsqte, 3) Then
  479.                     Load YDCommand1(Jsqte)
  480.                 End If
  481.                 YDCommand1(Jsqte).Visible = True
  482.                 YDCommand1(Jsqte).Move LrText(Jsqte).Left + LrText(Jsqte).Width, LrText(Jsqte).Top
  483.             End If
  484.             TextChangeLock = True
  485.             LrText(Jsqte).Text = ""
  486.             LrText(Jsqte).Tag = ""
  487.             If Textint(Jsqte, 5) <> 0 Then
  488.                 LrText(Jsqte).MaxLength = Textint(Jsqte, 5)
  489.             End If
  490.             TextChangeLock = False
  491.         End If
  492.         TextValiJudgeLock(Jsqte) = True
  493.     Next Jsqte
  494. End Sub
  495. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  496.     
  497.     Dim SqlStr As String
  498.     Dim Findrec As ADODB.Recordset
  499.   
  500.     '文本框内容未曾改变不进行有效性判断
  501.     If TextValiJudgeLock(Index) Then
  502.         TextYxxpd = True
  503.         Exit Function
  504.     End If
  505.   
  506.     '文本框内容为空认为有效,并清空其Tag值
  507.     If Trim(LrText(Index)) = "" Then
  508.         LrText(Index).Tag = ""
  509.         Call Wbklrwbcl(Index)
  510.         TextValiJudgeLock(Index) = True
  511.         TextYxxpd = True
  512.         Exit Function
  513.     End If
  514.   
  515.     '可在此加入不做有效性判断的理由
  516.   
  517.     Select Case Textint(Index, 4)
  518.         Case 1      '编码型
  519.             SqlStr = Trim(Textstr(Index, 5))
  520.             SqlStr = Replace(SqlStr, "@", "'" + Trim(LrText(Index).Text) + "'")
  521.             SqlStr = Replace(SqlStr, "$$", "'" + Xtczybm + "'")
  522.             Set Findrec = Cw_DataEnvi.DataConnect.Execute(SqlStr)
  523.             If Findrec.EOF Then
  524.                 Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  525.                 LrText(Index).SetFocus
  526.                 Exit Function
  527.             Else
  528.                 Select Case Textint(Index, 3)
  529.                     Case 0
  530.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  531.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  532.                         End If
  533.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  534.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  535.                         End If
  536.                     Case 1
  537.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  538.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  539.                         End If
  540.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  541.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  542.                         End If
  543.                 End Select
  544.             End If
  545.         Case 2      '日期型
  546.             If IsDate(LrText(Index).Text) Then
  547.                 LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  548.                 If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  549.                     LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  550.                 End If
  551.             Else
  552.                 Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  553.                 Call Xtxxts(Tsxx, 0, 1)
  554.                 LrText(Index).SetFocus
  555.                 Exit Function
  556.             End If
  557.         Case 3      '其他类型
  558.     End Select
  559.     
  560.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  561.     TextValiJudgeLock(Index) = True
  562.     '调用文本框事后处理程序
  563.     Call Wbklrwbcl(Index)
  564.    
  565.     '有效性判断通过则返回True
  566.     TextYxxpd = True
  567.    
  568. End Function