lu
2024-11-01 c2248f08e9bdc75cac6a329bf37234c7af17f16c
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
@@ -1,7 +1,7 @@
/* Create By GS EasyCode */
namespace Gs.DevApp.DevFrm
{
    partial class Frm_MesRohIn
    partial class Frm_MesRohIn
    {
        /// <summary>
        /// Required designer variable.
@@ -70,21 +70,12 @@
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
            this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.lb_company = new DevExpress.XtraEditors.LabelControl();
            this.txt_company = new DevExpress.XtraEditors.TextEdit();
            this.lb_factory = new DevExpress.XtraEditors.LabelControl();
            this.txt_factory = new DevExpress.XtraEditors.TextEdit();
            this.lb_changereason = new DevExpress.XtraEditors.LabelControl();
            this.txt_changereason = new DevExpress.XtraEditors.TextEdit();
            this.gv_changereason = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_checkFalg = new DevExpress.XtraEditors.LabelControl();
            this.txt_checkFalg = new DevExpress.XtraEditors.TextEdit();
            this.gv_checkFalg = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_checkBy = new DevExpress.XtraEditors.LabelControl();
            this.txt_checkBy = new DevExpress.XtraEditors.TextEdit();
            this.gv_checkBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_checkDate = new DevExpress.XtraEditors.LabelControl();
            this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
            this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_ebelnK3id = new DevExpress.XtraEditors.LabelControl();
            this.txt_ebelnK3id = new DevExpress.XtraEditors.TextEdit();
@@ -115,8 +106,6 @@
            this.lb_cancellationStatus = new DevExpress.XtraEditors.LabelControl();
            this.txt_cancellationStatus = new DevExpress.XtraEditors.TextEdit();
            this.gv_cancellationStatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fixtureMoldProcurement = new DevExpress.XtraEditors.LabelControl();
            this.txt_fixtureMoldProcurement = new DevExpress.XtraEditors.TextEdit();
            this.lb_remarks = new DevExpress.XtraEditors.LabelControl();
            this.txt_remarks = new DevExpress.XtraEditors.TextEdit();
            this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -178,17 +167,13 @@
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.panel1 = new System.Windows.Forms.Panel();
            this.txt_checkFalg = new DevExpress.XtraEditors.CheckEdit();
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.lbGuid = new System.Windows.Forms.Label();
            this.tabMxPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_changereason.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ebelnK3id.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).BeginInit();
@@ -199,7 +184,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationPerson.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationStatus.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fixtureMoldProcurement.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_transportMethod.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_email.Properties)).BeginInit();
@@ -227,6 +211,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // gvMx1demandDocumentLineId
@@ -408,7 +393,7 @@
            this.gvMx1remainingReceivedQty.Name = "gvMx1remainingReceivedQty";
            this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY";
            this.gvMx1remainingReceivedQty.Visible = true;
            this.gvMx1remainingReceivedQty.VisibleIndex = 23;
            this.gvMx1remainingReceivedQty.VisibleIndex = 22;
            this.gvMx1remainingReceivedQty.Width = 100;
            // 
            // gvMx1totalReceivedQty
@@ -421,7 +406,7 @@
            this.gvMx1totalReceivedQty.Name = "gvMx1totalReceivedQty";
            this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY";
            this.gvMx1totalReceivedQty.Visible = true;
            this.gvMx1totalReceivedQty.VisibleIndex = 22;
            this.gvMx1totalReceivedQty.VisibleIndex = 21;
            this.gvMx1totalReceivedQty.Width = 100;
            // 
            // gvMx1terminateTime
@@ -434,7 +419,7 @@
            this.gvMx1terminateTime.Name = "gvMx1terminateTime";
            this.gvMx1terminateTime.Tag = "query_a.TERMINATE_TIME";
            this.gvMx1terminateTime.Visible = true;
            this.gvMx1terminateTime.VisibleIndex = 21;
            this.gvMx1terminateTime.VisibleIndex = 20;
            this.gvMx1terminateTime.Width = 100;
            // 
            // gvMx1terminator
@@ -447,7 +432,7 @@
            this.gvMx1terminator.Name = "gvMx1terminator";
            this.gvMx1terminator.Tag = "query_a.TERMINATOR";
            this.gvMx1terminator.Visible = true;
            this.gvMx1terminator.VisibleIndex = 20;
            this.gvMx1terminator.VisibleIndex = 18;
            this.gvMx1terminator.Width = 100;
            // 
            // gvMx1businessTerminate
@@ -460,7 +445,7 @@
            this.gvMx1businessTerminate.Name = "gvMx1businessTerminate";
            this.gvMx1businessTerminate.Tag = "query_a.BUSINESS_TERMINATE";
            this.gvMx1businessTerminate.Visible = true;
            this.gvMx1businessTerminate.VisibleIndex = 24;
            this.gvMx1businessTerminate.VisibleIndex = 23;
            this.gvMx1businessTerminate.Width = 94;
            // 
            // gvMx1freezeTime
@@ -473,7 +458,7 @@
            this.gvMx1freezeTime.Name = "gvMx1freezeTime";
            this.gvMx1freezeTime.Tag = "query_a.FREEZE_TIME";
            this.gvMx1freezeTime.Visible = true;
            this.gvMx1freezeTime.VisibleIndex = 18;
            this.gvMx1freezeTime.VisibleIndex = 16;
            this.gvMx1freezeTime.Width = 100;
            // 
            // gvMx1freezer
@@ -486,7 +471,7 @@
            this.gvMx1freezer.Name = "gvMx1freezer";
            this.gvMx1freezer.Tag = "query_a.FREEZER";
            this.gvMx1freezer.Visible = true;
            this.gvMx1freezer.VisibleIndex = 17;
            this.gvMx1freezer.VisibleIndex = 15;
            this.gvMx1freezer.Width = 100;
            // 
            // gvMx1businessFreeze
@@ -499,7 +484,7 @@
            this.gvMx1businessFreeze.Name = "gvMx1businessFreeze";
            this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE";
            this.gvMx1businessFreeze.Visible = true;
            this.gvMx1businessFreeze.VisibleIndex = 21;
            this.gvMx1businessFreeze.VisibleIndex = 19;
            this.gvMx1businessFreeze.Width = 94;
            // 
            // gvMx1businessClose
@@ -512,7 +497,7 @@
            this.gvMx1businessClose.Name = "gvMx1businessClose";
            this.gvMx1businessClose.Tag = "query_a.BUSINESS_CLOSE";
            this.gvMx1businessClose.Visible = true;
            this.gvMx1businessClose.VisibleIndex = 15;
            this.gvMx1businessClose.VisibleIndex = 14;
            this.gvMx1businessClose.Width = 100;
            // 
            // gvMx1batchNumber
@@ -525,7 +510,7 @@
            this.gvMx1batchNumber.Name = "gvMx1batchNumber";
            this.gvMx1batchNumber.Tag = "query_a.BATCH_NUMBER";
            this.gvMx1batchNumber.Visible = true;
            this.gvMx1batchNumber.VisibleIndex = 19;
            this.gvMx1batchNumber.VisibleIndex = 17;
            this.gvMx1batchNumber.Width = 94;
            // 
            // gvMx1outsourcingOrderId
