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

企业管理

开发平台:

Visual Basic

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