lu
2025-04-15 c4c64129aef67b4127cf141c91205da10ebf482b
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
@@ -29,59 +29,25 @@
        /// </summary>
        private void InitializeComponent()
        {
            this.gvMx1demandDocumentLineId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1demandDocumentId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1changeFlag = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1planTrackingId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1sourceDocumentType = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1returnableStoredQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1returnableReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1totalReturnedQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1remainingStoredQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1totalStoredQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1remainingReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1totalReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1terminateTime = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1terminator = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1businessTerminate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1freezeTime = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1freezer = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1businessFreeze = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1businessClose = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1remarks = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1isGift = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1latestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1earliestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1deliveryDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1pricingQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1pricingUnit = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1inventoryUnit = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1purchaseQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1purchaseUnit = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1itemId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1salesOrderId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
            this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_erpid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_supplier = new DevExpress.XtraEditors.LabelControl();
            this.lb_purchaseDate = new DevExpress.XtraEditors.LabelControl();
            this.lb_documentStatus = new DevExpress.XtraEditors.LabelControl();
            this.lb_billNo = new DevExpress.XtraEditors.LabelControl();
            this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.gcMain = new DevExpress.XtraGrid.GridControl();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.gcMain1 = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.bandedGridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_documentStatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_documentType = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_businessType = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_purchaseDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.bandedGridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_supplier = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_closeStatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -102,443 +68,792 @@
            this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_erpCheckBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_erpCheckDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_checkBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_checkFalg = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_changereason = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.panel1 = new System.Windows.Forms.Panel();
            this.lbGuid = new DevExpress.XtraEditors.LabelControl();
            this.txt_supplier = new Gs.DevApp.UserControl.UcLookSupplier();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
            this.tabMxPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            this.gvcol6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
            this.lbGuid = new System.Windows.Forms.Label();
            this.txt_supplier = new Gs.DevApp.UserControl.UcLookSupplier();
            this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_guid = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
            this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_erpid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1salesOrderId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1itemId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1businessTerminate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1pricingQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1pricingUnit = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1deliveryDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1earliestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1latestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1purchaseQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1purchaseUnit = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1remainingReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1inventoryUnit = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1demandDocumentId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1isGift = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1remarks = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1businessClose = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1businessFreeze = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1freezer = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1freezeTime = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1terminator = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1terminateTime = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1totalReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1totalStoredQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1remainingStoredQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1totalReturnedQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1returnableReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1returnableStoredQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1sourceDocumentType = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1planTrackingId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1changeFlag = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1demandDocumentLineId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
            this.split1.Panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
            this.split1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            this.xtraTabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
            this.splitMx1.Panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
            this.splitMx1.Panel2.SuspendLayout();
            this.splitMx1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
            this.layoutMx1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.panel1.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            this.SuspendLayout();
            // 
            // gvMx1demandDocumentLineId
            // toolBarMenu1
            // 
            this.gvMx1demandDocumentLineId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1demandDocumentLineId.AppearanceCell.Options.UseFont = true;
            this.gvMx1demandDocumentLineId.Caption = "需求单据行号";
            this.gvMx1demandDocumentLineId.FieldName = "demandDocumentLineId";
            this.gvMx1demandDocumentLineId.MinWidth = 25;
            this.gvMx1demandDocumentLineId.Name = "gvMx1demandDocumentLineId";
            this.gvMx1demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID";
            this.gvMx1demandDocumentLineId.Width = 100;
            this.toolBarMenu1.chkParameter = null;
            this.toolBarMenu1.currentAction = null;
            this.toolBarMenu1.defaultActions = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = "rpt_rohin{}";
            this.toolBarMenu1.Size = new System.Drawing.Size(1365, 80);
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutParameter = "xlsOut_rohin{}";
            // 
            // gvMx1demandDocumentId
            // xtraTabControl1
            // 
            this.gvMx1demandDocumentId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1demandDocumentId.AppearanceCell.Options.UseFont = true;
            this.gvMx1demandDocumentId.Caption = "需求单据号";
            this.gvMx1demandDocumentId.FieldName = "demandDocumentId";
            this.gvMx1demandDocumentId.MinWidth = 25;
            this.gvMx1demandDocumentId.Name = "gvMx1demandDocumentId";
            this.gvMx1demandDocumentId.Tag = "query_a.DEMAND_DOCUMENT_ID";
            this.gvMx1demandDocumentId.Visible = true;
            this.gvMx1demandDocumentId.VisibleIndex = 15;
            this.gvMx1demandDocumentId.Width = 100;
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(1365, 602);
            this.xtraTabControl1.TabIndex = 3;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
            this.xtraTabPage2});
            // 
            // gvMx1changeFlag
            // xtraTabPage1
            // 
            this.gvMx1changeFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1changeFlag.AppearanceCell.Options.UseFont = true;
            this.gvMx1changeFlag.Caption = "变更标识";
            this.gvMx1changeFlag.FieldName = "changeFlag";
            this.gvMx1changeFlag.MinWidth = 25;
            this.gvMx1changeFlag.Name = "gvMx1changeFlag";
            this.gvMx1changeFlag.Tag = "query_a.CHANGE_FLAG";
            this.gvMx1changeFlag.Visible = true;
            this.gvMx1changeFlag.VisibleIndex = 32;
            this.gvMx1changeFlag.Width = 50;
            this.xtraTabPage1.Controls.Add(this.split1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1363, 570);
            this.xtraTabPage1.Text = "数据列表";
            // 
            // gvMx1planTrackingId
            // split1
            // 
            this.gvMx1planTrackingId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1planTrackingId.AppearanceCell.Options.UseFont = true;
            this.gvMx1planTrackingId.Caption = "计划跟踪号";
            this.gvMx1planTrackingId.FieldName = "planTrackingId";
            this.gvMx1planTrackingId.MinWidth = 25;
            this.gvMx1planTrackingId.Name = "gvMx1planTrackingId";
            this.gvMx1planTrackingId.Tag = "query_a.PLAN_TRACKING_ID";
            this.gvMx1planTrackingId.Visible = true;
            this.gvMx1planTrackingId.VisibleIndex = 31;
            this.gvMx1planTrackingId.Width = 100;
            this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.split1.Horizontal = false;
            this.split1.Location = new System.Drawing.Point(0, 0);
            this.split1.Name = "split1";
            // 
            // gvMx1sourceDocumentType
            // split1.Panel1
            // 
            this.gvMx1sourceDocumentType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1sourceDocumentType.AppearanceCell.Options.UseFont = true;
            this.gvMx1sourceDocumentType.Caption = "来源单据类型";
            this.gvMx1sourceDocumentType.FieldName = "sourceDocumentType";
            this.gvMx1sourceDocumentType.MinWidth = 25;
            this.gvMx1sourceDocumentType.Name = "gvMx1sourceDocumentType";
            this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE";
            this.gvMx1sourceDocumentType.Visible = true;
            this.gvMx1sourceDocumentType.VisibleIndex = 30;
            this.gvMx1sourceDocumentType.Width = 80;
            this.split1.Panel1.Controls.Add(this.gcMain1);
            this.split1.Panel1.Controls.Add(this.pageBar1);
            this.split1.Panel1.Text = "Panel1";
            // 
            // gvMx1returnableStoredQty
            // split1.Panel2
            // 
            this.gvMx1returnableStoredQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1returnableStoredQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1returnableStoredQty.Caption = "可退入库数量";
            this.gvMx1returnableStoredQty.FieldName = "returnableStoredQty";
            this.gvMx1returnableStoredQty.MinWidth = 25;
            this.gvMx1returnableStoredQty.Name = "gvMx1returnableStoredQty";
            this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY";
            this.gvMx1returnableStoredQty.Visible = true;
            this.gvMx1returnableStoredQty.VisibleIndex = 29;
            this.gvMx1returnableStoredQty.Width = 70;
             this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1363, 570);
            this.split1.SplitterPosition = 555;
            this.split1.TabIndex = 0;
            // 
            // gvMx1returnableReceivedQty
            // gcMain1
            // 
            this.gvMx1returnableReceivedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1returnableReceivedQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1returnableReceivedQty.Caption = "可退收货数量";
            this.gvMx1returnableReceivedQty.FieldName = "returnableReceivedQty";
            this.gvMx1returnableReceivedQty.MinWidth = 25;
            this.gvMx1returnableReceivedQty.Name = "gvMx1returnableReceivedQty";
            this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY";
            this.gvMx1returnableReceivedQty.Visible = true;
            this.gvMx1returnableReceivedQty.VisibleIndex = 28;
            this.gvMx1returnableReceivedQty.Width = 70;
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
            this.gcMain1.Size = new System.Drawing.Size(1363, 516);
            this.gcMain1.TabIndex = 2;
            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            // 
            // gvMx1totalReturnedQty
            // gridView1
            // 
            this.gvMx1totalReturnedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1totalReturnedQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1totalReturnedQty.Caption = "总退货数量";
            this.gvMx1totalReturnedQty.FieldName = "totalReturnedQty";
            this.gvMx1totalReturnedQty.MinWidth = 25;
            this.gvMx1totalReturnedQty.Name = "gvMx1totalReturnedQty";
            this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY";
            this.gvMx1totalReturnedQty.Visible = true;
            this.gvMx1totalReturnedQty.VisibleIndex = 27;
            this.gvMx1totalReturnedQty.Width = 70;
            this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 30;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_factory,
            this.gv_billNo,
            this.gv_documentStatus,
            this.gv_documentType,
            this.gv_businessType,
            this.gv_purchaseDate,
            this.bandedGridColumn1,
            this.gv_supplier,
            this.gv_closeStatus,
            this.bandedGridColumn2,
            this.gv_purchaseDept,
            this.gv_qtyAcceptance,
            this.gv_purchaser,
            this.gv_qualityReq,
            this.gv_settlementParty,
            this.gv_paymentParty,
            this.gv_transportMethod,
            this.gv_remarks,
            this.gv_cancellationStatus,
            this.gv_cancellationPerson,
            this.gv_cancellationDate,
            this.gv_createBy,
            this.gv_createDate,
            this.gv_lastupdateDate,
            this.gv_lastupdateBy,
            this.gv_erpCheckBy,
            this.gv_erpCheckDate,
            this.gv_changereason,
            this.gridColumn4,
            this.gridColumn5,
            this.gridColumn7,
            this.gvcol6,
            this.gridColumn9});
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
            this.gridView1.OptionsView.AllowHtmlDrawHeaders = true;
            this.gridView1.OptionsView.ShowAutoFilterRow = true;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // gvMx1remainingStoredQty
            // gv_factory
            // 
            this.gvMx1remainingStoredQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1remainingStoredQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1remainingStoredQty.Caption = "剩余入库数量";
            this.gvMx1remainingStoredQty.FieldName = "remainingStoredQty";
            this.gvMx1remainingStoredQty.MinWidth = 25;
            this.gvMx1remainingStoredQty.Name = "gvMx1remainingStoredQty";
            this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY";
            this.gvMx1remainingStoredQty.Visible = true;
            this.gvMx1remainingStoredQty.VisibleIndex = 26;
            this.gvMx1remainingStoredQty.Width = 70;
            this.gv_factory.Caption = "ERPID号";
            this.gv_factory.FieldName = "ebelnK3id";
            this.gv_factory.MinWidth = 25;
            this.gv_factory.Name = "gv_factory";
            this.gv_factory.OptionsColumn.AllowEdit = false;
            this.gv_factory.Tag = "query_a.ebelnK3id";
            this.gv_factory.Visible = true;
            this.gv_factory.VisibleIndex = 0;
            this.gv_factory.Width = 80;
            // 
            // gvMx1totalStoredQty
            // gv_billNo
            // 
            this.gvMx1totalStoredQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1totalStoredQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1totalStoredQty.Caption = "总已入库数量";
            this.gvMx1totalStoredQty.FieldName = "totalStoredQty";
            this.gvMx1totalStoredQty.MinWidth = 25;
            this.gvMx1totalStoredQty.Name = "gvMx1totalStoredQty";
            this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY";
            this.gvMx1totalStoredQty.Visible = true;
            this.gvMx1totalStoredQty.VisibleIndex = 25;
            this.gvMx1totalStoredQty.Width = 70;
            this.gv_billNo.AppearanceCell.Options.UseFont = true;
            this.gv_billNo.Caption = "采购单号";
            this.gv_billNo.FieldName = "billNo";
            this.gv_billNo.MinWidth = 25;
            this.gv_billNo.Name = "gv_billNo";
            this.gv_billNo.OptionsColumn.AllowEdit = false;
            this.gv_billNo.Tag = "query_a.BILL_NO";
            this.gv_billNo.Visible = true;
            this.gv_billNo.VisibleIndex = 1;
            this.gv_billNo.Width = 120;
            // 
            // gvMx1remainingReceivedQty
            // gv_documentStatus
            // 
            this.gvMx1remainingReceivedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1remainingReceivedQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1remainingReceivedQty.Caption = "剩余收货数量";
            this.gvMx1remainingReceivedQty.FieldName = "remainingReceivedQty";
            this.gvMx1remainingReceivedQty.MinWidth = 25;
            this.gvMx1remainingReceivedQty.Name = "gvMx1remainingReceivedQty";
            this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY";
            this.gvMx1remainingReceivedQty.Visible = true;
            this.gvMx1remainingReceivedQty.VisibleIndex = 13;
            this.gvMx1remainingReceivedQty.Width = 70;
            this.gv_documentStatus.AppearanceCell.Options.UseFont = true;
            this.gv_documentStatus.Caption = "单据状态";
            this.gv_documentStatus.FieldName = "docStusTxt";
            this.gv_documentStatus.MinWidth = 25;
            this.gv_documentStatus.Name = "gv_documentStatus";
            this.gv_documentStatus.OptionsColumn.AllowEdit = false;
            this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS";
            this.gv_documentStatus.Visible = true;
            this.gv_documentStatus.VisibleIndex = 2;
            this.gv_documentStatus.Width = 70;
            // 
            // gvMx1totalReceivedQty
            // gv_documentType
            // 
            this.gvMx1totalReceivedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1totalReceivedQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1totalReceivedQty.Caption = "总已收数量";
            this.gvMx1totalReceivedQty.FieldName = "totalReceivedQty";
            this.gvMx1totalReceivedQty.MinWidth = 25;
            this.gvMx1totalReceivedQty.Name = "gvMx1totalReceivedQty";
            this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY";
            this.gvMx1totalReceivedQty.Visible = true;
            this.gvMx1totalReceivedQty.VisibleIndex = 24;
            this.gvMx1totalReceivedQty.Width = 70;
            this.gv_documentType.AppearanceCell.Options.UseFont = true;
            this.gv_documentType.Caption = "单据类型";
            this.gv_documentType.FieldName = "documentTypeTxt";
            this.gv_documentType.MinWidth = 25;
            this.gv_documentType.Name = "gv_documentType";
            this.gv_documentType.OptionsColumn.AllowEdit = false;
            this.gv_documentType.Tag = "query_a.DOCUMENT_TYPE";
            this.gv_documentType.Visible = true;
            this.gv_documentType.VisibleIndex = 3;
            this.gv_documentType.Width = 80;
            // 
            // gvMx1terminateTime
            // gv_businessType
            // 
            this.gvMx1terminateTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1terminateTime.AppearanceCell.Options.UseFont = true;
            this.gvMx1terminateTime.Caption = "终止时间";
            this.gvMx1terminateTime.FieldName = "terminateTime";
            this.gvMx1terminateTime.MinWidth = 25;
            this.gvMx1terminateTime.Name = "gvMx1terminateTime";
            this.gvMx1terminateTime.Tag = "query_a.TERMINATE_TIME";
            this.gvMx1terminateTime.Visible = true;
            this.gvMx1terminateTime.VisibleIndex = 23;
            this.gvMx1terminateTime.Width = 100;
            this.gv_businessType.AppearanceCell.Options.UseFont = true;
            this.gv_businessType.Caption = "业务类型";
            this.gv_businessType.FieldName = "businessType2";
            this.gv_businessType.MinWidth = 25;
            this.gv_businessType.Name = "gv_businessType";
            this.gv_businessType.OptionsColumn.AllowEdit = false;
            this.gv_businessType.Tag = "query_a.BUSINESS_TYPE";
            this.gv_businessType.Visible = true;
            this.gv_businessType.VisibleIndex = 4;
            this.gv_businessType.Width = 80;
            // 
            // gvMx1terminator
            // gv_purchaseDate
            // 
            this.gvMx1terminator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1terminator.AppearanceCell.Options.UseFont = true;
            this.gvMx1terminator.Caption = "终止人";
            this.gvMx1terminator.FieldName = "terminator";
            this.gvMx1terminator.MinWidth = 25;
            this.gvMx1terminator.Name = "gvMx1terminator";
            this.gvMx1terminator.Tag = "query_a.TERMINATOR";
            this.gvMx1terminator.Visible = true;
            this.gvMx1terminator.VisibleIndex = 22;
            this.gvMx1terminator.Width = 100;
            this.gv_purchaseDate.AppearanceCell.Options.UseFont = true;
            this.gv_purchaseDate.Caption = "采购日期";
            this.gv_purchaseDate.FieldName = "purchaseDate";
            this.gv_purchaseDate.MinWidth = 25;
            this.gv_purchaseDate.Name = "gv_purchaseDate";
            this.gv_purchaseDate.OptionsColumn.AllowEdit = false;
            this.gv_purchaseDate.Tag = "query_a.PURCHASE_DATE";
            this.gv_purchaseDate.Visible = true;
            this.gv_purchaseDate.VisibleIndex = 5;
            this.gv_purchaseDate.Width = 170;
            // 
            // gvMx1businessTerminate
            // bandedGridColumn1
            // 
            this.gvMx1businessTerminate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1businessTerminate.AppearanceCell.Options.UseFont = true;
            this.gvMx1businessTerminate.Caption = "业务状态";
            this.gvMx1businessTerminate.FieldName = "businessTerminate";
            this.gvMx1businessTerminate.MinWidth = 25;
            this.gvMx1businessTerminate.Name = "gvMx1businessTerminate";
            this.gvMx1businessTerminate.Tag = "query_a.BUSINESS_TERMINATE";
            this.gvMx1businessTerminate.Visible = true;
            this.gvMx1businessTerminate.VisibleIndex = 5;
            this.gvMx1businessTerminate.Width = 50;
            this.bandedGridColumn1.Caption = "供应商名称";
            this.bandedGridColumn1.FieldName = "suppName";
            this.bandedGridColumn1.MinWidth = 25;
            this.bandedGridColumn1.Name = "bandedGridColumn1";
            this.bandedGridColumn1.OptionsColumn.AllowEdit = false;
            this.bandedGridColumn1.Tag = "query_a.suppName";
            this.bandedGridColumn1.Visible = true;
            this.bandedGridColumn1.VisibleIndex = 6;
            this.bandedGridColumn1.Width = 134;
            // 
            // gvMx1freezeTime
            // gv_supplier
            // 
            this.gvMx1freezeTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1freezeTime.AppearanceCell.Options.UseFont = true;
            this.gvMx1freezeTime.Caption = "冻结时间";
            this.gvMx1freezeTime.FieldName = "freezeTime";
            this.gvMx1freezeTime.MinWidth = 25;
            this.gvMx1freezeTime.Name = "gvMx1freezeTime";
            this.gvMx1freezeTime.Tag = "query_a.FREEZE_TIME";
            this.gvMx1freezeTime.Visible = true;
            this.gvMx1freezeTime.VisibleIndex = 21;
            this.gvMx1freezeTime.Width = 100;
            this.gv_supplier.AppearanceCell.Options.UseFont = true;
            this.gv_supplier.Caption = "供应商编号";
            this.gv_supplier.FieldName = "suppNo";
            this.gv_supplier.MinWidth = 25;
            this.gv_supplier.Name = "gv_supplier";
            this.gv_supplier.OptionsColumn.AllowEdit = false;
            this.gv_supplier.Tag = "query_a.SUPPLIER";
            this.gv_supplier.Visible = true;
            this.gv_supplier.VisibleIndex = 7;
            this.gv_supplier.Width = 66;
            // 
            // gvMx1freezer
            // gv_closeStatus
            // 
            this.gvMx1freezer.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1freezer.AppearanceCell.Options.UseFont = true;
            this.gvMx1freezer.Caption = "冻结人";
            this.gvMx1freezer.FieldName = "freezer";
            this.gvMx1freezer.MinWidth = 25;
            this.gvMx1freezer.Name = "gvMx1freezer";
            this.gvMx1freezer.Tag = "query_a.FREEZER";
            this.gvMx1freezer.Visible = true;
            this.gvMx1freezer.VisibleIndex = 20;
            this.gvMx1freezer.Width = 100;
            this.gv_closeStatus.AppearanceCell.Options.UseFont = true;
            this.gv_closeStatus.Caption = "关闭状态";
            this.gv_closeStatus.FieldName = "closeStatusTxt";
            this.gv_closeStatus.MinWidth = 25;
            this.gv_closeStatus.Name = "gv_closeStatus";
            this.gv_closeStatus.OptionsColumn.AllowEdit = false;
            this.gv_closeStatus.Tag = "query_a.CLOSE_STATUS";
            this.gv_closeStatus.Visible = true;
            this.gv_closeStatus.VisibleIndex = 8;
            this.gv_closeStatus.Width = 80;
            // 
            // gvMx1businessFreeze
            // bandedGridColumn2
            // 
            this.gvMx1businessFreeze.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1businessFreeze.AppearanceCell.Options.UseFont = true;
            this.gvMx1businessFreeze.Caption = "冻结状态";
            this.gvMx1businessFreeze.FieldName = "businessFreeze";
            this.gvMx1businessFreeze.MinWidth = 25;
            this.gvMx1businessFreeze.Name = "gvMx1businessFreeze";
            this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE";
            this.gvMx1businessFreeze.Visible = true;
            this.gvMx1businessFreeze.VisibleIndex = 19;
            this.gvMx1businessFreeze.Width = 50;
            this.bandedGridColumn2.Caption = "采购部门名称";
            this.bandedGridColumn2.FieldName = "departmentname";
            this.bandedGridColumn2.MinWidth = 25;
            this.bandedGridColumn2.Name = "bandedGridColumn2";
            this.bandedGridColumn2.OptionsColumn.AllowEdit = false;
            this.bandedGridColumn2.Tag = "query_a.departmentname";
            this.bandedGridColumn2.Visible = true;
            this.bandedGridColumn2.VisibleIndex = 9;
            this.bandedGridColumn2.Width = 80;
            // 
            // gvMx1businessClose
            // gv_purchaseDept
            // 
            this.gvMx1businessClose.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1businessClose.AppearanceCell.Options.UseFont = true;
            this.gvMx1businessClose.Caption = "关闭状态";
            this.gvMx1businessClose.FieldName = "businessClose";
            this.gvMx1businessClose.MinWidth = 25;
            this.gvMx1businessClose.Name = "gvMx1businessClose";
            this.gvMx1businessClose.Tag = "query_a.BUSINESS_CLOSE";
            this.gvMx1businessClose.Visible = true;
            this.gvMx1businessClose.VisibleIndex = 18;
            this.gvMx1businessClose.Width = 50;
            this.gv_purchaseDept.AppearanceCell.Options.UseFont = true;
            this.gv_purchaseDept.Caption = "采购部门编号";
            this.gv_purchaseDept.FieldName = "departmentcode";
            this.gv_purchaseDept.MinWidth = 25;
            this.gv_purchaseDept.Name = "gv_purchaseDept";
            this.gv_purchaseDept.OptionsColumn.AllowEdit = false;
            this.gv_purchaseDept.Tag = "query_a.PURCHASE_DEPT";
            this.gv_purchaseDept.Visible = true;
            this.gv_purchaseDept.VisibleIndex = 10;
            this.gv_purchaseDept.Width = 50;
            // 
            // gvMx1remarks
            // gv_qtyAcceptance
            // 
            this.gvMx1remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1remarks.AppearanceCell.Options.UseFont = true;
            this.gvMx1remarks.Caption = "备注";
            this.gvMx1remarks.FieldName = "remarks";
            this.gvMx1remarks.MinWidth = 25;
            this.gvMx1remarks.Name = "gvMx1remarks";
            this.gvMx1remarks.Tag = "query_a.REMARKS";
            this.gvMx1remarks.Visible = true;
            this.gvMx1remarks.VisibleIndex = 17;
            this.gvMx1remarks.Width = 100;
            this.gv_qtyAcceptance.AppearanceCell.Options.UseFont = true;
            this.gv_qtyAcceptance.Caption = "数量验收";
            this.gv_qtyAcceptance.FieldName = "qtyAcceptance";
            this.gv_qtyAcceptance.MinWidth = 25;
            this.gv_qtyAcceptance.Name = "gv_qtyAcceptance";
            this.gv_qtyAcceptance.OptionsColumn.AllowEdit = false;
            this.gv_qtyAcceptance.Tag = "query_a.QTY_ACCEPTANCE";
            this.gv_qtyAcceptance.Visible = true;
            this.gv_qtyAcceptance.VisibleIndex = 11;
            this.gv_qtyAcceptance.Width = 50;
            // 
            // gvMx1isGift
            // gv_purchaser
            // 
            this.gvMx1isGift.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1isGift.AppearanceCell.Options.UseFont = true;
            this.gvMx1isGift.Caption = "是否赠品";
            this.gvMx1isGift.FieldName = "isGift";
            this.gvMx1isGift.MinWidth = 25;
            this.gvMx1isGift.Name = "gvMx1isGift";
            this.gvMx1isGift.Tag = "query_a.IS_GIFT";
            this.gvMx1isGift.Visible = true;
            this.gvMx1isGift.VisibleIndex = 16;
            this.gvMx1isGift.Width = 50;
            this.gv_purchaser.AppearanceCell.Options.UseFont = true;
            this.gv_purchaser.Caption = "采购员";
            this.gv_purchaser.FieldName = "purchaser";
            this.gv_purchaser.MinWidth = 25;
            this.gv_purchaser.Name = "gv_purchaser";
            this.gv_purchaser.OptionsColumn.AllowEdit = false;
            this.gv_purchaser.Tag = "query_a.PURCHASER";
            this.gv_purchaser.Visible = true;
            this.gv_purchaser.VisibleIndex = 12;
            this.gv_purchaser.Width = 60;
            // 
            // gvMx1latestDeliveryDate
            // gv_qualityReq
            // 
            this.gvMx1latestDeliveryDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1latestDeliveryDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1latestDeliveryDate.Caption = "最晚交货日期";
            this.gvMx1latestDeliveryDate.FieldName = "latestDeliveryDate";
            this.gvMx1latestDeliveryDate.MinWidth = 25;
            this.gvMx1latestDeliveryDate.Name = "gvMx1latestDeliveryDate";
            this.gvMx1latestDeliveryDate.Tag = "query_a.LATEST_DELIVERY_DATE";
            this.gvMx1latestDeliveryDate.Visible = true;
            this.gvMx1latestDeliveryDate.VisibleIndex = 10;
            this.gvMx1latestDeliveryDate.Width = 200;
            this.gv_qualityReq.AppearanceCell.Options.UseFont = true;
            this.gv_qualityReq.Caption = "质量要求";
            this.gv_qualityReq.FieldName = "qualityReq";
            this.gv_qualityReq.MinWidth = 25;
            this.gv_qualityReq.Name = "gv_qualityReq";
            this.gv_qualityReq.OptionsColumn.AllowEdit = false;
            this.gv_qualityReq.Tag = "query_a.QUALITY_REQ";
            this.gv_qualityReq.Visible = true;
            this.gv_qualityReq.VisibleIndex = 13;
            this.gv_qualityReq.Width = 80;
            // 
            // gvMx1earliestDeliveryDate
            // gv_settlementParty
            // 
            this.gvMx1earliestDeliveryDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1earliestDeliveryDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1earliestDeliveryDate.Caption = "最早交货日期";
            this.gvMx1earliestDeliveryDate.FieldName = "earliestDeliveryDate";
            this.gvMx1earliestDeliveryDate.MinWidth = 25;
            this.gvMx1earliestDeliveryDate.Name = "gvMx1earliestDeliveryDate";
            this.gvMx1earliestDeliveryDate.Tag = "query_a.EARLIEST_DELIVERY_DATE";
            this.gvMx1earliestDeliveryDate.Visible = true;
            this.gvMx1earliestDeliveryDate.VisibleIndex = 9;
            this.gvMx1earliestDeliveryDate.Width = 200;
            this.gv_settlementParty.AppearanceCell.Options.UseFont = true;
            this.gv_settlementParty.Caption = "结算方";
            this.gv_settlementParty.FieldName = "settlementParty";
            this.gv_settlementParty.MinWidth = 25;
            this.gv_settlementParty.Name = "gv_settlementParty";
            this.gv_settlementParty.OptionsColumn.AllowEdit = false;
            this.gv_settlementParty.Tag = "query_a.SETTLEMENT_PARTY";
            this.gv_settlementParty.Visible = true;
            this.gv_settlementParty.VisibleIndex = 14;
            this.gv_settlementParty.Width = 100;
            // 
            // gvMx1deliveryDate
            // gv_paymentParty
            // 
            this.gvMx1deliveryDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1deliveryDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1deliveryDate.Caption = "交货日期";
            this.gvMx1deliveryDate.FieldName = "deliveryDate";
            this.gvMx1deliveryDate.MinWidth = 25;
            this.gvMx1deliveryDate.Name = "gvMx1deliveryDate";
            this.gvMx1deliveryDate.Tag = "query_a.DELIVERY_DATE";
            this.gvMx1deliveryDate.Visible = true;
            this.gvMx1deliveryDate.VisibleIndex = 8;
            this.gvMx1deliveryDate.Width = 200;
            this.gv_paymentParty.AppearanceCell.Options.UseFont = true;
            this.gv_paymentParty.Caption = "收款方";
            this.gv_paymentParty.FieldName = "paymentParty";
            this.gv_paymentParty.MinWidth = 25;
            this.gv_paymentParty.Name = "gv_paymentParty";
            this.gv_paymentParty.OptionsColumn.AllowEdit = false;
            this.gv_paymentParty.Tag = "query_a.PAYMENT_PARTY";
            this.gv_paymentParty.Visible = true;
            this.gv_paymentParty.VisibleIndex = 15;
            this.gv_paymentParty.Width = 100;
            // 
            // gvMx1pricingQty
            // gv_transportMethod
            // 
            this.gvMx1pricingQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1pricingQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1pricingQty.Caption = "计价数量";
            this.gvMx1pricingQty.FieldName = "pricingQty";
            this.gvMx1pricingQty.MinWidth = 25;
            this.gvMx1pricingQty.Name = "gvMx1pricingQty";
            this.gvMx1pricingQty.Tag = "query_a.PRICING_QTY";
            this.gvMx1pricingQty.Visible = true;
            this.gvMx1pricingQty.VisibleIndex = 6;
            this.gvMx1pricingQty.Width = 50;
            this.gv_transportMethod.AppearanceCell.Options.UseFont = true;
            this.gv_transportMethod.Caption = "运输方式";
            this.gv_transportMethod.FieldName = "transportMethod";
            this.gv_transportMethod.MinWidth = 25;
            this.gv_transportMethod.Name = "gv_transportMethod";
            this.gv_transportMethod.OptionsColumn.AllowEdit = false;
            this.gv_transportMethod.Tag = "query_a.TRANSPORT_METHOD";
            this.gv_transportMethod.Visible = true;
            this.gv_transportMethod.VisibleIndex = 16;
            this.gv_transportMethod.Width = 100;
            // 
            // gvMx1pricingUnit
            // gv_remarks
            // 
            this.gvMx1pricingUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1pricingUnit.AppearanceCell.Options.UseFont = true;
            this.gvMx1pricingUnit.Caption = "计价单位";
            this.gvMx1pricingUnit.FieldName = "jjFname";
            this.gvMx1pricingUnit.MinWidth = 25;
            this.gvMx1pricingUnit.Name = "gvMx1pricingUnit";
            this.gvMx1pricingUnit.Tag = "query_a.PRICING_UNIT";
            this.gvMx1pricingUnit.Visible = true;
            this.gvMx1pricingUnit.VisibleIndex = 7;
            this.gvMx1pricingUnit.Width = 50;
            this.gv_remarks.AppearanceCell.Options.UseFont = true;
            this.gv_remarks.Caption = "备注";
            this.gv_remarks.FieldName = "remarks";
            this.gv_remarks.MinWidth = 25;
            this.gv_remarks.Name = "gv_remarks";
            this.gv_remarks.OptionsColumn.AllowEdit = false;
            this.gv_remarks.Tag = "query_a.REMARKS";
            this.gv_remarks.Visible = true;
            this.gv_remarks.VisibleIndex = 17;
            this.gv_remarks.Width = 100;
            // 
            // gvMx1inventoryUnit
            // gv_cancellationStatus
            // 
            this.gvMx1inventoryUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true;
            this.gvMx1inventoryUnit.Caption = "库存单位";
            this.gvMx1inventoryUnit.FieldName = "kcFname";
            this.gvMx1inventoryUnit.MinWidth = 25;
            this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit";
            this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT";
            this.gvMx1inventoryUnit.Visible = true;
            this.gvMx1inventoryUnit.VisibleIndex = 14;
            this.gvMx1inventoryUnit.Width = 50;
            this.gv_cancellationStatus.AppearanceCell.Options.UseFont = true;
            this.gv_cancellationStatus.Caption = "作废状态";
            this.gv_cancellationStatus.FieldName = "cancellationStatusTxt";
            this.gv_cancellationStatus.MinWidth = 25;
            this.gv_cancellationStatus.Name = "gv_cancellationStatus";
            this.gv_cancellationStatus.OptionsColumn.AllowEdit = false;
            this.gv_cancellationStatus.Tag = "query_a.CANCELLATION_STATUS";
            this.gv_cancellationStatus.Visible = true;
            this.gv_cancellationStatus.VisibleIndex = 18;
            this.gv_cancellationStatus.Width = 60;
            // 
            // gvMx1purchaseQty
            // gv_cancellationPerson
            // 
            this.gvMx1purchaseQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1purchaseQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1purchaseQty.Caption = "采购数量";
            this.gvMx1purchaseQty.FieldName = "purchaseQty";
            this.gvMx1purchaseQty.MinWidth = 25;
            this.gvMx1purchaseQty.Name = "gvMx1purchaseQty";
            this.gvMx1purchaseQty.Tag = "query_a.PURCHASE_QTY";
            this.gvMx1purchaseQty.Visible = true;
            this.gvMx1purchaseQty.VisibleIndex = 11;
            this.gvMx1purchaseQty.Width = 50;
            this.gv_cancellationPerson.AppearanceCell.Options.UseFont = true;
            this.gv_cancellationPerson.Caption = "作废人";
            this.gv_cancellationPerson.FieldName = "cancellationPerson";
            this.gv_cancellationPerson.MinWidth = 25;
            this.gv_cancellationPerson.Name = "gv_cancellationPerson";
            this.gv_cancellationPerson.OptionsColumn.AllowEdit = false;
            this.gv_cancellationPerson.Tag = "query_a.CANCELLATION_PERSON";
            this.gv_cancellationPerson.Visible = true;
            this.gv_cancellationPerson.VisibleIndex = 19;
            this.gv_cancellationPerson.Width = 60;
            // 
            // gvMx1purchaseUnit
            // gv_cancellationDate
            // 
            this.gvMx1purchaseUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1purchaseUnit.AppearanceCell.Options.UseFont = true;
            this.gvMx1purchaseUnit.Caption = "采购单位";
            this.gvMx1purchaseUnit.FieldName = "cgFname";
            this.gvMx1purchaseUnit.MinWidth = 25;
            this.gvMx1purchaseUnit.Name = "gvMx1purchaseUnit";
            this.gvMx1purchaseUnit.Tag = "query_a.PURCHASE_UNIT";
            this.gvMx1purchaseUnit.Visible = true;
            this.gvMx1purchaseUnit.VisibleIndex = 12;
            this.gvMx1purchaseUnit.Width = 50;
            this.gv_cancellationDate.AppearanceCell.Options.UseFont = true;
            this.gv_cancellationDate.Caption = "作废日期";
            this.gv_cancellationDate.FieldName = "cancellationDate";
            this.gv_cancellationDate.MinWidth = 25;
            this.gv_cancellationDate.Name = "gv_cancellationDate";
            this.gv_cancellationDate.OptionsColumn.AllowEdit = false;
            this.gv_cancellationDate.Tag = "query_a.CANCELLATION_DATE";
            this.gv_cancellationDate.Visible = true;
            this.gv_cancellationDate.VisibleIndex = 20;
            this.gv_cancellationDate.Width = 180;
            // 
            // gvMx1itemId
            // gv_createBy
            // 
            this.gvMx1itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1itemId.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemId.Caption = "物料ID";
            this.gvMx1itemId.FieldName = "itemId";
            this.gvMx1itemId.MinWidth = 25;
            this.gvMx1itemId.Name = "gvMx1itemId";
            this.gvMx1itemId.Tag = "query_a.ITEM_ID";
            this.gvMx1itemId.Width = 100;
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.MinWidth = 25;
            this.gv_createBy.Name = "gv_createBy";
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.CREATE_BY";
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 21;
            this.gv_createBy.Width = 80;
            // 
            // gvMx1salesOrderId
            // gv_createDate
            // 
            this.gvMx1salesOrderId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1salesOrderId.AppearanceCell.Options.UseFont = true;
            this.gvMx1salesOrderId.Caption = "销售订单号";
            this.gvMx1salesOrderId.FieldName = "salesOrderId";
            this.gvMx1salesOrderId.MinWidth = 25;
            this.gvMx1salesOrderId.Name = "gvMx1salesOrderId";
            this.gvMx1salesOrderId.Tag = "query_a.SALES_ORDER_ID";
            this.gvMx1salesOrderId.Visible = true;
            this.gvMx1salesOrderId.VisibleIndex = 2;
            this.gvMx1salesOrderId.Width = 150;
            this.gv_createDate.AppearanceCell.Options.UseFont = true;
            this.gv_createDate.Caption = "创建日期";
            this.gv_createDate.FieldName = "createDate";
            this.gv_createDate.MinWidth = 25;
            this.gv_createDate.Name = "gv_createDate";
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.CREATE_DATE";
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 22;
            this.gv_createDate.Width = 180;
            //
            // gv_lastupdateDate
            //
            this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateDate.Caption = "最后修改时间";
            this.gv_lastupdateDate.FieldName = "lastupdateDate";
            this.gv_lastupdateDate.MinWidth = 25;
            this.gv_lastupdateDate.Name = "gv_lastupdateDate";
            this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
            this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE";
            this.gv_lastupdateDate.Visible = true;
            this.gv_lastupdateDate.VisibleIndex = 23;
            this.gv_lastupdateDate.Width = 200;
            //
            // gv_lastupdateBy
            //
            this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateBy.Caption = "最后修改人";
            this.gv_lastupdateBy.FieldName = "lastupdateBy";
            this.gv_lastupdateBy.MinWidth = 25;
            this.gv_lastupdateBy.Name = "gv_lastupdateBy";
            this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
            this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY";
            this.gv_lastupdateBy.Visible = true;
            this.gv_lastupdateBy.VisibleIndex = 24;
            this.gv_lastupdateBy.Width = 100;
            //
            // gv_erpCheckBy
            //
            this.gv_erpCheckBy.AppearanceCell.Options.UseFont = true;
            this.gv_erpCheckBy.Caption = "erp审核人";
            this.gv_erpCheckBy.FieldName = "erpCheckBy";
            this.gv_erpCheckBy.MinWidth = 25;
            this.gv_erpCheckBy.Name = "gv_erpCheckBy";
            this.gv_erpCheckBy.OptionsColumn.AllowEdit = false;
            this.gv_erpCheckBy.Tag = "query_a.ERP_CHECK_BY";
            this.gv_erpCheckBy.Visible = true;
            this.gv_erpCheckBy.VisibleIndex = 25;
            this.gv_erpCheckBy.Width = 80;
            //
            // gv_erpCheckDate
            //
            this.gv_erpCheckDate.AppearanceCell.Options.UseFont = true;
            this.gv_erpCheckDate.Caption = "erp审核时间";
            this.gv_erpCheckDate.FieldName = "erpCheckDate";
            this.gv_erpCheckDate.MinWidth = 25;
            this.gv_erpCheckDate.Name = "gv_erpCheckDate";
            this.gv_erpCheckDate.OptionsColumn.AllowEdit = false;
            this.gv_erpCheckDate.Tag = "query_a.ERP_CHECK_DATE";
            this.gv_erpCheckDate.Visible = true;
            this.gv_erpCheckDate.VisibleIndex = 26;
            this.gv_erpCheckDate.Width = 180;
            //
            // gv_changereason
            //
            this.gv_changereason.AppearanceCell.Options.UseFont = true;
            this.gv_changereason.Caption = "变更原因";
            this.gv_changereason.FieldName = "changereason";
            this.gv_changereason.MinWidth = 25;
            this.gv_changereason.Name = "gv_changereason";
            this.gv_changereason.OptionsColumn.AllowEdit = false;
            this.gv_changereason.Tag = "query_a.CHANGEREASON";
            this.gv_changereason.Visible = true;
            this.gv_changereason.VisibleIndex = 27;
            this.gv_changereason.Width = 100;
            //
            // gridColumn4
            //
            this.gridColumn4.Caption = "采购组织";
            this.gridColumn4.FieldName = "cgOrg";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 28;
            this.gridColumn4.Width = 94;
            //
            // gridColumn5
            //
            this.gridColumn5.Caption = "采购组";
            this.gridColumn5.FieldName = "purchaseGroup";
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 29;
            this.gridColumn5.Width = 94;
            //
            // gridColumn7
            //
            this.gridColumn7.Caption = "邮箱";
            this.gridColumn7.FieldName = "email";
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 30;
            this.gridColumn7.Width = 94;
            //
            // gvcol6
            //
            this.gvcol6.Caption = "主键GUID";
            this.gvcol6.FieldName = "guid";
            this.gvcol6.MinWidth = 25;
            this.gvcol6.Name = "gvcol6";
            this.gvcol6.Width = 94;
            //
            // pageBar1
            //
            this.pageBar1.CurrentPage = 1;
            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pageBar1.Location = new System.Drawing.Point(0, 516);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.Size = new System.Drawing.Size(1363, 39);
            this.pageBar1.TabIndex = 4;
            this.pageBar1.TotalPages = 0;
            //
            // xtraTabPage2
            //
            this.xtraTabPage2.Controls.Add(this.splitMx1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(1363, 570);
            this.xtraTabPage2.Text = "数据详细";
            //
            // splitMx1
            //
            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitMx1.Horizontal = false;
            this.splitMx1.Location = new System.Drawing.Point(0, 0);
             this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            //
            // splitMx1.Panel1
            //
            this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
            this.splitMx1.Panel1.Text = "Panel1";
            //
            // splitMx1.Panel2
            //
            this.splitMx1.Panel2.Controls.Add(this.tabMx);
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.Size = new System.Drawing.Size(1363, 570);
            this.splitMx1.SplitterPosition = 46;
            this.splitMx1.TabIndex = 0;
            //
            // layoutMx1
            //
            this.layoutMx1.Controls.Add(this.lbGuid);
            this.layoutMx1.Controls.Add(this.txt_supplier);
            this.layoutMx1.Controls.Add(this.txt_billNo);
            this.layoutMx1.Controls.Add(this.txt_guid);
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem4});
            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1363, 46);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            //
            // lbGuid
            //
            this.lbGuid.Location = new System.Drawing.Point(683, 12);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(332, 25);
            this.lbGuid.TabIndex = 230;
            this.lbGuid.Text = "lbGuid";
            //
            // txt_supplier
            //
            this.txt_supplier.IsReadly = false;
            this.txt_supplier.Location = new System.Drawing.Point(434, 12);
            this.txt_supplier.Margin = new System.Windows.Forms.Padding(0);
            this.txt_supplier.Name = "txt_supplier";
            this.txt_supplier.Size = new System.Drawing.Size(245, 24);
            this.txt_supplier.TabIndex = 227;
            //
            // txt_billNo
            //
            this.txt_billNo.Location = new System.Drawing.Point(99, 12);
            this.txt_billNo.Name = "txt_billNo";
            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
            this.txt_billNo.Size = new System.Drawing.Size(244, 24);
            this.txt_billNo.StyleController = this.layoutMx1;
            this.txt_billNo.TabIndex = 213;
            //
            // txt_guid
            //
            this.txt_guid.Location = new System.Drawing.Point(1089, 12);
            this.txt_guid.Name = "txt_guid";
            this.txt_guid.Size = new System.Drawing.Size(241, 24);
            this.txt_guid.StyleController = this.layoutMx1;
            this.txt_guid.TabIndex = 229;
            //
            // layoutControlItem4
            //
            this.layoutControlItem4.Control = this.txt_guid;
            this.layoutControlItem4.Location = new System.Drawing.Point(990, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem4.Size = new System.Drawing.Size(332, 32);
            this.layoutControlItem4.Text = "主键GUID";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20);
            //
            // Root
            //
            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.Root.GroupBordersVisible = false;
            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1,
            this.layoutControlItem2,
            this.layoutControlItem3});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition1.Width = 100D;
            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition2.Width = 100D;
            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition3.Width = 100D;
            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition4.Width = 100D;
            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition1,
            columnDefinition2,
            columnDefinition3,
            columnDefinition4});
            rowDefinition1.Height = 100D;
            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition1});
            this.Root.Size = new System.Drawing.Size(1363, 49);
            this.Root.TextVisible = false;
            //
            // layoutControlItem1
            //
            this.layoutControlItem1.Control = this.txt_billNo;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(335, 29);
            this.layoutControlItem1.Text = "采购单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18);
            //
            // layoutControlItem2
            //
            this.layoutControlItem2.Control = this.txt_supplier;
            this.layoutControlItem2.Location = new System.Drawing.Point(335, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(336, 29);
            this.layoutControlItem2.Text = "供应商名称";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18);
            //
            // layoutControlItem3
            //
            this.layoutControlItem3.Control = this.lbGuid;
            this.layoutControlItem3.Location = new System.Drawing.Point(671, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(336, 29);
            this.layoutControlItem3.Text = "lbGuid";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem3.TextVisible = false;
            //
            // tabMx
            //
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 0);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1363, 512);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
            // 
            // tabMxPage1
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1361, 482);
            this.tabMxPage1.Size = new System.Drawing.Size(1361, 480);
            this.tabMxPage1.Text = "采购单明细";
            // 
            // gcMx1
