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

企业管理

开发平台:

Visual Basic

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