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

企业管理

开发平台:

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 FrmJljy_StockCheckListCg 
  6.    Caption         =   "采购进料检验分析单列表"
  7.    ClientHeight    =   8595
  8.    ClientLeft      =   315
  9.    ClientTop       =   390
  10.    ClientWidth     =   8880
  11.    HelpContextID   =   5001
  12.    Icon            =   "b进料检验管理_进料检验分析单列表Cg.frx":0000
  13.    KeyPreview      =   -1  'True
  14.    LinkTopic       =   "Form1"
  15.    MDIChild        =   -1  'True
  16.    ScaleHeight     =   8595
  17.    ScaleWidth      =   8880
  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         =   "b进料检验管理_进料检验分析单列表Cg.frx":1042
  57.       ScaleHeight     =   765
  58.       ScaleWidth      =   11715
  59.       TabIndex        =   1
  60.       Top             =   570
  61.       Width           =   11775
  62.       Begin VB.Label Lab_Title 
  63.          AutoSize        =   -1  'True
  64.          BackColor       =   &H80000018&
  65.          BackStyle       =   0  'Transparent
  66.          Caption         =   "采购进料检验分析单列表"
  67.          BeginProperty Font 
  68.             Name            =   "宋体"
  69.             Size            =   12
  70.             Charset         =   134
  71.             Weight          =   700
  72.             Underline       =   0   'False
  73.             Italic          =   0   'False
  74.             Strikethrough   =   0   'False
  75.          EndProperty
  76.          ForeColor       =   &H00000000&
  77.          Height          =   240
  78.          Index           =   4
  79.          Left            =   480
  80.          TabIndex        =   2
  81.          Top             =   210
  82.          Width           =   2805
  83.       End
  84.    End
  85.    Begin VB.Timer Timer1 
  86.       Enabled         =   0   'False
  87.       Interval        =   1
  88.       Left            =   7620
  89.       Top             =   90
  90.    End
  91.    Begin VSFlex8Ctl.VSFlexGrid CxbbGrid 
  92.       Height          =   7545
  93.       Left            =   0
  94.       TabIndex        =   0
  95.       Top             =   1470
  96.       Width           =   11775
  97.       _ExtentX        =   20770
  98.       _ExtentY        =   13309
  99.       Appearance      =   1
  100.       BorderStyle     =   1
  101.       Enabled         =   -1  'True
  102.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  103.          Name            =   "宋体"
  104.          Size            =   9
  105.          Charset         =   134
  106.          Weight          =   400
  107.          Underline       =   0   'False
  108.          Italic          =   0   'False
  109.          Strikethrough   =   0   'False
  110.       EndProperty
  111.       MousePointer    =   0
  112.       BackColor       =   16777215
  113.       ForeColor       =   -2147483640
  114.       BackColorFixed  =   13826538
  115.       ForeColorFixed  =   -2147483630
  116.       BackColorSel    =   -2147483635
  117.       ForeColorSel    =   -2147483634
  118.       BackColorBkg    =   -2147483636
  119.       BackColorAlternate=   16777215
  120.       GridColor       =   -2147483633
  121.       GridColorFixed  =   -2147483632
  122.       TreeColor       =   -2147483632
  123.       FloodColor      =   192
  124.       SheetBorder     =   -2147483642
  125.       FocusRect       =   1
  126.       HighLight       =   1
  127.       AllowSelection  =   -1  'True
  128.       AllowBigSelection=   -1  'True
  129.       AllowUserResizing=   0
  130.       SelectionMode   =   0
  131.       GridLines       =   1
  132.       GridLinesFixed  =   2
  133.       GridLineWidth   =   1
  134.       Rows            =   50
  135.       Cols            =   10
  136.       FixedRows       =   1
  137.       FixedCols       =   1
  138.       RowHeightMin    =   0
  139.       RowHeightMax    =   0
  140.       ColWidthMin     =   0
  141.       ColWidthMax     =   0
  142.       ExtendLastCol   =   0   'False
  143.       FormatString    =   ""
  144.       ScrollTrack     =   0   'False
  145.       ScrollBars      =   3
  146.       ScrollTips      =   0   'False
  147.       MergeCells      =   0
  148.       MergeCompare    =   0
  149.       AutoResize      =   -1  'True
  150.       AutoSizeMode    =   0
  151.       AutoSearch      =   0
  152.       MultiTotals     =   -1  'True
  153.       SubtotalPosition=   1
  154.       OutlineBar      =   0
  155.       OutlineCol      =   0
  156.       Ellipsis        =   0
  157.       ExplorerBar     =   0
  158.       PicturesOver    =   0   'False
  159.       FillStyle       =   0
  160.       RightToLeft     =   0   'False
  161.       PictureType     =   0
  162.       TabBehavior     =   0
  163.       OwnerDraw       =   0
  164.       Editable        =   0   'False
  165.       ShowComboButton =   -1  'True
  166.       WordWrap        =   0   'False
  167.       TextStyle       =   0
  168.       TextStyleFixed  =   0
  169.       OleDragMode     =   0
  170.       OleDropMode     =   0
  171.       DataMode        =   0
  172.       VirtualData     =   -1  'True
  173.       Begin MSComctlLib.ImageList ImageList2 
  174.          Left            =   0
  175.          Top             =   0
  176.          _ExtentX        =   1005
  177.          _ExtentY        =   1005
  178.          BackColor       =   -2147483643
  179.          ImageWidth      =   16
  180.          ImageHeight     =   16
  181.          MaskColor       =   12632256
  182.          _Version        =   393216
  183.          BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  184.             NumListImages   =   40
  185.             BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  186.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":1DF82
  187.                Key             =   "sz"
  188.             EndProperty
  189.             BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  190.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":1E31C
  191.                Key             =   "dy"
  192.             EndProperty
  193.             BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  194.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":1E6B6
  195.                Key             =   "yl"
  196.             EndProperty
  197.             BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  198.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":1EA50
  199.                Key             =   "xg"
  200.             EndProperty
  201.             BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  202.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":1EDEA
  203.                Key             =   "zh"
  204.             EndProperty
  205.             BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  206.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":1F184
  207.                Key             =   "sh"
  208.             EndProperty
  209.             BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  210.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":1F51E
  211.                Key             =   "bc"
  212.             EndProperty
  213.             BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  214.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":1F8B8
  215.                Key             =   "fq"
  216.             EndProperty
  217.             BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  218.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":1FC52
  219.                Key             =   "bz"
  220.             EndProperty
  221.             BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  222.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":1FFEC
  223.                Key             =   "tc"
  224.             EndProperty
  225.             BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  226.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":20386
  227.                Key             =   "bcgs"
  228.             EndProperty
  229.             BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  230.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":20720
  231.                Key             =   "mrlk"
  232.             EndProperty
  233.             BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  234.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":20ABA
  235.                Key             =   "xsxm"
  236.             EndProperty
  237.             BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  238.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":20E54
  239.                Key             =   "first"
  240.             EndProperty
  241.             BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  242.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":211EE
  243.                Key             =   "prev"
  244.             EndProperty
  245.             BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  246.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":21588
  247.                Key             =   "next"
  248.             EndProperty
  249.             BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  250.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":21922
  251.                Key             =   "last"
  252.             EndProperty
  253.             BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  254.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":21CBC
  255.                Key             =   "xx"
  256.             EndProperty
  257.             BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  258.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":22056
  259.                Key             =   "define"
  260.             EndProperty
  261.             BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  262.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":223F0
  263.                Key             =   "exec"
  264.             EndProperty
  265.             BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  266.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2278A
  267.                Key             =   "xz"
  268.             EndProperty
  269.             BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  270.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":22B24
  271.                Key             =   "sc"
  272.             EndProperty
  273.             BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  274.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":22EBE
  275.                Key             =   "sx"
  276.             EndProperty
  277.             BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  278.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":23258
  279.                Key             =   "cx"
  280.             EndProperty
  281.             BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  282.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":235F2
  283.                Key             =   "zd"
  284.             EndProperty
  285.             BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  286.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2398C
  287.                Key             =   "dz"
  288.             EndProperty
  289.             BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  290.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":23D26
  291.                Key             =   "ph"
  292.             EndProperty
  293.             BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  294.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":240C0
  295.                Key             =   "fz"
  296.             EndProperty
  297.             BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  298.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2445A
  299.                Key             =   "dw"
  300.             EndProperty
  301.             BeginProperty ListImage30 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  302.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":247F4
  303.                Key             =   "hf"
  304.             EndProperty
  305.             BeginProperty ListImage31 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  306.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":24B8E
  307.                Key             =   "pz"
  308.             EndProperty
  309.             BeginProperty ListImage32 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  310.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":24F28
  311.                Key             =   "check"
  312.             EndProperty
  313.             BeginProperty ListImage33 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  314.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":252C2
  315.                Key             =   "qs"
  316.             EndProperty
  317.             BeginProperty ListImage34 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  318.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2565C
  319.                Key             =   "fullcheck"
  320.             EndProperty
  321.             BeginProperty ListImage35 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  322.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":259F6
  323.                Key             =   "qq"
  324.             EndProperty
  325.             BeginProperty ListImage36 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  326.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":25D90
  327.                Key             =   "bcw"
  328.             EndProperty
  329.             BeginProperty ListImage37 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  330.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2612A
  331.                Key             =   "ye"
  332.             EndProperty
  333.             BeginProperty ListImage38 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  334.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":264C4
  335.                Key             =   ""
  336.             EndProperty
  337.             BeginProperty ListImage39 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  338.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2685E
  339.                Key             =   "frist"
  340.             EndProperty
  341.             BeginProperty ListImage40 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  342.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":26BF8
  343.                Key             =   "dj"
  344.             EndProperty
  345.          EndProperty
  346.       End
  347.    End
  348.    Begin MSComctlLib.Toolbar SzToolbar 
  349.       Align           =   1  'Align Top
  350.       Height          =   570
  351.       Left            =   0
  352.       TabIndex        =   4
  353.       Top             =   0
  354.       Width           =   8880
  355.       _ExtentX        =   15663
  356.       _ExtentY        =   1005
  357.       ButtonWidth     =   820
  358.       ButtonHeight    =   953
  359.       AllowCustomize  =   0   'False
  360.       Appearance      =   1
  361.       Style           =   1
  362.       ImageList       =   "ImageList1"
  363.       _Version        =   393216
  364.       BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  365.          NumButtons      =   12
  366.          BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  367.             Caption         =   "设置"
  368.             Key             =   "ymsz"
  369.             ImageKey        =   "sz"
  370.          EndProperty
  371.          BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  372.             Caption         =   "打印"
  373.             Key             =   "dy"
  374.             ImageKey        =   "dy"
  375.          EndProperty
  376.          BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  377.             Caption         =   "预览"
  378.             Key             =   "yl"
  379.             ImageKey        =   "yl"
  380.          EndProperty
  381.          BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  382.             Style           =   3
  383.          EndProperty
  384.          BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  385.             Caption         =   "查询"
  386.             Key             =   "cx"
  387.             ImageKey        =   "cx"
  388.          EndProperty
  389.          BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  390.             Caption         =   "单据"
  391.             Key             =   "Bill"
  392.             ImageKey        =   "pz"
  393.          EndProperty
  394.          BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  395.             Style           =   3
  396.          EndProperty
  397.          BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  398.             Caption         =   "新增"
  399.             Key             =   "xz"
  400.             ImageKey        =   "xz"
  401.          EndProperty
  402.          BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  403.             Caption         =   "删除"
  404.             Key             =   "sc"
  405.             ImageKey        =   "sc"
  406.          EndProperty
  407.          BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  408.             Style           =   3
  409.          EndProperty
  410.          BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  411.             Caption         =   "帮助"
  412.             Key             =   "bz"
  413.             ImageKey        =   "bz"
  414.          EndProperty
  415.          BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  416.             Caption         =   "退出"
  417.             Key             =   "fh"
  418.             ImageKey        =   "tc"
  419.          EndProperty
  420.       EndProperty
  421.       BorderStyle     =   1
  422.       Begin MSComctlLib.ImageList ImageList1 
  423.          Left            =   6990
  424.          Top             =   30
  425.          _ExtentX        =   1005
  426.          _ExtentY        =   1005
  427.          BackColor       =   -2147483643
  428.          ImageWidth      =   16
  429.          ImageHeight     =   16
  430.          MaskColor       =   12632256
  431.          _Version        =   393216
  432.          BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  433.             NumListImages   =   32
  434.             BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  435.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":26F92
  436.                Key             =   "sz"
  437.             EndProperty
  438.             BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  439.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2732C
  440.                Key             =   "dy"
  441.             EndProperty
  442.             BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  443.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":276C6
  444.                Key             =   "yl"
  445.             EndProperty
  446.             BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  447.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":27A60
  448.                Key             =   "xg"
  449.             EndProperty
  450.             BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  451.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":27DFA
  452.                Key             =   "zh"
  453.             EndProperty
  454.             BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  455.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":28194
  456.                Key             =   "sh"
  457.             EndProperty
  458.             BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  459.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2852E
  460.                Key             =   "bc"
  461.             EndProperty
  462.             BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  463.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":288C8
  464.                Key             =   "fq"
  465.             EndProperty
  466.             BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  467.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":28C62
  468.                Key             =   "bz"
  469.             EndProperty
  470.             BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  471.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":28FFC
  472.                Key             =   "tc"
  473.             EndProperty
  474.             BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  475.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":29396
  476.                Key             =   "bcgs"
  477.             EndProperty
  478.             BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  479.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":29730
  480.                Key             =   "mrlk"
  481.             EndProperty
  482.             BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  483.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":29ACA
  484.                Key             =   "xsxm"
  485.             EndProperty
  486.             BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  487.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":29E64
  488.                Key             =   "first"
  489.             EndProperty
  490.             BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  491.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2A1FE
  492.                Key             =   "prev"
  493.             EndProperty
  494.             BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  495.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2A598
  496.                Key             =   "next"
  497.             EndProperty
  498.             BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  499.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2A932
  500.                Key             =   "last"
  501.             EndProperty
  502.             BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  503.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2ACCC
  504.                Key             =   "xx"
  505.             EndProperty
  506.             BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  507.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2B066
  508.                Key             =   "define"
  509.             EndProperty
  510.             BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  511.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2B400
  512.                Key             =   "exec"
  513.             EndProperty
  514.             BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  515.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2B79A
  516.                Key             =   "xz"
  517.             EndProperty
  518.             BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  519.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2BB34
  520.                Key             =   "sc"
  521.             EndProperty
  522.             BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  523.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2BECE
  524.                Key             =   "sx"
  525.             EndProperty
  526.             BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  527.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2C268
  528.                Key             =   "cx"
  529.             EndProperty
  530.             BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  531.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2C602
  532.                Key             =   "zd"
  533.             EndProperty
  534.             BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  535.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2C99C
  536.                Key             =   "dz"
  537.             EndProperty
  538.             BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  539.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2CD36
  540.                Key             =   "ph"
  541.             EndProperty
  542.             BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  543.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2D0D0
  544.                Key             =   "fz"
  545.             EndProperty
  546.             BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  547.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2D46A
  548.                Key             =   "dw"
  549.             EndProperty
  550.             BeginProperty ListImage30 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  551.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2D804
  552.                Key             =   "hf"
  553.             EndProperty
  554.             BeginProperty ListImage31 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  555.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2DB9E
  556.                Key             =   "pz"
  557.             EndProperty
  558.             BeginProperty ListImage32 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  559.                Picture         =   "b进料检验管理_进料检验分析单列表Cg.frx":2DF38
  560.                Key             =   "check"
  561.             EndProperty
  562.          EndProperty
  563.       End
  564.    End
  565. End
  566. Attribute VB_Name = "FrmJljy_StockCheckListCg"
  567. Attribute VB_GlobalNameSpace = False
  568. Attribute VB_Creatable = False
  569. Attribute VB_PredeclaredId = True
  570. Attribute VB_Exposed = False
  571. '**************************************************************************
  572. '*    模 块 名 称 :进料检验分析单列表(采购)
  573. '*    功 能 描 述 :列表中列出所有符合查询条件的进料检验分析单
  574. '*    程序员姓名  :张晶石
  575. '*    最后修改人  :张晶石
  576. '*    最后修改时间:2002/01/23
  577. '*    备        注:程序进料所有依实际情况自定义部分均用[>>  <<]括起
  578. '**************************************************************************
  579. Dim ReportTitle As String                '报表主标题
  580. Dim Str_QueryCondi As String             '用户录入查询条件
  581. Dim Rec_BillID As New ADODB.Recordset    '用户查询单据ID动态集
  582. '以下为固定使用变量
  583. Dim Dyymctbl As New DY_Dyymsz            '打印页面窗体变量
  584. Dim GridCode As String                   '显示网格网格代码
  585. Dim GridInf() As Variant                 '整个网格设置信息
  586. Dim Tsxx As String                       '系统提示信息
  587. Dim Qslz As Long                         '网格隐藏(非操作显示)列数
  588. Dim Sjhgd As Double                      '网格数据行高度
  589. Dim Sfxshjwg As Boolean                  '是否显示合计网格
  590. Dim GridBoolean() As Boolean             '网格列信息(布尔型)
  591. Dim GridStr()  As String                 '网格列信息(字符型)
  592. Dim GridInt() As Integer                 '网格列信息(整型)
  593. Dim Szzls As Integer                     '数组总列数(网格列数-1)
  594. Private Sub Form_Resize()                '根据窗体大小来调整网格,标题栏大小(Fixed)
  595.     On Error Resume Next
  596.     With CxbbGrid
  597.         .Width = Me.Width - 160
  598.         .Height = Me.Height - .Top - 400
  599.     End With
  600.     With Pic_Title
  601.         .Width = Me.Width - 160
  602.     End With
  603.     
  604.     GsToolbar.Left = Me.Width - GsToolbar.Width - 140
  605. End Sub
  606. Private Sub Form_Load()                                                   '窗体装入
  607.   
  608.     '调入打印页面设置窗体
  609.     ReportTitle = "采购进料检验分析单列表"
  610.     XtReportCode = "Qc_StockCheckListCg"
  611.     Load Dyymctbl
  612.       
  613.     '调整标题栏及网格、格式工具条位置(Fixed)
  614.     Pic_Title.Left = 40
  615.     Pic_Title.Top = SzToolbar.Top + SzToolbar.Height - 10
  616.     CxbbGrid.Left = Pic_Title.Left
  617.     CxbbGrid.Top = Pic_Title.Top + Pic_Title.Height + 20
  618.      
  619.     '调 入 网 格(Fixed)
  620.     GridCode = "Qc_StockCheckListCg"
  621.     Call BzWgcsh(CxbbGrid, GridCode, GridInf(), GridBoolean(), GridInt(), GridStr())
  622.       
  623.     Qslz = GridInf(1)
  624.     Sjhgd = GridInf(2)
  625.     Sfxshjwg = GridInf(7)
  626.     Szzls = CxbbGrid.Cols - 1
  627. End Sub
  628. Private Sub Form_Unload(Cancel As Integer)                                  '窗体卸载
  629.     '卸载条件窗体
  630.     FrmJljy_StockCheckListQueryCg.UnloadCheck.Value = 1
  631.     Unload FrmJljy_StockCheckListQueryCg
  632.     
  633.     '卸载打印页面设置窗体
  634.     Unload Dyymctbl
  635. End Sub
  636. Private Sub CxbbGrid_BeforeMoveColumn(ByVal Col As Long, Position As Long)           '网格列发生移动时自动交换网格索引信息
  637.     Call FnBln_RefreshArray(Col, Position, GridStr(), GridInf())
  638. End Sub
  639. Private Sub GsToolbar_ButtonClick(ByVal Button As MSComctlLib.Button)                '网格格式调整(Fixed)
  640.   
  641.     Select Case Button.Key
  642.         Case "bcgs"                                          '保存表格格式
  643.             Call Bcwggs(CxbbGrid, GridCode, GridStr())
  644.         Case "hfmrgs"                                        '恢复默认格式
  645.             Call Hfmrgs(CxbbGrid, GridCode, GridStr())
  646.         Case "szxsxm"                                        '设置显示项目
  647.             Call Szxsxm(CxbbGrid, GridCode)
  648.     End Select
  649. End Sub
  650. Private Sub SzToolbar_ButtonClick(ByVal Button As MSComctlLib.Button)
  651.     
  652.     Select Case Button.Key
  653.         Case "ymsz"                                          '页面设置
  654.             Dyymctbl.Show 1
  655.         Case "yl"                                            '预 览
  656.             Call bbyl(True)
  657.         Case "dy"                                            '打 印
  658.             Call bbyl(False)
  659.         Case "cx"                                            '查 询
  660.             FrmJljy_StockCheckListQueryCg.Show 1
  661.         Case "Bill"                                          '单 据
  662.             Call CxbbGrid_DblClick
  663.         Case "xz"                                            '新 增
  664.             '判断用户是否有此功能执行权限,如有则写上机日志(进入)
  665.             If Not Security_Log("QC_StockCheck_Edit", Xtczybm, 1, True) Then
  666.                 Exit Sub
  667.             End If
  668.             Call Sub_AddBill
  669.         Case "sc"                                            '删 除
  670.             '判断用户是否有此功能执行权限,如有则写上机日志(进入)
  671.             If Not Security_Log("QC_StockCheck_Edit", Xtczybm, 1, True) Then
  672.                 Exit Sub
  673.             End If
  674.             Call Sub_DeleteBill
  675.         Case "bz"                                            '帮 助
  676.             Call F1bz
  677.         Case "fh"                                            '退 出
  678.            Unload Me
  679.     End Select
  680. End Sub
  681. Private Sub Timer1_Timer()                                 '在窗体激活后调入查询程序
  682.     
  683.     Timer1.Enabled = False
  684.     Xt_Wait.Show
  685.     Xt_Wait.Refresh
  686.    
  687.     '加快显示速度
  688.     CxbbGrid.Redraw = False
  689.  
  690.     '生成查询结果
  691.     Call Sub_Query(0)
  692.    
  693.     CxbbGrid.Redraw = True
  694.     
  695.     Xt_Wait.Hide
  696. End Sub
  697. Private Sub Sub_Query(Int_QueryType As Integer)                                     '生成查询结果(Define)
  698.     
  699.     '过程参数:Int_QueryType 0-"点确定按钮"查询  1-"刷新"查询
  700.     Dim Rec_Query As New ADODB.Recordset        '查询结果动态集
  701.     Dim Coljsq As Long                          '网格列计数器
  702.     Dim Jsqte As Long                           '临时动态计数器
  703.     '以下为自定义部分[
  704.  
  705.     If Int_QueryType = 0 Then   '0-"点确定按钮"查询
  706.         With FrmJljy_StockCheckListQueryCg
  707.          
  708.             '生成查询条件
  709.             Str_QueryCondi = " where 1=1 "
  710.             
  711.             For Jsqte = 0 To 9
  712.                 Select Case Jsqte
  713.                     Case 0 '收料通知单号
  714.                         If Trim(.LrText(0).Text) <> "" Then
  715.                             Str_QueryCondi = Str_QueryCondi & " and purreciptnum = '" & Trim(.LrText(0).Text) & "'"
  716.                         End If
  717.                     Case 1 '物料编码
  718.                         If Trim(.LrText(1).Text) <> "" Then
  719.                             Str_QueryCondi = Str_QueryCondi & " and MNumber = '" & Trim(.LrText(1).Tag) & "'"
  720.                         End If
  721.                     Case 2  '物料大类
  722.                         If Trim(.LrText(2).Text) <> "" Then
  723.                             Str_QueryCondi = Str_QueryCondi & " and MSNumber = '" & Trim(.LrText(2).Tag) & "'"
  724.                         End If
  725.                     Case 3  '供应商
  726.                         If Trim(.LrText(3).Text) <> "" Then
  727.                             Str_QueryCondi = Str_QueryCondi & " and suppliercode = '" & Trim(.LrText(3).Tag) & "'"
  728.                         End If
  729.                     Case 4  '产地
  730.                         If Trim(.LrText(4).Text) <> "" Then
  731.                             Str_QueryCondi = Str_QueryCondi & " and areacode = '" & Trim(.LrText(4).Tag) & "'"
  732.                         End If
  733.                     Case 5  '进料日期(起始)
  734.                         If Trim(.LrText(5).Text) <> "" Then
  735.                             Str_QueryCondi = Str_QueryCondi & " And PurReciptDate>=' " & Trim(.LrText(5).Text) & "'"
  736.                         End If
  737.                     Case 6  '进料日期(终止)
  738.                         If Trim(.LrText(6).Text) <> "" Then
  739.                             Str_QueryCondi = Str_QueryCondi & " And PurReciptDate<= ' " & Trim(.LrText(6).Text) & "'"
  740.                         End If
  741.                     Case 7  '质量等级
  742.                         If Trim(.LrText(7).Text) <> "" Then
  743.                             Str_QueryCondi = Str_QueryCondi & " and GradeCode = '" & Trim(.LrText(7).Tag) & "'"
  744.                         End If
  745.                     Case 8  '单据号
  746.                         If Trim(.LrText(8).Text) <> "" Then
  747.                             Str_QueryCondi = Str_QueryCondi & " and stockchecknum = '" & Trim(.LrText(8).Text) & "'"
  748.                         End If
  749.                     Case 9   '审核状态
  750.                         If Not .Opt_Check(0).Value Then
  751.                             If .Opt_Check(1).Value Then
  752.                                 Str_QueryCondi = Str_QueryCondi & " and  Checker='' "
  753.                             Else
  754.                                 Str_QueryCondi = Str_QueryCondi & " and  Checker<>'' "
  755.                             End If
  756.                         End If
  757.                 End Select
  758.             Next Jsqte
  759.         End With
  760.     Else
  761.         '1-"刷新"查询
  762.         If Str_QueryCondi = "" Then
  763.             Str_QueryCondi = " where 1=1 "
  764.         End If
  765.     End If
  766.      
  767.     Sqlstr = "select * from (SELECT Distinct StockCheckMainID,MNumber,MName,Model,PurUnitName,rtrim(CheckSortCode)+rtrim(gradecode) as gradecode,msnumber,PurReciptDate," & _
  768.             "Suppliercode,Suppliername,Quantity,Areaname,Areacode,StoCheckDate,Stockchecknum,PurReciptMainID,Maker,MakeDate,Checker,GradeName,purreciptnum FROM QC_V_StockCheckCgsub) d " & _
  769.              Str_QueryCondi & " Order By StockCheckMainID"
  770.     Set Rec_Query = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  771.     With Rec_Query
  772.         CxbbGrid.Rows = CxbbGrid.FixedRows
  773.         Jsqte = CxbbGrid.FixedRows
  774.         Do While Not .EOF
  775.             CxbbGrid.AddItem ""
  776.             '[>>自定义填充内容
  777.             CxbbGrid.TextMatrix(Jsqte, 0) = .Fields("StockCheckMainID")                                                           '进料检验分析单ID(主要用来查询定位用)
  778.             CxbbGrid.TextMatrix(Jsqte, 1) = Trim(.Fields("PurReciptMainID") & "")                                                 '收料通知单ID(主要用来查询定位用)
  779.             CxbbGrid.TextMatrix(Jsqte, Sydz("001", GridStr(), Szzls)) = Trim(.Fields("purreciptnum") & "")                        '收料通知单号
  780.             CxbbGrid.TextMatrix(Jsqte, Sydz("002", GridStr(), Szzls)) = Trim(.Fields("MNumber") & "")                             '物料编码
  781.             CxbbGrid.TextMatrix(Jsqte, Sydz("003", GridStr(), Szzls)) = Trim(.Fields("MName") & "")                               '物料名称
  782.             CxbbGrid.TextMatrix(Jsqte, Sydz("004", GridStr(), Szzls)) = Trim(.Fields("Model") & "")                               '规格型号
  783.             CxbbGrid.TextMatrix(Jsqte, Sydz("005", GridStr(), Szzls)) = Trim(.Fields("PurUnitName") & "")                         '计量单位
  784.             CxbbGrid.TextMatrix(Jsqte, Sydz("006", GridStr(), Szzls)) = Trim(.Fields("suppliername") & "")                        '供应商
  785.             CxbbGrid.TextMatrix(Jsqte, Sydz("007", GridStr(), Szzls)) = Trim(.Fields("Quantity") & "")                            '数量
  786.             CxbbGrid.TextMatrix(Jsqte, Sydz("008", GridStr(), Szzls)) = Format(Trim(.Fields("PurReciptDate") & ""), "yyyy-mm-dd") '进料日期
  787.             CxbbGrid.TextMatrix(Jsqte, Sydz("009", GridStr(), Szzls)) = Trim(.Fields("areaname") & "")                            '物料产地
  788.             CxbbGrid.TextMatrix(Jsqte, Sydz("010", GridStr(), Szzls)) = Format(Trim(.Fields("StoCheckDate") & ""), "yyyy-mm-dd")  '检验日期
  789.             CxbbGrid.TextMatrix(Jsqte, Sydz("011", GridStr(), Szzls)) = Trim(.Fields("GradeName") & "")                           '质量等级
  790.             CxbbGrid.TextMatrix(Jsqte, Sydz("012", GridStr(), Szzls)) = Trim(.Fields("Maker") & "")                               '制单人
  791.             CxbbGrid.TextMatrix(Jsqte, Sydz("013", GridStr(), Szzls)) = Format(Trim(.Fields("MakeDate") & ""), "yyyy-mm-dd")      '制单日期
  792.             CxbbGrid.TextMatrix(Jsqte, Sydz("014", GridStr(), Szzls)) = Trim(.Fields("Checker") & "")                             '审核人
  793.             CxbbGrid.TextMatrix(Jsqte, Sydz("015", GridStr(), Szzls)) = Trim(.Fields("stockchecknum") & "")                       '单据号
  794.             '<<]
  795.             '设置数据行高度(Fixed)
  796.             CxbbGrid.RowHeight(Jsqte) = Sjhgd
  797.      
  798.             '动态集指针加1,同时将计数器加1(Fixed)
  799.             .MoveNext
  800.             Jsqte = Jsqte + 1
  801.         Loop
  802.     End With
  803.     ']以上为用户自定义部分
  804. End Sub
  805. Private Sub CxbbGrid_DblClick()                                              '用户双击网格调入相应单据
  806.     
  807.     Dim RecTemp As New ADODB.Recordset               '临时使用动态集
  808.     '非数据行退出
  809.     If CxbbGrid.Row < CxbbGrid.FixedRows Or Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0)) = 0 Then
  810.         Exit Sub
  811.     End If
  812.     Sqlstr = "SELECT StockCheckMainID From Qc_StockCheckMain Where StockCheckMainID=" & Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0))
  813.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  814.     With RecTemp
  815.         If .EOF Then
  816.             Tsxx = "此进料检验分析单已被其他用户删除!"
  817.             Call Xtxxts(Tsxx, 0, 4)
  818.             Exit Sub
  819.         Else
  820.             '填充查询单据标识
  821.             XT_BillID = CxbbGrid.TextMatrix(CxbbGrid.Row, 0)
  822.             Xtcdcsfz = Str_QueryCondi
  823.                 
  824.             '设置单据处理为列表查询(修改)状态
  825.             Xtcdcs = "2"
  826.             '调入单据处理窗体
  827.             FrmJljy_StockCheckCg.HelpContextID = 1503001
  828.             FrmJljy_StockCheckCg.Show 1
  829.             
  830.             If Xtfhcs = "1" Then
  831.                 Tsxx = "进料检验分析单发生变化,是否刷新进料检验分析单列表?"
  832.                 yhAnswer = Xtxxts(Tsxx, 2, 2)
  833.                 If yhAnswer = 1 Then
  834.                     Xt_Wait.Show
  835.                     Xt_Wait.Refresh
  836.    
  837.                     '加快显示速度
  838.                     CxbbGrid.Redraw = False
  839.  
  840.                     '生成查询结果
  841.                     Call Sub_Query(1)
  842.    
  843.                     CxbbGrid.Redraw = True
  844.                     Xt_Wait.Hide
  845.                 End If
  846.             End If
  847.         End If
  848.     End With
  849. End Sub
  850. Private Sub Sub_AddBill()                                              '新增单据
  851.     '设置单据处理为填制单据状态
  852.     Xtcdcs = "1"
  853.     '调入单据处理窗体
  854.     FrmJljy_StockCheckCg.HelpContextID = 1503001
  855.     FrmJljy_StockCheckCg.Show 1
  856.     If Xtfhcs = "1" Then
  857.         Tsxx = "进料检验分析单发生变化,是否刷新进料检验分析单列表?"
  858.         yhAnswer = Xtxxts(Tsxx, 2, 2)
  859.         If yhAnswer = 1 Then
  860.             Xt_Wait.Show
  861.             Xt_Wait.Refresh
  862.    
  863.             '加快显示速度
  864.             CxbbGrid.Redraw = False
  865.  
  866.             '生成查询结果
  867.             Call Sub_Query(1)
  868.    
  869.             CxbbGrid.Redraw = True
  870.             Xt_Wait.Hide
  871.         End If
  872.     End If
  873.    
  874. End Sub
  875. Private Sub Sub_DeleteBill()                                            '删除进料检验分析单
  876.     
  877.     Dim YAnswer As Integer
  878.     Dim Lng_BillID As Long           '单据标识
  879.   
  880.     '非数据行退出
  881.     If CxbbGrid.Row < CxbbGrid.FixedRows Or Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0)) = 0 Then
  882.         Exit Sub
  883.     End If
  884.   
  885.     Tsxx = "请确认是否删除当前进料检验分析单?"
  886.     yhAnswer = Xtxxts(Tsxx, 2, 2)
  887.   
  888.     If yhAnswer = 1 Then
  889.         '1.判断当前进料检验分析单是否允许删除
  890.         If Not Fun_AllowDelete Then
  891.             Exit Sub
  892.         End If
  893.   
  894.         '2.删除单据所有内容
  895.         Lng_BillID = Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0))
  896.         On Error GoTo Swcwcl
  897.         Cw_DataEnvi.DataConnect.BeginTrans
  898.         '1.删除单据所有内容
  899.         Cw_DataEnvi.DataConnect.Execute ("Delete Qc_StockCheckSub Where StockCheckMainID=" & Val(Lng_BillID))    '删除子表内容
  900.         Cw_DataEnvi.DataConnect.Execute ("Delete Qc_StockCheckMain Where StockCheckMainID=" & Val(Lng_BillID))   '删除主表内容
  901.         
  902.         '2.清采购系统
  903.         Cw_DataEnvi.DataConnect.Execute ("update cg_purreciptsub set gradecode= '' Where purreciptmainid='" & Trim(CxbbGrid.TextMatrix(CxbbGrid.Row, 1) & "") & "' AND MNumber='" & Trim(CxbbGrid.TextMatrix(CxbbGrid.Row, Sydz("002", GridStr(), Szzls)) & "") & "'")
  904.         Cw_DataEnvi.DataConnect.CommitTrans
  905.       
  906.         '删除网格进料单据数据
  907.         Jsqte = CxbbGrid.FixedRows
  908.         Do While Jsqte <= CxbbGrid.Rows - 1
  909.             If Val(CxbbGrid.TextMatrix(Jsqte, 0)) = Lng_BillID Then
  910.                 CxbbGrid.RemoveItem (Jsqte)
  911.             Else
  912.                 Jsqte = Jsqte + 1
  913.             End If
  914.         Loop
  915.     Else
  916.         Exit Sub
  917.     End If
  918.     Exit Sub
  919. Swcwcl:
  920.     Cw_DataEnvi.DataConnect.RollbackTrans
  921.     If Err.Number = -2147217873 Then              '(-2147217873 为SQL Server 2000通过建立外键产生的错误号)
  922.         Tsxx = "该进料检验分析单已经填写过成品质量降等,不能删除!"
  923.     Else
  924.         Tsxx = "单据删除过程中出现未知错误,程序自动恢复保存前状态!"
  925.     End If
  926.     Call Xtxxts(Tsxx, 0, 1)
  927.     Exit Sub
  928.   
  929. End Sub
  930. Private Function Fun_AllowDelete() As Boolean                                        '判断当前单据是否允许删除
  931.   
  932.     Dim RecTemp As New ADODB.Recordset     '临时使用动态集
  933.     Dim Sqlstr As String                   '查询字符串
  934.     Dim Lng_BillID As Long                 '单据ID
  935.   
  936.     Lng_BillID = Val(CxbbGrid.TextMatrix(CxbbGrid.Row, 0))
  937.     Sqlstr = "Select Checker From Qc_StockCheckMain Where StockCheckMainID=" & Val(Lng_BillID)
  938.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  939.     With RecTemp
  940.         If Not .EOF Then
  941.             If Trim(.Fields("Checker") & "") <> "" Then
  942.                 Tsxx = "该进料检验分析单已审核,不能删除!"
  943.                 Call Xtxxts(Tsxx, 0, 4)
  944.                 Exit Function
  945.             End If
  946.             End If
  947.     End With
  948.     Fun_AllowDelete = True
  949.   
  950. End Function
  951. Private Sub bbyl(bbylte As Boolean)                    '报表打印预览
  952.     
  953.     Dim Bbzbt$, Bbxbt() As String, bbxbtzzxs() As Integer, Bbxbtgs As Integer
  954.     Dim Bbbwh() As String, Bbbwhzzxs() As Integer, Bbbwhgs As Integer
  955.     Bbxbtgs = 1                                          '报 表 小 标 题 行 数
  956.     Bbbwhgs = 0                                          '报 表 表 尾 行 数
  957.     ReDim Bbxbt(1 To Bbxbtgs)
  958.     ReDim bbxbtzzxs(1 To Bbxbtgs)
  959.     If Bbbwhgs <> 0 Then
  960.         ReDim Bbbwh(1 To Bbbwhgs)
  961.         ReDim Bbbwhzzxs(1 To Bbbwhgs)
  962.     End If
  963.     Bbzbt = ReportTitle
  964.     Bbxbt(1) = ""
  965.     bbxbtzzxs(1) = 0                                     '报表行组织形式(0-居左 1-居进料 2-居右)
  966.     Call Scyxsjb(CxbbGrid)                               '生成报表数据
  967.     Call Scdybb(Dyymctbl, Bbzbt, Bbxbt(), bbxbtzzxs(), Bbxbtgs, Bbbwh(), Bbbwhzzxs(), Bbbwhgs, bbylte)
  968.     If Not bbylte Then
  969.         Unload DY_Tybbyldy
  970.     End If
  971. End Sub