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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{65A39231-6133-11D1-BAA2-444553540000}#1.0#0"; "VSLIGHT6.OCX"
  3. Object = "{D76D7128-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "VSOCX7.OCX"
  4. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
  5. Begin VB.Form Cask_HarvestList 
  6.    Caption         =   "入库单列表"
  7.    ClientHeight    =   8595
  8.    ClientLeft      =   315
  9.    ClientTop       =   390
  10.    ClientWidth     =   11820
  11.    HelpContextID   =   1714001
  12.    Icon            =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":0000
  13.    KeyPreview      =   -1  'True
  14.    LinkTopic       =   "Form1"
  15.    MDIChild        =   -1  'True
  16.    ScaleHeight     =   8595
  17.    ScaleWidth      =   11820
  18.    WindowState     =   2  'Maximized
  19.    Begin MSComctlLib.Toolbar GsToolbar 
  20.       Height          =   540
  21.       Left            =   9330
  22.       TabIndex        =   3
  23.       Top             =   30
  24.       Width           =   2475
  25.       _ExtentX        =   4366
  26.       _ExtentY        =   953
  27.       ButtonWidth     =   1455
  28.       ButtonHeight    =   953
  29.       Appearance      =   1
  30.       Style           =   1
  31.       ImageList       =   "ImageList2"
  32.       _Version        =   393216
  33.       BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  34.          NumButtons      =   3
  35.          BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  36.             Caption         =   "保存格式"
  37.             Key             =   "bcgs"
  38.             ImageKey        =   "bcgs"
  39.          EndProperty
  40.          BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  41.             Caption         =   "默认列宽"
  42.             Key             =   "hfmrgs"
  43.             ImageKey        =   "mrlk"
  44.          EndProperty
  45.          BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  46.             Caption         =   "显示项目"
  47.             Key             =   "szxsxm"
  48.             ImageKey        =   "xsxm"
  49.          EndProperty
  50.       EndProperty
  51.    End
  52.    Begin VB.PictureBox Pic_Title 
  53.       BackColor       =   &H00FFFFFF&
  54.       Height          =   825
  55.       Left            =   0
  56.       Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":08CA
  57.       ScaleHeight     =   765
  58.       ScaleWidth      =   11715
  59.       TabIndex        =   1
  60.       Top             =   570
  61.       Width           =   11775
  62.       Begin VB.Label Lab_Title 
  63.          BackColor       =   &H80000018&
  64.          BackStyle       =   0  'Transparent
  65.          Caption         =   "入库单列表"
  66.          BeginProperty Font 
  67.             Name            =   "宋体"
  68.             Size            =   12
  69.             Charset         =   134
  70.             Weight          =   700
  71.             Underline       =   0   'False
  72.             Italic          =   0   'False
  73.             Strikethrough   =   0   'False
  74.          EndProperty
  75.          ForeColor       =   &H00000000&
  76.          Height          =   300
  77.          Index           =   4
  78.          Left            =   480
  79.          TabIndex        =   2
  80.          Top             =   210
  81.          Width           =   2715
  82.       End
  83.    End
  84.    Begin VB.Timer Timer1 
  85.       Enabled         =   0   'False
  86.       Interval        =   1
  87.       Left            =   7620
  88.       Top             =   90
  89.    End
  90.    Begin VSFlex8Ctl.VSFlexGrid CxbbGrid 
  91.       Height          =   7545
  92.       Left            =   0
  93.       TabIndex        =   0
  94.       Top             =   1470
  95.       Width           =   11775
  96.       _ExtentX        =   20770
  97.       _ExtentY        =   13309
  98.       Appearance      =   1
  99.       BorderStyle     =   1
  100.       Enabled         =   -1  'True
  101.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  102.          Name            =   "宋体"
  103.          Size            =   9
  104.          Charset         =   134
  105.          Weight          =   400
  106.          Underline       =   0   'False
  107.          Italic          =   0   'False
  108.          Strikethrough   =   0   'False
  109.       EndProperty
  110.       MousePointer    =   0
  111.       BackColor       =   16777215
  112.       ForeColor       =   -2147483640
  113.       BackColorFixed  =   13826538
  114.       ForeColorFixed  =   -2147483630
  115.       BackColorSel    =   -2147483635
  116.       ForeColorSel    =   -2147483634
  117.       BackColorBkg    =   -2147483636
  118.       BackColorAlternate=   16777215
  119.       GridColor       =   -2147483633
  120.       GridColorFixed  =   -2147483632
  121.       TreeColor       =   -2147483632
  122.       FloodColor      =   192
  123.       SheetBorder     =   -2147483642
  124.       FocusRect       =   1
  125.       HighLight       =   1
  126.       AllowSelection  =   -1  'True
  127.       AllowBigSelection=   -1  'True
  128.       AllowUserResizing=   0
  129.       SelectionMode   =   0
  130.       GridLines       =   1
  131.       GridLinesFixed  =   2
  132.       GridLineWidth   =   1
  133.       Rows            =   50
  134.       Cols            =   10
  135.       FixedRows       =   1
  136.       FixedCols       =   1
  137.       RowHeightMin    =   0
  138.       RowHeightMax    =   0
  139.       ColWidthMin     =   0
  140.       ColWidthMax     =   0
  141.       ExtendLastCol   =   0   'False
  142.       FormatString    =   ""
  143.       ScrollTrack     =   0   'False
  144.       ScrollBars      =   3
  145.       ScrollTips      =   0   'False
  146.       MergeCells      =   0
  147.       MergeCompare    =   0
  148.       AutoResize      =   -1  'True
  149.       AutoSizeMode    =   0
  150.       AutoSearch      =   0
  151.       MultiTotals     =   -1  'True
  152.       SubtotalPosition=   1
  153.       OutlineBar      =   0
  154.       OutlineCol      =   0
  155.       Ellipsis        =   0
  156.       ExplorerBar     =   0
  157.       PicturesOver    =   0   'False
  158.       FillStyle       =   0
  159.       RightToLeft     =   0   'False
  160.       PictureType     =   0
  161.       TabBehavior     =   0
  162.       OwnerDraw       =   0
  163.       Editable        =   0   'False
  164.       ShowComboButton =   -1  'True
  165.       WordWrap        =   0   'False
  166.       TextStyle       =   0
  167.       TextStyleFixed  =   0
  168.       OleDragMode     =   0
  169.       OleDropMode     =   0
  170.       DataMode        =   0
  171.       VirtualData     =   -1  'True
  172.       Begin MSComctlLib.ImageList ImageList2 
  173.          Left            =   0
  174.          Top             =   0
  175.          _ExtentX        =   1005
  176.          _ExtentY        =   1005
  177.          BackColor       =   -2147483643
  178.          ImageWidth      =   16
  179.          ImageHeight     =   16
  180.          MaskColor       =   12632256
  181.          _Version        =   393216
  182.          BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  183.             NumListImages   =   40
  184.             BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  185.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":1D80A
  186.                Key             =   "sz"
  187.             EndProperty
  188.             BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  189.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":1DBA4
  190.                Key             =   "dy"
  191.             EndProperty
  192.             BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  193.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":1DF3E
  194.                Key             =   "yl"
  195.             EndProperty
  196.             BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  197.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":1E2D8
  198.                Key             =   "xg"
  199.             EndProperty
  200.             BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  201.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":1E672
  202.                Key             =   "zh"
  203.             EndProperty
  204.             BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  205.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":1EA0C
  206.                Key             =   "sh"
  207.             EndProperty
  208.             BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  209.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":1EDA6
  210.                Key             =   "bc"
  211.             EndProperty
  212.             BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  213.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":1F140
  214.                Key             =   "fq"
  215.             EndProperty
  216.             BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  217.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":1F4DA
  218.                Key             =   "bz"
  219.             EndProperty
  220.             BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  221.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":1F874
  222.                Key             =   "tc"
  223.             EndProperty
  224.             BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  225.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":1FC0E
  226.                Key             =   "bcgs"
  227.             EndProperty
  228.             BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  229.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":1FFA8
  230.                Key             =   "mrlk"
  231.             EndProperty
  232.             BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  233.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":20342
  234.                Key             =   "xsxm"
  235.             EndProperty
  236.             BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  237.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":206DC
  238.                Key             =   "first"
  239.             EndProperty
  240.             BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  241.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":20A76
  242.                Key             =   "prev"
  243.             EndProperty
  244.             BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  245.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":20E10
  246.                Key             =   "next"
  247.             EndProperty
  248.             BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  249.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":211AA
  250.                Key             =   "last"
  251.             EndProperty
  252.             BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  253.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":21544
  254.                Key             =   "xx"
  255.             EndProperty
  256.             BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  257.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":218DE
  258.                Key             =   "define"
  259.             EndProperty
  260.             BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  261.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":21C78
  262.                Key             =   "exec"
  263.             EndProperty
  264.             BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  265.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":22012
  266.                Key             =   "xz"
  267.             EndProperty
  268.             BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  269.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":223AC
  270.                Key             =   "sc"
  271.             EndProperty
  272.             BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  273.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":22746
  274.                Key             =   "sx"
  275.             EndProperty
  276.             BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  277.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":22AE0
  278.                Key             =   "cx"
  279.             EndProperty
  280.             BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  281.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":22E7A
  282.                Key             =   "zd"
  283.             EndProperty
  284.             BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  285.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":23214
  286.                Key             =   "dz"
  287.             EndProperty
  288.             BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  289.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":235AE
  290.                Key             =   "ph"
  291.             EndProperty
  292.             BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  293.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":23948
  294.                Key             =   "fz"
  295.             EndProperty
  296.             BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  297.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":23CE2
  298.                Key             =   "dw"
  299.             EndProperty
  300.             BeginProperty ListImage30 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  301.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2407C
  302.                Key             =   "hf"
  303.             EndProperty
  304.             BeginProperty ListImage31 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  305.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":24416
  306.                Key             =   "pz"
  307.             EndProperty
  308.             BeginProperty ListImage32 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  309.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":247B0
  310.                Key             =   "check"
  311.             EndProperty
  312.             BeginProperty ListImage33 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  313.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":24B4A
  314.                Key             =   "qs"
  315.             EndProperty
  316.             BeginProperty ListImage34 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  317.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":24EE4
  318.                Key             =   "fullcheck"
  319.             EndProperty
  320.             BeginProperty ListImage35 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  321.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2527E
  322.                Key             =   "qq"
  323.             EndProperty
  324.             BeginProperty ListImage36 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  325.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":25618
  326.                Key             =   "bcw"
  327.             EndProperty
  328.             BeginProperty ListImage37 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  329.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":259B2
  330.                Key             =   "ye"
  331.             EndProperty
  332.             BeginProperty ListImage38 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  333.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":25D4C
  334.                Key             =   ""
  335.             EndProperty
  336.             BeginProperty ListImage39 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  337.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":260E6
  338.                Key             =   "frist"
  339.             EndProperty
  340.             BeginProperty ListImage40 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  341.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":26480
  342.                Key             =   "dj"
  343.             EndProperty
  344.          EndProperty
  345.       End
  346.    End
  347.    Begin MSComctlLib.Toolbar SzToolbar 
  348.       Align           =   1  'Align Top
  349.       Height          =   570
  350.       Left            =   0
  351.       TabIndex        =   4
  352.       Top             =   0
  353.       Width           =   11820
  354.       _ExtentX        =   20849
  355.       _ExtentY        =   1005
  356.       ButtonWidth     =   820
  357.       ButtonHeight    =   953
  358.       AllowCustomize  =   0   'False
  359.       Appearance      =   1
  360.       Style           =   1
  361.       ImageList       =   "ImageList1"
  362.       _Version        =   393216
  363.       BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  364.          NumButtons      =   12
  365.          BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  366.             Caption         =   "设置"
  367.             Key             =   "ymsz"
  368.             ImageKey        =   "sz"
  369.          EndProperty
  370.          BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  371.             Caption         =   "打印"
  372.             Key             =   "dy"
  373.             ImageKey        =   "dy"
  374.          EndProperty
  375.          BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  376.             Caption         =   "预览"
  377.             Key             =   "yl"
  378.             ImageKey        =   "yl"
  379.          EndProperty
  380.          BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  381.             Style           =   3
  382.          EndProperty
  383.          BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  384.             Caption         =   "查询"
  385.             Key             =   "cx"
  386.             ImageKey        =   "cx"
  387.          EndProperty
  388.          BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  389.             Caption         =   "单据"
  390.             Key             =   "Bill"
  391.             ImageKey        =   "pz"
  392.          EndProperty
  393.          BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  394.             Style           =   3
  395.          EndProperty
  396.          BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  397.             Caption         =   "新增"
  398.             Key             =   "xz"
  399.             ImageKey        =   "xz"
  400.          EndProperty
  401.          BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  402.             Caption         =   "删除"
  403.             Key             =   "sc"
  404.             ImageKey        =   "sc"
  405.          EndProperty
  406.          BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  407.             Style           =   3
  408.          EndProperty
  409.          BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  410.             Caption         =   "帮助"
  411.             Key             =   "bz"
  412.             ImageKey        =   "bz"
  413.          EndProperty
  414.          BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  415.             Caption         =   "退出"
  416.             Key             =   "fh"
  417.             ImageKey        =   "tc"
  418.          EndProperty
  419.       EndProperty
  420.       BorderStyle     =   1
  421.       Begin MSComctlLib.ImageList ImageList1 
  422.          Left            =   6990
  423.          Top             =   30
  424.          _ExtentX        =   1005
  425.          _ExtentY        =   1005
  426.          BackColor       =   -2147483643
  427.          ImageWidth      =   16
  428.          ImageHeight     =   16
  429.          MaskColor       =   12632256
  430.          _Version        =   393216
  431.          BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  432.             NumListImages   =   32
  433.             BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  434.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2681A
  435.                Key             =   "sz"
  436.             EndProperty
  437.             BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  438.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":26BB4
  439.                Key             =   "dy"
  440.             EndProperty
  441.             BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  442.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":26F4E
  443.                Key             =   "yl"
  444.             EndProperty
  445.             BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  446.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":272E8
  447.                Key             =   "xg"
  448.             EndProperty
  449.             BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  450.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":27682
  451.                Key             =   "zh"
  452.             EndProperty
  453.             BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  454.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":27A1C
  455.                Key             =   "sh"
  456.             EndProperty
  457.             BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  458.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":27DB6
  459.                Key             =   "bc"
  460.             EndProperty
  461.             BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  462.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":28150
  463.                Key             =   "fq"
  464.             EndProperty
  465.             BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  466.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":284EA
  467.                Key             =   "bz"
  468.             EndProperty
  469.             BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  470.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":28884
  471.                Key             =   "tc"
  472.             EndProperty
  473.             BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  474.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":28C1E
  475.                Key             =   "bcgs"
  476.             EndProperty
  477.             BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  478.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":28FB8
  479.                Key             =   "mrlk"
  480.             EndProperty
  481.             BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  482.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":29352
  483.                Key             =   "xsxm"
  484.             EndProperty
  485.             BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  486.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":296EC
  487.                Key             =   "first"
  488.             EndProperty
  489.             BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  490.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":29A86
  491.                Key             =   "prev"
  492.             EndProperty
  493.             BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  494.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":29E20
  495.                Key             =   "next"
  496.             EndProperty
  497.             BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  498.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2A1BA
  499.                Key             =   "last"
  500.             EndProperty
  501.             BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  502.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2A554
  503.                Key             =   "xx"
  504.             EndProperty
  505.             BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  506.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2A8EE
  507.                Key             =   "define"
  508.             EndProperty
  509.             BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  510.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2AC88
  511.                Key             =   "exec"
  512.             EndProperty
  513.             BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  514.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2B022
  515.                Key             =   "xz"
  516.             EndProperty
  517.             BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  518.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2B3BC
  519.                Key             =   "sc"
  520.             EndProperty
  521.             BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  522.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2B756
  523.                Key             =   "sx"
  524.             EndProperty
  525.             BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  526.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2BAF0
  527.                Key             =   "cx"
  528.             EndProperty
  529.             BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  530.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2BE8A
  531.                Key             =   "zd"
  532.             EndProperty
  533.             BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  534.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2C224
  535.                Key             =   "dz"
  536.             EndProperty
  537.             BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  538.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2C5BE
  539.                Key             =   "ph"
  540.             EndProperty
  541.             BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  542.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2C958
  543.                Key             =   "fz"
  544.             EndProperty
  545.             BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  546.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2CCF2
  547.                Key             =   "dw"
  548.             EndProperty
  549.             BeginProperty ListImage30 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  550.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2D08C
  551.                Key             =   "hf"
  552.             EndProperty
  553.             BeginProperty ListImage31 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  554.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2D426
  555.                Key             =   "pz"
  556.             EndProperty
  557.             BeginProperty ListImage32 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  558.                Picture         =   "包装物管理系统_单据列表_入库单列表查询结果(单据式).frx":2D7C0
  559.                Key             =   "check"
  560.             EndProperty
  561.          EndProperty
  562.       End
  563.    End
  564. End
  565. Attribute VB_Name = "Cask_HarvestList"
  566. Attribute VB_GlobalNameSpace = False
  567. Attribute VB_Creatable = False
  568. Attribute VB_PredeclaredId = True
  569. Attribute VB_Exposed = False
  570. '**************************************************************************
  571. '*    模 块 名 称 :入库单列表
  572. '*    功 能 描 述 :
  573. '*    程序员姓名  :邹力
  574. '*    最后修改人  :
  575. '*    最后修改时间:2001/12/07
  576. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  577. '**************************************************************************
  578. Dim ReportTitle As String                '报表主标题
  579. Dim Str_QueryCondi As String             '用户录入查询条件
  580. Dim Rec_BillID As New ADODB.Recordset    '用户查询单据ID动态集
  581. '以下为固定使用变量
  582. Dim Dyymctbl As New DY_Dyymsz            '打印页面窗体变量
  583. Dim GridCode As String                   '显示网格网格代码
  584. Dim GridInf() As Variant                 '整个网格设置信息
  585. Dim Tsxx As String                       '系统提示信息
  586. Dim Qslz As Long                         '网格隐藏(非操作显示)列数
  587. Dim Sjhgd As Double                      '网格数据行高度
  588. Dim Sfxshjwg As Boolean                  '是否显示合计网格
  589. Dim GridBoolean() As Boolean             '网格列信息(布尔型)
  590. Dim GridStr()  As String                 '网格列信息(字符型)
  591. Dim GridInt() As Integer                 '网格列信息(整型)
  592. Dim Szzls As Integer                     '数组总列数(网格列数-1)
  593. Private Sub Form_Resize()                '根据窗体大小来调整网格,标题栏大小(Fixed)
  594.     On Error Resume Next
  595.     With CxbbGrid
  596.         .Width = Me.Width - 160
  597.         .Height = Me.Height - .Top - 400
  598.     End With
  599.     With Pic_Title
  600.         .Width = Me.Width - 160
  601.     End With
  602.     
  603.     GsToolbar.Left = Me.Width - GsToolbar.Width - 140
  604. End Sub
  605. Private Sub Form_Load()                                                   '窗体装入
  606.   
  607.     '调入打印页面设置窗体
  608.     ReportTitle = "入库单列表"
  609.     XtReportCode = "Cask_HarvestList"
  610.     Load Dyymctbl
  611.       
  612.     '调整标题栏及网格、格式工具条位置(Fixed)
  613.     Pic_Title.Left = 40
  614.     Pic_Title.Top = SzToolbar.Top + SzToolbar.Height - 10
  615.     CxbbGrid.Left = Pic_Title.Left
  616.     CxbbGrid.Top = Pic_Title.Top + Pic_Title.Height + 20
  617.      
  618.     '调 入 网 格(Fixed)
  619.     GridCode = "Cask_HarvestList"
  620.     Call BzWgcsh(CxbbGrid, GridCode, GridInf(), GridBoolean(), GridInt(), GridStr())
  621.       
  622.     Qslz = GridInf(1)
  623.     Sjhgd = GridInf(2)
  624.     Sfxshjwg = GridInf(7)
  625.     Szzls = CxbbGrid.Cols - 1
  626. End Sub
  627. Private Sub Form_Unload(Cancel As Integer)                                  '窗体卸载
  628.     '卸载条件窗体
  629.     Cask_HarvestListQuery.UnloadCheck.Value = 1
  630.     Unload Cask_HarvestListQuery
  631.     
  632.     '卸载打印页面设置窗体
  633.     Unload Dyymctbl
  634. End Sub
  635. Private Sub CxbbGrid_BeforeMoveColumn(ByVal Col As Long, Position As Long)           '网格列发生移动时自动交换网格索引信息
  636.     Call FnBln_RefreshArray(Col, Position, GridStr(), GridInf())
  637. End Sub
  638. Private Sub GsToolbar_ButtonClick(ByVal Button As MSComctlLib.Button)                '网格格式调整(Fixed)
  639.   
  640.     Select Case Button.Key
  641.         Case "bcgs"                                          '保存表格格式
  642.             Call Bcwggs(CxbbGrid, GridCode, GridStr())
  643.         Case "hfmrgs"                                        '恢复默认格式
  644.             Call Hfmrgs(CxbbGrid, GridCode, GridStr())
  645.         Case "szxsxm"                                        '设置显示项目
  646.             Call Szxsxm(CxbbGrid, GridCode)
  647.     End Select
  648. End Sub
  649. Private Sub SzToolbar_ButtonClick(ByVal Button As MSComctlLib.Button)
  650.     
  651.     Select Case Button.Key
  652.         Case "ymsz"                                          '页面设置
  653.             Dyymctbl.Show 1
  654.         Case "yl"                                            '预 览
  655.             Call bbyl(True)
  656.         Case "dy"                                            '打 印
  657.             Call bbyl(False)
  658.         Case "cx"                                            '查 询
  659.             Cask_HarvestListQuery.Show 1
  660.         Case "Bill"                                          '单 据
  661.             Call CxbbGrid_DblClick
  662.         Case "xz"                                            '新 增
  663.             '判断用户是否有此功能执行权限,如有则写上机日志(进入)
  664.             If Not Security_Log("Cask_HarvestEdit", Xtczybm, 1, True) Then
  665.                 Exit Sub
  666.             End If
  667.             Call Sub_AddBill
  668.         Case "sc"                                            '删 除
  669.             '判断用户是否有此功能执行权限,如有则写上机日志(进入)
  670.             If Not Security_Log("Cask_HarvestEdit", Xtczybm, 1, True) Then
  671.                 Exit Sub
  672.             End If
  673.             Call Sub_DeleteBill
  674.         Case "bz"                                            '帮 助
  675.             Call F1bz
  676.         Case "fh"                                            '退 出
  677.            Unload Me
  678.     End Select
  679. End Sub
  680. Private Sub Timer1_Timer()                                 '在窗体激活后调入查询程序
  681.     
  682.     Timer1.Enabled = False
  683.     Xt_Wait.Show
  684.     Xt_Wait.Refresh
  685.    
  686.     '加快显示速度
  687.     CxbbGrid.Redraw = False
  688.  
  689.     '生成查询结果
  690.     Call Sub_Query(0)
  691.    
  692.     CxbbGrid.Redraw = True
  693.     
  694.     Xt_Wait.Hide
  695. End Sub
  696. Private Sub Sub_Query(Int_QueryType As Integer)                                     '生成查询结果(Define)
  697.     
  698.     '过程参数:Int_QueryType 0-"点确定按钮"查询  1-"刷新"查询
  699.     Dim Rec_Query As New ADODB.Recordset        '查询结果动态集
  700.     Dim Coljsq As Long                          '网格列计数器
  701.     Dim Jsqte As Long                         '临时动态计数器
  702.     '以下为自定义部分[
  703.  
  704.     If Int_QueryType = 0 Then   '0-"点确定按钮"查询
  705.         With Cask_HarvestListQuery
  706.          
  707.             '生成查询条件
  708.             Str_QueryCondi = " where (BillType=2 or BillType=4)  "
  709.             For Jsqte = 0 To 14
  710.                 Select Case Jsqte
  711.                     Case 0              '开始日期--------结束日期
  712.                         If Trim(.LrText(0).Text) <> "" Then
  713.                             If Trim(.LrText(1).Text) <> "" Then
  714.                                 Str_QueryCondi = Str_QueryCondi & " and HIDate between '" & CDate(Trim(.LrText(0).Text)) & "' and '" & CDate(Trim(.LrText(1).Text)) & "'"
  715.                             Else
  716.                                 Str_QueryCondi = Str_QueryCondi & " and HIDate>='" & CDate(Trim(.LrText(0).Text)) & "'"
  717.                             End If
  718.                         Else
  719.                            If Trim(.LrText(1).Text) <> "" Then
  720.                               Str_QueryCondi = Str_QueryCondi & " and HIDate<='" & CDate(Trim(.LrText(1).Text)) & "'"
  721.                            Else
  722.                            End If
  723.                         End If
  724.                     Case 1  '单据号
  725.                         If Trim(.LrText(2).Text) <> "" Then
  726.                             Str_QueryCondi = Str_QueryCondi & " And BillNum= '" & Trim(.LrText(2).Text) & "'"
  727.                         End If
  728.                      Case 2  '仓库
  729.                         If Trim(.LrText(3).Text) <> "" Then
  730.                             Str_QueryCondi = Str_QueryCondi & " And WhCode='" & Trim(.LrText(3).Tag) & "'"
  731.                         End If
  732.                    Case 3  '业务类型
  733.                         If Trim(.LrText(4).Text) <> "" Then
  734.                             Str_QueryCondi = Str_QueryCondi & " And StyleTypeCode='" & Trim(.LrText(4).Tag) & "'"
  735.                         End If
  736.                     Case 4  '供应商
  737.                         If Trim(.LrText(5).Text) <> "" Then
  738.                             Str_QueryCondi = Str_QueryCondi & " and SupplierCode = '" & Trim(.LrText(5).Tag) & "'"
  739.                         End If
  740.                     Case 5  '部门
  741.                         If Trim(.LrText(6).Text) <> "" Then
  742.                             Str_QueryCondi = Str_QueryCondi & " and DeptCode= '" & Trim(.LrText(6).Tag) & "'"
  743.                         End If
  744.                     Case 6  '包装物
  745.                         If Trim(.LrText(7).Text) <> "" Then
  746.                             Str_QueryCondi = Str_QueryCondi & " and WrappageCode = '" & Trim(.LrText(7).Tag) & "'"
  747.                         End If
  748.                     Case 7  '状态
  749.                         If Trim(.LrText(8).Text) <> "" Then
  750.                             Str_QueryCondi = Str_QueryCondi & " and StatusName= '" & Trim(.LrText(8).Text) & "'"
  751.                         End If
  752.                     Case 8  '运输方式
  753.                         If Trim(.LrText(9).Text) <> "" Then
  754.                             Str_QueryCondi = Str_QueryCondi & " and TransferWayCode= '" & Trim(.LrText(9).Tag) & "'"
  755.                         End If
  756.                     Case 9  '业务员
  757.                         If Trim(.LrText(10).Text) <> "" Then
  758.                             Str_QueryCondi = Str_QueryCondi & " and Drawer= '" & Trim(.LrText(10).Tag) & "'"
  759.                         End If
  760.                     Case 10  '验收人
  761.                         If Trim(.LrText(11).Text) <> "" Then
  762.                             Str_QueryCondi = Str_QueryCondi & " and CheckAndAccept= '" & Trim(.LrText(11).Tag) & "'"
  763.                         End If
  764.                     Case 11  '制单人
  765.                         If Trim(.LrText(12).Text) <> "" Then
  766.                             Str_QueryCondi = Str_QueryCondi & " and Maker= '" & Trim(.LrText(12).Text) & "'"
  767.                         End If
  768.                     Case 12                  '数量
  769.                         If Trim(.LrText(13).Text) <> "" Then
  770.                             Str_QueryCondi = Str_QueryCondi & " And Quantity>=" & Val(.LrText(13).Text)
  771.                         End If
  772.                     Case 13                 '数量
  773.                         If Trim(.LrText(14).Text) <> "" Then
  774.                             Str_QueryCondi = Str_QueryCondi & " And Quantity<=" & Val(.LrText(14).Text)
  775.                         End If
  776.                     Case 14   '审核状态
  777.                         If Not .Opt_Check(0).Value Then
  778.                             If .Opt_Check(1).Value Then
  779.                                 Str_QueryCondi = Str_QueryCondi & " and  Checker='' "
  780.                             Else
  781.                                 Str_QueryCondi = Str_QueryCondi & " and  Checker<>'' "
  782.                             End If
  783.                         End If
  784.                 End Select
  785.             Next Jsqte
  786.         End With
  787.     Else
  788.         '1-"刷新"查询
  789.         If Str_QueryCondi = "" Then
  790.             Str_QueryCondi = " where 1=2 "
  791.         End If
  792.     End If
  793.      
  794.     Sqlstr = "SELECT * FROM Cask_V_HarvestIssue " & Str_QueryCondi & " Order By BillCode"
  795.     Set Rec_Query = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  796.     With Rec_Query
  797.         CxbbGrid.Rows = CxbbGrid.FixedRows
  798.         Jsqte = CxbbGrid.FixedRows
  799.         Do While Not .EOF
  800.             CxbbGrid.AddItem ""
  801.             '[>>自定义填充内容
  802.             CxbbGrid.TextMatrix(Jsqte, 0) = !BillCode                                                                 '单据ID
  803.             CxbbGrid.TextMatrix(Jsqte, Sydz("001", GridStr(), Szzls)) = Format(Trim(!HIDate & ""), "yyyy-mm-dd")      '入库日期
  804.             CxbbGrid.TextMatrix(Jsqte, Sydz("002", GridStr(), Szzls)) = Trim(!StyleTypeName & "")                     '业务类型
  805.             CxbbGrid.TextMatrix(Jsqte, Sydz("003", GridStr(), Szzls)) = Trim(!BillNum & "")                           '单据号
  806.             CxbbGrid.TextMatrix(Jsqte, Sydz("004", GridStr(), Szzls)) = Trim(!WhName & "")                            '仓库
  807.             CxbbGrid.TextMatrix(Jsqte, Sydz("005", GridStr(), Szzls)) = Trim(!SupplierName & "")                      '供应商
  808.             CxbbGrid.TextMatrix(Jsqte, Sydz("006", GridStr(), Szzls)) = Trim(!DeptName & "")                          '部门
  809.             CxbbGrid.TextMatrix(Jsqte, Sydz("007", GridStr(), Szzls)) = Trim(!TransferWayName & "")                   '运输方式
  810.             CxbbGrid.TextMatrix(Jsqte, Sydz("008", GridStr(), Szzls)) = Trim(!DrawerName & "")                        '业务员
  811.             CxbbGrid.TextMatrix(Jsqte, Sydz("009", GridStr(), Szzls)) = Trim(!CheckAndAcceptName & "")                '验收人
  812.             CxbbGrid.TextMatrix(Jsqte, Sydz("010", GridStr(), Szzls)) = IIf(Val(!Hire) = 0, "", !Hire)                '租金
  813.             CxbbGrid.TextMatrix(Jsqte, Sydz("011", GridStr(), Szzls)) = IIf(Val(!Foregift) = 0, "", !Foregift)        '押金
  814.             CxbbGrid.TextMatrix(Jsqte, Sydz("012", GridStr(), Szzls)) = Trim(!Checker & "")                           '审核人
  815.             CxbbGrid.TextMatrix(Jsqte, Sydz("013", GridStr(), Szzls)) = Trim(!Maker & "")                             '制单人
  816.             CxbbGrid.TextMatrix(Jsqte, Sydz("014", GridStr(), Szzls)) = Trim(!WrappageCode & "")                      '包装物编码
  817.             CxbbGrid.TextMatrix(Jsqte, Sydz("015", GridStr(), Szzls)) = Trim(!WrappageName & "")                      '包装物名称
  818.             CxbbGrid.TextMatrix(Jsqte, Sydz("016", GridStr(), Szzls)) = Trim(!UnitName & "")                          '计量单位
  819.             CxbbGrid.TextMatrix(Jsqte, Sydz("017", GridStr(), Szzls)) = IIf(Val(!UnitPrice) = 0, "", !UnitPrice)      '单价
  820.             CxbbGrid.TextMatrix(Jsqte, Sydz("018", GridStr(), Szzls)) = IIf(Val(!Quantity) = 0, "", !Quantity)        '数量
  821.             CxbbGrid.TextMatrix(Jsqte, Sydz("019", GridStr(), Szzls)) = IIf(Val(!HISMoney) = 0, "", !HISMoney)        '金额
  822.             CxbbGrid.TextMatrix(Jsqte, Sydz("020", GridStr(), Szzls)) = Trim(!StatusName & "")                        '状态
  823.             '<<]
  824.             '设置数据行高度(Fixed)
  825.             CxbbGrid.RowHeight(Jsqte) = Sjhgd
  826.      
  827.             '动态集指针加1,同时将计数器加1(Fixed)
  828.             .MoveNext
  829.             Jsqte = Jsqte + 1
  830.         Loop
  831.     End With
  832.     ']以上为用户自定义部分
  833. End Sub
  834. Private Sub CxbbGrid_DblClick()                                              '用户双击网格调入相应单据
  835.     
  836.     Dim RecTemp As New ADODB.Recordset               '临时使用动态集
  837.     
  838.     '当第一次查询结果为空时,判断总记录行是否与固定行数相同,如相同则出现错误(双表头出现此情况)
  839.     If CxbbGrid.Rows = CxbbGrid.FixedRows Then
  840.         Exit Sub
  841.     End If
  842.     '非数据行退出
  843.     If CxbbGrid.Row < CxbbGrid.FixedRows Or Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0)) = 0 Then
  844.         Exit Sub
  845.     End If
  846.     Sqlstr = "SELECT BillNum From Cask_HarvestIssueMain Where BillCode=" & Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0))
  847.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  848.     With RecTemp
  849.         If .EOF Then
  850.             Tsxx = "此入库单已被其他用户删除!"
  851.             Call Xtxxts(Tsxx, 0, 4)
  852.             Exit Sub
  853.         Else
  854.             '调入单据处理窗体
  855.             With Cask_Harvest
  856.                 
  857.                 '填充查询单据标识
  858.                 Cask_BillID = CxbbGrid.TextMatrix(CxbbGrid.Row, 0)
  859.                 Xtcdcsfz = Str_QueryCondi
  860.                 
  861.                 '设置单据处理为列表查询(修改)状态
  862.                 Xtcdcs = "2"
  863.                 .Show 1
  864.             End With
  865.             If Xtfhcs = "1" Then
  866.                 Tsxx = "入库单发生变化,是否刷新入库单列表?"
  867.                 yhAnswer = Xtxxts(Tsxx, 2, 2)
  868.                 If yhAnswer = 1 Then
  869.                     Xt_Wait.Show
  870.                     Xt_Wait.Refresh
  871.    
  872.                     '加快显示速度
  873.                     CxbbGrid.Redraw = False
  874.  
  875.                     '生成查询结果
  876.                     Call Sub_Query(1)
  877.    
  878.                     CxbbGrid.Redraw = True
  879.                     Xt_Wait.Hide
  880.                 End If
  881.             End If
  882.         End If
  883.     End With
  884. End Sub
  885. Private Sub Sub_AddBill()                                              '新增单据
  886.    
  887.     With Cask_Harvest
  888.    
  889.         '设置单据处理为填制单据状态
  890.         Xtcdcs = "1"
  891.          
  892.         .Show 1
  893.     End With
  894.        
  895.     If Xtfhcs = "1" Then
  896.         Tsxx = "入库单发生变化,是否刷新入库单列表?"
  897.         yhAnswer = Xtxxts(Tsxx, 2, 2)
  898.         If yhAnswer = 1 Then
  899.             Xt_Wait.Show
  900.             Xt_Wait.Refresh
  901.    
  902.             '加快显示速度
  903.             CxbbGrid.Redraw = False
  904.  
  905.             '生成查询结果
  906.             Call Sub_Query(1)
  907.    
  908.             CxbbGrid.Redraw = True
  909.             Xt_Wait.Hide
  910.         End If
  911.     End If
  912.    
  913. End Sub
  914. Private Sub Sub_DeleteBill()                                            '删除选中当前入库单
  915.     
  916.     Dim YAnswer As Integer
  917.     Dim Lng_BillID As String            '单据标识
  918.   
  919.     '非数据行退出
  920.     If CxbbGrid.Row < CxbbGrid.FixedRows Or Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0)) = 0 Then
  921.         Exit Sub
  922.     End If
  923.   
  924.     Tsxx = "请确认是否删除当前入库单?"
  925.     yhAnswer = Xtxxts(Tsxx, 2, 2)
  926.   
  927.     If yhAnswer = 1 Then
  928.         '1.判断当前销售订单是否允许删除
  929.         If Not Fun_AllowDelete Then
  930.             Exit Sub
  931.         End If
  932.   
  933.         '2.删除单据所有内容
  934.         Lng_BillID = Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0))
  935.         On Error GoTo Swcwcl
  936.         Cw_DataEnvi.DataConnect.BeginTrans
  937.         Cw_DataEnvi.DataConnect.Execute ("Delete  Cask_HarvestIssueSub Where BillCode=" & Lng_BillID)
  938.         Cw_DataEnvi.DataConnect.Execute ("Delete  Cask_HarvestIssueMain Where BillCode=" & Lng_BillID)
  939.         Cw_DataEnvi.DataConnect.CommitTrans
  940.       
  941.         '删除网格中单据数据
  942.         Jsqte = CxbbGrid.FixedRows
  943.         Do While Jsqte <= CxbbGrid.Rows - 1
  944.             If Val(CxbbGrid.TextMatrix(Jsqte, 0)) = Lng_BillID Then
  945.                 CxbbGrid.RemoveItem (Jsqte)
  946.             Else
  947.                 Jsqte = Jsqte + 1
  948.             End If
  949.         Loop
  950.     Else
  951.         Exit Sub
  952.     End If
  953.     Exit Sub
  954. Swcwcl:
  955.     Cw_DataEnvi.DataConnect.RollbackTrans
  956.     Tsxx = "删除入库单过程中出现未知错误,程序自动恢复删除前状态!"
  957.     Call Xtxxts(Tsxx, 0, 1)
  958.     Exit Sub
  959.   
  960. End Sub
  961. Private Function Fun_AllowDelete() As Boolean                                        '判断当前单据是否允许删除
  962.   
  963.     Dim RecTemp As New ADODB.Recordset     '临时使用动态集
  964.     Dim Sqlstr As String                   '查询字符串
  965.     Dim Lng_BillID As String                 '单据ID
  966.   
  967.     Lng_BillID = Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0))
  968.     Sqlstr = "Select Checker,BillType From  Cask_HarvestIssueMain Where BillCode=" & Lng_BillID
  969.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  970.     With RecTemp
  971.         If Not .EOF Then
  972.             If Val(.Fields("BillType")) = 4 Then
  973.                 Tsxx = "该单据由附属物入库单生成,不能删除!"
  974.                 Call Xtxxts(Tsxx, 0, 4)
  975.                 Exit Function
  976.             End If
  977.             If Trim(.Fields("Checker") & "") <> "" Then
  978.                 Tsxx = "该入库单已审核,不能删除!"
  979.                 Call Xtxxts(Tsxx, 0, 4)
  980.                 Exit Function
  981.             End If
  982.         End If
  983.     End With
  984.     Fun_AllowDelete = True
  985.   
  986. End Function
  987. Private Sub bbyl(bbylte As Boolean)                    '报表打印预览
  988.     
  989.     Dim Bbzbt$, Bbxbt() As String, bbxbtzzxs() As Integer, Bbxbtgs As Integer
  990.     Dim Bbbwh() As String, Bbbwhzzxs() As Integer, Bbbwhgs As Integer
  991.     Bbxbtgs = 1                                          '报 表 小 标 题 行 数
  992.     Bbbwhgs = 0                                          '报 表 表 尾 行 数
  993.     ReDim Bbxbt(1 To Bbxbtgs)
  994.     ReDim bbxbtzzxs(1 To Bbxbtgs)
  995.     If Bbbwhgs <> 0 Then
  996.         ReDim Bbbwh(1 To Bbbwhgs)
  997.         ReDim Bbbwhzzxs(1 To Bbbwhgs)
  998.     End If
  999.     Bbzbt = ReportTitle
  1000.     Bbxbt(1) = ""
  1001.     bbxbtzzxs(1) = 0                                     '报表行组织形式(0-居左 1-居中 2-居右)
  1002.     Call Scyxsjb(CxbbGrid)                               '生成报表数据
  1003.     Call Scdybb(Dyymctbl, Bbzbt, Bbxbt(), bbxbtzzxs(), Bbxbtgs, Bbbwh(), Bbbwhzzxs(), Bbbwhgs, bbylte)
  1004.     If Not bbylte Then
  1005.         Unload DY_Tybbyldy
  1006.     End If
  1007. End Sub