@@ -547,7 +862,7 @@
            this.gcMx1.Location = new System.Drawing.Point(0, 0);
            this.gcMx1.MainView = this.gvMx1;
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.Size = new System.Drawing.Size(1361, 482);
            this.gcMx1.Size = new System.Drawing.Size(1361, 480);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -592,7 +907,9 @@
            this.gvMx1sourceDocumentType,
            this.gvMx1planTrackingId,
            this.gvMx1changeFlag,
            this.gvMx1demandDocumentLineId});
            this.gvMx1demandDocumentLineId,
            this.gridColumn6,
            this.gridColumn8});
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -619,6 +936,28 @@
            this.gv_erpid.VisibleIndex = 1;
            this.gv_erpid.Width = 100;
            // 
            // gvMx1salesOrderId
            //
            this.gvMx1salesOrderId.AppearanceCell.Options.UseFont = true;
            this.gvMx1salesOrderId.Caption = "销售订单号";
            this.gvMx1salesOrderId.FieldName = "salesOrderId";
            this.gvMx1salesOrderId.MinWidth = 25;
            this.gvMx1salesOrderId.Name = "gvMx1salesOrderId";
            this.gvMx1salesOrderId.Tag = "query_a.SALES_ORDER_ID";
            this.gvMx1salesOrderId.Visible = true;
            this.gvMx1salesOrderId.VisibleIndex = 2;
            this.gvMx1salesOrderId.Width = 150;
            //
            // gvMx1itemId
            //
            this.gvMx1itemId.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemId.Caption = "物料ID";
            this.gvMx1itemId.FieldName = "itemId";
            this.gvMx1itemId.MinWidth = 25;
            this.gvMx1itemId.Name = "gvMx1itemId";
            this.gvMx1itemId.Tag = "query_a.ITEM_ID";
            this.gvMx1itemId.Width = 100;
            //
            // gridColumn2
            // 
            this.gridColumn2.Caption = "物料编码";