@@ -725,8 +710,8 @@
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 220);
            this.tabMxPage1.Text = "明细1";
            this.tabMxPage1.Size = new System.Drawing.Size(1361, 317);
            this.tabMxPage1.Text = "采购单明细";
            // 
            // gcMx1
            // 
@@ -734,7 +719,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(1124, 220);
            this.gcMx1.Size = new System.Drawing.Size(1361, 317);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -787,49 +772,11 @@
            this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
            this.gvMx1.OptionsView.ShowGroupPanel = false;
            // 
            // lb_company
            //
            this.lb_company.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_company.Appearance.Options.UseFont = true;
            this.lb_company.Location = new System.Drawing.Point(789, 52);
            this.lb_company.Name = "lb_company";
            this.lb_company.Size = new System.Drawing.Size(73, 21);
            this.lb_company.TabIndex = 471;
            this.lb_company.Text = "公司编号 ";
            //
            // txt_company
            //
            this.txt_company.Location = new System.Drawing.Point(871, 48);
            this.txt_company.Name = "txt_company";
            this.txt_company.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_company.Properties.Appearance.Options.UseFont = true;
            this.txt_company.Size = new System.Drawing.Size(150, 28);
            this.txt_company.TabIndex = 471;
            //
            // lb_factory
            //
            this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_factory.Appearance.Options.UseFont = true;
            this.lb_factory.Location = new System.Drawing.Point(570, 52);
            this.lb_factory.Name = "lb_factory";
            this.lb_factory.Size = new System.Drawing.Size(39, 21);
            this.lb_factory.TabIndex = 460;
            this.lb_factory.Text = "工厂 ";
            //
            // txt_factory
            //
            this.txt_factory.Location = new System.Drawing.Point(614, 48);
            this.txt_factory.Name = "txt_factory";
            this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_factory.Properties.Appearance.Options.UseFont = true;
            this.txt_factory.Size = new System.Drawing.Size(150, 28);
            this.txt_factory.TabIndex = 460;
            //
            // lb_changereason
            // 
            this.lb_changereason.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_changereason.Appearance.Options.UseFont = true;
            this.lb_changereason.Location = new System.Drawing.Point(789, 244);
            this.lb_changereason.Location = new System.Drawing.Point(532, 183);
            this.lb_changereason.Name = "lb_changereason";
            this.lb_changereason.Size = new System.Drawing.Size(73, 21);
            this.lb_changereason.TabIndex = 450;
@@ -837,7 +784,7 @@
            // 
            // txt_changereason
            // 
            this.txt_changereason.Location = new System.Drawing.Point(871, 240);
            this.txt_changereason.Location = new System.Drawing.Point(614, 179);
            this.txt_changereason.Name = "txt_changereason";
            this.txt_changereason.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_changereason.Properties.Appearance.Options.UseFont = true;
@@ -848,7 +795,7 @@
            // 
            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.Caption = "变更原因";
            this.gv_changereason.FieldName = "changereason";
            this.gv_changereason.MinWidth = 100;
            this.gv_changereason.Name = "gv_changereason";
@@ -862,28 +809,19 @@
            // 
            this.lb_checkFalg.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_checkFalg.Appearance.Options.UseFont = true;
            this.lb_checkFalg.Location = new System.Drawing.Point(270, 276);
            this.lb_checkFalg.Location = new System.Drawing.Point(789, 183);
            this.lb_checkFalg.Name = "lb_checkFalg";
            this.lb_checkFalg.Size = new System.Drawing.Size(73, 21);
            this.lb_checkFalg.TabIndex = 387;
            this.lb_checkFalg.Text = "审核标识 ";
            // 
            // txt_checkFalg
            //
            this.txt_checkFalg.Location = new System.Drawing.Point(349, 272);
            this.txt_checkFalg.Name = "txt_checkFalg";
            this.txt_checkFalg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkFalg.Properties.Appearance.Options.UseFont = true;
            this.txt_checkFalg.Size = new System.Drawing.Size(150, 28);
            this.txt_checkFalg.TabIndex = 387;
            //
            // gv_checkFalg
            // 
            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.Caption = "审核标识";
            this.gv_checkFalg.FieldName = "checkFalg";
            this.gv_checkFalg.MinWidth = 100;
            this.gv_checkFalg.MinWidth = 80;
            this.gv_checkFalg.Name = "gv_checkFalg";
            this.gv_checkFalg.OptionsColumn.AllowEdit = false;
            this.gv_checkFalg.Tag = "query_a.CHECK_FALG";
@@ -891,30 +829,11 @@
            this.gv_checkFalg.VisibleIndex = 27;
            this.gv_checkFalg.Width = 100;
            // 
            // lb_checkBy
            //
            this.lb_checkBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_checkBy.Appearance.Options.UseFont = true;
            this.lb_checkBy.Location = new System.Drawing.Point(20, 276);
            this.lb_checkBy.Name = "lb_checkBy";
            this.lb_checkBy.Size = new System.Drawing.Size(56, 21);
            this.lb_checkBy.TabIndex = 378;
            this.lb_checkBy.Text = "审核人 ";
            //
            // txt_checkBy
            //
            this.txt_checkBy.Location = new System.Drawing.Point(97, 272);
            this.txt_checkBy.Name = "txt_checkBy";
            this.txt_checkBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkBy.Properties.Appearance.Options.UseFont = true;
            this.txt_checkBy.Size = new System.Drawing.Size(150, 28);
            this.txt_checkBy.TabIndex = 378;
            //
            // gv_checkBy
            // 
            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.Caption = "审核人";
            this.gv_checkBy.FieldName = "checkBy";
            this.gv_checkBy.MinWidth = 100;
            this.gv_checkBy.Name = "gv_checkBy";
@@ -924,44 +843,25 @@
            this.gv_checkBy.VisibleIndex = 26;
            this.gv_checkBy.Width = 100;
            // 
            // lb_checkDate
            //
            this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_checkDate.Appearance.Options.UseFont = true;
            this.lb_checkDate.Location = new System.Drawing.Point(536, 244);
            this.lb_checkDate.Name = "lb_checkDate";
            this.lb_checkDate.Size = new System.Drawing.Size(73, 21);
            this.lb_checkDate.TabIndex = 370;
            this.lb_checkDate.Text = "审核日期 ";
            //
            // txt_checkDate
            //
            this.txt_checkDate.Location = new System.Drawing.Point(614, 240);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
            this.txt_checkDate.Size = new System.Drawing.Size(150, 28);
            this.txt_checkDate.TabIndex = 370;
            //
            // 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.Caption = "审核日期";
            this.gv_checkDate.FieldName = "checkDate";
            this.gv_checkDate.MinWidth = 100;
            this.gv_checkDate.MinWidth = 120;
            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 = 25;
            this.gv_checkDate.Width = 100;
            this.gv_checkDate.Width = 120;
            // 
            // lb_ebelnK3id
            // 
            this.lb_ebelnK3id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_ebelnK3id.Appearance.Options.UseFont = true;
            this.lb_ebelnK3id.Location = new System.Drawing.Point(775, 182);
            this.lb_ebelnK3id.Location = new System.Drawing.Point(775, 148);
            this.lb_ebelnK3id.Name = "lb_ebelnK3id";
            this.lb_ebelnK3id.Size = new System.Drawing.Size(87, 21);
            this.lb_ebelnK3id.TabIndex = 360;
