| | |
| | | this.gv_paperBillNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_iqcReleaseNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.txt_dptName = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_dhgRemark = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_suppName = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_fcheckUser = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_checkUser = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); |
| | |
| | | this.txt_cbillNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_status = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_guid = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_depotCode = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_receivingOrg = new DevExpress.XtraEditors.TextEdit(); |
| | |
| | | this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2unit = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2ebeln = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2workNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx2 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | |
| | | this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_dhgRemark.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_depotCode.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_receivingOrg.Properties)).BeginInit(); |
| | |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | |
| | | // |
| | | this.split1.Panel1.Controls.Add(this.gcMain1); |
| | | this.split1.Panel1.Controls.Add(this.pageBar1); |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1346, 570); |
| | | this.split1.SplitterPosition = 552; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 4; |
| | | // |
| | | // gcMain1 |
| | |
| | | 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(1346, 513); |
| | | this.gcMain1.Size = new System.Drawing.Size(1346, 519); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.gv_paperBillNo, |
| | | this.gv_checkUser, |
| | | this.gv_checkDate, |
| | | this.gv_iqcReleaseNo, |
| | | this.gridColumn3, |
| | | this.bandedGridColumn2, |
| | | this.gv_guid}); |
| | |
| | | // gv_ischeck |
| | | // |
| | | this.gv_ischeck.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ischeck.Caption = "审核标识"; |
| | | this.gv_ischeck.Caption = "审核"; |
| | | this.gv_ischeck.FieldName = "checkStatus"; |
| | | this.gv_ischeck.Name = "gv_ischeck"; |
| | | this.gv_ischeck.OptionsColumn.AllowEdit = false; |
| | |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "委外标识"; |
| | | this.gridColumn9.Caption = "委外"; |
| | | this.gridColumn9.FieldName = "isWw"; |
| | | this.gridColumn9.MinWidth = 25; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | |
| | | this.gv_checkDate.VisibleIndex = 15; |
| | | this.gv_checkDate.Width = 180; |
| | | // |
| | | // gv_iqcReleaseNo |
| | | // |
| | | this.gv_iqcReleaseNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_iqcReleaseNo.Caption = "IQC检验单号 "; |
| | | this.gv_iqcReleaseNo.FieldName = "iqcReleaseNo"; |
| | | this.gv_iqcReleaseNo.Name = "gv_iqcReleaseNo"; |
| | | this.gv_iqcReleaseNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_iqcReleaseNo.Tag = "query_a.IQC_RELEASE_NO"; |
| | | this.gv_iqcReleaseNo.Visible = true; |
| | | this.gv_iqcReleaseNo.VisibleIndex = 16; |
| | | this.gv_iqcReleaseNo.Width = 64; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "入库类别"; |
| | |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 17; |
| | | this.gridColumn3.VisibleIndex = 16; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // bandedGridColumn2 |
| | |
| | | this.bandedGridColumn2.Name = "bandedGridColumn2"; |
| | | this.bandedGridColumn2.Tag = "org.fnamber"; |
| | | this.bandedGridColumn2.Visible = true; |
| | | this.bandedGridColumn2.VisibleIndex = 18; |
| | | this.bandedGridColumn2.VisibleIndex = 17; |
| | | this.bandedGridColumn2.Width = 250; |
| | | // |
| | | // gv_guid |
| | |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 513); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 519); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | |
| | | 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; |
| | | this.splitMx1.Name = "splitMx1"; |
| | | // |
| | | // splitMx1.Panel1 |
| | | // |
| | |
| | | // |
| | | this.splitMx1.Panel2.Controls.Add(this.tabMx); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1346, 570); |
| | | this.splitMx1.SplitterPosition = 144; |
| | | this.splitMx1.TabIndex = 0; |
| | |
| | | this.layoutMx1.Controls.Add(this.txt_dptName); |
| | | this.layoutMx1.Controls.Add(this.txt_dhgRemark); |
| | | this.layoutMx1.Controls.Add(this.txt_suppName); |
| | | this.layoutMx1.Controls.Add(this.txt_fcheckUser); |
| | | this.layoutMx1.Controls.Add(this.txt_checkUser); |
| | | this.layoutMx1.Controls.Add(this.lbGuid); |
| | | this.layoutMx1.Controls.Add(this.txt_paperBillNo); |
| | | this.layoutMx1.Controls.Add(this.txt_checkDate); |
| | |
| | | this.layoutMx1.Controls.Add(this.txt_cbillNo); |
| | | this.layoutMx1.Controls.Add(this.txt_createBy); |
| | | this.layoutMx1.Controls.Add(this.txt_createDate); |
| | | this.layoutMx1.Controls.Add(this.txt_fstatus); |
| | | this.layoutMx1.Controls.Add(this.txt_status); |
| | | this.layoutMx1.Controls.Add(this.txt_guid); |
| | | this.layoutMx1.Controls.Add(this.txt_depotCode); |
| | | this.layoutMx1.Controls.Add(this.txt_receivingOrg); |
| | |
| | | this.txt_suppName.TabIndex = 592; |
| | | this.txt_suppName.Tag = "readonly"; |
| | | // |
| | | // txt_fcheckUser |
| | | // txt_checkUser |
| | | // |
| | | this.txt_fcheckUser.Location = new System.Drawing.Point(1092, 12); |
| | | this.txt_fcheckUser.Name = "txt_fcheckUser"; |
| | | this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fcheckUser.Size = new System.Drawing.Size(242, 24); |
| | | this.txt_fcheckUser.StyleController = this.layoutMx1; |
| | | this.txt_fcheckUser.TabIndex = 595; |
| | | this.txt_checkUser.Location = new System.Drawing.Point(1092, 12); |
| | | this.txt_checkUser.Name = "txt_checkUser"; |
| | | this.txt_checkUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkUser.Size = new System.Drawing.Size(242, 24); |
| | | this.txt_checkUser.StyleController = this.layoutMx1; |
| | | this.txt_checkUser.TabIndex = 595; |
| | | // |
| | | // lbGuid |
| | | // |
| | |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 222; |
| | | // |
| | | // txt_fstatus |
| | | // txt_status |
| | | // |
| | | this.txt_fstatus.Location = new System.Drawing.Point(1005, 74); |
| | | this.txt_fstatus.Name = "txt_fstatus"; |
| | | this.txt_fstatus.Properties.Caption = "审核状态"; |
| | | this.txt_fstatus.Size = new System.Drawing.Size(329, 24); |
| | | this.txt_fstatus.StyleController = this.layoutMx1; |
| | | this.txt_fstatus.TabIndex = 596; |
| | | this.txt_status.Location = new System.Drawing.Point(1005, 74); |
| | | this.txt_status.Name = "txt_status"; |
| | | this.txt_status.Properties.Caption = "审核状态"; |
| | | this.txt_status.Size = new System.Drawing.Size(329, 24); |
| | | this.txt_status.StyleController = this.layoutMx1; |
| | | this.txt_status.TabIndex = 596; |
| | | // |
| | | // txt_guid |
| | | // |
| | |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(331, 31); |
| | | this.layoutControlItem3.Text = "创建人"; |
| | | this.layoutControlItem3.Text = "创建人员"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem4 |
| | |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_fcheckUser; |
| | | this.layoutControlItem5.Control = this.txt_checkUser; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(993, 0); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(333, 31); |
| | | this.layoutControlItem5.Text = "审核人"; |
| | | this.layoutControlItem5.Text = "审核人员"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem6 |
| | |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | this.layoutControlItem12.Control = this.txt_fstatus; |
| | | this.layoutControlItem12.Control = this.txt_status; |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(993, 62); |
| | | this.layoutControlItem12.Name = "layoutControlItem12"; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; |
| | |
| | | this.gvMx2quantity, |
| | | this.gvMx2unit, |
| | | this.gvMx2ebeln, |
| | | this.gvMx2workNo, |
| | | this.gvMx2ebelnK3id, |
| | | this.gvMx2lineK3id, |
| | | this.gridColumn10, |
| | | this.gridColumn5, |
| | | this.gridColumn6}); |
| | | this.gridColumn6, |
| | | this.gridColumn11}); |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; |
| | |
| | | // gvMx2guid |
| | | // |
| | | this.gvMx2guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2guid.Caption = "guid"; |
| | | this.gvMx2guid.Caption = "明细表主键GUID"; |
| | | this.gvMx2guid.FieldName = "guid"; |
| | | this.gvMx2guid.MinWidth = 50; |
| | | this.gvMx2guid.Name = "gvMx2guid"; |
| | |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "物料编号"; |
| | | this.gridColumn2.FieldName = "itemNo"; |
| | | this.gridColumn2.FieldName = "itemNo2"; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 0; |
| | |
| | | // gvMx2ebeln |
| | | // |
| | | this.gvMx2ebeln.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2ebeln.Caption = "采购订单"; |
| | | this.gvMx2ebeln.FieldName = "ebeln"; |
| | | this.gvMx2ebeln.Caption = "采购单号"; |
| | | this.gvMx2ebeln.FieldName = "cgdh"; |
| | | this.gvMx2ebeln.Name = "gvMx2ebeln"; |
| | | this.gvMx2ebeln.Tag = "query_a.EBELN"; |
| | | this.gvMx2ebeln.Visible = true; |
| | | this.gvMx2ebeln.VisibleIndex = 5; |
| | | this.gvMx2ebeln.Width = 94; |
| | | // |
| | | // gvMx2workNo |
| | | // |
| | | this.gvMx2workNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2workNo.Caption = "任务单行号"; |
| | | this.gvMx2workNo.FieldName = "workLine"; |
| | | this.gvMx2workNo.Name = "gvMx2workNo"; |
| | | this.gvMx2workNo.Tag = "query_a.WORK_NO"; |
| | | this.gvMx2workNo.Visible = true; |
| | | this.gvMx2workNo.VisibleIndex = 6; |
| | | this.gvMx2workNo.Width = 94; |
| | | // |
| | | // gvMx2ebelnK3id |
| | | // |
| | |
| | | this.gvMx2ebelnK3id.Name = "gvMx2ebelnK3id"; |
| | | this.gvMx2ebelnK3id.Tag = "query_a.EBELN_K3ID"; |
| | | this.gvMx2ebelnK3id.Visible = true; |
| | | this.gvMx2ebelnK3id.VisibleIndex = 7; |
| | | this.gvMx2ebelnK3id.VisibleIndex = 6; |
| | | this.gvMx2ebelnK3id.Width = 94; |
| | | // |
| | | // gvMx2lineK3id |
| | |
| | | this.gvMx2lineK3id.Name = "gvMx2lineK3id"; |
| | | this.gvMx2lineK3id.Tag = "query_a.LINE_K3ID"; |
| | | this.gvMx2lineK3id.Visible = true; |
| | | this.gvMx2lineK3id.VisibleIndex = 8; |
| | | this.gvMx2lineK3id.VisibleIndex = 7; |
| | | this.gvMx2lineK3id.Width = 94; |
| | | // |
| | | // gridColumn10 |
| | |
| | | this.gridColumn10.MinWidth = 25; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 9; |
| | | this.gridColumn10.VisibleIndex = 8; |
| | | this.gridColumn10.Width = 94; |
| | | // |
| | | // gridColumn5 |
| | |
| | | this.gridColumn5.MinWidth = 25; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 10; |
| | | this.gridColumn5.VisibleIndex = 9; |
| | | this.gridColumn5.Width = 94; |
| | | // |
| | | // gridColumn6 |
| | |
| | | this.gridColumn6.MinWidth = 25; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 11; |
| | | this.gridColumn6.VisibleIndex = 10; |
| | | this.gridColumn6.Width = 94; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "关联GUID(到货明细表Guid)"; |
| | | this.gridColumn11.FieldName = "itemDabid"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // xtraTabPage3 |
| | | // |
| | |
| | | this.gvMx1ebelnK3id, |
| | | this.gvMx1lineK3id, |
| | | this.gridColumn7, |
| | | this.gridColumn8}); |
| | | this.gridColumn8, |
| | | this.gridColumn12}); |
| | | this.gvMx2.GridControl = this.gcMx2; |
| | | this.gvMx2.Name = "gvMx2"; |
| | | this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | this.gvMx1urgentFlag.MinWidth = 50; |
| | | this.gvMx1urgentFlag.Name = "gvMx1urgentFlag"; |
| | | this.gvMx1urgentFlag.Tag = "query_a.URGENT_FLAG"; |
| | | this.gvMx1urgentFlag.Visible = true; |
| | | this.gvMx1urgentFlag.VisibleIndex = 0; |
| | | this.gvMx1urgentFlag.Width = 94; |
| | | // |
| | | // gvMx1itemBarcode |
| | |
| | | this.gvMx1itemBarcode.Name = "gvMx1itemBarcode"; |
| | | this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE"; |
| | | this.gvMx1itemBarcode.Visible = true; |
| | | this.gvMx1itemBarcode.VisibleIndex = 1; |
| | | this.gvMx1itemBarcode.VisibleIndex = 0; |
| | | this.gvMx1itemBarcode.Width = 250; |
| | | // |
| | | // gvMx1workNo |
| | | // |
| | | this.gvMx1workNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1workNo.Caption = "采购单号"; |
| | | this.gvMx1workNo.FieldName = "workNo"; |
| | | this.gvMx1workNo.FieldName = "ebeln"; |
| | | this.gvMx1workNo.Name = "gvMx1workNo"; |
| | | this.gvMx1workNo.Tag = "query_a.WORK_NO"; |
| | | this.gvMx1workNo.Visible = true; |
| | | this.gvMx1workNo.VisibleIndex = 2; |
| | | this.gvMx1workNo.VisibleIndex = 1; |
| | | this.gvMx1workNo.Width = 100; |
| | | // |
| | | // gvMx1cItemCode |
| | |
| | | this.gvMx1cItemCode.Name = "gvMx1cItemCode"; |
| | | this.gvMx1cItemCode.Tag = "query_a.C_ITEM_CODE"; |
| | | this.gvMx1cItemCode.Visible = true; |
| | | this.gvMx1cItemCode.VisibleIndex = 3; |
| | | this.gvMx1cItemCode.VisibleIndex = 2; |
| | | this.gvMx1cItemCode.Width = 100; |
| | | // |
| | | // gvMx1itemSname |
| | |
| | | this.gvMx1itemSname.Name = "gvMx1itemSname"; |
| | | this.gvMx1itemSname.Tag = "query_a.ITEM_SNAME"; |
| | | this.gvMx1itemSname.Visible = true; |
| | | this.gvMx1itemSname.VisibleIndex = 4; |
| | | this.gvMx1itemSname.VisibleIndex = 3; |
| | | this.gvMx1itemSname.Width = 250; |
| | | // |
| | | // gvMx1itemNo |
| | |
| | | this.gvMx1itemNo.Name = "gvMx1itemNo"; |
| | | this.gvMx1itemNo.Tag = "query_a.ITEM_NO"; |
| | | this.gvMx1itemNo.Visible = true; |
| | | this.gvMx1itemNo.VisibleIndex = 5; |
| | | this.gvMx1itemNo.VisibleIndex = 4; |
| | | this.gvMx1itemNo.Width = 250; |
| | | // |
| | | // gvMx1quantity |
| | |
| | | this.gvMx1quantity.Name = "gvMx1quantity"; |
| | | this.gvMx1quantity.Tag = "query_a.QUANTITY"; |
| | | this.gvMx1quantity.Visible = true; |
| | | this.gvMx1quantity.VisibleIndex = 6; |
| | | this.gvMx1quantity.VisibleIndex = 5; |
| | | this.gvMx1quantity.Width = 94; |
| | | // |
| | | // gvMx1unit |
| | |
| | | this.gvMx1unit.Name = "gvMx1unit"; |
| | | this.gvMx1unit.Tag = "query_a.UNIT"; |
| | | this.gvMx1unit.Visible = true; |
| | | this.gvMx1unit.VisibleIndex = 7; |
| | | this.gvMx1unit.VisibleIndex = 6; |
| | | this.gvMx1unit.Width = 94; |
| | | // |
| | | // gvMx1rbillNo |
| | |
| | | this.gvMx1rbillNo.Name = "gvMx1rbillNo"; |
| | | this.gvMx1rbillNo.Tag = "query_a.RBILL_NO"; |
| | | this.gvMx1rbillNo.Visible = true; |
| | | this.gvMx1rbillNo.VisibleIndex = 8; |
| | | this.gvMx1rbillNo.VisibleIndex = 7; |
| | | this.gvMx1rbillNo.Width = 94; |
| | | // |
| | | // gvMx1depotSectionCode |
| | |
| | | this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode"; |
| | | this.gvMx1depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE"; |
| | | this.gvMx1depotSectionCode.Visible = true; |
| | | this.gvMx1depotSectionCode.VisibleIndex = 9; |
| | | this.gvMx1depotSectionCode.VisibleIndex = 8; |
| | | this.gvMx1depotSectionCode.Width = 94; |
| | | // |
| | | // gvMx1depotCode |
| | |
| | | this.gvMx1depotCode.Name = "gvMx1depotCode"; |
| | | this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE"; |
| | | this.gvMx1depotCode.Visible = true; |
| | | this.gvMx1depotCode.VisibleIndex = 10; |
| | | this.gvMx1depotCode.VisibleIndex = 9; |
| | | this.gvMx1depotCode.Width = 94; |
| | | // |
| | | // gvMx1ebelnK3id |
| | |
| | | this.gvMx1ebelnK3id.FieldName = "ebelnK3id"; |
| | | this.gvMx1ebelnK3id.Name = "gvMx1ebelnK3id"; |
| | | this.gvMx1ebelnK3id.Tag = "query_a.EBELN_K3ID"; |
| | | this.gvMx1ebelnK3id.Visible = true; |
| | | this.gvMx1ebelnK3id.VisibleIndex = 11; |
| | | this.gvMx1ebelnK3id.Width = 94; |
| | | // |
| | | // gvMx1lineK3id |
| | |
| | | this.gvMx1lineK3id.FieldName = "lineK3id"; |
| | | this.gvMx1lineK3id.Name = "gvMx1lineK3id"; |
| | | this.gvMx1lineK3id.Tag = "query_a.LINE_K3ID"; |
| | | this.gvMx1lineK3id.Visible = true; |
| | | this.gvMx1lineK3id.VisibleIndex = 12; |
| | | this.gvMx1lineK3id.Width = 94; |
| | | // |
| | | // gridColumn7 |
| | |
| | | this.gridColumn7.MinWidth = 25; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 13; |
| | | this.gridColumn7.VisibleIndex = 10; |
| | | this.gridColumn7.Width = 94; |
| | | // |
| | | // gridColumn8 |
| | |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 14; |
| | | this.gridColumn8.VisibleIndex = 11; |
| | | this.gridColumn8.Width = 94; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "关联GUID(到货明细表Guid)"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Width = 94; |
| | | // |
| | | // picCheckBox |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_dhgRemark.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_depotCode.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_receivingOrg.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_taskNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_ischeck; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_iqcReleaseNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_suppId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_depotsId; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraEditors.TextEdit txt_fcheckUser; |
| | | private DevExpress.XtraEditors.TextEdit txt_checkUser; |
| | | private DevExpress.XtraEditors.TextEdit txt_dptName; |
| | | private DevExpress.XtraEditors.TextEdit txt_suppName; |
| | | private DevExpress.XtraEditors.TextEdit txt_checkDate; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
| | | private DevExpress.XtraEditors.CheckEdit txt_fstatus; |
| | | private DevExpress.XtraEditors.CheckEdit txt_status; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; |
| | | private DevExpress.XtraEditors.TextEdit txt_guid; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2quantity; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2unit; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2ebeln; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2workNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2ebelnK3id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2lineK3id; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage3; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; |
| | | } |
| | | } |