@@ -639,646 +978,369 @@
            this.gridColumn1.VisibleIndex = 4;
            this.gridColumn1.Width = 120;
            // 
            // lb_supplier
            // gvMx1businessTerminate
            // 
            this.lb_supplier.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_supplier.Appearance.Options.UseFont = true;
            this.lb_supplier.Location = new System.Drawing.Point(291, 18);
            this.lb_supplier.Name = "lb_supplier";
            this.lb_supplier.Size = new System.Drawing.Size(85, 21);
            this.lb_supplier.TabIndex = 226;
            this.lb_supplier.Text = "供应商名称";
            this.gvMx1businessTerminate.AppearanceCell.Options.UseFont = true;
            this.gvMx1businessTerminate.Caption = "业务状态";
            this.gvMx1businessTerminate.FieldName = "businessTerminate";
            this.gvMx1businessTerminate.MinWidth = 25;
            this.gvMx1businessTerminate.Name = "gvMx1businessTerminate";
            this.gvMx1businessTerminate.Tag = "query_a.BUSINESS_TERMINATE";
            this.gvMx1businessTerminate.Visible = true;
            this.gvMx1businessTerminate.VisibleIndex = 5;
            this.gvMx1businessTerminate.Width = 50;
            // 
            // lb_purchaseDate
            // gvMx1pricingQty
            // 
            this.lb_purchaseDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_purchaseDate.Appearance.Options.UseFont = true;
            this.lb_purchaseDate.Location = new System.Drawing.Point(536, 18);
            this.lb_purchaseDate.Name = "lb_purchaseDate";
            this.lb_purchaseDate.Size = new System.Drawing.Size(0, 21);
            this.lb_purchaseDate.TabIndex = 222;
            this.gvMx1pricingQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1pricingQty.Caption = "计价数量";
            this.gvMx1pricingQty.FieldName = "pricingQty";
            this.gvMx1pricingQty.MinWidth = 25;
            this.gvMx1pricingQty.Name = "gvMx1pricingQty";
            this.gvMx1pricingQty.Tag = "query_a.PRICING_QTY";
            this.gvMx1pricingQty.Visible = true;
            this.gvMx1pricingQty.VisibleIndex = 6;
            this.gvMx1pricingQty.Width = 50;
            // 
            // lb_documentStatus
            // gvMx1pricingUnit
            // 
            this.lb_documentStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_documentStatus.Appearance.Options.UseFont = true;
            this.lb_documentStatus.Location = new System.Drawing.Point(270, 18);
            this.lb_documentStatus.Name = "lb_documentStatus";
            this.lb_documentStatus.Size = new System.Drawing.Size(0, 21);
            this.lb_documentStatus.TabIndex = 216;
            this.gvMx1pricingUnit.AppearanceCell.Options.UseFont = true;
            this.gvMx1pricingUnit.Caption = "计价单位";
            this.gvMx1pricingUnit.FieldName = "jjFname";
            this.gvMx1pricingUnit.MinWidth = 25;
            this.gvMx1pricingUnit.Name = "gvMx1pricingUnit";
            this.gvMx1pricingUnit.Tag = "query_a.PRICING_UNIT";
            this.gvMx1pricingUnit.Visible = true;
            this.gvMx1pricingUnit.VisibleIndex = 7;
            this.gvMx1pricingUnit.Width = 50;
            // 
            // lb_billNo
            // gvMx1deliveryDate
            // 
            this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_billNo.Appearance.Options.UseFont = true;
            this.lb_billNo.Location = new System.Drawing.Point(20, 18);
            this.lb_billNo.Name = "lb_billNo";
            this.lb_billNo.Size = new System.Drawing.Size(73, 21);
            this.lb_billNo.TabIndex = 213;
            this.lb_billNo.Text = "采购单号 ";
            this.gvMx1deliveryDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1deliveryDate.Caption = "交货日期";
            this.gvMx1deliveryDate.FieldName = "deliveryDate";
            this.gvMx1deliveryDate.MinWidth = 25;
            this.gvMx1deliveryDate.Name = "gvMx1deliveryDate";
            this.gvMx1deliveryDate.Tag = "query_a.DELIVERY_DATE";
            this.gvMx1deliveryDate.Visible = true;
            this.gvMx1deliveryDate.VisibleIndex = 8;
            this.gvMx1deliveryDate.Width = 200;
            // 
            // txt_billNo
            // gvMx1earliestDeliveryDate
            // 
            this.txt_billNo.Location = new System.Drawing.Point(97, 14);
            this.txt_billNo.Name = "txt_billNo";
            this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
            this.txt_billNo.Size = new System.Drawing.Size(150, 28);
            this.txt_billNo.TabIndex = 213;
            this.gvMx1earliestDeliveryDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1earliestDeliveryDate.Caption = "最早交货日期";
            this.gvMx1earliestDeliveryDate.FieldName = "earliestDeliveryDate";
            this.gvMx1earliestDeliveryDate.MinWidth = 25;
            this.gvMx1earliestDeliveryDate.Name = "gvMx1earliestDeliveryDate";
            this.gvMx1earliestDeliveryDate.Tag = "query_a.EARLIEST_DELIVERY_DATE";
            this.gvMx1earliestDeliveryDate.Visible = true;
            this.gvMx1earliestDeliveryDate.VisibleIndex = 9;
            this.gvMx1earliestDeliveryDate.Width = 200;
            // 
            // toolBarMenu1
            // gvMx1latestDeliveryDate
            // 
            this.toolBarMenu1.chkParameter = null;
            this.toolBarMenu1.currentAction = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = "rpt_rohin{}";
            this.toolBarMenu1.Size = new System.Drawing.Size(1365, 80);
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutParameter = "xlsOut_rohin{}";
            this.gvMx1latestDeliveryDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1latestDeliveryDate.Caption = "最晚交货日期";
            this.gvMx1latestDeliveryDate.FieldName = "latestDeliveryDate";
            this.gvMx1latestDeliveryDate.MinWidth = 25;
            this.gvMx1latestDeliveryDate.Name = "gvMx1latestDeliveryDate";
            this.gvMx1latestDeliveryDate.Tag = "query_a.LATEST_DELIVERY_DATE";
            this.gvMx1latestDeliveryDate.Visible = true;
            this.gvMx1latestDeliveryDate.VisibleIndex = 10;
            this.gvMx1latestDeliveryDate.Width = 200;
            // 
            // gcMain
            // gvMx1purchaseQty
            // 
            this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain.Location = new System.Drawing.Point(0, 0);
            this.gcMain.MainView = this.gridView1;
            this.gcMain.Name = "gcMain";
            this.gcMain.Size = new System.Drawing.Size(1363, 531);
            this.gcMain.TabIndex = 1;
            this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            this.gvMx1purchaseQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1purchaseQty.Caption = "采购数量";
            this.gvMx1purchaseQty.FieldName = "purchaseQty";
            this.gvMx1purchaseQty.MinWidth = 25;
            this.gvMx1purchaseQty.Name = "gvMx1purchaseQty";
            this.gvMx1purchaseQty.Tag = "query_a.PURCHASE_QTY";
            this.gvMx1purchaseQty.Visible = true;
            this.gvMx1purchaseQty.VisibleIndex = 11;
            this.gvMx1purchaseQty.Width = 50;
            // 
            // gridView1
            // gvMx1purchaseUnit
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 30;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_factory,
            this.gv_billNo,
            this.gv_documentStatus,
            this.gv_documentType,
            this.gv_businessType,
            this.gv_purchaseDate,
            this.bandedGridColumn1,
            this.gv_supplier,
            this.gv_closeStatus,
            this.bandedGridColumn2,
            this.gv_purchaseDept,
            this.gv_qtyAcceptance,
            this.gv_purchaser,
            this.gv_qualityReq,
            this.gv_settlementParty,
            this.gv_paymentParty,
            this.gv_transportMethod,
            this.gv_remarks,
            this.gv_cancellationStatus,
            this.gv_cancellationPerson,
            this.gv_cancellationDate,
            this.gv_createBy,
            this.gv_createDate,
            this.gv_lastupdateDate,
            this.gv_lastupdateBy,
            this.gv_erpCheckBy,
            this.gv_erpCheckDate,
            this.gv_checkDate,
            this.gv_checkBy,
            this.gv_checkFalg,
            this.gv_changereason,
            this.gridColumn4,
            this.gridColumn5,
            this.gridColumn7});
            this.gridView1.GridControl = this.gcMain;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
            this.gridView1.OptionsView.AllowHtmlDrawHeaders = true;
            this.gridView1.OptionsView.ShowAutoFilterRow = true;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            this.gvMx1purchaseUnit.AppearanceCell.Options.UseFont = true;
            this.gvMx1purchaseUnit.Caption = "采购单位";
            this.gvMx1purchaseUnit.FieldName = "cgFname";
            this.gvMx1purchaseUnit.MinWidth = 25;
            this.gvMx1purchaseUnit.Name = "gvMx1purchaseUnit";
            this.gvMx1purchaseUnit.Tag = "query_a.PURCHASE_UNIT";
            this.gvMx1purchaseUnit.Visible = true;
            this.gvMx1purchaseUnit.VisibleIndex = 12;
            this.gvMx1purchaseUnit.Width = 50;
            // 
            // bandedGridColumn1
            // gvMx1remainingReceivedQty
            // 
            this.bandedGridColumn1.Caption = "供应商名称";
            this.bandedGridColumn1.FieldName = "suppName";
            this.bandedGridColumn1.MinWidth = 25;
            this.bandedGridColumn1.Name = "bandedGridColumn1";
            this.bandedGridColumn1.OptionsColumn.AllowEdit = false;
            this.bandedGridColumn1.Tag = "query_a.suppName";
            this.bandedGridColumn1.Visible = true;
            this.bandedGridColumn1.VisibleIndex = 0;
            this.bandedGridColumn1.Width = 134;
            this.gvMx1remainingReceivedQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1remainingReceivedQty.Caption = "剩余收货数量";
            this.gvMx1remainingReceivedQty.FieldName = "remainingReceivedQty";
            this.gvMx1remainingReceivedQty.MinWidth = 25;
            this.gvMx1remainingReceivedQty.Name = "gvMx1remainingReceivedQty";
            this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY";
            this.gvMx1remainingReceivedQty.Visible = true;
            this.gvMx1remainingReceivedQty.VisibleIndex = 13;
            this.gvMx1remainingReceivedQty.Width = 70;
            // 
            // gv_factory
            // gvMx1inventoryUnit
            // 
            this.gv_factory.Caption = "ERPID号";
            this.gv_factory.FieldName = "ebelnK3id";
            this.gv_factory.MinWidth = 25;
            this.gv_factory.Name = "gv_factory";
            this.gv_factory.OptionsColumn.AllowEdit = false;
            this.gv_factory.Tag = "query_a.ebelnK3id";
            this.gv_factory.Visible = true;
            this.gv_factory.VisibleIndex = 0;
            this.gv_factory.Width = 80;
            this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true;
            this.gvMx1inventoryUnit.Caption = "库存单位";
            this.gvMx1inventoryUnit.FieldName = "kcFname";
            this.gvMx1inventoryUnit.MinWidth = 25;
            this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit";
            this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT";
            this.gvMx1inventoryUnit.Visible = true;
            this.gvMx1inventoryUnit.VisibleIndex = 14;
            this.gvMx1inventoryUnit.Width = 50;
            // 
            // gv_billNo
            // gvMx1demandDocumentId
            // 
            this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_billNo.AppearanceCell.Options.UseFont = true;
            this.gv_billNo.Caption = "采购单号";
            this.gv_billNo.FieldName = "billNo";
            this.gv_billNo.MinWidth = 25;
            this.gv_billNo.Name = "gv_billNo";
            this.gv_billNo.OptionsColumn.AllowEdit = false;
            this.gv_billNo.Tag = "query_a.BILL_NO";
            this.gv_billNo.Visible = true;
            this.gv_billNo.VisibleIndex = 1;
            this.gv_billNo.Width = 120;
            this.gvMx1demandDocumentId.AppearanceCell.Options.UseFont = true;
            this.gvMx1demandDocumentId.Caption = "需求单据号";
            this.gvMx1demandDocumentId.FieldName = "demandDocumentId";
            this.gvMx1demandDocumentId.MinWidth = 25;
            this.gvMx1demandDocumentId.Name = "gvMx1demandDocumentId";
            this.gvMx1demandDocumentId.Tag = "query_a.DEMAND_DOCUMENT_ID";
            this.gvMx1demandDocumentId.Visible = true;
            this.gvMx1demandDocumentId.VisibleIndex = 15;
            this.gvMx1demandDocumentId.Width = 100;
            // 
            // gv_documentStatus
            // gvMx1isGift
            // 
            this.gv_documentStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_documentStatus.AppearanceCell.Options.UseFont = true;
            this.gv_documentStatus.Caption = "单据状态";
            this.gv_documentStatus.FieldName = "docStusTxt";
            this.gv_documentStatus.MinWidth = 25;
            this.gv_documentStatus.Name = "gv_documentStatus";
            this.gv_documentStatus.OptionsColumn.AllowEdit = false;
            this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS";
            this.gv_documentStatus.Visible = true;
            this.gv_documentStatus.VisibleIndex = 2;
            this.gv_documentStatus.Width = 70;
            this.gvMx1isGift.AppearanceCell.Options.UseFont = true;
            this.gvMx1isGift.Caption = "是否赠品";
            this.gvMx1isGift.FieldName = "isGift";
            this.gvMx1isGift.MinWidth = 25;
            this.gvMx1isGift.Name = "gvMx1isGift";
            this.gvMx1isGift.Tag = "query_a.IS_GIFT";
            this.gvMx1isGift.Visible = true;
            this.gvMx1isGift.VisibleIndex = 16;
            this.gvMx1isGift.Width = 50;
            // 
            // gv_documentType
            // gvMx1remarks
            // 
            this.gv_documentType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_documentType.AppearanceCell.Options.UseFont = true;
            this.gv_documentType.Caption = "单据类型";
            this.gv_documentType.FieldName = "documentTypeTxt";
            this.gv_documentType.MinWidth = 25;
            this.gv_documentType.Name = "gv_documentType";
            this.gv_documentType.OptionsColumn.AllowEdit = false;
            this.gv_documentType.Tag = "query_a.DOCUMENT_TYPE";
            this.gv_documentType.Visible = true;
            this.gv_documentType.VisibleIndex = 3;
            this.gv_documentType.Width = 80;
            this.gvMx1remarks.AppearanceCell.Options.UseFont = true;
            this.gvMx1remarks.Caption = "备注";
            this.gvMx1remarks.FieldName = "remarks";
            this.gvMx1remarks.MinWidth = 25;
            this.gvMx1remarks.Name = "gvMx1remarks";
            this.gvMx1remarks.Tag = "query_a.REMARKS";
            this.gvMx1remarks.Visible = true;
            this.gvMx1remarks.VisibleIndex = 17;
            this.gvMx1remarks.Width = 100;
            // 
            // gv_businessType
            // gvMx1businessClose
            // 
            this.gv_businessType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_businessType.AppearanceCell.Options.UseFont = true;
            this.gv_businessType.Caption = "业务类型";
            this.gv_businessType.FieldName = "businessType2";
            this.gv_businessType.MinWidth = 25;
            this.gv_businessType.Name = "gv_businessType";
            this.gv_businessType.OptionsColumn.AllowEdit = false;
            this.gv_businessType.Tag = "query_a.BUSINESS_TYPE";
            this.gv_businessType.Visible = true;
            this.gv_businessType.VisibleIndex = 4;
            this.gv_businessType.Width = 80;
            this.gvMx1businessClose.AppearanceCell.Options.UseFont = true;
            this.gvMx1businessClose.Caption = "关闭状态";
            this.gvMx1businessClose.FieldName = "businessClose";
            this.gvMx1businessClose.MinWidth = 25;
            this.gvMx1businessClose.Name = "gvMx1businessClose";
            this.gvMx1businessClose.Tag = "query_a.BUSINESS_CLOSE";
            this.gvMx1businessClose.Visible = true;
            this.gvMx1businessClose.VisibleIndex = 18;
            this.gvMx1businessClose.Width = 50;
            // 
            // gv_purchaseDate
            // gvMx1businessFreeze
            // 
            this.gv_purchaseDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_purchaseDate.AppearanceCell.Options.UseFont = true;
            this.gv_purchaseDate.Caption = "采购日期";
            this.gv_purchaseDate.FieldName = "purchaseDate";
            this.gv_purchaseDate.MinWidth = 25;
            this.gv_purchaseDate.Name = "gv_purchaseDate";
            this.gv_purchaseDate.OptionsColumn.AllowEdit = false;
            this.gv_purchaseDate.Tag = "query_a.PURCHASE_DATE";
            this.gv_purchaseDate.Visible = true;
            this.gv_purchaseDate.VisibleIndex = 5;
            this.gv_purchaseDate.Width = 170;
            this.gvMx1businessFreeze.AppearanceCell.Options.UseFont = true;
            this.gvMx1businessFreeze.Caption = "冻结状态";
            this.gvMx1businessFreeze.FieldName = "businessFreeze";
            this.gvMx1businessFreeze.MinWidth = 25;
            this.gvMx1businessFreeze.Name = "gvMx1businessFreeze";
            this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE";
            this.gvMx1businessFreeze.Visible = true;
            this.gvMx1businessFreeze.VisibleIndex = 19;
            this.gvMx1businessFreeze.Width = 50;
            // 
            // gv_supplier
            // gvMx1freezer
            // 
            this.gv_supplier.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_supplier.AppearanceCell.Options.UseFont = true;
            this.gv_supplier.Caption = "供应商编号";
            this.gv_supplier.FieldName = "suppNo";
            this.gv_supplier.MinWidth = 25;
            this.gv_supplier.Name = "gv_supplier";
            this.gv_supplier.OptionsColumn.AllowEdit = false;
            this.gv_supplier.Tag = "query_a.SUPPLIER";
            this.gv_supplier.Visible = true;
            this.gv_supplier.VisibleIndex = 7;
            this.gv_supplier.Width = 66;
            this.gvMx1freezer.AppearanceCell.Options.UseFont = true;
            this.gvMx1freezer.Caption = "冻结人";
            this.gvMx1freezer.FieldName = "freezer";
            this.gvMx1freezer.MinWidth = 25;
            this.gvMx1freezer.Name = "gvMx1freezer";
            this.gvMx1freezer.Tag = "query_a.FREEZER";
            this.gvMx1freezer.Visible = true;
            this.gvMx1freezer.VisibleIndex = 20;
            this.gvMx1freezer.Width = 100;
            // 
            // gv_closeStatus
            // gvMx1freezeTime
            // 
            this.gv_closeStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_closeStatus.AppearanceCell.Options.UseFont = true;
            this.gv_closeStatus.Caption = "关闭状态";
            this.gv_closeStatus.FieldName = "closeStatusTxt";
            this.gv_closeStatus.MinWidth = 25;
            this.gv_closeStatus.Name = "gv_closeStatus";
            this.gv_closeStatus.OptionsColumn.AllowEdit = false;
            this.gv_closeStatus.Tag = "query_a.CLOSE_STATUS";
            this.gv_closeStatus.Visible = true;
            this.gv_closeStatus.VisibleIndex = 8;
            this.gv_closeStatus.Width = 80;
            this.gvMx1freezeTime.AppearanceCell.Options.UseFont = true;
            this.gvMx1freezeTime.Caption = "冻结时间";
            this.gvMx1freezeTime.FieldName = "freezeTime";
            this.gvMx1freezeTime.MinWidth = 25;
            this.gvMx1freezeTime.Name = "gvMx1freezeTime";
            this.gvMx1freezeTime.Tag = "query_a.FREEZE_TIME";
            this.gvMx1freezeTime.Visible = true;
            this.gvMx1freezeTime.VisibleIndex = 21;
            this.gvMx1freezeTime.Width = 100;
            // 
            // bandedGridColumn2
            // gvMx1terminator
            // 
            this.bandedGridColumn2.Caption = "采购部门名称";
            this.bandedGridColumn2.FieldName = "departmentname";
            this.bandedGridColumn2.MinWidth = 25;
            this.bandedGridColumn2.Name = "bandedGridColumn2";
            this.bandedGridColumn2.OptionsColumn.AllowEdit = false;
            this.bandedGridColumn2.Tag = "query_a.departmentname";
            this.bandedGridColumn2.Visible = true;
            this.bandedGridColumn2.VisibleIndex = 9;
            this.bandedGridColumn2.Width = 80;
            this.gvMx1terminator.AppearanceCell.Options.UseFont = true;
            this.gvMx1terminator.Caption = "终止人";
            this.gvMx1terminator.FieldName = "terminator";
            this.gvMx1terminator.MinWidth = 25;
            this.gvMx1terminator.Name = "gvMx1terminator";
            this.gvMx1terminator.Tag = "query_a.TERMINATOR";
            this.gvMx1terminator.Visible = true;
            this.gvMx1terminator.VisibleIndex = 22;
            this.gvMx1terminator.Width = 100;
            // 
            // gv_purchaseDept
            // gvMx1terminateTime
            // 
            this.gv_purchaseDept.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_purchaseDept.AppearanceCell.Options.UseFont = true;
            this.gv_purchaseDept.Caption = "采购部门";
            this.gv_purchaseDept.FieldName = "departmentcode";
            this.gv_purchaseDept.MinWidth = 25;
            this.gv_purchaseDept.Name = "gv_purchaseDept";
            this.gv_purchaseDept.OptionsColumn.AllowEdit = false;
            this.gv_purchaseDept.Tag = "query_a.PURCHASE_DEPT";
            this.gv_purchaseDept.Visible = true;
            this.gv_purchaseDept.VisibleIndex = 10;
            this.gv_purchaseDept.Width = 50;
            this.gvMx1terminateTime.AppearanceCell.Options.UseFont = true;
            this.gvMx1terminateTime.Caption = "终止时间";
            this.gvMx1terminateTime.FieldName = "terminateTime";
            this.gvMx1terminateTime.MinWidth = 25;
            this.gvMx1terminateTime.Name = "gvMx1terminateTime";
            this.gvMx1terminateTime.Tag = "query_a.TERMINATE_TIME";
            this.gvMx1terminateTime.Visible = true;
            this.gvMx1terminateTime.VisibleIndex = 23;
            this.gvMx1terminateTime.Width = 100;
            // 
            // gv_qtyAcceptance
            // gvMx1totalReceivedQty
            // 
            this.gv_qtyAcceptance.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qtyAcceptance.AppearanceCell.Options.UseFont = true;
            this.gv_qtyAcceptance.Caption = "数量验收";
            this.gv_qtyAcceptance.FieldName = "qtyAcceptance";
            this.gv_qtyAcceptance.MinWidth = 25;
            this.gv_qtyAcceptance.Name = "gv_qtyAcceptance";
            this.gv_qtyAcceptance.OptionsColumn.AllowEdit = false;
            this.gv_qtyAcceptance.Tag = "query_a.QTY_ACCEPTANCE";
            this.gv_qtyAcceptance.Visible = true;
            this.gv_qtyAcceptance.VisibleIndex = 11;
            this.gv_qtyAcceptance.Width = 50;
            //
            // gv_purchaser
            //
            this.gv_purchaser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_purchaser.AppearanceCell.Options.UseFont = true;
            this.gv_purchaser.Caption = "采购员";
            this.gv_purchaser.FieldName = "purchaser";
            this.gv_purchaser.MinWidth = 25;
            this.gv_purchaser.Name = "gv_purchaser";
            this.gv_purchaser.OptionsColumn.AllowEdit = false;
            this.gv_purchaser.Tag = "query_a.PURCHASER";
            this.gv_purchaser.Visible = true;
            this.gv_purchaser.VisibleIndex = 12;
            this.gv_purchaser.Width = 60;
            //
            // gv_qualityReq
            //
            this.gv_qualityReq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qualityReq.AppearanceCell.Options.UseFont = true;
            this.gv_qualityReq.Caption = "质量要求";
            this.gv_qualityReq.FieldName = "qualityReq";
            this.gv_qualityReq.MinWidth = 25;
            this.gv_qualityReq.Name = "gv_qualityReq";
            this.gv_qualityReq.OptionsColumn.AllowEdit = false;
            this.gv_qualityReq.Tag = "query_a.QUALITY_REQ";
            this.gv_qualityReq.Visible = true;
            this.gv_qualityReq.VisibleIndex = 13;
            this.gv_qualityReq.Width = 80;
            //
            // gv_settlementParty
            //
            this.gv_settlementParty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_settlementParty.AppearanceCell.Options.UseFont = true;
            this.gv_settlementParty.Caption = "结算方";
            this.gv_settlementParty.FieldName = "settlementParty";
            this.gv_settlementParty.MinWidth = 25;
            this.gv_settlementParty.Name = "gv_settlementParty";
            this.gv_settlementParty.OptionsColumn.AllowEdit = false;
            this.gv_settlementParty.Tag = "query_a.SETTLEMENT_PARTY";
            this.gv_settlementParty.Visible = true;
            this.gv_settlementParty.VisibleIndex = 14;
            this.gv_settlementParty.Width = 100;
            //
            // gv_paymentParty
            //
            this.gv_paymentParty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_paymentParty.AppearanceCell.Options.UseFont = true;
            this.gv_paymentParty.Caption = "收款方";
            this.gv_paymentParty.FieldName = "paymentParty";
            this.gv_paymentParty.MinWidth = 25;
            this.gv_paymentParty.Name = "gv_paymentParty";
            this.gv_paymentParty.OptionsColumn.AllowEdit = false;
            this.gv_paymentParty.Tag = "query_a.PAYMENT_PARTY";
            this.gv_paymentParty.Visible = true;
            this.gv_paymentParty.VisibleIndex = 15;
            this.gv_paymentParty.Width = 100;
            //
            // gv_transportMethod
            //
            this.gv_transportMethod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_transportMethod.AppearanceCell.Options.UseFont = true;
            this.gv_transportMethod.Caption = "运输方式";
            this.gv_transportMethod.FieldName = "transportMethod";
            this.gv_transportMethod.MinWidth = 25;
            this.gv_transportMethod.Name = "gv_transportMethod";
            this.gv_transportMethod.OptionsColumn.AllowEdit = false;
            this.gv_transportMethod.Tag = "query_a.TRANSPORT_METHOD";
            this.gv_transportMethod.Visible = true;
            this.gv_transportMethod.VisibleIndex = 16;
            this.gv_transportMethod.Width = 100;
            //
            // gv_remarks
            //
            this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_remarks.AppearanceCell.Options.UseFont = true;
            this.gv_remarks.Caption = "备注";
            this.gv_remarks.FieldName = "remarks";
            this.gv_remarks.MinWidth = 25;
            this.gv_remarks.Name = "gv_remarks";
            this.gv_remarks.OptionsColumn.AllowEdit = false;
            this.gv_remarks.Tag = "query_a.REMARKS";
            this.gv_remarks.Visible = true;
            this.gv_remarks.VisibleIndex = 17;
            this.gv_remarks.Width = 100;
            //
            // gv_cancellationStatus
            //
            this.gv_cancellationStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_cancellationStatus.AppearanceCell.Options.UseFont = true;
            this.gv_cancellationStatus.Caption = "作废状态";
            this.gv_cancellationStatus.FieldName = "cancellationStatusTxt";
            this.gv_cancellationStatus.MinWidth = 25;
            this.gv_cancellationStatus.Name = "gv_cancellationStatus";
            this.gv_cancellationStatus.OptionsColumn.AllowEdit = false;
            this.gv_cancellationStatus.Tag = "query_a.CANCELLATION_STATUS";
            this.gv_cancellationStatus.Visible = true;
            this.gv_cancellationStatus.VisibleIndex = 18;
            this.gv_cancellationStatus.Width = 60;
            //
            // gv_cancellationPerson
            //
            this.gv_cancellationPerson.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_cancellationPerson.AppearanceCell.Options.UseFont = true;
            this.gv_cancellationPerson.Caption = "作废人";
            this.gv_cancellationPerson.FieldName = "cancellationPerson";
            this.gv_cancellationPerson.MinWidth = 25;
            this.gv_cancellationPerson.Name = "gv_cancellationPerson";
            this.gv_cancellationPerson.OptionsColumn.AllowEdit = false;
            this.gv_cancellationPerson.Tag = "query_a.CANCELLATION_PERSON";
            this.gv_cancellationPerson.Visible = true;
            this.gv_cancellationPerson.VisibleIndex = 19;
            this.gv_cancellationPerson.Width = 60;
            //
            // gv_cancellationDate
            //
            this.gv_cancellationDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_cancellationDate.AppearanceCell.Options.UseFont = true;
            this.gv_cancellationDate.Caption = "作废日期";
            this.gv_cancellationDate.FieldName = "cancellationDate";
            this.gv_cancellationDate.MinWidth = 25;
            this.gv_cancellationDate.Name = "gv_cancellationDate";
            this.gv_cancellationDate.OptionsColumn.AllowEdit = false;
            this.gv_cancellationDate.Tag = "query_a.CANCELLATION_DATE";
            this.gv_cancellationDate.Visible = true;
            this.gv_cancellationDate.VisibleIndex = 20;
            this.gv_cancellationDate.Width = 180;
            //
            // gv_createBy
            //
            this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.MinWidth = 25;
            this.gv_createBy.Name = "gv_createBy";
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.CREATE_BY";
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 21;
            this.gv_createBy.Width = 80;
            //
            // gv_createDate
            //
            this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createDate.AppearanceCell.Options.UseFont = true;
            this.gv_createDate.Caption = "创建日期";
            this.gv_createDate.FieldName = "createDate";
            this.gv_createDate.MinWidth = 25;
            this.gv_createDate.Name = "gv_createDate";
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.CREATE_DATE";
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 22;
            this.gv_createDate.Width = 180;
            //
            // gv_lastupdateDate
            //
            this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateDate.Caption = "最后修改时间";
            this.gv_lastupdateDate.FieldName = "lastupdateDate";
            this.gv_lastupdateDate.MinWidth = 25;
            this.gv_lastupdateDate.Name = "gv_lastupdateDate";
            this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
            this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE";
            this.gv_lastupdateDate.Visible = true;
            this.gv_lastupdateDate.VisibleIndex = 23;
            this.gv_lastupdateDate.Width = 200;
            //
            // gv_lastupdateBy
            //
            this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateBy.Caption = "最后修改人";
            this.gv_lastupdateBy.FieldName = "lastupdateBy";
            this.gv_lastupdateBy.MinWidth = 25;
            this.gv_lastupdateBy.Name = "gv_lastupdateBy";
            this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
            this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY";
            this.gv_lastupdateBy.Visible = true;
            this.gv_lastupdateBy.VisibleIndex = 24;
            this.gv_lastupdateBy.Width = 100;
            //
            // gv_erpCheckBy
            //
            this.gv_erpCheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_erpCheckBy.AppearanceCell.Options.UseFont = true;
            this.gv_erpCheckBy.Caption = "erp审核人";
            this.gv_erpCheckBy.FieldName = "erpCheckBy";
            this.gv_erpCheckBy.MinWidth = 25;
            this.gv_erpCheckBy.Name = "gv_erpCheckBy";
            this.gv_erpCheckBy.OptionsColumn.AllowEdit = false;
            this.gv_erpCheckBy.Tag = "query_a.ERP_CHECK_BY";
            this.gv_erpCheckBy.Visible = true;
            this.gv_erpCheckBy.VisibleIndex = 25;
            this.gv_erpCheckBy.Width = 80;
            //
            // gv_erpCheckDate
            //
            this.gv_erpCheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_erpCheckDate.AppearanceCell.Options.UseFont = true;
            this.gv_erpCheckDate.Caption = "erp审核时间";
            this.gv_erpCheckDate.FieldName = "erpCheckDate";
            this.gv_erpCheckDate.MinWidth = 25;
            this.gv_erpCheckDate.Name = "gv_erpCheckDate";
            this.gv_erpCheckDate.OptionsColumn.AllowEdit = false;
            this.gv_erpCheckDate.Tag = "query_a.ERP_CHECK_DATE";
            this.gv_erpCheckDate.Visible = true;
            this.gv_erpCheckDate.VisibleIndex = 26;
            this.gv_erpCheckDate.Width = 180;
            //
            // gv_checkDate
            //
            this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkDate.AppearanceCell.Options.UseFont = true;
            this.gv_checkDate.Caption = "审核日期";
            this.gv_checkDate.FieldName = "checkDate";
            this.gv_checkDate.MinWidth = 25;
            this.gv_checkDate.Name = "gv_checkDate";
            this.gv_checkDate.OptionsColumn.AllowEdit = false;
            this.gv_checkDate.Tag = "query_a.CHECK_DATE";
            this.gv_checkDate.Visible = true;
            this.gv_checkDate.VisibleIndex = 27;
            this.gv_checkDate.Width = 120;
            this.gvMx1totalReceivedQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1totalReceivedQty.Caption = "总已收数量";
            this.gvMx1totalReceivedQty.FieldName = "totalReceivedQty";
            this.gvMx1totalReceivedQty.MinWidth = 25;
            this.gvMx1totalReceivedQty.Name = "gvMx1totalReceivedQty";
            this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY";
            this.gvMx1totalReceivedQty.Visible = true;
            this.gvMx1totalReceivedQty.VisibleIndex = 24;
            this.gvMx1totalReceivedQty.Width = 70;
            // 
            // gv_checkBy
            // gvMx1totalStoredQty
            // 
            this.gv_checkBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkBy.AppearanceCell.Options.UseFont = true;
            this.gv_checkBy.Caption = "审核人";
            this.gv_checkBy.FieldName = "checkBy";
            this.gv_checkBy.MinWidth = 25;
            this.gv_checkBy.Name = "gv_checkBy";
            this.gv_checkBy.OptionsColumn.AllowEdit = false;
            this.gv_checkBy.Tag = "query_a.CHECK_BY";
            this.gv_checkBy.Visible = true;
            this.gv_checkBy.VisibleIndex = 28;
            this.gv_checkBy.Width = 100;
            this.gvMx1totalStoredQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1totalStoredQty.Caption = "总已入库数量";
            this.gvMx1totalStoredQty.FieldName = "totalStoredQty";
            this.gvMx1totalStoredQty.MinWidth = 25;
            this.gvMx1totalStoredQty.Name = "gvMx1totalStoredQty";
            this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY";
            this.gvMx1totalStoredQty.Visible = true;
            this.gvMx1totalStoredQty.VisibleIndex = 25;
            this.gvMx1totalStoredQty.Width = 70;
            // 
            // gv_checkFalg
            // gvMx1remainingStoredQty
            // 
            this.gv_checkFalg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkFalg.AppearanceCell.Options.UseFont = true;
            this.gv_checkFalg.Caption = "审核标识";
            this.gv_checkFalg.FieldName = "checkFalg";
            this.gv_checkFalg.MinWidth = 25;
            this.gv_checkFalg.Name = "gv_checkFalg";
            this.gv_checkFalg.OptionsColumn.AllowEdit = false;
            this.gv_checkFalg.Tag = "query_a.CHECK_FALG";
            this.gv_checkFalg.Visible = true;
            this.gv_checkFalg.VisibleIndex = 29;
            this.gv_checkFalg.Width = 100;
            this.gvMx1remainingStoredQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1remainingStoredQty.Caption = "剩余入库数量";
            this.gvMx1remainingStoredQty.FieldName = "remainingStoredQty";
            this.gvMx1remainingStoredQty.MinWidth = 25;
            this.gvMx1remainingStoredQty.Name = "gvMx1remainingStoredQty";
            this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY";
            this.gvMx1remainingStoredQty.Visible = true;
            this.gvMx1remainingStoredQty.VisibleIndex = 26;
            this.gvMx1remainingStoredQty.Width = 70;
            // 
            // gv_changereason
            // gvMx1totalReturnedQty
            // 
            this.gv_changereason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_changereason.AppearanceCell.Options.UseFont = true;
            this.gv_changereason.Caption = "变更原因";
            this.gv_changereason.FieldName = "changereason";
            this.gv_changereason.MinWidth = 25;
            this.gv_changereason.Name = "gv_changereason";
            this.gv_changereason.OptionsColumn.AllowEdit = false;
            this.gv_changereason.Tag = "query_a.CHANGEREASON";
            this.gv_changereason.Visible = true;
            this.gv_changereason.VisibleIndex = 30;
            this.gv_changereason.Width = 100;
            this.gvMx1totalReturnedQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1totalReturnedQty.Caption = "总退货数量";
            this.gvMx1totalReturnedQty.FieldName = "totalReturnedQty";
            this.gvMx1totalReturnedQty.MinWidth = 25;
            this.gvMx1totalReturnedQty.Name = "gvMx1totalReturnedQty";
            this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY";
            this.gvMx1totalReturnedQty.Visible = true;
            this.gvMx1totalReturnedQty.VisibleIndex = 27;
            this.gvMx1totalReturnedQty.Width = 70;
            // 
            // xtraTabControl1
            // gvMx1returnableReceivedQty
            // 
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(1365, 602);
            this.xtraTabControl1.TabIndex = 3;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
            this.xtraTabPage2,
            this.xtraTabPage3});
            this.gvMx1returnableReceivedQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1returnableReceivedQty.Caption = "可退收货数量";
            this.gvMx1returnableReceivedQty.FieldName = "returnableReceivedQty";
            this.gvMx1returnableReceivedQty.MinWidth = 25;
            this.gvMx1returnableReceivedQty.Name = "gvMx1returnableReceivedQty";
            this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY";
            this.gvMx1returnableReceivedQty.Visible = true;
            this.gvMx1returnableReceivedQty.VisibleIndex = 28;
            this.gvMx1returnableReceivedQty.Width = 70;
            // 
            // xtraTabPage1
            // gvMx1returnableStoredQty
            // 
            this.xtraTabPage1.Controls.Add(this.gcMain);
            this.xtraTabPage1.Controls.Add(this.pageBar1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1363, 570);
            this.xtraTabPage1.Text = "数据列表";
            this.gvMx1returnableStoredQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1returnableStoredQty.Caption = "可退入库数量";
            this.gvMx1returnableStoredQty.FieldName = "returnableStoredQty";
            this.gvMx1returnableStoredQty.MinWidth = 25;
            this.gvMx1returnableStoredQty.Name = "gvMx1returnableStoredQty";
            this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY";
            this.gvMx1returnableStoredQty.Visible = true;
            this.gvMx1returnableStoredQty.VisibleIndex = 29;
            this.gvMx1returnableStoredQty.Width = 70;
            // 
            // pageBar1
            // gvMx1sourceDocumentType
            // 
            this.pageBar1.CurrentPage = 1;
            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pageBar1.Location = new System.Drawing.Point(0, 531);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.Size = new System.Drawing.Size(1363, 39);
            this.pageBar1.TabIndex = 3;
            this.pageBar1.TotalPages = 0;
            this.gvMx1sourceDocumentType.AppearanceCell.Options.UseFont = true;
            this.gvMx1sourceDocumentType.Caption = "来源单据类型";
            this.gvMx1sourceDocumentType.FieldName = "sourceDocumentType";
            this.gvMx1sourceDocumentType.MinWidth = 25;
            this.gvMx1sourceDocumentType.Name = "gvMx1sourceDocumentType";
            this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE";
            this.gvMx1sourceDocumentType.Visible = true;
            this.gvMx1sourceDocumentType.VisibleIndex = 30;
            this.gvMx1sourceDocumentType.Width = 80;
            // 
            // xtraTabPage2
            // gvMx1planTrackingId
            // 
            this.xtraTabPage2.Controls.Add(this.tabMx);
            this.xtraTabPage2.Controls.Add(this.panel1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(1363, 570);
            this.xtraTabPage2.Text = "数据详细";
            this.gvMx1planTrackingId.AppearanceCell.Options.UseFont = true;
            this.gvMx1planTrackingId.Caption = "计划跟踪号";
            this.gvMx1planTrackingId.FieldName = "planTrackingId";
            this.gvMx1planTrackingId.MinWidth = 25;
            this.gvMx1planTrackingId.Name = "gvMx1planTrackingId";
            this.gvMx1planTrackingId.Tag = "query_a.PLAN_TRACKING_ID";
            this.gvMx1planTrackingId.Visible = true;
            this.gvMx1planTrackingId.VisibleIndex = 31;
            this.gvMx1planTrackingId.Width = 100;
            // 
            // tabMx
            // gvMx1changeFlag
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 56);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1363, 514);
            this.tabMx.TabIndex = 2;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
            this.gvMx1changeFlag.AppearanceCell.Options.UseFont = true;
            this.gvMx1changeFlag.Caption = "变更标识";
            this.gvMx1changeFlag.FieldName = "changeFlag";
            this.gvMx1changeFlag.MinWidth = 25;
            this.gvMx1changeFlag.Name = "gvMx1changeFlag";
            this.gvMx1changeFlag.Tag = "query_a.CHANGE_FLAG";
            this.gvMx1changeFlag.Visible = true;
            this.gvMx1changeFlag.VisibleIndex = 32;
            this.gvMx1changeFlag.Width = 50;
            // 
            // panel1
            // gvMx1demandDocumentLineId
            // 
            this.panel1.BackColor = System.Drawing.Color.White;
            this.panel1.Controls.Add(this.lbGuid);
            this.panel1.Controls.Add(this.txt_supplier);
            this.panel1.Controls.Add(this.lb_supplier);
            this.panel1.Controls.Add(this.lb_purchaseDate);
            this.panel1.Controls.Add(this.lb_documentStatus);
            this.panel1.Controls.Add(this.lb_billNo);
            this.panel1.Controls.Add(this.txt_billNo);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1363, 56);
            this.panel1.TabIndex = 1;
            this.gvMx1demandDocumentLineId.AppearanceCell.Options.UseFont = true;
            this.gvMx1demandDocumentLineId.Caption = "需求单据行号";
            this.gvMx1demandDocumentLineId.FieldName = "demandDocumentLineId";
            this.gvMx1demandDocumentLineId.MinWidth = 25;
            this.gvMx1demandDocumentLineId.Name = "gvMx1demandDocumentLineId";
            this.gvMx1demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID";
            this.gvMx1demandDocumentLineId.Width = 100;
            // 
            // lbGuid
            // gridColumn6
            // 
            this.lbGuid.AccessibleName = "";
            this.lbGuid.Location = new System.Drawing.Point(748, 18);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(81, 18);
            this.lbGuid.TabIndex = 228;
            this.lbGuid.Text = "labelControl1";
            this.lbGuid.Visible = false;
            this.gridColumn6.Caption = "主键Guid";
            this.gridColumn6.FieldName = "guid";
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Width = 94;
            // 
            // txt_supplier
            // gridColumn8
            // 
            this.txt_supplier.IsReadly = false;
            this.txt_supplier.Location = new System.Drawing.Point(385, 13);
            this.txt_supplier.Margin = new System.Windows.Forms.Padding(0);
            this.txt_supplier.Name = "txt_supplier";
            this.txt_supplier.Size = new System.Drawing.Size(305, 30);
            this.txt_supplier.TabIndex = 227;
            this.gridColumn8.Caption = "需求组织";
            this.gridColumn8.FieldName = "demandOrg";
            this.gridColumn8.MinWidth = 25;
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 33;
            this.gridColumn8.Width = 94;
            // 
            // picCheckBox
            // 
