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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form Tjfx_IncbFxCond 
  3.    BorderStyle     =   1  'Fixed Single
  4.    Caption         =   "入库成本分析条件"
  5.    ClientHeight    =   4035
  6.    ClientLeft      =   45
  7.    ClientTop       =   330
  8.    ClientWidth     =   7350
  9.    HelpContextID   =   130608
  10.    Icon            =   "统计分析_入库成本分析条件.frx":0000
  11.    KeyPreview      =   -1  'True
  12.    LinkTopic       =   "Form2"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   4035
  16.    ScaleWidth      =   7350
  17.    StartUpPosition =   2  'CenterScreen
  18.    Begin VB.CommandButton Cmd_Clear 
  19.       Caption         =   "全清(&L)"
  20.       Height          =   300
  21.       Left            =   150
  22.       TabIndex        =   18
  23.       Top             =   3630
  24.       Width           =   1120
  25.    End
  26.    Begin VB.Frame Frame1 
  27.       Height          =   3405
  28.       Left            =   3510
  29.       TabIndex        =   10
  30.       Top             =   90
  31.       Width           =   3735
  32.       Begin VB.ComboBox Com_FxCond 
  33.          Height          =   315
  34.          Left            =   1050
  35.          Style           =   2  'Dropdown List
  36.          TabIndex        =   4
  37.          Top             =   1440
  38.          Width           =   2505
  39.       End
  40.       Begin VB.TextBox LrText 
  41.          Height          =   300
  42.          Index           =   1
  43.          Left            =   1050
  44.          TabIndex        =   2
  45.          Text            =   "1"
  46.          Top             =   720
  47.          Width           =   2220
  48.       End
  49.       Begin VB.TextBox LrText 
  50.          Height          =   300
  51.          Index           =   0
  52.          Left            =   1050
  53.          TabIndex        =   1
  54.          Text            =   "0"
  55.          Top             =   375
  56.          Width           =   2220
  57.       End
  58.       Begin VB.CommandButton YDCommand1 
  59.          Height          =   300
  60.          Index           =   1
  61.          Left            =   3270
  62.          Picture         =   "统计分析_入库成本分析条件.frx":1042
  63.          Style           =   1  'Graphical
  64.          TabIndex        =   13
  65.          Top             =   705
  66.          Visible         =   0   'False
  67.          Width           =   300
  68.       End
  69.       Begin VB.CommandButton YDCommand1 
  70.          Height          =   300
  71.          Index           =   0
  72.          Left            =   3270
  73.          Picture         =   "统计分析_入库成本分析条件.frx":13CC
  74.          Style           =   1  'Graphical
  75.          TabIndex        =   12
  76.          Top             =   375
  77.          Visible         =   0   'False
  78.          Width           =   300
  79.       End
  80.       Begin VB.TextBox LrText 
  81.          Height          =   300
  82.          Index           =   2
  83.          Left            =   1050
  84.          TabIndex        =   3
  85.          Text            =   "2"
  86.          Top             =   1080
  87.          Width           =   2220
  88.       End
  89.       Begin VB.CommandButton YDCommand1 
  90.          Height          =   300
  91.          Index           =   2
  92.          Left            =   3270
  93.          Picture         =   "统计分析_入库成本分析条件.frx":1756
  94.          Style           =   1  'Graphical
  95.          TabIndex        =   11
  96.          Top             =   1065
  97.          Visible         =   0   'False
  98.          Width           =   300
  99.       End
  100.       Begin VB.Label Label1 
  101.          AutoSize        =   -1  'True
  102.          Caption         =   "分析条件:"
  103.          Height          =   195
  104.          Index           =   0
  105.          Left            =   180
  106.          TabIndex        =   17
  107.          Top             =   1500
  108.          Width           =   765
  109.       End
  110.       Begin VB.Label Label1 
  111.          AutoSize        =   -1  'True
  112.          Caption         =   "存货分类:"
  113.          Height          =   195
  114.          Index           =   4
  115.          Left            =   180
  116.          TabIndex        =   15
  117.          Top             =   435
  118.          Width           =   765
  119.       End
  120.       Begin VB.Label Label1 
  121.          AutoSize        =   -1  'True
  122.          Caption         =   "存货编码:"
  123.          Height          =   195
  124.          Index           =   8
  125.          Left            =   180
  126.          TabIndex        =   14
  127.          Top             =   765
  128.          Width           =   765
  129.       End
  130.       Begin VB.Line Line6 
  131.          X1              =   780
  132.          X2              =   1020
  133.          Y1              =   1230
  134.          Y2              =   1230
  135.       End
  136.    End
  137.    Begin VB.CommandButton QdCommand 
  138.       Caption         =   "确定(&O)"
  139.       Height          =   300
  140.       Left            =   4905
  141.       TabIndex        =   5
  142.       Top             =   3630
  143.       Width           =   1120
  144.    End
  145.    Begin VB.CommandButton QxCommand 
  146.       Cancel          =   -1  'True
  147.       Caption         =   "取消(&C)"
  148.       Height          =   300
  149.       Left            =   6120
  150.       TabIndex        =   9
  151.       Top             =   3630
  152.       Width           =   1120
  153.    End
  154.    Begin VB.Frame Frame2 
  155.       Caption         =   "仓库列表"
  156.       Height          =   3405
  157.       Left            =   90
  158.       TabIndex        =   6
  159.       Top             =   90
  160.       Width           =   3315
  161.       Begin VB.CommandButton QxuCommand 
  162.          Caption         =   "全选"
  163.          Height          =   300
  164.          Left            =   2040
  165.          TabIndex        =   8
  166.          Top             =   2970
  167.          Width           =   1120
  168.       End
  169.       Begin VB.CommandButton QcCommand 
  170.          Caption         =   "全消"
  171.          Height          =   300
  172.          Left            =   810
  173.          TabIndex        =   7
  174.          Top             =   2970
  175.          Width           =   1120
  176.       End
  177.       Begin VB.ListBox Lst_WareHouse 
  178.          Height          =   2535
  179.          Left            =   150
  180.          Style           =   1  'Checkbox
  181.          TabIndex        =   0
  182.          Top             =   330
  183.          Width           =   3015
  184.       End
  185.    End
  186.    Begin VB.CheckBox UnloadCheck 
  187.       Caption         =   "卸载窗体"
  188.       Height          =   375
  189.       Left            =   8130
  190.       TabIndex        =   16
  191.       Top             =   1560
  192.       Width           =   1065
  193.    End
  194. End
  195. Attribute VB_Name = "Tjfx_IncbFxCond"
  196. Attribute VB_GlobalNameSpace = False
  197. Attribute VB_Creatable = False
  198. Attribute VB_PredeclaredId = True
  199. Attribute VB_Exposed = False
  200. '******************************************************************
  201. '*    模 块 名 称 :入库成本分析查询条件
  202. '*    功 能 描 述 :
  203. '*    程序员姓名  :白凤英
  204. '*    最后修改人  :白凤英
  205. '*    最后修改时间:2001/12/19
  206. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  207. '******************************************************************
  208. Dim Tsxx As String                       '系统信息提示
  209. Dim mWhcode() As String                  '仓库编码
  210. Dim mWhcodeStr 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 Cmd_Clear_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
  224.     '清除文本框(Fixed)
  225.     For Jsqte = 0 To Max_Text_Index
  226.         LrText(Jsqte).Tag = ""
  227.         LrText(Jsqte).Text = ""
  228.     Next Jsqte
  229. End Sub
  230. Private Sub Form_KeyPress(KeyAscii As Integer)   '控 制 焦 点 转 移(Fixed)
  231.     Dim jdzygs As Integer                         '控件焦点转移个数
  232.     jdzygs = 30
  233.     Select Case KeyAscii
  234.         Case vbKeyReturn
  235.             If Kjjdzy(jdzygs) Then
  236.                 KeyAscii = 0
  237.             End If
  238.         Case 39           '屏蔽"'"
  239.             KeyAscii = 0
  240.     End Select
  241. End Sub
  242. Private Sub Form_Load()
  243. Dim Rectemp As Recordset
  244.    
  245.     '以下为文本框处理程序(Fixed)
  246.     TextGroupCode = "Chhs_DiffCond"
  247.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())  '读入文本框录入信息
  248.     Call Wbkcsh
  249.    
  250.     '[>>初始化查询条件默认值
  251.     
  252.     '仓库列表
  253.     Set Rectemp = Cw_DataEnvi.DataConnect.Execute("SELECT  Gy_Warehouse.* FROM Gy_Warehouse " & _
  254.            " LEFT OUTER JOIN  Gy_Whlimit ON Gy_Warehouse.WhCode = Gy_Whlimit.WhCode " & _
  255.            " WHERE Gy_Whlimit.Czybm = '" & Xtczybm & "' and Gy_Warehouse.chhsuseflag=1 " & _
  256.            " order by Gy_Warehouse.Whcode")
  257.     
  258.     If Not Rectemp.EOF Then
  259.         
  260.         ReDim mWhcode(Rectemp.RecordCount)
  261.         
  262.         For Jsqte = 0 To Rectemp.RecordCount - 1
  263.             Lst_WareHouse.AddItem Trim(Rectemp.Fields("whname")) + "(" + Trim(Rectemp.Fields("whcode")) + ") "
  264.             Lst_WareHouse.Selected(Lst_WareHouse.NewIndex) = True
  265.             mWhcode(Lst_WareHouse.NewIndex) = Trim(Rectemp.Fields("whcode"))
  266.             Rectemp.MoveNext
  267.         Next
  268.     End If
  269.     
  270.     '分析条件
  271.     Call FillCombo(Com_FxCond, "Chhs_IncbFxCond", "", 0)
  272.     If Com_FxCond.ListCount > 0 Then Com_FxCond.ListIndex = 0
  273.     
  274.     '<<]
  275.     Set Rectemp = Nothing
  276.     
  277. End Sub
  278. Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)          '查询条件窗体卸载
  279.     '查询条件窗体卸载时判断是否因为结果窗体卸载,如是则卸载,否则隐藏
  280.     If UnloadCheck.Value <> 1 Then
  281.         Cancel = 1
  282.         Me.Hide
  283.     End If
  284.     
  285. End Sub
  286. Private Sub QcCommand_Click()           '全消
  287.     For Jsqte = 0 To Lst_WareHouse.ListCount - 1
  288.         Lst_WareHouse.Selected(Jsqte) = False
  289.     Next
  290. End Sub
  291. Private Sub QdCommand_Click()                                   '确 定
  292. Dim Rectemp As Recordset
  293. Dim Str As String
  294.     '录入条件有效性判断(Fixed)
  295.     If Not Lrtjyxxpd Then
  296.         Exit Sub
  297.     End If
  298.     Me.Hide
  299.     
  300.     '选中仓库
  301.     Str = "''"
  302.     For Jsqte = 0 To Lst_WareHouse.ListCount - 1
  303.         If Lst_WareHouse.Selected(Jsqte) = True Then
  304.             If Str = "" Then
  305.                 Str = "'" & mWhcode(Jsqte) & "'"
  306.             Else
  307.                 Str = Str + ",'" & mWhcode(Jsqte) & "'"
  308.             End If
  309.         End If
  310.     Next Jsqte
  311.     Me.WhCode = "a.whcode in (" + Str + ")"
  312.     
  313.     '[>>激活查询过程结果窗体
  314.     With Tjfx_IncbFx
  315.         .Timer1.Enabled = True
  316.         .SetFocus
  317.         If Com_FxCond.ListIndex = 1 Then
  318.             .Opt_Selbb(1).Visible = True
  319.             .Opt_Selbb(0).Visible = True
  320.         Else
  321.             .Opt_Selbb(1).Visible = False
  322.             .Opt_Selbb(0).Visible = False
  323.         End If
  324.     End With
  325.     '<<]
  326. End Sub
  327. Private Sub QxCommand_Click()                                    '取消(Fixed)
  328.     Me.Hide
  329. End Sub
  330. Private Function Lrtjyxxpd() As Boolean                          '用户录入条件有效性判断
  331.     Dim Jsqte As Integer
  332.     Lrtjyxxpd = False
  333.  
  334.     '一.============先对单据内容进行有效性判断==============='
  335.   
  336.     '先进行字段不能为空或不能为零有效性判断(Fixed)
  337.     For Jsqte = 0 To Max_Text_Index
  338.         If Textint(Jsqte, 8) = 1 Then     '字段不能为空
  339.             If Len(Trim(LrText(Jsqte).Text)) = 0 Then
  340.                 Tsxx = Textstr(Jsqte, 7) & "不能为空!"
  341.                 Call Xtxxts(Tsxx, 0, 1)
  342.                 LrText(Jsqte).SetFocus
  343.                 Exit Function
  344.             End If
  345.         End If
  346.     Next Jsqte
  347.     
  348.     '对需要进行事后判断的文本框录入内容进行有效性判断 (Fixed)
  349.     For Jsqte = 0 To Max_Text_Index
  350.         If Textint(Jsqte, 9) = 0 Or Textint(Jsqte, 9) = 2 Then
  351.             If Not TextYxxpd(Jsqte) Then
  352.                 Exit Function
  353.             End If
  354.         End If
  355.     Next Jsqte
  356.    
  357.     '[>>以下为依据实际情况自定义部分
  358.  
  359.     '至少选中一个仓库
  360.     If Lst_WareHouse.SelCount = 0 Then
  361.         Tsxx = "至少选中一个仓库!"
  362.         Call Xtxxts(Tsxx, 0, 4)
  363.         Lst_WareHouse.SetFocus
  364.         Exit Function
  365.     End If
  366.     
  367.     '查询存货编码范围应由小到大
  368.     If LrText(1).Text > LrText(2).Text And Trim(LrText(2).Text) <> "" Then
  369.         Tsxx = "查询存货编码范围应由小到大!"
  370.         Call Xtxxts(Tsxx, 0, 4)
  371.         LrText(1).SetFocus
  372.         Exit Function
  373.     End If
  374.   
  375.     '<<]以上为依据实际情况自定义部分
  376.  
  377.     Lrtjyxxpd = True
  378. End Function
  379. '*************以下为文本框录入处理程序(固定不变部分)*************'
  380. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  381.   
  382.     '以下为依据实际情况自定义部分[
  383.     '在此填写文本框录入事后处理程序
  384.     ']以上为依据实际情况自定义部分
  385.   
  386. End Sub
  387. Private Sub LrText_Change(Index As Integer)
  388.    
  389.     '屏蔽程序改变控制
  390.     If TextChangeLock Then
  391.         Exit Sub
  392.     End If
  393.     
  394.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  395.     
  396.     '限制字段录入长度
  397.           
  398.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  399.         
  400.     Select Case Textint(Index, 1)
  401.         Case 8, 11      '金额型
  402.             Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  403.         Case 9, 12      '数量型
  404.             Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  405.         Case 10          '单价型
  406.             Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  407.         Case Else        '其他小数类型控制
  408.             If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  409.                 Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  410.             End If
  411.     End Select
  412.         
  413.     TextChangeLock = False '解锁
  414. End Sub
  415. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  416.     Call TextShow(Index)
  417.     CurTextIndex = Index
  418.     LrText(Index).SelStart = Len(LrText(Index))
  419. End Sub
  420. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  421.     
  422.     Select Case KeyCode
  423.         Case vbKeyF2
  424.             Call Text_Help(Index)
  425.     End Select
  426. End Sub
  427. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  428.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  429. End Sub
  430. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点
  431.     '显示相应信息但不能进行有效性判断
  432.   
  433. End Sub
  434. Private Sub QxuCommand_Click()          '全选
  435.     For Jsqte = 0 To Lst_WareHouse.ListCount - 1
  436.         Lst_WareHouse.Selected(Jsqte) = True
  437.     Next
  438. End Sub
  439. Private Sub Ydcommand1_MouseDown(Index As Integer, Button As Integer, Shift As Integer, X As Single, Y As Single)     '按钮提供帮助
  440.     Call Text_Help(Index)
  441. End Sub
  442. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  443.     If Not Textboolean(Index, 1) Then
  444.         Exit Sub
  445.     End If
  446.      
  447.     '调用帮助
  448.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  449.   
  450.     '根据设置选择显示编码和名称,并进行存储
  451.     If Len(Xtfhcs) <> 0 Then
  452.         If Textint(Index, 3) = 1 Then
  453.             LrText(Index).Text = Xtfhcsfz
  454.             LrText(Index).Tag = Xtfhcs
  455.         Else
  456.             LrText(Index).Text = Xtfhcs
  457.             LrText(Index).Tag = Xtfhcsfz
  458.         End If
  459.     End If
  460.    
  461.     LrText(Index).SetFocus
  462. End Sub
  463. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  464.     '填写文本框得到焦点,进行相应信息处理程序
  465.    
  466. End Sub
  467. Private Sub Wbkcsh()                          '录入文本框初始化
  468.     
  469.     Dim Jsqte As Integer
  470.   
  471.     '最大录入文本框索引值
  472.     Max_Text_Index = Textvar(1)
  473.   
  474.     ReDim TextValiJudgeLock(Max_Text_Index)
  475.     For Jsqte = 0 To Max_Text_Index
  476.         If Len(Trim(Textstr(Jsqte, 1))) <> 0 Then
  477.             If Textboolean(Jsqte, 1) Then
  478.                 If Jsqte <> 0 And Not Textboolean(Jsqte, 3) Then
  479.                     Load YDCommand1(Jsqte)
  480.                 End If
  481.                 YDCommand1(Jsqte).Visible = True
  482.                 YDCommand1(Jsqte).Move LrText(Jsqte).Left + LrText(Jsqte).Width, LrText(Jsqte).Top
  483.             End If
  484.             TextChangeLock = True
  485.             LrText(Jsqte).Text = ""
  486.             LrText(Jsqte).Tag = ""
  487.             If Textint(Jsqte, 5) <> 0 Then
  488.                 LrText(Jsqte).MaxLength = Textint(Jsqte, 5)
  489.             End If
  490.             TextChangeLock = False
  491.         End If
  492.         TextValiJudgeLock(Jsqte) = True
  493.     Next Jsqte
  494. End Sub
  495. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  496.     
  497.     Dim SqlStr As String
  498.     Dim Findrec As ADODB.Recordset
  499.   
  500.     '文本框内容未曾改变不进行有效性判断
  501.     If TextValiJudgeLock(Index) Then
  502.         TextYxxpd = True
  503.         Exit Function
  504.     End If
  505.   
  506.     '文本框内容为空认为有效,并清空其Tag值
  507.     If Trim(LrText(Index)) = "" Then
  508.         LrText(Index).Tag = ""
  509.         Call Wbklrwbcl(Index)
  510.         TextValiJudgeLock(Index) = True
  511.         TextYxxpd = True
  512.         Exit Function
  513.     End If
  514.   
  515.     '可在此加入不做有效性判断的理由
  516.   
  517.     Select Case Textint(Index, 4)
  518.         Case 1      '编码型
  519.             SqlStr = Trim(Textstr(Index, 5))
  520.             SqlStr = Replace(SqlStr, "@", "'" + Trim(LrText(Index).Text) + "'")
  521.             SqlStr = Replace(SqlStr, "$$", "'" + Xtczybm + "'")
  522.             Set Findrec = Cw_DataEnvi.DataConnect.Execute(SqlStr)
  523.             If Findrec.EOF Then
  524.                 Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  525.                 LrText(Index).SetFocus
  526.                 Exit Function
  527.             Else
  528.                 Select Case Textint(Index, 3)
  529.                     Case 0
  530.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  531.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  532.                         End If
  533.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  534.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  535.                         End If
  536.                     Case 1
  537.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  538.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  539.                         End If
  540.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  541.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  542.                         End If
  543.                 End Select
  544.             End If
  545.         Case 2      '日期型
  546.             If IsDate(LrText(Index).Text) Then
  547.                 LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  548.                 If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  549.                     LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  550.                 End If
  551.             Else
  552.                 Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  553.                 Call Xtxxts(Tsxx, 0, 1)
  554.                 LrText(Index).SetFocus
  555.                 Exit Function
  556.             End If
  557.         Case 3      '其他类型
  558.     End Select
  559.     
  560.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  561.     TextValiJudgeLock(Index) = True
  562.     '调用文本框事后处理程序
  563.     Call Wbklrwbcl(Index)
  564.    
  565.     '有效性判断通过则返回True
  566.     TextYxxpd = True
  567.    
  568. End Function
  569. Public Property Get WhCode() As Variant
  570.     WhCode = mWhcodeStr
  571. End Property
  572. Public Property Let WhCode(ByVal vNewValue As Variant)
  573.     mWhcodeStr = vNewValue
  574. End Property