@@ -969,7 +869,7 @@
            // 
            // txt_ebelnK3id
            // 
            this.txt_ebelnK3id.Location = new System.Drawing.Point(871, 178);
            this.txt_ebelnK3id.Location = new System.Drawing.Point(871, 144);
            this.txt_ebelnK3id.Name = "txt_ebelnK3id";
            this.txt_ebelnK3id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_ebelnK3id.Properties.Appearance.Options.UseFont = true;
@@ -980,7 +880,7 @@
            // 
            this.lb_erpCheckDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_erpCheckDate.Appearance.Options.UseFont = true;
            this.lb_erpCheckDate.Location = new System.Drawing.Point(270, 244);
            this.lb_erpCheckDate.Location = new System.Drawing.Point(1029, 182);
            this.lb_erpCheckDate.Name = "lb_erpCheckDate";
            this.lb_erpCheckDate.Size = new System.Drawing.Size(73, 21);
            this.lb_erpCheckDate.TabIndex = 351;
@@ -988,32 +888,32 @@
            // 
            // txt_erpCheckDate
            // 
            this.txt_erpCheckDate.Location = new System.Drawing.Point(349, 240);
            this.txt_erpCheckDate.Location = new System.Drawing.Point(1109, 178);
            this.txt_erpCheckDate.Name = "txt_erpCheckDate";
            this.txt_erpCheckDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_erpCheckDate.Properties.Appearance.Options.UseFont = true;
            this.txt_erpCheckDate.Size = new System.Drawing.Size(150, 28);
            this.txt_erpCheckDate.Size = new System.Drawing.Size(174, 28);
            this.txt_erpCheckDate.TabIndex = 351;
            // 
            // gv_erpCheckDate
            // 
            this.gv_erpCheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_erpCheckDate.AppearanceCell.Options.UseFont = true;
            this.gv_erpCheckDate.Caption = "审核时间 ";
            this.gv_erpCheckDate.Caption = "审核时间";
            this.gv_erpCheckDate.FieldName = "erpCheckDate";
            this.gv_erpCheckDate.MinWidth = 100;
            this.gv_erpCheckDate.MinWidth = 200;
            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 = 24;
            this.gv_erpCheckDate.Width = 100;
            this.gv_erpCheckDate.Width = 200;
            // 
            // lb_erpCheckBy
            // 
            this.lb_erpCheckBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_erpCheckBy.Appearance.Options.UseFont = true;
            this.lb_erpCheckBy.Location = new System.Drawing.Point(20, 244);
            this.lb_erpCheckBy.Location = new System.Drawing.Point(1046, 148);
            this.lb_erpCheckBy.Name = "lb_erpCheckBy";
            this.lb_erpCheckBy.Size = new System.Drawing.Size(56, 21);
            this.lb_erpCheckBy.TabIndex = 343;
@@ -1021,18 +921,18 @@
            // 
            // txt_erpCheckBy
            // 
            this.txt_erpCheckBy.Location = new System.Drawing.Point(97, 240);
            this.txt_erpCheckBy.Location = new System.Drawing.Point(1109, 144);
            this.txt_erpCheckBy.Name = "txt_erpCheckBy";
            this.txt_erpCheckBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_erpCheckBy.Properties.Appearance.Options.UseFont = true;
            this.txt_erpCheckBy.Size = new System.Drawing.Size(150, 28);
            this.txt_erpCheckBy.Size = new System.Drawing.Size(174, 28);
            this.txt_erpCheckBy.TabIndex = 343;
            // 
            // gv_erpCheckBy
            // 
            this.gv_erpCheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_erpCheckBy.AppearanceCell.Options.UseFont = true;
            this.gv_erpCheckBy.Caption = "审核人 ";
            this.gv_erpCheckBy.Caption = "审核人";
            this.gv_erpCheckBy.FieldName = "erpCheckBy";
            this.gv_erpCheckBy.MinWidth = 100;
            this.gv_erpCheckBy.Name = "gv_erpCheckBy";
@@ -1046,26 +946,26 @@
            // 
            this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_lastupdateBy.Appearance.Options.UseFont = true;
            this.lb_lastupdateBy.Location = new System.Drawing.Point(772, 212);
            this.lb_lastupdateBy.Location = new System.Drawing.Point(1046, 116);
            this.lb_lastupdateBy.Name = "lb_lastupdateBy";
            this.lb_lastupdateBy.Size = new System.Drawing.Size(90, 21);
            this.lb_lastupdateBy.Size = new System.Drawing.Size(56, 21);
            this.lb_lastupdateBy.TabIndex = 336;
            this.lb_lastupdateBy.Text = "最后修改人 ";
            this.lb_lastupdateBy.Text = "修改人 ";
            // 
            // txt_lastupdateBy
            // 
            this.txt_lastupdateBy.Location = new System.Drawing.Point(871, 208);
            this.txt_lastupdateBy.Location = new System.Drawing.Point(1109, 112);
            this.txt_lastupdateBy.Name = "txt_lastupdateBy";
            this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true;
            this.txt_lastupdateBy.Size = new System.Drawing.Size(150, 28);
            this.txt_lastupdateBy.Size = new System.Drawing.Size(174, 28);
            this.txt_lastupdateBy.TabIndex = 336;
            // 
            // 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.Caption = "最后修改人";
            this.gv_lastupdateBy.FieldName = "lastupdateBy";
            this.gv_lastupdateBy.MinWidth = 100;
            this.gv_lastupdateBy.Name = "gv_lastupdateBy";
@@ -1079,40 +979,40 @@
            // 
            this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_lastupdateDate.Appearance.Options.UseFont = true;
            this.lb_lastupdateDate.Location = new System.Drawing.Point(502, 212);
            this.lb_lastupdateDate.Location = new System.Drawing.Point(1029, 84);
            this.lb_lastupdateDate.Name = "lb_lastupdateDate";
            this.lb_lastupdateDate.Size = new System.Drawing.Size(107, 21);
            this.lb_lastupdateDate.Size = new System.Drawing.Size(73, 21);
            this.lb_lastupdateDate.TabIndex = 327;
            this.lb_lastupdateDate.Text = "最后修改时间 ";
            this.lb_lastupdateDate.Text = "修改时间 ";
            // 
            // txt_lastupdateDate
            // 
            this.txt_lastupdateDate.Location = new System.Drawing.Point(614, 208);
            this.txt_lastupdateDate.Location = new System.Drawing.Point(1109, 80);
            this.txt_lastupdateDate.Name = "txt_lastupdateDate";
            this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
            this.txt_lastupdateDate.Size = new System.Drawing.Size(150, 28);
            this.txt_lastupdateDate.Size = new System.Drawing.Size(174, 28);
            this.txt_lastupdateDate.TabIndex = 327;
            // 
            // 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.Caption = "最后修改时间";
            this.gv_lastupdateDate.FieldName = "lastupdateDate";
            this.gv_lastupdateDate.MinWidth = 100;
            this.gv_lastupdateDate.MinWidth = 200;
            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 = 21;
            this.gv_lastupdateDate.Width = 100;
            this.gv_lastupdateDate.Width = 200;
            // 
            // lb_createDate
            // 
            this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_createDate.Appearance.Options.UseFont = true;
            this.lb_createDate.Location = new System.Drawing.Point(270, 212);
            this.lb_createDate.Location = new System.Drawing.Point(1029, 52);
            this.lb_createDate.Name = "lb_createDate";
            this.lb_createDate.Size = new System.Drawing.Size(73, 21);
            this.lb_createDate.TabIndex = 319;
