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

企业管理

开发平台:

Visual Basic

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