资源名称:ERPSYS.zip [点击查看]
上传用户:zhpu1995
上传日期:2013-09-06
资源大小:61151k
文件大小:13k
源码类别:
企业管理
开发平台:
Visual Basic
- VERSION 5.00
- Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
- Begin VB.MDIForm XT_Main
- BackColor = &H00FF8080&
- Caption = "百利/ERP5.0-成本核算"
- ClientHeight = 6510
- ClientLeft = 1380
- ClientTop = 1440
- ClientWidth = 11835
- Icon = "系统_主界面.frx":0000
- WindowState = 2 'Maximized
- Begin VB.Timer Timer1
- Interval = 1
- Left = 3360
- Top = 1380
- End
- Begin MSComctlLib.StatusBar StatusBar1
- Align = 2 'Align Bottom
- Height = 375
- Left = 0
- TabIndex = 0
- Top = 6135
- Width = 11835
- _ExtentX = 20876
- _ExtentY = 661
- _Version = 393216
- BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
- NumPanels = 6
- BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
- AutoSize = 2
- Object.Width = 5292
- MinWidth = 5292
- Key = "OperStatus"
- EndProperty
- BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
- Object.Width = 5292
- MinWidth = 5292
- Key = "zt"
- EndProperty
- BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
- AutoSize = 2
- Object.Width = 2117
- MinWidth = 2117
- Key = "czy"
- EndProperty
- BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628}
- AutoSize = 2
- Object.Width = 3519
- MinWidth = 3528
- Key = "rq"
- EndProperty
- BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628}
- Style = 5
- Object.Width = 1411
- MinWidth = 1411
- TextSave = "11:27"
- Key = "sj"
- EndProperty
- BeginProperty Panel6 {8E3867AB-8586-11D1-B16A-00C0F0283628}
- AutoSize = 2
- Object.Width = 3519
- MinWidth = 3528
- Key = "rjbb"
- EndProperty
- EndProperty
- End
- Begin MSComctlLib.ImageList ImageList1
- Left = 11070
- Top = 510
- _ExtentX = 1005
- _ExtentY = 1005
- BackColor = -2147483643
- ImageWidth = 16
- ImageHeight = 16
- MaskColor = 12632256
- _Version = 393216
- BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
- NumListImages = 8
- BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "系统_主界面.frx":1042
- Key = "stb"
- EndProperty
- BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "系统_主界面.frx":1496
- Key = "xttb"
- EndProperty
- BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "系统_主界面.frx":18EE
- Key = "qx"
- EndProperty
- BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "系统_主界面.frx":1D4E
- Key = "kplr"
- EndProperty
- BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "系统_主界面.frx":21A2
- Key = "kpgl"
- EndProperty
- BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "系统_主界面.frx":2602
- Key = "tcxt"
- EndProperty
- BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "系统_主界面.frx":291E
- Key = "szk"
- EndProperty
- BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "系统_主界面.frx":2D76
- Key = "gnqx"
- EndProperty
- EndProperty
- End
- Begin VB.Menu Cb_file
- Caption = "文件(&F)"
- Index = 101
- Begin VB.Menu Cb_register
- Caption = "重新注册(&R)"
- End
- Begin VB.Menu L1
- Caption = "-"
- End
- Begin VB.Menu Cb_quit
- Caption = "退出系统(&Q)"
- End
- End
- Begin VB.Menu Cb_BaseInfo
- Caption = "基础设置(&B)"
- Begin VB.Menu Cb_CostCenter
- Caption = "成本中心设置(&C)"
- End
- Begin VB.Menu Cb_CostItem
- Caption = "成本项目设置(&I)"
- End
- Begin VB.Menu Cb_CostObject
- Caption = "成本对象设置(&O)"
- End
- Begin VB.Menu Cb_CostStru
- Caption = "成本结构设置(&S)"
- End
- Begin VB.Menu Cb_GatherSet
- Caption = "归集关系设置(&G)"
- End
- Begin VB.Menu Cb_ScatterSet
- Caption = "分配关系设置(&T)"
- End
- End
- Begin VB.Menu C_CostSum
- Caption = "成本计算(&C)"
- Begin VB.Menu CB_Inventory
- Caption = "月末盘存录入(&I)"
- End
- Begin VB.Menu CB_ObjectComplete
- Caption = "月末完工录入(&W)"
- End
- Begin VB.Menu Cb_CostGather
- Caption = "成本费用归集(&G)"
- End
- Begin VB.Menu CB_CostScatter
- Caption = "成本费用分配(&S)"
- End
- End
- Begin VB.Menu C_Report
- Caption = "成本报表(&R)"
- Begin VB.Menu CB_CostReport
- Caption = "生产成本明细表(&M)"
- End
- Begin VB.Menu CB_CostCollect
- Caption = "生产成本汇总表(&H)"
- End
- End
- Begin VB.Menu C_InbornCre
- Caption = "结转凭证(&I)"
- Begin VB.Menu CB_CostCarryForward
- Caption = "结转生产成本(&C)"
- End
- Begin VB.Menu CB_CostManuFactured
- Caption = "结转产成品(&M)"
- End
- End
- Begin VB.Menu C_gnbm
- Caption = "工具(&T)"
- Begin VB.Menu Cb_gnbmjsq
- Caption = "计算器(&S)"
- End
- Begin VB.Menu Cb_gnbmkmrl
- Caption = "会计日历(&C)"
- End
- End
- Begin VB.Menu mnuwindows
- Caption = "窗口(&W)"
- WindowList = -1 'True
- Begin VB.Menu mnuWindowsCascade
- Caption = "层叠(&C)"
- End
- Begin VB.Menu mnuWindowsTileHorizontal
- Caption = "横向平铺(&H)"
- End
- Begin VB.Menu mnuWindowTileVertical
- Caption = "纵向平铺(&V)"
- End
- Begin VB.Menu mnuWindowArrangeIcons
- Caption = "排列图标(&A)"
- End
- End
- Begin VB.Menu c_bz
- Caption = "帮助(&H)"
- Begin VB.Menu Cb_xtbz
- Caption = "系统帮助(&S)"
- End
- Begin VB.Menu Cb_gy
- Caption = "关于(&A)"
- End
- End
- End
- Attribute VB_Name = "XT_Main"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- '**************************************
- '* 模 块 名 称 :财务总帐系统主窗体
- '* 功 能 描 述 :作为系统主界面
- '* 程序员姓名 : 张建忠
- '* 最后修改人 : 张建忠
- '* 最后修改时间:2000/08/11
- '**************************************
- Dim Tsxx As String '系统提示信息
- Private Sub C_gnbmkmrl_Click()
- End Sub
- Private Sub Cb_gnbmjsq_Click()
- Call Xt_Control.Zxxymk(Me.Cb_gnbmjsq.Name)
- End Sub
- Private Sub Cb_gnbmkmrl_Click()
- Call Xt_Control.Zxxymk(Me.Cb_gnbmkmrl.Name)
- End Sub
- Private Sub Cb_gy_Click()
- Call Xt_Control.Zxxymk(Me.Cb_gy.Name)
- End Sub
- Private Sub Cb_quit_Click()
- Call Xt_Control.Zxxymk(Me.Cb_quit.Name)
- End Sub
- Private Sub CB_CostCarryForward_Click()
- Call Xt_Control.Zxxymk(Me.CB_CostCarryForward.Name)
- End Sub
- Private Sub Cb_CostCenter_Click()
- Call Xt_Control.Zxxymk(Me.Cb_CostCenter.Name)
- End Sub
- Private Sub CB_CostCollect_Click()
- Call Xt_Control.Zxxymk(Me.CB_CostCollect.Name)
- End Sub
- Private Sub Cb_CostGather_Click()
- Call Xt_Control.Zxxymk(Me.Cb_CostGather.Name)
- End Sub
- Private Sub Cb_CostItem_Click()
- Call Xt_Control.Zxxymk(Me.Cb_CostItem.Name)
- End Sub
- Private Sub CB_CostManuFactured_Click()
- Call Xt_Control.Zxxymk(Me.CB_CostManuFactured.Name)
- End Sub
- Private Sub Cb_CostObject_Click()
- Call Xt_Control.Zxxymk(Me.Cb_CostObject.Name)
- End Sub
- Private Sub CB_CostReport_Click()
- Call Xt_Control.Zxxymk(Me.CB_CostReport.Name)
- End Sub
- Private Sub CB_CostScatter_Click()
- Call Xt_Control.Zxxymk(Me.CB_CostScatter.Name)
- End Sub
- Private Sub Cb_CostStru_Click()
- Call Xt_Control.Zxxymk(Me.Cb_CostStru.Name)
- End Sub
- Private Sub Cb_GatherSet_Click()
- Call Xt_Control.Zxxymk(Me.Cb_GatherSet.Name)
- End Sub
- Private Sub CB_Inventory_Click()
- Call Xt_Control.Zxxymk(Me.CB_Inventory.Name)
- End Sub
- Private Sub CB_ObjectComplete_Click()
- Call Xt_Control.Zxxymk(Me.CB_ObjectComplete.Name)
- End Sub
- Private Sub Cb_register_Click()
- Call Xt_Control.Zxxymk(Me.Cb_register.Name)
- End Sub
- Private Sub Cb_ScatterSet_Click()
- Call Xt_Control.Zxxymk(Me.Cb_ScatterSet.Name)
- End Sub
- Private Sub Cb_xtbz_Click()
- Call Xt_Control.Zxxymk(Me.Cb_xtbz.Name)
- End Sub
- '主窗体击活
- Private Sub MDIForm_Activate()
- Timer1.Enabled = True
- End Sub
- Private Sub MDIForm_Load()
- '调入主操作界面
- Xt_Control.Show
- End Sub
- Private Sub MDIForm_QueryUnload(Cancel As Integer, UnloadMode As Integer)
- On Error Resume Next
- Dim jsqte As Integer
- If Not Tcxt Then
- Cancel = True
- Else
- Unload_TF = True
- For jsqte = 0 To Forms.count - 1
- Unload Forms(jsqte)
- Next jsqte
- End
- End If
- End Sub
- Private Sub mnuWindowArrangeIcons_Click() '窗口排列图标
- Me.Arrange vbArrangeIcons
- End Sub
- Private Sub mnuWindowsCascade_Click() '窗口层叠
- Me.Arrange vbCascade
- End Sub
- Private Sub mnuWindowsTileHorizontal_Click() '窗口横向平铺
- Me.Arrange vbTileVertical
- End Sub
- Private Sub mnuWindowTileVertical_Click() '窗口横向平铺
- Me.Arrange vbTileHorizontal
- End Sub
- '************************'以下为程序固定不变部分*********************'
- Private Function Tcxt() As Boolean '退出系统提示
- Dim Answer As Integer
- Tsxx = "请确认是否退出系统?"
- Answer = Xtxxts(Tsxx, 2, 2)
- If Answer = 1 Then
- Tcxt = True
- Else
- Tcxt = False
- End If
- End Function
- Private Sub Timer1_Timer() '在窗体激活后调入程序
- Timer1.Enabled = False
- If XT_login.QdCheck.Value = 1 Then
- Call Xtcsh
- XT_login.QdCheck.Value = 0
- End If
- End Sub
- Private Sub Xtcsh() '系统主控制台及全局变量初始化
- With XT_login
- Xtczybm = Trim(Mid(.CzyCombo.Text, 1, InStr(1, .CzyCombo.Text, "-") - 1))
- Xtczy = Trim(Mid(.CzyCombo.Text, InStr(1, .CzyCombo.Text, "-") + 1, Len(.CzyCombo.Text)))
- Xtztbm = Trim(Mid(.ZtCombo.Text, 1, InStr(1, .ZtCombo.Text, "-") - 1))
- Xtdwm = Trim(Mid(.ZtCombo.Text, InStr(1, .ZtCombo.Text, "-") + 1, Len(.ZtCombo.Text)))
- Xtkjqjgs = 12
- '业务操作日期
- Xtrq = CDate(.CzrqText.Text)
- '用户选择系统年度
- Xtyear = Val(.KjyearCombo.Text)
- '用户选择系统会计期间
- Set Xtrlrec = Cw_DataEnvi.DataConnect.Execute("Select * From Gy_kjrlb where qsrq<='" + .CzrqText.Text + "' and zzrq>='" + .CzrqText.Text + "'")
- If Not Xtrlrec.EOF Then
- Xtmm = Xtrlrec.Fields("Period")
- End If
- End With
- With XT_Main.StatusBar1
- .Panels("OperStatus") = "就绪"
- .Panels("zt").Text = Xtdwm
- .Panels("czy").Text = Xtczy
- .Panels("rq").Text = "业务日期:" + Format(Xtrq, "yyyy-mm-dd")
- .Panels("rjbb").Text = "【百利/ERP】"
- End With
- End Sub