@@ -1120,18 +1020,18 @@
            // 
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(349, 208);
            this.txt_createDate.Location = new System.Drawing.Point(1109, 48);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
            this.txt_createDate.Size = new System.Drawing.Size(150, 28);
            this.txt_createDate.Size = new System.Drawing.Size(174, 28);
            this.txt_createDate.TabIndex = 319;
            // 
            // 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.Caption = "创建日期";
            this.gv_createDate.FieldName = "createDate";
            this.gv_createDate.MinWidth = 200;
            this.gv_createDate.Name = "gv_createDate";
@@ -1145,7 +1045,7 @@
            // 
            this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_createBy.Appearance.Options.UseFont = true;
            this.lb_createBy.Location = new System.Drawing.Point(20, 212);
            this.lb_createBy.Location = new System.Drawing.Point(1046, 18);
            this.lb_createBy.Name = "lb_createBy";
            this.lb_createBy.Size = new System.Drawing.Size(56, 21);
            this.lb_createBy.TabIndex = 312;
@@ -1153,18 +1053,18 @@
            // 
            // txt_createBy
            // 
            this.txt_createBy.Location = new System.Drawing.Point(97, 208);
            this.txt_createBy.Location = new System.Drawing.Point(1109, 14);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
            this.txt_createBy.Size = new System.Drawing.Size(150, 28);
            this.txt_createBy.Size = new System.Drawing.Size(174, 28);
            this.txt_createBy.TabIndex = 312;
            // 
            // 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.Caption = "创建人";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.MinWidth = 100;
            this.gv_createBy.Name = "gv_createBy";
@@ -1178,7 +1078,7 @@
            // 
            this.lb_cancellationDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_cancellationDate.Appearance.Options.UseFont = true;
            this.lb_cancellationDate.Location = new System.Drawing.Point(536, 182);
            this.lb_cancellationDate.Location = new System.Drawing.Point(536, 148);
            this.lb_cancellationDate.Name = "lb_cancellationDate";
            this.lb_cancellationDate.Size = new System.Drawing.Size(73, 21);
            this.lb_cancellationDate.TabIndex = 306;
@@ -1186,7 +1086,7 @@
            // 
            // txt_cancellationDate
            // 
            this.txt_cancellationDate.Location = new System.Drawing.Point(614, 178);
            this.txt_cancellationDate.Location = new System.Drawing.Point(614, 144);
            this.txt_cancellationDate.Name = "txt_cancellationDate";
            this.txt_cancellationDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_cancellationDate.Properties.Appearance.Options.UseFont = true;
@@ -1197,15 +1097,15 @@
            // 
            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.Caption = "作废日期";
            this.gv_cancellationDate.FieldName = "cancellationDate";
            this.gv_cancellationDate.MinWidth = 100;
            this.gv_cancellationDate.MinWidth = 200;
            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 = 18;
            this.gv_cancellationDate.Width = 100;
            this.gv_cancellationDate.Width = 200;
            // 
            // lb_cancellationPerson
            // 
@@ -1230,7 +1130,7 @@
            // 
            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.Caption = "作废人";
            this.gv_cancellationPerson.FieldName = "cancellationPerson";
            this.gv_cancellationPerson.MinWidth = 100;
            this.gv_cancellationPerson.Name = "gv_cancellationPerson";
@@ -1263,40 +1163,21 @@
            // 
            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.Caption = "作废状态";
            this.gv_cancellationStatus.FieldName = "cancellationStatus";
            this.gv_cancellationStatus.MinWidth = 50;
            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 = 17;
            this.gv_cancellationStatus.VisibleIndex = 16;
            this.gv_cancellationStatus.Width = 50;
            //
            // lb_fixtureMoldProcurement
            //
            this.lb_fixtureMoldProcurement.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fixtureMoldProcurement.Appearance.Options.UseFont = true;
            this.lb_fixtureMoldProcurement.Location = new System.Drawing.Point(520, 276);
            this.lb_fixtureMoldProcurement.Name = "lb_fixtureMoldProcurement";
            this.lb_fixtureMoldProcurement.Size = new System.Drawing.Size(175, 21);
            this.lb_fixtureMoldProcurement.TabIndex = 285;
            this.lb_fixtureMoldProcurement.Text = "治具丶模具加工及采购 ";
            //
            // txt_fixtureMoldProcurement
            //
            this.txt_fixtureMoldProcurement.Location = new System.Drawing.Point(701, 272);
            this.txt_fixtureMoldProcurement.Name = "txt_fixtureMoldProcurement";
            this.txt_fixtureMoldProcurement.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fixtureMoldProcurement.Properties.Appearance.Options.UseFont = true;
            this.txt_fixtureMoldProcurement.Size = new System.Drawing.Size(150, 28);
            this.txt_fixtureMoldProcurement.TabIndex = 285;
            // 
            // lb_remarks
            // 
            this.lb_remarks.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_remarks.Appearance.Options.UseFont = true;
            this.lb_remarks.Location = new System.Drawing.Point(823, 148);
            this.lb_remarks.Location = new System.Drawing.Point(823, 116);
            this.lb_remarks.Name = "lb_remarks";
            this.lb_remarks.Size = new System.Drawing.Size(39, 21);
            this.lb_remarks.TabIndex = 280;
@@ -1304,7 +1185,7 @@
            // 
            // txt_remarks
            // 
            this.txt_remarks.Location = new System.Drawing.Point(871, 144);
            this.txt_remarks.Location = new System.Drawing.Point(871, 112);
            this.txt_remarks.Name = "txt_remarks";
            this.txt_remarks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_remarks.Properties.Appearance.Options.UseFont = true;
@@ -1315,7 +1196,7 @@
            // 
            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.Caption = "备注";
            this.gv_remarks.FieldName = "remarks";
            this.gv_remarks.MinWidth = 100;
            this.gv_remarks.Name = "gv_remarks";
@@ -1329,7 +1210,7 @@
            // 
            this.lb_transportMethod.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_transportMethod.Appearance.Options.UseFont = true;
            this.lb_transportMethod.Location = new System.Drawing.Point(536, 148);
            this.lb_transportMethod.Location = new System.Drawing.Point(536, 116);
            this.lb_transportMethod.Name = "lb_transportMethod";
            this.lb_transportMethod.Size = new System.Drawing.Size(73, 21);
            this.lb_transportMethod.TabIndex = 273;
