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

企业管理

开发平台:

Visual Basic

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