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

企业管理

开发平台:

Visual Basic

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