@@ -1337,7 +1218,7 @@
            // 
            // txt_transportMethod
            // 
            this.txt_transportMethod.Location = new System.Drawing.Point(614, 144);
            this.txt_transportMethod.Location = new System.Drawing.Point(614, 112);
            this.txt_transportMethod.Name = "txt_transportMethod";
            this.txt_transportMethod.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_transportMethod.Properties.Appearance.Options.UseFont = true;
@@ -1348,7 +1229,7 @@
            // 
            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.Caption = "运输方式";
            this.gv_transportMethod.FieldName = "transportMethod";
            this.gv_transportMethod.MinWidth = 100;
            this.gv_transportMethod.Name = "gv_transportMethod";
@@ -1400,7 +1281,7 @@
            // 
            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.Caption = "收款方";
            this.gv_paymentParty.FieldName = "paymentParty";
            this.gv_paymentParty.MinWidth = 100;
            this.gv_paymentParty.Name = "gv_paymentParty";
@@ -1414,7 +1295,7 @@
            // 
            this.lb_settlementParty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_settlementParty.Appearance.Options.UseFont = true;
            this.lb_settlementParty.Location = new System.Drawing.Point(806, 116);
            this.lb_settlementParty.Location = new System.Drawing.Point(806, 84);
            this.lb_settlementParty.Name = "lb_settlementParty";
            this.lb_settlementParty.Size = new System.Drawing.Size(56, 21);
            this.lb_settlementParty.TabIndex = 258;
@@ -1422,7 +1303,7 @@
            // 
            // txt_settlementParty
            // 
            this.txt_settlementParty.Location = new System.Drawing.Point(871, 112);
            this.txt_settlementParty.Location = new System.Drawing.Point(871, 80);
            this.txt_settlementParty.Name = "txt_settlementParty";
            this.txt_settlementParty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_settlementParty.Properties.Appearance.Options.UseFont = true;
@@ -1433,7 +1314,7 @@
            // 
            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.Caption = "结算方";
            this.gv_settlementParty.FieldName = "settlementParty";
            this.gv_settlementParty.MinWidth = 100;
            this.gv_settlementParty.Name = "gv_settlementParty";
@@ -1447,7 +1328,7 @@
            // 
            this.lb_qualityReq.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_qualityReq.Appearance.Options.UseFont = true;
            this.lb_qualityReq.Location = new System.Drawing.Point(536, 116);
            this.lb_qualityReq.Location = new System.Drawing.Point(536, 84);
            this.lb_qualityReq.Name = "lb_qualityReq";
            this.lb_qualityReq.Size = new System.Drawing.Size(73, 21);
            this.lb_qualityReq.TabIndex = 252;
@@ -1455,7 +1336,7 @@
            // 
            // txt_qualityReq
            // 
            this.txt_qualityReq.Location = new System.Drawing.Point(614, 112);
            this.txt_qualityReq.Location = new System.Drawing.Point(614, 80);
            this.txt_qualityReq.Name = "txt_qualityReq";
            this.txt_qualityReq.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_qualityReq.Properties.Appearance.Options.UseFont = true;
@@ -1466,7 +1347,7 @@
            // 
            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.Caption = "质量要求";
            this.gv_qualityReq.FieldName = "qualityReq";
            this.gv_qualityReq.MinWidth = 100;
            this.gv_qualityReq.Name = "gv_qualityReq";
@@ -1499,14 +1380,14 @@
            // 
            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.Caption = "采购员";
            this.gv_purchaser.FieldName = "purchaser";
            this.gv_purchaser.MinWidth = 100;
            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 = 11;
            this.gv_purchaser.VisibleIndex = 10;
            this.gv_purchaser.Width = 100;
            // 
            // lb_qtyAcceptance
@@ -1532,21 +1413,21 @@
            // 
            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.Caption = "数量验收";
            this.gv_qtyAcceptance.FieldName = "qtyAcceptance";
            this.gv_qtyAcceptance.MinWidth = 50;
            this.gv_qtyAcceptance.MinWidth = 100;
            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 = 10;
            this.gv_qtyAcceptance.Width = 50;
            this.gv_qtyAcceptance.VisibleIndex = 9;
            this.gv_qtyAcceptance.Width = 100;
            // 
            // lb_purchaseGroup
            // 
            this.lb_purchaseGroup.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_purchaseGroup.Appearance.Options.UseFont = true;
            this.lb_purchaseGroup.Location = new System.Drawing.Point(806, 84);
            this.lb_purchaseGroup.Location = new System.Drawing.Point(806, 52);
            this.lb_purchaseGroup.Name = "lb_purchaseGroup";
            this.lb_purchaseGroup.Size = new System.Drawing.Size(56, 21);
            this.lb_purchaseGroup.TabIndex = 240;
@@ -1554,7 +1435,7 @@
            // 
            // txt_purchaseGroup
            // 
            this.txt_purchaseGroup.Location = new System.Drawing.Point(871, 80);
            this.txt_purchaseGroup.Location = new System.Drawing.Point(871, 48);
            this.txt_purchaseGroup.Name = "txt_purchaseGroup";
            this.txt_purchaseGroup.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_purchaseGroup.Properties.Appearance.Options.UseFont = true;
@@ -1565,7 +1446,7 @@
            // 
            this.lb_purchaseDept.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_purchaseDept.Appearance.Options.UseFont = true;
            this.lb_purchaseDept.Location = new System.Drawing.Point(536, 84);
            this.lb_purchaseDept.Location = new System.Drawing.Point(536, 52);
            this.lb_purchaseDept.Name = "lb_purchaseDept";
            this.lb_purchaseDept.Size = new System.Drawing.Size(73, 21);
            this.lb_purchaseDept.TabIndex = 235;
@@ -1573,7 +1454,7 @@
            // 
            // txt_purchaseDept
            // 
            this.txt_purchaseDept.Location = new System.Drawing.Point(614, 80);
            this.txt_purchaseDept.Location = new System.Drawing.Point(614, 48);
            this.txt_purchaseDept.Name = "txt_purchaseDept";
            this.txt_purchaseDept.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_purchaseDept.Properties.Appearance.Options.UseFont = true;
@@ -1584,14 +1465,14 @@
            // 
            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.Caption = "采购部门";
            this.gv_purchaseDept.FieldName = "purchaseDept";
            this.gv_purchaseDept.MinWidth = 110;
            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 = 9;
            this.gv_purchaseDept.VisibleIndex = 8;
            this.gv_purchaseDept.Width = 110;
            // 
            // lb_purchaseOrg
@@ -1636,7 +1517,7 @@
            // 
            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.Caption = "关闭状态";
            this.gv_closeStatus.FieldName = "closeStatus";
            this.gv_closeStatus.MinWidth = 100;
            this.gv_closeStatus.Name = "gv_closeStatus";
@@ -1669,7 +1550,7 @@
            // 
            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.Caption = "供应商";
            this.gv_supplier.FieldName = "supplier";
            this.gv_supplier.MinWidth = 110;
            this.gv_supplier.Name = "gv_supplier";
