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

企业管理

开发平台:

Visual Basic

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