@@ -1291,41 +1353,15 @@
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // gridColumn4
            // gridColumn9
            // 
            this.gridColumn4.Caption = "采购组织";
            this.gridColumn4.FieldName = "cgOrg";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 31;
            this.gridColumn4.Width = 94;
            //
            // gridColumn5
            //
            this.gridColumn5.Caption = "采购组";
            this.gridColumn5.FieldName = "purchaseGroup";
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 32;
            this.gridColumn5.Width = 94;
            //
            // gridColumn7
            //
            this.gridColumn7.Caption = "邮箱";
            this.gridColumn7.FieldName = "email";
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 34;
            this.gridColumn7.Width = 94;
            //
            // xtraTabPage3
            //
            this.xtraTabPage3.Name = "xtraTabPage3";
            this.xtraTabPage3.Size = new System.Drawing.Size(0, 0);
            this.xtraTabPage3.Text = "xtraTabPage3";
            this.gridColumn9.Caption = "同步时间";
            this.gridColumn9.FieldName = "createDate";
            this.gridColumn9.MinWidth = 25;
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 31;
            this.gridColumn9.Width = 94;
            // 
            // Frm_MesRohIn
            // 
@@ -1337,91 +1373,56 @@
            this.Controls.Add(this.toolBarMenu1);
            this.Name = "Frm_MesRohIn";
            this.Text = "采购订单";
            this.tabMxPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
            this.split1.Panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
            this.split1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            this.xtraTabPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
            this.splitMx1.Panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
            this.splitMx1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
            this.splitMx1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
            this.layoutMx1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.tabMxPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            this.ResumeLayout(false);
        }
        #endregion
        private UserControl.UcToolBarMenu toolBarMenu1;
        private DevExpress.XtraGrid.GridControl gcMain;
        private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
        private UserControls.Data.UcPageBar pageBar1;
        private System.Windows.Forms.Panel panel1;
        private DevExpress.XtraTab.XtraTabControl tabMx;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentLineId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1changeFlag;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1planTrackingId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1sourceDocumentType;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnableStoredQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnableReceivedQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1totalReturnedQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1remainingStoredQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1totalStoredQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1remainingReceivedQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1totalReceivedQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1terminateTime;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1terminator;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1businessTerminate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1freezeTime;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1freezer;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1businessFreeze;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1businessClose;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1remarks;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1isGift;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1latestDeliveryDate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1earliestDeliveryDate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1deliveryDate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1pricingQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1pricingUnit;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1inventoryUnit;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1purchaseQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1purchaseUnit;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesOrderId;
        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
        private DevExpress.XtraGrid.GridControl gcMx1;
        private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
        private DevExpress.XtraEditors.LabelControl lb_supplier;
        private DevExpress.XtraEditors.LabelControl lb_purchaseDate;
        private DevExpress.XtraEditors.LabelControl lb_documentStatus;
        private DevExpress.XtraEditors.LabelControl lb_billNo;
        private DevExpress.XtraEditors.TextEdit txt_billNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_erpid;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
        private UserControl.UcLookSupplier txt_supplier;
        private DevExpress.XtraEditors.LabelControl lbGuid;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private System.Windows.Forms.PictureBox picCheckBox;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
        private DevExpress.XtraEditors.SplitContainerControl split1;
        private DevExpress.XtraGrid.GridControl gcMain1;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
        private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn1;
        private DevExpress.XtraGrid.Columns.GridColumn gv_factory;
        private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_documentStatus;
        private DevExpress.XtraGrid.Columns.GridColumn gv_documentType;
        private DevExpress.XtraGrid.Columns.GridColumn gv_businessType;
        private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseDate;
        private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn1;
        private DevExpress.XtraGrid.Columns.GridColumn gv_supplier;
        private DevExpress.XtraGrid.Columns.GridColumn gv_closeStatus;
        private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn2;