@@ -1702,7 +1583,7 @@
            // 
            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.Caption = "采购日期";
            this.gv_purchaseDate.FieldName = "purchaseDate";
            this.gv_purchaseDate.MinWidth = 200;
            this.gv_purchaseDate.Name = "gv_purchaseDate";
@@ -1735,7 +1616,7 @@
            // 
            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.Caption = "业务类型";
            this.gv_businessType.FieldName = "businessType";
            this.gv_businessType.MinWidth = 100;
            this.gv_businessType.Name = "gv_businessType";
@@ -1768,7 +1649,7 @@
            // 
            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.Caption = "单据类型";
            this.gv_documentType.FieldName = "documentType";
            this.gv_documentType.MinWidth = 110;
            this.gv_documentType.Name = "gv_documentType";
@@ -1801,7 +1682,7 @@
            // 
            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.Caption = "单据状态";
            this.gv_documentStatus.FieldName = "documentStatus";
            this.gv_documentStatus.MinWidth = 100;
            this.gv_documentStatus.Name = "gv_documentStatus";
@@ -1834,7 +1715,7 @@
            // 
            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.Caption = "采购单号";
            this.gv_billNo.FieldName = "billNo";
            this.gv_billNo.MinWidth = 120;
            this.gv_billNo.Name = "gv_billNo";
@@ -1853,7 +1734,7 @@
            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(1128, 80);
            this.toolBarMenu1.Size = new System.Drawing.Size(1365, 80);
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutParameter = "xlsOut_rohin{}";
@@ -1865,7 +1746,7 @@
            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(1126, 531);
            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});
@@ -1915,11 +1796,12 @@
            // 
            this.gv_factory.Caption = "工厂";
            this.gv_factory.FieldName = "factory";
            this.gv_factory.MinWidth = 25;
            this.gv_factory.MinWidth = 60;
            this.gv_factory.Name = "gv_factory";
            this.gv_factory.OptionsColumn.AllowEdit = false;
            this.gv_factory.Visible = true;
            this.gv_factory.VisibleIndex = 0;
            this.gv_factory.Width = 25;
            this.gv_factory.Width = 60;
            // 
            // xtraTabControl1
            // 
@@ -1927,7 +1809,7 @@
            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(1128, 602);
            this.xtraTabControl1.Size = new System.Drawing.Size(1365, 602);
            this.xtraTabControl1.TabIndex = 3;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
@@ -1938,7 +1820,7 @@
            this.xtraTabPage1.Controls.Add(this.gcMain);
            this.xtraTabPage1.Controls.Add(this.pageBar1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
            this.xtraTabPage1.Size = new System.Drawing.Size(1363, 570);
            this.xtraTabPage1.Text = "数据查询";
            // 
            // pageBar1
@@ -1950,7 +1832,7 @@
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.RowsCount = 50;
            this.pageBar1.Size = new System.Drawing.Size(1126, 39);
            this.pageBar1.Size = new System.Drawing.Size(1363, 39);
            this.pageBar1.TabIndex = 3;
            this.pageBar1.TotalPages = 0;
            // 
@@ -1960,16 +1842,16 @@
            this.xtraTabPage2.Controls.Add(this.panel1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.PageEnabled = false;
            this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
            this.xtraTabPage2.Size = new System.Drawing.Size(1363, 570);
            this.xtraTabPage2.Text = "数据编辑";
            // 
            // tabMx
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 318);
            this.tabMx.Location = new System.Drawing.Point(0, 221);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1126, 252);
            this.tabMx.Size = new System.Drawing.Size(1363, 349);
            this.tabMx.TabIndex = 2;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -1977,20 +1859,12 @@
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.White;
            this.panel1.Controls.Add(this.txt_checkFalg);
            this.panel1.Controls.Add(this.labelControl11);
            this.panel1.Controls.Add(this.lbGuid);
            this.panel1.Controls.Add(this.lb_company);
            this.panel1.Controls.Add(this.txt_company);
            this.panel1.Controls.Add(this.lb_factory);
            this.panel1.Controls.Add(this.txt_factory);
            this.panel1.Controls.Add(this.lb_changereason);
            this.panel1.Controls.Add(this.txt_changereason);
            this.panel1.Controls.Add(this.lb_checkFalg);
            this.panel1.Controls.Add(this.txt_checkFalg);
            this.panel1.Controls.Add(this.lb_checkBy);
            this.panel1.Controls.Add(this.txt_checkBy);
            this.panel1.Controls.Add(this.lb_checkDate);
            this.panel1.Controls.Add(this.txt_checkDate);
            this.panel1.Controls.Add(this.lb_ebelnK3id);
            this.panel1.Controls.Add(this.txt_ebelnK3id);
            this.panel1.Controls.Add(this.lb_erpCheckDate);
@@ -2011,8 +1885,6 @@
            this.panel1.Controls.Add(this.txt_cancellationPerson);
            this.panel1.Controls.Add(this.lb_cancellationStatus);
            this.panel1.Controls.Add(this.txt_cancellationStatus);
            this.panel1.Controls.Add(this.lb_fixtureMoldProcurement);
            this.panel1.Controls.Add(this.txt_fixtureMoldProcurement);
            this.panel1.Controls.Add(this.lb_remarks);
            this.panel1.Controls.Add(this.txt_remarks);
            this.panel1.Controls.Add(this.lb_transportMethod);
@@ -2053,12 +1925,20 @@
            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(1126, 318);
            this.panel1.Size = new System.Drawing.Size(1363, 221);
            this.panel1.TabIndex = 1;
            //
            // txt_checkFalg
            //
            this.txt_checkFalg.Location = new System.Drawing.Point(871, 182);
            this.txt_checkFalg.Name = "txt_checkFalg";
            this.txt_checkFalg.Properties.Caption = "";
            this.txt_checkFalg.Size = new System.Drawing.Size(94, 24);
            this.txt_checkFalg.TabIndex = 451;
            // 
            // labelControl11
            // 
            this.labelControl11.Location = new System.Drawing.Point(905, 282);
            this.labelControl11.Location = new System.Drawing.Point(920, 185);
            this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.labelControl11.Name = "labelControl11";
            this.labelControl11.Size = new System.Drawing.Size(45, 18);
@@ -2069,7 +1949,7 @@
            // lbGuid
            // 
            this.lbGuid.AutoSize = true;
            this.lbGuid.Location = new System.Drawing.Point(956, 282);
            this.lbGuid.Location = new System.Drawing.Point(971, 185);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(0, 21);
            this.lbGuid.TabIndex = 1;
@@ -2079,19 +1959,14 @@
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1128, 682);
            this.ClientSize = new System.Drawing.Size(1365, 682);
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Name = "Frm_MesRohIn";
            this.tabMxPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_changereason.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ebelnK3id.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).EndInit();
@@ -2102,7 +1977,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationPerson.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_cancellationStatus.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fixtureMoldProcurement.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_transportMethod.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_email.Properties)).EndInit();
@@ -2131,11 +2005,12 @@
            this.tabMx.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkFalg.Properties)).EndInit();
            this.ResumeLayout(false);
        }
        #endregion
      private UserControl.UcToolBarMenu toolBarMenu1;
        private UserControl.UcToolBarMenu toolBarMenu1;
        private DevExpress.XtraGrid.GridControl gcMain;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
        private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
