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

企业管理

开发平台:

Visual Basic

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