-
资源名称:ERPSYS.zip [点击查看]
上传用户:zhpu1995
上传日期:2013-09-06
资源大小:61151k
文件大小:46k
源码类别:
企业管理
开发平台:
Visual Basic
- VERSION 5.00
- Object = "{BEEECC20-4D5F-4F8B-BFDC-5D9B6FBDE09D}#1.0#0"; "vsflex8.ocx"
- Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
- Begin VB.Form Report_FrmAccAgeList
- Caption = "账龄分析表"
- ClientHeight = 8595
- ClientLeft = 315
- ClientTop = 390
- ClientWidth = 11820
- HelpContextID = 5001
- Icon = "统计分析_账龄分析查询列表.frx":0000
- KeyPreview = -1 'True
- LinkTopic = "Form1"
- MDIChild = -1 'True
- ScaleHeight = 8595
- ScaleWidth = 11820
- WindowState = 2 'Maximized
- Begin MSComctlLib.Toolbar GsToolbar
- Height = 525
- Left = 9210
- TabIndex = 3
- Top = 30
- Width = 2595
- _ExtentX = 4577
- _ExtentY = 926
- ButtonWidth = 1455
- ButtonHeight = 926
- Appearance = 1
- Style = 1
- ImageList = "ImageList2"
- _Version = 393216
- BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
- NumButtons = 3
- BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Caption = "保存格式"
- Key = "bcgs"
- ImageKey = "bcgs"
- EndProperty
- BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Caption = "默认列宽"
- Key = "hfmrgs"
- ImageKey = "mrlk"
- EndProperty
- BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Caption = "显示项目"
- Key = "szxsxm"
- ImageKey = "xsxm"
- EndProperty
- EndProperty
- End
- Begin VB.PictureBox Pic_Title
- Height = 1095
- Left = 0
- Picture = "统计分析_账龄分析查询列表.frx":1042
- ScaleHeight = 1035
- ScaleWidth = 11715
- TabIndex = 1
- Top = 570
- Width = 11775
- Begin VB.Label Lab_Date
- AutoSize = -1 'True
- BackStyle = 0 'Transparent
- Caption = "截止日期:"
- Height = 180
- Left = 8820
- TabIndex = 8
- Top = 780
- Width = 810
- End
- Begin VB.Label Lab_Foreign
- AutoSize = -1 'True
- BackStyle = 0 'Transparent
- Caption = "币别:"
- Height = 180
- Left = 6040
- TabIndex = 7
- Top = 780
- Width = 450
- End
- Begin VB.Label Lab_Person
- AutoSize = -1 'True
- BackStyle = 0 'Transparent
- Caption = "经办人:"
- Height = 180
- Left = 3080
- TabIndex = 6
- Top = 780
- Width = 630
- End
- Begin VB.Label Lab_Dept
- AutoSize = -1 'True
- BackStyle = 0 'Transparent
- Caption = "部门:"
- Height = 180
- Left = 300
- TabIndex = 5
- Top = 780
- Width = 450
- End
- Begin VB.Label Lab_Title
- AutoSize = -1 'True
- BackColor = &H80000018&
- BackStyle = 0 'Transparent
- Caption = "账龄分析表"
- BeginProperty Font
- Name = "宋体"
- Size = 12
- Charset = 134
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H00000000&
- Height = 240
- Index = 4
- Left = 510
- TabIndex = 2
- Top = 210
- Width = 1275
- End
- End
- Begin VB.Timer Timer1
- Enabled = 0 'False
- Interval = 1
- Left = 7620
- Top = 90
- End
- Begin VSFlex8Ctl.VSFlexGrid CxbbGrid
- Height = 7305
- Left = 0
- TabIndex = 0
- Top = 1680
- Width = 11775
- _cx = 5080
- _cy = 5080
- Appearance = 1
- BorderStyle = 1
- Enabled = -1 'True
- BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
- Name = "宋体"
- Size = 9
- Charset = 134
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- MousePointer = 0
- BackColor = 16777215
- ForeColor = -2147483640
- BackColorFixed = 13826538
- ForeColorFixed = -2147483630
- BackColorSel = -2147483635
- ForeColorSel = -2147483634
- BackColorBkg = -2147483636
- BackColorAlternate= 16777215
- GridColor = -2147483633
- GridColorFixed = -2147483632
- TreeColor = -2147483632
- FloodColor = 192
- SheetBorder = -2147483642
- FocusRect = 1
- HighLight = 1
- AllowSelection = -1 'True
- AllowBigSelection= -1 'True
- AllowUserResizing= 0
- SelectionMode = 0
- GridLines = 1
- GridLinesFixed = 2
- GridLineWidth = 1
- Rows = 50
- Cols = 10
- FixedRows = 1
- FixedCols = 1
- RowHeightMin = 0
- RowHeightMax = 0
- ColWidthMin = 0
- ColWidthMax = 0
- ExtendLastCol = 0 'False
- FormatString = ""
- ScrollTrack = 0 'False
- ScrollBars = 3
- ScrollTips = 0 'False
- MergeCells = 0
- MergeCompare = 0
- AutoResize = -1 'True
- AutoSizeMode = 0
- AutoSearch = 0
- AutoSearchDelay = 2
- MultiTotals = -1 'True
- SubtotalPosition= 1
- OutlineBar = 0
- OutlineCol = 0
- Ellipsis = 0
- ExplorerBar = 0
- PicturesOver = 0 'False
- FillStyle = 0
- RightToLeft = 0 'False
- PictureType = 0
- TabBehavior = 0
- OwnerDraw = 0
- Editable = 0
- ShowComboButton = 1
- WordWrap = 0 'False
- TextStyle = 0
- TextStyleFixed = 0
- OleDragMode = 0
- OleDropMode = 0
- DataMode = 0
- VirtualData = -1 'True
- DataMember = ""
- ComboSearch = 3
- AutoSizeMouse = -1 'True
- FrozenRows = 0
- FrozenCols = 0
- AllowUserFreezing= 0
- BackColorFrozen = 0
- ForeColorFrozen = 0
- WallPaperAlignment= 9
- AccessibleName = ""
- AccessibleDescription= ""
- AccessibleValue = ""
- AccessibleRole = 24
- Begin MSComctlLib.ImageList ImageList2
- Left = 0
- Top = 0
- _ExtentX = 1005
- _ExtentY = 1005
- BackColor = -2147483643
- ImageWidth = 16
- ImageHeight = 16
- MaskColor = 12632256
- _Version = 393216
- BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
- NumListImages = 40
- BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":35106
- Key = "sz"
- EndProperty
- BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":354A0
- Key = "dy"
- EndProperty
- BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3583A
- Key = "yl"
- EndProperty
- BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":35BD4
- Key = "xg"
- EndProperty
- BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":35F6E
- Key = "zh"
- EndProperty
- BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":36308
- Key = "sh"
- EndProperty
- BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":366A2
- Key = "bc"
- EndProperty
- BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":36A3C
- Key = "fq"
- EndProperty
- BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":36DD6
- Key = "bz"
- EndProperty
- BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":37170
- Key = "tc"
- EndProperty
- BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3750A
- Key = "bcgs"
- EndProperty
- BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":378A4
- Key = "mrlk"
- EndProperty
- BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":37C3E
- Key = "xsxm"
- EndProperty
- BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":37FD8
- Key = "first"
- EndProperty
- BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":38372
- Key = "prev"
- EndProperty
- BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3870C
- Key = "next"
- EndProperty
- BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":38AA6
- Key = "last"
- EndProperty
- BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":38E40
- Key = "xx"
- EndProperty
- BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":391DA
- Key = "define"
- EndProperty
- BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":39574
- Key = "exec"
- EndProperty
- BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3990E
- Key = "xz"
- EndProperty
- BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":39CA8
- Key = "sc"
- EndProperty
- BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3A042
- Key = "sx"
- EndProperty
- BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3A3DC
- Key = "cx"
- EndProperty
- BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3A776
- Key = "zd"
- EndProperty
- BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3AB10
- Key = "dz"
- EndProperty
- BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3AEAA
- Key = "ph"
- EndProperty
- BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3B244
- Key = "fz"
- EndProperty
- BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3B5DE
- Key = "dw"
- EndProperty
- BeginProperty ListImage30 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3B978
- Key = "hf"
- EndProperty
- BeginProperty ListImage31 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3BD12
- Key = "pz"
- EndProperty
- BeginProperty ListImage32 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3C0AC
- Key = "check"
- EndProperty
- BeginProperty ListImage33 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3C446
- Key = "qs"
- EndProperty
- BeginProperty ListImage34 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3C7E0
- Key = "fullcheck"
- EndProperty
- BeginProperty ListImage35 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3CB7A
- Key = "qq"
- EndProperty
- BeginProperty ListImage36 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3CF14
- Key = "bcw"
- EndProperty
- BeginProperty ListImage37 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3D2AE
- Key = "ye"
- EndProperty
- BeginProperty ListImage38 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3D648
- Key = ""
- EndProperty
- BeginProperty ListImage39 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3D9E2
- Key = "frist"
- EndProperty
- BeginProperty ListImage40 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3DD7C
- Key = "dj"
- EndProperty
- EndProperty
- End
- End
- Begin MSComctlLib.Toolbar SzToolbar
- Align = 1 'Align Top
- Height = 555
- Left = 0
- TabIndex = 4
- Top = 0
- Width = 11820
- _ExtentX = 20849
- _ExtentY = 979
- ButtonWidth = 820
- ButtonHeight = 926
- AllowCustomize = 0 'False
- Appearance = 1
- Style = 1
- ImageList = "ImageList1"
- _Version = 393216
- BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
- NumButtons = 12
- BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Caption = "设置"
- Key = "ymsz"
- ImageKey = "sz"
- EndProperty
- BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Caption = "打印"
- Key = "dy"
- ImageKey = "dy"
- EndProperty
- BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Caption = "预览"
- Key = "yl"
- ImageKey = "yl"
- EndProperty
- BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Style = 3
- EndProperty
- BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Caption = "查询"
- Key = "cx"
- ImageKey = "cx"
- EndProperty
- BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Object.Visible = 0 'False
- Caption = "单据"
- Key = "Bill"
- ImageKey = "pz"
- EndProperty
- BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Object.Visible = 0 'False
- Style = 3
- EndProperty
- BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Object.Visible = 0 'False
- Caption = "新增"
- Key = "xz"
- ImageKey = "xz"
- EndProperty
- BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Object.Visible = 0 'False
- Caption = "删除"
- Key = "sc"
- ImageKey = "sc"
- EndProperty
- BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Style = 3
- EndProperty
- BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Caption = "帮助"
- Key = "bz"
- ImageKey = "bz"
- EndProperty
- BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
- Caption = "退出"
- Key = "fh"
- ImageKey = "tc"
- EndProperty
- EndProperty
- BorderStyle = 1
- Begin MSComctlLib.ImageList ImageList1
- Left = 6990
- Top = 30
- _ExtentX = 1005
- _ExtentY = 1005
- BackColor = -2147483643
- ImageWidth = 16
- ImageHeight = 16
- MaskColor = 12632256
- _Version = 393216
- BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
- NumListImages = 34
- BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3E116
- Key = "sz"
- EndProperty
- BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3E4B0
- Key = "dy"
- EndProperty
- BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3E84A
- Key = "yl"
- EndProperty
- BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3EBE4
- Key = "xg"
- EndProperty
- BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3EF7E
- Key = "zh"
- EndProperty
- BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3F318
- Key = "sh"
- EndProperty
- BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3F6B2
- Key = "bc"
- EndProperty
- BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3FA4C
- Key = "fq"
- EndProperty
- BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":3FDE6
- Key = "bz"
- EndProperty
- BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":40180
- Key = "tc"
- EndProperty
- BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":4051A
- Key = "bcgs"
- EndProperty
- BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":408B4
- Key = "mrlk"
- EndProperty
- BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":40C4E
- Key = "xsxm"
- EndProperty
- BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":40FE8
- Key = "first"
- EndProperty
- BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":41382
- Key = "prev"
- EndProperty
- BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":4171C
- Key = "next"
- EndProperty
- BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":41AB6
- Key = "last"
- EndProperty
- BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":41E50
- Key = "xx"
- EndProperty
- BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":421EA
- Key = "define"
- EndProperty
- BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":42584
- Key = "exec"
- EndProperty
- BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":4291E
- Key = "xz"
- EndProperty
- BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":42CB8
- Key = "sc"
- EndProperty
- BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":43052
- Key = "sx"
- EndProperty
- BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":433EC
- Key = "cx"
- EndProperty
- BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":43786
- Key = "zd"
- EndProperty
- BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":43B20
- Key = "dz"
- EndProperty
- BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":43EBA
- Key = "ph"
- EndProperty
- BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":44254
- Key = "fz"
- EndProperty
- BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":445EE
- Key = "dw"
- EndProperty
- BeginProperty ListImage30 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":44988
- Key = "hf"
- EndProperty
- BeginProperty ListImage31 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":44D22
- Key = "pz"
- EndProperty
- BeginProperty ListImage32 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":450BC
- Key = "check"
- EndProperty
- BeginProperty ListImage33 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":45456
- Key = "AllCheck"
- EndProperty
- BeginProperty ListImage34 {2C247F27-8591-11D1-B16A-00C0F0283628}
- Picture = "统计分析_账龄分析查询列表.frx":457F0
- Key = "AllNoCheck"
- EndProperty
- EndProperty
- End
- End
- End
- Attribute VB_Name = "Report_FrmAccAgeList"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- '**************************************************************************
- '* 模 块 名 称 :账龄分析表
- '* 功 能 描 述 :主要根据到期日、供应商、部门、经办人以及币别等条件对供应商账龄进行统计分析
- '* 程序员姓名 :陈恩宇
- '* 最后修改人 :陈恩宇
- '* 最后修改时间:2002/01/04
- '* 备 注:程序中所有依实际情况自定义部分均用[>> <<]括起
- '**************************************************************************
- Dim ReportTitle As String '报表主标题
- Dim Str_QueryCondi As String '用户录入查询条件
- Dim Rec_BillID As New ADODB.Recordset '用户查询单据ID动态集
- Dim FillCol As Integer '填充网格列
- Dim AccAge() As Single '账龄区间对应的最长值
- Dim BeginCol As Integer '填充起始列值
- '以下为固定使用变量
- Dim Dyymctbl As New DY_Dyymsz '打印页面窗体变量
- Dim GridCode As String '显示网格网格代码
- Dim GridInf() As Variant '整个网格设置信息
- Dim Tsxx As String '系统提示信息
- Dim Qslz As Long '网格隐藏(非操作显示)列数
- Dim Sjhgd As Double '网格数据行高度
- Dim Sfxshjwg As Boolean '是否显示合计网格
- Dim GridBoolean() As Boolean '网格列信息(布尔型)
- Dim GridStr() As String '网格列信息(字符型)
- Dim GridInt() As Integer '网格列信息(整型)
- Dim Szzls As Integer '数组总列数(网格列数-1)
- Private Sub Form_Resize() '根据窗体大小来调整网格,标题栏大小(Fixed)
- On Error Resume Next
- With CxbbGrid
- .Width = Me.Width - 160
- .Height = Me.Height - .Top - 400
- End With
- With Pic_Title
- .Width = Me.Width - 160
- End With
- GsToolbar.Left = Me.Width - GsToolbar.Width - 140
- End Sub
- Private Sub Form_Load() '窗体装入
- '调入打印页面设置窗体
- ReportTitle = "账龄分析表"
- XtReportCode = "Ap_AccAgeAnalyse"
- Load Dyymctbl
- '调整标题栏及网格、格式工具条位置(Fixed)
- Pic_Title.Left = 40
- Pic_Title.Top = SzToolbar.Top + SzToolbar.Height - 10
- CxbbGrid.Left = Pic_Title.Left
- CxbbGrid.Top = Pic_Title.Top + Pic_Title.Height + 20
- '调 入 网 格(Fixed)
- GridCode = "Ap_AccAgeAnalyse"
- Call BzWgcsh(CxbbGrid, GridCode, GridInf(), GridBoolean(), GridInt(), GridStr())
- Qslz = GridInf(1)
- Sjhgd = GridInf(2)
- Sfxshjwg = GridInf(7)
- Szzls = CxbbGrid.Cols - 1
- End Sub
- Private Sub Form_Unload(Cancel As Integer) '窗体卸载
- '卸载条件窗体
- Report_FrmAccAgeQuery.UnloadCheck.Value = 1
- Unload Report_FrmAccAgeQuery
- '卸载打印页面设置窗体
- Unload Dyymctbl
- End Sub
- Private Sub CxbbGrid_BeforeMoveColumn(ByVal Col As Long, Position As Long) '网格列发生移动时自动交换网格索引信息
- Call FnBln_RefreshArray(Col, Position, GridStr(), GridInf())
- End Sub
- Private Sub GsToolbar_ButtonClick(ByVal Button As MSComctlLib.Button) '网格格式调整(Fixed)
- Select Case Button.Key
- Case "bcgs" '保存表格格式
- Call Bcwggs(CxbbGrid, GridCode, GridStr())
- Case "hfmrgs" '恢复默认格式
- Call Hfmrgs(CxbbGrid, GridCode, GridStr())
- Case "szxsxm" '设置显示项目
- Call Szxsxm(CxbbGrid, GridCode)
- End Select
- End Sub
- Private Sub SzToolbar_ButtonClick(ByVal Button As MSComctlLib.Button)
- Select Case Button.Key
- Case "ymsz" '页面设置
- Dyymctbl.Show 1
- Case "yl" '预 览
- Call bbyl(True)
- Case "dy" '打 印
- Call bbyl(False)
- Case "cx" '查 询
- Report_FrmAccAgeQuery.Show 1
- Case "bz" '帮 助
- Call F1bz
- Case "fh" '退 出
- Unload Me
- End Select
- End Sub
- Private Sub Timer1_Timer() '在窗体激活后调入查询程序
- Timer1.Enabled = False
- Xt_Wait.Show
- Xt_Wait.Refresh
- '加快显示速度
- CxbbGrid.Redraw = False
- '生成查询结果
- Call Sub_Query(0)
- CxbbGrid.Redraw = True
- Xt_Wait.Hide
- End Sub
- Private Sub Sub_Query(Int_QueryType As Integer) '生成查询结果(Define)
- '过程参数:Int_QueryType 0-"点确定按钮"查询 1-"刷新"查询
- Dim Rec_Query As New ADODB.Recordset '查询结果动态集
- Dim Coljsq As Long '网格列计数器
- Dim Jsqte As Integer '临时动态计数器
- Dim TempForCur As String '临时币别代码
- Dim Str_FillGrid As String '填充网格数据
- Dim TotalYe As Double '汇总余额
- Dim TmpJsq As Integer '临时计数器
- Dim Rec_Temp As New ADODB.Recordset '过期数值查询结果动态集
- Dim Str_Bill As String '存储过程代码
- Dim GqTotal() As Double '过期数组
- Dim Str_Foreign As String '币别编码
- Dim Str_Department As String '部门编码
- Dim Str_Person As String '经办人编码
- Dim Str_Date As Date '截止日期
- '填充网格表头内容
- Str_FillGrid = "Select MinBillAge,MaxBillAge,REPLACE (BEDays,'过期','')BEDays From RP_BillAge Where RPFlag='Ap' Order by MinBillAge "
- Call Sub_FillGrid(Str_FillGrid)
- '如果没有设置帐龄区间,则不能进行帐龄区间的统计
- If FillCol < 1 Then
- Tsxx = "请在基础设置中设置帐龄区间后查询!"
- Call Xtxxts(Tsxx, 0, 4)
- Exit Sub
- End If
- '定义过期数组
- ReDim GqTotal(FillCol) As Double
- '以下为自定义部分[
- If Int_QueryType = 0 Then '0-"点确定按钮"查询
- With Report_FrmAccAgeQuery
- '填充表头部门内容
- Report_FrmAccAgeList.Lab_Dept = "部门: " & .LrText(4).Text
- Report_FrmAccAgeList.Lab_Person = "经办人: " & .LrText(5).Text
- Report_FrmAccAgeList.Lab_Date = "截止日期: " & .LrText(0).Text
- If Trim(.LrText(3).Text) <> "" Then
- Report_FrmAccAgeList.Lab_Foreign = "币别: " & .LrText(3).Text
- TempForCur = Trim(.LrText(3).Tag)
- Else
- Report_FrmAccAgeList.Lab_Foreign = "币别: " & XtSCurrName
- TempForCur = XtSCurrCode
- End If
- Str_Date = CDate(.LrText(0).Text)
- Str_Foreign = Trim(.LrText(3).Tag & "")
- Str_Department = Trim(.LrText(4).Tag & "")
- Str_Person = Trim(.LrText(5).Tag & "")
- '生成查询条件
- Str_QueryCondi = " where 1=1 and RPFlag = 'AP' and OverStatus=0 and BillItemCode in (80,70,71) and (StartFlag=0 or (startFlag=1 and Checker<>''))"
- For Jsqte = 1 To 6
- Select Case Jsqte
- Case 1 '截止日期
- If Trim(.LrText(0).Text) <> "" Then
- Str_QueryCondi = Str_QueryCondi & " and BillDate <= '" & CDate(.LrText(0).Text) & "'"
- End If
- Case 2 '客户(起)
- If Trim(.LrText(1).Text) <> "" Then
- Str_QueryCondi = Str_QueryCondi & " and PsCode >= '" & Trim(.LrText(1).Tag) & "'"
- End If
- Case 3 '客户(止)
- If Trim(.LrText(2).Text) <> "" Then
- Str_QueryCondi = Str_QueryCondi & " and PsCode <= '" & Trim(.LrText(2).Tag) & "'"
- End If
- Case 4 '币别
- If Trim(.LrText(3).Text) <> "" Then
- Str_QueryCondi = Str_QueryCondi & " And ForeignCurrCode='" & Trim(.LrText(3).Tag) & "'"
- End If
- Case 5 '部门
- If Trim(.LrText(4).Text) <> "" Then
- Str_QueryCondi = Str_QueryCondi & " And DeptCode= '" & Trim(.LrText(4).Tag) & "'"
- End If
- Case 6 '经办人
- If Trim(.LrText(5).Text) <> "" Then
- Str_QueryCondi = Str_QueryCondi & " And PersonCode= '" & Trim(.LrText(5).Tag) & "'"
- End If
- End Select
- Next Jsqte
- End With
- Else
- '1-"刷新"查询
- End If
- Sqlstr = "SELECT PsCode,SupplierName,Sum(YbYsje)YbYsje ,Sum(BbYsje)BbYsje,Sum(YbCancelje)YbCancelje,Sum(BbCancelje)BbCancelje " & _
- " FROM Ap_V_AccMxList " & Str_QueryCondi & " Group By PsCode,SupplierName Order By PsCode"
- Set Rec_Query = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
- With Rec_Query
- CxbbGrid.Rows = CxbbGrid.FixedRows
- Jsqte = CxbbGrid.FixedRows
- Do While Not .EOF
- CxbbGrid.AddItem ""
- '[>>自定义填充内容
- CxbbGrid.TextMatrix(Jsqte, Sydz("001", GridStr(), Szzls)) = Trim(.Fields("PsCode") & "") '供应商编码
- CxbbGrid.TextMatrix(Jsqte, Sydz("002", GridStr(), Szzls)) = Trim(.Fields("SupplierName") & "") '供应商名称
- If Str_Foreign <> "" Then
- If Val(.Fields("YbYsje")) <> Val(.Fields("YbCancelje")) Then
- CxbbGrid.TextMatrix(Jsqte, Sydz("003", GridStr(), Szzls)) = Val(.Fields("YbYsje")) - Val(.Fields("YbCancelje")) '原币应付金额
- End If
- Else
- If Val(.Fields("BbYsje")) <> Val(.Fields("BbCancelje")) Then
- CxbbGrid.TextMatrix(Jsqte, Sydz("003", GridStr(), Szzls)) = Val(.Fields("BbYsje")) - Val(.Fields("BbCancelje")) '本币应付金额
- End If
- End If
- '调用存储过程填充过期数值
- For TmpJsq = 0 To FillCol
- If TmpJsq <> FillCol Then
- Str_Bill = "Ap_Sp_AccAgeAnalyse '" & Rec_Query!PsCode & "','" & Str_Foreign & "','" & Str_Department & "','" & Str_Person & "','" & AccAge(TmpJsq) & "','" & AccAge(TmpJsq + 1) & "','" & Str_Date & "'"
- Else
- Str_Bill = "Ap_Sp_AccAgeAnalyse '" & Rec_Query!PsCode & "','" & Str_Foreign & "','" & Str_Department & "','" & Str_Person & "','" & AccAge(TmpJsq) & "','" & -1 & "','" & Str_Date & "'"
- End If
- Set Rec_Temp = Cw_DataEnvi.DataConnect.Execute(Str_Bill)
- If Not Rec_Temp.EOF Then
- With CxbbGrid
- If Str_Foreign <> "" Then
- If Val((Rec_Temp!GqNumberYb) & "") <> 0 Then
- .TextMatrix(Jsqte, TmpJsq + 4) = Format(Val((Rec_Temp!GqNumberYb) & ""), "#,##0.00") '原币过期金额
- End If
- GqTotal(TmpJsq) = GqTotal(TmpJsq) + Val(Rec_Temp!GqNumberYb & "") '原币过期金额合计
- Else
- If Val((Rec_Temp!GqNumber) & "") <> 0 Then
- .TextMatrix(Jsqte, TmpJsq + 4) = Format(Val((Rec_Temp!GqNumber) & ""), "#,##0.00") '本币过期金额
- End If
- GqTotal(TmpJsq) = GqTotal(TmpJsq) + Val(Rec_Temp!GqNumber & "") '本币过期金额合计
- End If
- End With
- End If
- Next TmpJsq
- '<<]
- '重新汇总客户余额]
- If Str_Foreign <> "" Then
- TotalYe = TotalYe + .Fields("YbYsje") - .Fields("YbCancelje")
- Else
- TotalYe = TotalYe + .Fields("BbYsje") - .Fields("BbCancelje")
- End If
- '设置数据行高度(Fixed)
- CxbbGrid.RowHeight(Jsqte) = Sjhgd
- '动态集指针加1,同时将计数器加1(Fixed)
- .MoveNext
- Jsqte = Jsqte + 1
- If .EOF Then
- '填充合计金额
- CxbbGrid.AddItem ""
- CxbbGrid.RowHeight(Jsqte) = Sjhgd
- CxbbGrid.TextMatrix(Jsqte, Sydz("002", GridStr(), Szzls)) = " 合 计" '摘要
- CxbbGrid.TextMatrix(Jsqte, Sydz("003", GridStr(), Szzls)) = TotalYe '填充余额合计
- '填充过期合计数
- For TmpJsq = 0 To FillCol
- CxbbGrid.TextMatrix(Jsqte, TmpJsq + 4) = Format(GqTotal(TmpJsq), "#,##0.00") '过期金额合计
- Next TmpJsq
- '设置合计行颜色
- CxbbGrid.Cell(flexcpBackColor, Jsqte, 0, , CxbbGrid.Cols - 1) = "&H00F7F3EC"
- Jsqte = Jsqte + 1
- '填充占总金额比例
- CxbbGrid.AddItem ""
- CxbbGrid.RowHeight(Jsqte) = Sjhgd
- CxbbGrid.TextMatrix(Jsqte, Sydz("002", GridStr(), Szzls)) = " 占总额(%)" '摘要
- CxbbGrid.TextMatrix(Jsqte, Sydz("003", GridStr(), Szzls)) = "100" '余额合计百分比
- If TotalYe <> 0 Then
- For TmpJsq = 0 To FillCol '过期金额百分比
- CxbbGrid.TextMatrix(Jsqte, TmpJsq + 4) = Format(GqTotal(TmpJsq) / TotalYe * 100, "#,##0.00")
- Next TmpJsq
- End If
- '设置合计行颜色
- CxbbGrid.Cell(flexcpBackColor, Jsqte, 0, , CxbbGrid.Cols - 1) = "&H00C0E0FF"
- End If
- Loop
- End With
- ']以上为用户自定义部分
- End Sub
- '填充网格表头数据内容
- Private Sub Sub_FillGrid(Str_Grid As String)
- Dim Rec_FillGrid As New Recordset '网格列标题动态集
- Dim jsq As Integer, Rowjsq As Integer
- Dim Coljsq As Integer
- Dim ArrayNum As Integer
- '打开账龄区间设置动态集
- Set Rec_FillGrid = Cw_DataEnvi.DataConnect.Execute(Str_Grid)
- FillCol = Rec_FillGrid.RecordCount
- If FillCol < 1 Then Exit Sub
- '根据帐龄区间设置各个帐龄分析区间段的最小值
- '<<
- ReDim AccAge(FillCol) As Single
- Rec_FillGrid.MoveFirst
- ArrayNum = 0
- Do While Not Rec_FillGrid.EOF
- ArrayNum = ArrayNum + 1
- AccAge(ArrayNum) = Trim(Rec_FillGrid.Fields("MinBillAge") & "")
- Rec_FillGrid.MoveNext
- Loop
- '>>
- '填充网格表头数据
- Rec_FillGrid.MoveFirst
- With CxbbGrid
- '设置网格属性
- .BackColorFixed = &H8000000F '固定行背景色 ('&H80000018)
- .Cols = Qslz + 4 + Rec_FillGrid.RecordCount
- .AllowUserResizing = flexResizeBoth
- .SelectionMode = flexSelectionByRow
- .ExplorerBar = flexExNone '网格列是否可移动及排序
- .ScrollTips = True
- .WordWrap = True
- For jsq = Qslz To .Cols - 1
- .ColHidden(jsq) = False
- Next jsq
- '填 充 网 格 标 题
- For Rowjsq = 0 To .FixedRows - 1
- If Rowjsq = 0 Then
- .MergeRow(Rowjsq) = True
- .RowHeight(Rowjsq) = Sjhgd * 1.8
- .TextMatrix(Rowjsq, Qslz) = "供应商编码"
- .TextMatrix(Rowjsq, Qslz + 1) = "供应商名称"
- .TextMatrix(Rowjsq, Qslz + 2) = "余额"
- .TextMatrix(Rowjsq, Qslz + 3) = "未到期"
- .TextMatrix(Rowjsq + 1, Qslz) = "供应商编码"
- .TextMatrix(Rowjsq + 1, Qslz + 1) = "供应商名称"
- .TextMatrix(Rowjsq + 1, Qslz + 2) = "余额"
- .TextMatrix(Rowjsq + 1, Qslz + 3) = "未到期"
- BeginCol = Qslz + 4 '定义起始列
- '从数据表填充网格列
- If Not Rec_FillGrid.EOF Then
- Rec_FillGrid.MoveFirst
- For Coljsq = (Qslz + 4) To (.Cols - 1)
- .TextMatrix(Rowjsq, Coljsq) = "过期天数"
- .TextMatrix(Rowjsq + 1, Coljsq) = Trim(Rec_FillGrid.Fields("BEDays") & "")
- Rec_FillGrid.MoveNext
- Next Coljsq
- End If
- End If
- Next Rowjsq
- '数 据 网 格 高 度
- For Rowjsq = 0 To .FixedRows - 1
- .RowHeight(Rowjsq) = 250
- Next Rowjsq
- '定 义 录 入 字 段 属 性
- For Coljsq = (Qslz + 4) To .Cols - 1
- .MergeCol(Coljsq) = True
- .ColAlignment(Coljsq) = flexAlignRightTop
- .FixedAlignment(Coljsq) = flexAlignCenterCenter
- Next Coljsq
- '定义网格列宽度
- For Coljsq = 4 To .Cols - 1
- .ColWidth(Coljsq) = Sjhgd * 5
- Next Coljsq
- End With
- End Sub
- '[>>===================以下为根据实际业务需要自定义过程区域=============================<<]
- Private Sub bbyl(bbylte As Boolean) '报表打印预览
- Dim Bbzbt$, Bbxbt() As String, bbxbtzzxs() As Integer, Bbxbtgs As Integer
- Dim Bbbwh() As String, Bbbwhzzxs() As Integer, Bbbwhgs As Integer
- Bbxbtgs = 2 '报 表 小 标 题 行 数
- Bbbwhgs = 0 '报 表 表 尾 行 数
- ReDim Bbxbt(1 To Bbxbtgs)
- ReDim bbxbtzzxs(1 To Bbxbtgs)
- If Bbbwhgs <> 0 Then
- ReDim Bbbwh(1 To Bbbwhgs)
- ReDim Bbbwhzzxs(1 To Bbbwhgs)
- End If
- Bbzbt = ReportTitle
- Bbxbt(1) = Space(2) + Fun_FormatOutPut(Lab_Dept, 28) + Fun_FormatOutPut(Lab_Person, 28) + Fun_FormatOutPut(Lab_Foreign, 28) + Fun_FormatOutPut(Lab_Date, 28)
- bbxbtzzxs(1) = 0 '报表行组织形式(0-居左 1-居中 2-居右)
- Call Scyxsjb(CxbbGrid) '生成报表数据
- Call Scdybb(Dyymctbl, Bbzbt, Bbxbt(), bbxbtzzxs(), Bbxbtgs, Bbbwh(), Bbbwhzzxs(), Bbbwhgs, bbylte)
- If Not bbylte Then
- Unload DY_Tybbyldy
- End If
- End Sub