@@ -2145,180 +2020,166 @@
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Label lbGuid;
        private DevExpress.XtraEditors.LabelControl labelControl11;
  private DevExpress.XtraTab.XtraTabControl tabMx;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentLineId;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentId;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandSource;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1changeFlag;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1planTrackingId;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandTrackingId;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1sourceDocumentId;
 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 gvMx1batchNumber;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1outsourcingOrderId;
 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 gvMx1orderLineId;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesOrderId;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
 private DevExpress.XtraTab.XtraTabPage tabMxPage1;
 private DevExpress.XtraGrid.GridControl gcMx1;
 private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
private DevExpress.XtraEditors.LabelControl lb_company;
private DevExpress.XtraEditors.TextEdit txt_company;
        private DevExpress.XtraTab.XtraTabControl tabMx;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentLineId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandSource;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1changeFlag;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1planTrackingId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandTrackingId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1sourceDocumentId;
        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 gvMx1batchNumber;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1outsourcingOrderId;
        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 gvMx1orderLineId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesOrderId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
        private DevExpress.XtraGrid.GridControl gcMx1;
        private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
private DevExpress.XtraEditors.LabelControl lb_factory;
private DevExpress.XtraEditors.TextEdit txt_factory;
        private DevExpress.XtraEditors.LabelControl lb_changereason;
        private DevExpress.XtraEditors.TextEdit txt_changereason;
        private DevExpress.XtraGrid.Columns.GridColumn gv_changereason;
private DevExpress.XtraEditors.LabelControl lb_changereason;
private DevExpress.XtraEditors.TextEdit txt_changereason;
 private DevExpress.XtraGrid.Columns.GridColumn gv_changereason;
        private DevExpress.XtraEditors.LabelControl lb_checkFalg;
        private DevExpress.XtraGrid.Columns.GridColumn gv_checkFalg;
        private DevExpress.XtraGrid.Columns.GridColumn gv_checkBy;
        private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
private DevExpress.XtraEditors.LabelControl lb_checkFalg;
private DevExpress.XtraEditors.TextEdit txt_checkFalg;
 private DevExpress.XtraGrid.Columns.GridColumn gv_checkFalg;
        private DevExpress.XtraEditors.LabelControl lb_ebelnK3id;
        private DevExpress.XtraEditors.TextEdit txt_ebelnK3id;
private DevExpress.XtraEditors.LabelControl lb_checkBy;
private DevExpress.XtraEditors.TextEdit txt_checkBy;
 private DevExpress.XtraGrid.Columns.GridColumn gv_checkBy;
        private DevExpress.XtraEditors.LabelControl lb_erpCheckDate;
        private DevExpress.XtraEditors.TextEdit txt_erpCheckDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_erpCheckDate;
private DevExpress.XtraEditors.LabelControl lb_checkDate;
private DevExpress.XtraEditors.TextEdit txt_checkDate;
 private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
        private DevExpress.XtraEditors.LabelControl lb_erpCheckBy;
        private DevExpress.XtraEditors.TextEdit txt_erpCheckBy;
        private DevExpress.XtraGrid.Columns.GridColumn gv_erpCheckBy;
private DevExpress.XtraEditors.LabelControl lb_ebelnK3id;
private DevExpress.XtraEditors.TextEdit txt_ebelnK3id;
        private DevExpress.XtraEditors.LabelControl lb_lastupdateBy;
        private DevExpress.XtraEditors.TextEdit txt_lastupdateBy;
        private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
private DevExpress.XtraEditors.LabelControl lb_erpCheckDate;
private DevExpress.XtraEditors.TextEdit txt_erpCheckDate;
 private DevExpress.XtraGrid.Columns.GridColumn gv_erpCheckDate;
        private DevExpress.XtraEditors.LabelControl lb_lastupdateDate;
        private DevExpress.XtraEditors.TextEdit txt_lastupdateDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
private DevExpress.XtraEditors.LabelControl lb_erpCheckBy;
private DevExpress.XtraEditors.TextEdit txt_erpCheckBy;
 private DevExpress.XtraGrid.Columns.GridColumn gv_erpCheckBy;
        private DevExpress.XtraEditors.LabelControl lb_createDate;
        private DevExpress.XtraEditors.TextEdit txt_createDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
private DevExpress.XtraEditors.LabelControl lb_lastupdateBy;
private DevExpress.XtraEditors.TextEdit txt_lastupdateBy;
 private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
        private DevExpress.XtraEditors.LabelControl lb_createBy;
        private DevExpress.XtraEditors.TextEdit txt_createBy;
        private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
private DevExpress.XtraEditors.LabelControl lb_lastupdateDate;
private DevExpress.XtraEditors.TextEdit txt_lastupdateDate;
 private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
        private DevExpress.XtraEditors.LabelControl lb_cancellationDate;
        private DevExpress.XtraEditors.TextEdit txt_cancellationDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_cancellationDate;
private DevExpress.XtraEditors.LabelControl lb_createDate;
private DevExpress.XtraEditors.TextEdit txt_createDate;
 private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
        private DevExpress.XtraEditors.LabelControl lb_cancellationPerson;
        private DevExpress.XtraEditors.TextEdit txt_cancellationPerson;
        private DevExpress.XtraGrid.Columns.GridColumn gv_cancellationPerson;
private DevExpress.XtraEditors.LabelControl lb_createBy;
private DevExpress.XtraEditors.TextEdit txt_createBy;
 private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
        private DevExpress.XtraEditors.LabelControl lb_cancellationStatus;
        private DevExpress.XtraEditors.TextEdit txt_cancellationStatus;
        private DevExpress.XtraGrid.Columns.GridColumn gv_cancellationStatus;
private DevExpress.XtraEditors.LabelControl lb_cancellationDate;
private DevExpress.XtraEditors.TextEdit txt_cancellationDate;
 private DevExpress.XtraGrid.Columns.GridColumn gv_cancellationDate;
        private DevExpress.XtraEditors.LabelControl lb_remarks;
        private DevExpress.XtraEditors.TextEdit txt_remarks;
        private DevExpress.XtraGrid.Columns.GridColumn gv_remarks;
private DevExpress.XtraEditors.LabelControl lb_cancellationPerson;
private DevExpress.XtraEditors.TextEdit txt_cancellationPerson;
 private DevExpress.XtraGrid.Columns.GridColumn gv_cancellationPerson;
        private DevExpress.XtraEditors.LabelControl lb_transportMethod;
        private DevExpress.XtraEditors.TextEdit txt_transportMethod;
        private DevExpress.XtraGrid.Columns.GridColumn gv_transportMethod;
private DevExpress.XtraEditors.LabelControl lb_cancellationStatus;
private DevExpress.XtraEditors.TextEdit txt_cancellationStatus;
 private DevExpress.XtraGrid.Columns.GridColumn gv_cancellationStatus;
        private DevExpress.XtraEditors.LabelControl lb_email;
        private DevExpress.XtraEditors.TextEdit txt_email;