@@ -1442,13 +1443,66 @@
        private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
        private DevExpress.XtraGrid.Columns.GridColumn gv_erpCheckBy;
        private DevExpress.XtraGrid.Columns.GridColumn gv_erpCheckDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_checkBy;
        private DevExpress.XtraGrid.Columns.GridColumn gv_checkFalg;
        private DevExpress.XtraGrid.Columns.GridColumn gv_changereason;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
        private UserControls.Data.UcPageBar pageBar1;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
        private DevExpress.XtraEditors.SplitContainerControl splitMx1;
        private DevExpress.XtraLayout.LayoutControl layoutMx1;
        private DevExpress.XtraLayout.LayoutControlGroup Root;
        private UserControl.UcLookSupplier txt_supplier;
        private DevExpress.XtraEditors.TextEdit txt_billNo;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private DevExpress.XtraTab.XtraTabControl tabMx;
        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
        private DevExpress.XtraGrid.GridControl gcMx1;
        private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraGrid.Columns.GridColumn gv_erpid;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesOrderId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemId;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1businessTerminate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1pricingQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1pricingUnit;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1deliveryDate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1earliestDeliveryDate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1latestDeliveryDate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1purchaseQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1purchaseUnit;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1remainingReceivedQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1inventoryUnit;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1isGift;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1remarks;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1businessClose;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1businessFreeze;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1freezer;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1freezeTime;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1terminator;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1terminateTime;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1totalReceivedQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1totalStoredQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1remainingStoredQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1totalReturnedQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnableReceivedQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnableStoredQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1sourceDocumentType;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1planTrackingId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1changeFlag;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentLineId;
        private DevExpress.XtraGrid.Columns.GridColumn gvcol6;
        private DevExpress.XtraEditors.TextEdit txt_guid;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
        private System.Windows.Forms.Label lbGuid;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private DevExpress.Utils.ToolTipController tips;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
    }
}