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

企业管理

开发平台:

Visual Basic

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