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

企业管理

开发平台:

Visual Basic

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