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

企业管理

开发平台:

Visual Basic

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