private DevExpress.XtraEditors.LabelControl lb_fixtureMoldProcurement;
private DevExpress.XtraEditors.TextEdit txt_fixtureMoldProcurement;
        private DevExpress.XtraEditors.LabelControl lb_paymentParty;
        private DevExpress.XtraEditors.TextEdit txt_paymentParty;
        private DevExpress.XtraGrid.Columns.GridColumn gv_paymentParty;
private DevExpress.XtraEditors.LabelControl lb_remarks;
private DevExpress.XtraEditors.TextEdit txt_remarks;
 private DevExpress.XtraGrid.Columns.GridColumn gv_remarks;
        private DevExpress.XtraEditors.LabelControl lb_settlementParty;
        private DevExpress.XtraEditors.TextEdit txt_settlementParty;
        private DevExpress.XtraGrid.Columns.GridColumn gv_settlementParty;
private DevExpress.XtraEditors.LabelControl lb_transportMethod;
private DevExpress.XtraEditors.TextEdit txt_transportMethod;
 private DevExpress.XtraGrid.Columns.GridColumn gv_transportMethod;
        private DevExpress.XtraEditors.LabelControl lb_qualityReq;
        private DevExpress.XtraEditors.TextEdit txt_qualityReq;
        private DevExpress.XtraGrid.Columns.GridColumn gv_qualityReq;
private DevExpress.XtraEditors.LabelControl lb_email;
private DevExpress.XtraEditors.TextEdit txt_email;
        private DevExpress.XtraEditors.LabelControl lb_purchaser;
        private DevExpress.XtraEditors.TextEdit txt_purchaser;
        private DevExpress.XtraGrid.Columns.GridColumn gv_purchaser;
private DevExpress.XtraEditors.LabelControl lb_paymentParty;
private DevExpress.XtraEditors.TextEdit txt_paymentParty;
 private DevExpress.XtraGrid.Columns.GridColumn gv_paymentParty;
        private DevExpress.XtraEditors.LabelControl lb_qtyAcceptance;
        private DevExpress.XtraEditors.TextEdit txt_qtyAcceptance;
        private DevExpress.XtraGrid.Columns.GridColumn gv_qtyAcceptance;
private DevExpress.XtraEditors.LabelControl lb_settlementParty;
private DevExpress.XtraEditors.TextEdit txt_settlementParty;
 private DevExpress.XtraGrid.Columns.GridColumn gv_settlementParty;
        private DevExpress.XtraEditors.LabelControl lb_purchaseGroup;
        private DevExpress.XtraEditors.TextEdit txt_purchaseGroup;
private DevExpress.XtraEditors.LabelControl lb_qualityReq;
private DevExpress.XtraEditors.TextEdit txt_qualityReq;
 private DevExpress.XtraGrid.Columns.GridColumn gv_qualityReq;
        private DevExpress.XtraEditors.LabelControl lb_purchaseDept;
        private DevExpress.XtraEditors.TextEdit txt_purchaseDept;
        private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseDept;
private DevExpress.XtraEditors.LabelControl lb_purchaser;
private DevExpress.XtraEditors.TextEdit txt_purchaser;
 private DevExpress.XtraGrid.Columns.GridColumn gv_purchaser;
        private DevExpress.XtraEditors.LabelControl lb_purchaseOrg;
        private DevExpress.XtraEditors.TextEdit txt_purchaseOrg;
private DevExpress.XtraEditors.LabelControl lb_qtyAcceptance;
private DevExpress.XtraEditors.TextEdit txt_qtyAcceptance;
 private DevExpress.XtraGrid.Columns.GridColumn gv_qtyAcceptance;
        private DevExpress.XtraEditors.LabelControl lb_closeStatus;
        private DevExpress.XtraEditors.TextEdit txt_closeStatus;
        private DevExpress.XtraGrid.Columns.GridColumn gv_closeStatus;
private DevExpress.XtraEditors.LabelControl lb_purchaseGroup;
private DevExpress.XtraEditors.TextEdit txt_purchaseGroup;
        private DevExpress.XtraEditors.LabelControl lb_supplier;
        private DevExpress.XtraEditors.TextEdit txt_supplier;
        private DevExpress.XtraGrid.Columns.GridColumn gv_supplier;
private DevExpress.XtraEditors.LabelControl lb_purchaseDept;
private DevExpress.XtraEditors.TextEdit txt_purchaseDept;
 private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseDept;
        private DevExpress.XtraEditors.LabelControl lb_purchaseDate;
        private DevExpress.XtraEditors.TextEdit txt_purchaseDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseDate;
private DevExpress.XtraEditors.LabelControl lb_purchaseOrg;
private DevExpress.XtraEditors.TextEdit txt_purchaseOrg;
        private DevExpress.XtraEditors.LabelControl lb_businessType;
        private DevExpress.XtraEditors.TextEdit txt_businessType;
        private DevExpress.XtraGrid.Columns.GridColumn gv_businessType;
private DevExpress.XtraEditors.LabelControl lb_closeStatus;
private DevExpress.XtraEditors.TextEdit txt_closeStatus;
 private DevExpress.XtraGrid.Columns.GridColumn gv_closeStatus;
        private DevExpress.XtraEditors.LabelControl lb_documentType;
        private DevExpress.XtraEditors.TextEdit txt_documentType;
        private DevExpress.XtraGrid.Columns.GridColumn gv_documentType;
private DevExpress.XtraEditors.LabelControl lb_supplier;
private DevExpress.XtraEditors.TextEdit txt_supplier;
 private DevExpress.XtraGrid.Columns.GridColumn gv_supplier;
        private DevExpress.XtraEditors.LabelControl lb_documentStatus;
        private DevExpress.XtraEditors.TextEdit txt_documentStatus;
        private DevExpress.XtraGrid.Columns.GridColumn gv_documentStatus;
private DevExpress.XtraEditors.LabelControl lb_purchaseDate;
private DevExpress.XtraEditors.TextEdit txt_purchaseDate;
 private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseDate;
private DevExpress.XtraEditors.LabelControl lb_businessType;
private DevExpress.XtraEditors.TextEdit txt_businessType;
 private DevExpress.XtraGrid.Columns.GridColumn gv_businessType;
private DevExpress.XtraEditors.LabelControl lb_documentType;
private DevExpress.XtraEditors.TextEdit txt_documentType;
 private DevExpress.XtraGrid.Columns.GridColumn gv_documentType;
private DevExpress.XtraEditors.LabelControl lb_documentStatus;
private DevExpress.XtraEditors.TextEdit txt_documentStatus;
 private DevExpress.XtraGrid.Columns.GridColumn gv_documentStatus;
private DevExpress.XtraEditors.LabelControl lb_billNo;
private DevExpress.XtraEditors.TextEdit txt_billNo;
 private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
        private DevExpress.XtraEditors.LabelControl lb_billNo;
        private DevExpress.XtraEditors.TextEdit txt_billNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_factory;
        private DevExpress.XtraEditors.CheckEdit txt_checkFalg;
    }
}