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

企业管理

开发平台:

Visual Basic

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