| | |
| | | { |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.splitTop1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2status = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2pbillNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2workLine = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2tlQty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2depotCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2remark = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2itemOutId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn15 = 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.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1depotCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); |
| | | this.splitMx1.Panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); |
| | | this.splitMx1.Panel2.SuspendLayout(); |
| | | this.splitMx1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitTop1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitTop1.Panel1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitTop1.Panel2)).BeginInit(); |
| | | this.splitTop1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.tabMxPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); |
| | | this.xtraTabPage3.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // splitMx1 |
| | |
| | | // |
| | | // splitMx1.Panel2 |
| | | // |
| | | this.splitMx1.Panel2.Controls.Add(this.tabMx); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.Size = new System.Drawing.Size(978, 619); |
| | | this.splitMx1.SplitterPosition = 341; |
| | |
| | | this.splitTop1.SplitterPosition = 466; |
| | | this.splitTop1.TabIndex = 0; |
| | | // |
| | | // tabMx |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tabMx.Location = new System.Drawing.Point(0, 0); |
| | | this.tabMx.Name = "tabMx"; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage2; |
| | | this.tabMx.Size = new System.Drawing.Size(978, 266); |
| | | this.tabMx.TabIndex = 4; |
| | | this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.tabMxPage2, |
| | | this.xtraTabPage3}); |
| | | // |
| | | // tabMxPage2 |
| | | // |
| | | this.tabMxPage2.Controls.Add(this.gcMx1); |
| | | this.tabMxPage2.Name = "tabMxPage2"; |
| | | this.tabMxPage2.Size = new System.Drawing.Size(976, 234); |
| | | this.tabMxPage2.Text = "退货物料明细"; |
| | | // |
| | | // gcMx1 |
| | | // |
| | | this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | 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(976, 234); |
| | | this.gcMx1.TabIndex = 0; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | | // |
| | | // gvMx1 |
| | | // |
| | | this.gvMx1.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn12, |
| | | this.gridColumn11, |
| | | this.gvMx2status, |
| | | this.gvMx2pbillNo, |
| | | this.gvMx2workLine, |
| | | this.gvMx2itemNo, |
| | | this.gridColumn5, |
| | | this.gridColumn6, |
| | | this.gvMx2quantity, |
| | | this.gvMx2tlQty, |
| | | this.gvMx2depotCode, |
| | | this.gvMx2remark, |
| | | this.gvMx2ebelnK3id, |
| | | this.gvMx2lineK3id, |
| | | this.gvMx2itemOutId, |
| | | this.gridColumn14, |
| | | this.gridColumn15}); |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; |
| | | this.gvMx1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gvMx1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "guid"; |
| | | this.gridColumn12.FieldName = "guid"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn12.Width = 94; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "aboutGuid"; |
| | | this.gridColumn11.FieldName = "aboutGuid"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // gvMx2status |
| | | // |
| | | this.gvMx2status.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2status.Caption = "完结"; |
| | | this.gvMx2status.FieldName = "status"; |
| | | this.gvMx2status.MaxWidth = 50; |
| | | this.gvMx2status.MinWidth = 50; |
| | | this.gvMx2status.Name = "gvMx2status"; |
| | | this.gvMx2status.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2status.Tag = "query_a.status"; |
| | | this.gvMx2status.Visible = true; |
| | | this.gvMx2status.VisibleIndex = 0; |
| | | this.gvMx2status.Width = 50; |
| | | // |
| | | // gvMx2pbillNo |
| | | // |
| | | this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2pbillNo.Caption = "到货单号"; |
| | | this.gvMx2pbillNo.FieldName = "pbillNo"; |
| | | this.gvMx2pbillNo.Name = "gvMx2pbillNo"; |
| | | this.gvMx2pbillNo.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2pbillNo.Tag = "query_a.pbill_no"; |
| | | this.gvMx2pbillNo.Visible = true; |
| | | this.gvMx2pbillNo.VisibleIndex = 1; |
| | | this.gvMx2pbillNo.Width = 94; |
| | | // |
| | | // gvMx2workLine |
| | | // |
| | | this.gvMx2workLine.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2workLine.Caption = "行号 "; |
| | | this.gvMx2workLine.FieldName = "workLine"; |
| | | this.gvMx2workLine.Name = "gvMx2workLine"; |
| | | this.gvMx2workLine.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2workLine.Tag = "query_a.work_line"; |
| | | this.gvMx2workLine.Visible = true; |
| | | this.gvMx2workLine.VisibleIndex = 2; |
| | | this.gvMx2workLine.Width = 94; |
| | | // |
| | | // gvMx2itemNo |
| | | // |
| | | this.gvMx2itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2itemNo.Caption = "物料编码"; |
| | | this.gvMx2itemNo.FieldName = "itemNo"; |
| | | this.gvMx2itemNo.Name = "gvMx2itemNo"; |
| | | this.gvMx2itemNo.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2itemNo.Tag = "query_a.item_no"; |
| | | this.gvMx2itemNo.Visible = true; |
| | | this.gvMx2itemNo.VisibleIndex = 3; |
| | | this.gvMx2itemNo.Width = 94; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "物料名称"; |
| | | this.gridColumn5.FieldName = "itemName"; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 4; |
| | | this.gridColumn5.Width = 94; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "规格型号"; |
| | | this.gridColumn6.FieldName = "itemModel"; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 5; |
| | | this.gridColumn6.Width = 94; |
| | | // |
| | | // gvMx2quantity |
| | | // |
| | | this.gvMx2quantity.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); |
| | | this.gvMx2quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2quantity.AppearanceCell.Options.UseForeColor = true; |
| | | this.gvMx2quantity.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx2quantity.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gvMx2quantity.Caption = "申请数量 "; |
| | | this.gvMx2quantity.FieldName = "quantity"; |
| | | this.gvMx2quantity.Name = "gvMx2quantity"; |
| | | this.gvMx2quantity.Tag = "query_a.quantity"; |
| | | this.gvMx2quantity.Visible = true; |
| | | this.gvMx2quantity.VisibleIndex = 6; |
| | | this.gvMx2quantity.Width = 94; |
| | | // |
| | | // gvMx2tlQty |
| | | // |
| | | this.gvMx2tlQty.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2tlQty.Caption = "已扫数量 "; |
| | | this.gvMx2tlQty.FieldName = "tlQty"; |
| | | this.gvMx2tlQty.Name = "gvMx2tlQty"; |
| | | this.gvMx2tlQty.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2tlQty.Tag = "query_a.tl_qty"; |
| | | this.gvMx2tlQty.Visible = true; |
| | | this.gvMx2tlQty.VisibleIndex = 7; |
| | | this.gvMx2tlQty.Width = 94; |
| | | // |
| | | // gvMx2depotCode |
| | | // |
| | | this.gvMx2depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2depotCode.Caption = "仓库编码"; |
| | | this.gvMx2depotCode.FieldName = "depotCode"; |
| | | this.gvMx2depotCode.Name = "gvMx2depotCode"; |
| | | this.gvMx2depotCode.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2depotCode.Tag = "query_a.depot_code"; |
| | | this.gvMx2depotCode.Visible = true; |
| | | this.gvMx2depotCode.VisibleIndex = 8; |
| | | this.gvMx2depotCode.Width = 94; |
| | | // |
| | | // gvMx2remark |
| | | // |
| | | this.gvMx2remark.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2remark.Caption = "备注信息 "; |
| | | this.gvMx2remark.FieldName = "remark"; |
| | | this.gvMx2remark.Name = "gvMx2remark"; |
| | | this.gvMx2remark.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2remark.Tag = "query_a.remark"; |
| | | this.gvMx2remark.Visible = true; |
| | | this.gvMx2remark.VisibleIndex = 9; |
| | | this.gvMx2remark.Width = 94; |
| | | // |
| | | // gvMx2ebelnK3id |
| | | // |
| | | this.gvMx2ebelnK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2ebelnK3id.Caption = "采购单ID "; |
| | | this.gvMx2ebelnK3id.FieldName = "ebelnK3id"; |
| | | this.gvMx2ebelnK3id.Name = "gvMx2ebelnK3id"; |
| | | this.gvMx2ebelnK3id.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2ebelnK3id.Tag = "query_a.ebeln_k3id"; |
| | | this.gvMx2ebelnK3id.Visible = true; |
| | | this.gvMx2ebelnK3id.VisibleIndex = 10; |
| | | this.gvMx2ebelnK3id.Width = 94; |
| | | // |
| | | // gvMx2lineK3id |
| | | // |
| | | this.gvMx2lineK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2lineK3id.Caption = "采购单行ID "; |
| | | this.gvMx2lineK3id.FieldName = "lineK3id"; |
| | | this.gvMx2lineK3id.Name = "gvMx2lineK3id"; |
| | | this.gvMx2lineK3id.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2lineK3id.Tag = "query_a.line_k3id"; |
| | | this.gvMx2lineK3id.Visible = true; |
| | | this.gvMx2lineK3id.VisibleIndex = 11; |
| | | this.gvMx2lineK3id.Width = 94; |
| | | // |
| | | // gvMx2itemOutId |
| | | // |
| | | this.gvMx2itemOutId.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2itemOutId.Caption = "出库ID "; |
| | | this.gvMx2itemOutId.FieldName = "itemOutId"; |
| | | this.gvMx2itemOutId.Name = "gvMx2itemOutId"; |
| | | this.gvMx2itemOutId.OptionsColumn.ReadOnly = true; |
| | | this.gvMx2itemOutId.Tag = "query_a.item_out_id"; |
| | | this.gvMx2itemOutId.Width = 94; |
| | | // |
| | | // gridColumn14 |
| | | // |
| | | this.gridColumn14.Caption = "创建人"; |
| | | this.gridColumn14.FieldName = "createBy"; |
| | | this.gridColumn14.MinWidth = 25; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.Visible = true; |
| | | this.gridColumn14.VisibleIndex = 12; |
| | | this.gridColumn14.Width = 94; |
| | | // |
| | | // gridColumn15 |
| | | // |
| | | this.gridColumn15.Caption = "创建时间"; |
| | | this.gridColumn15.FieldName = "createDate"; |
| | | this.gridColumn15.MinWidth = 25; |
| | | this.gridColumn15.Name = "gridColumn15"; |
| | | this.gridColumn15.Visible = true; |
| | | this.gridColumn15.VisibleIndex = 13; |
| | | this.gridColumn15.Width = 94; |
| | | // |
| | | // xtraTabPage3 |
| | | // |
| | | this.xtraTabPage3.Controls.Add(this.gcMx2); |
| | | this.xtraTabPage3.Name = "xtraTabPage3"; |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(976, 234); |
| | | this.xtraTabPage3.Text = "退货物料扫码明细"; |
| | | // |
| | | // gcMx2 |
| | | // |
| | | this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx2.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx2.MainView = this.gvMx2; |
| | | this.gcMx2.Name = "gcMx2"; |
| | | this.gcMx2.Size = new System.Drawing.Size(976, 234); |
| | | this.gcMx2.TabIndex = 1; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx2}); |
| | | // |
| | | // gvMx2 |
| | | // |
| | | this.gvMx2.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gvMx1guid, |
| | | this.gvMx1itemBarcode, |
| | | this.gvMx1itemNo, |
| | | this.gridColumn8, |
| | | this.gridColumn9, |
| | | this.gvMx1quantity, |
| | | this.gridColumn10, |
| | | this.gvMx1depotCode, |
| | | this.gvMx1depotSectionCode, |
| | | this.gvMx1ebelnK3id, |
| | | this.gvMx1lineK3id, |
| | | this.gridColumn16, |
| | | this.gridColumn17}); |
| | | this.gvMx2.GridControl = this.gcMx2; |
| | | this.gvMx2.Name = "gvMx2"; |
| | | this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | | this.gvMx2.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gvMx2.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gvMx1guid |
| | | // |
| | | this.gvMx1guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1guid.Caption = "guid "; |
| | | this.gvMx1guid.FieldName = "guid"; |
| | | this.gvMx1guid.MinWidth = 50; |
| | | this.gvMx1guid.Name = "gvMx1guid"; |
| | | this.gvMx1guid.Tag = "query_a.guid"; |
| | | this.gvMx1guid.Width = 94; |
| | | // |
| | | // gvMx1itemBarcode |
| | | // |
| | | this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemBarcode.Caption = "物料条码 "; |
| | | this.gvMx1itemBarcode.FieldName = "itemBarcode"; |
| | | this.gvMx1itemBarcode.Name = "gvMx1itemBarcode"; |
| | | this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE"; |
| | | this.gvMx1itemBarcode.Visible = true; |
| | | this.gvMx1itemBarcode.VisibleIndex = 1; |
| | | this.gvMx1itemBarcode.Width = 94; |
| | | // |
| | | // gvMx1itemNo |
| | | // |
| | | this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemNo.Caption = "物料编码"; |
| | | this.gvMx1itemNo.FieldName = "itemNo"; |
| | | this.gvMx1itemNo.Name = "gvMx1itemNo"; |
| | | this.gvMx1itemNo.Tag = "query_a.ITEM_NO"; |
| | | this.gvMx1itemNo.Visible = true; |
| | | this.gvMx1itemNo.VisibleIndex = 0; |
| | | this.gvMx1itemNo.Width = 94; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "物料名称"; |
| | | this.gridColumn8.FieldName = "itemName"; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 2; |
| | | this.gridColumn8.Width = 94; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "规格型号"; |
| | | this.gridColumn9.FieldName = "itemModel"; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 3; |
| | | this.gridColumn9.Width = 94; |
| | | // |
| | | // gvMx1quantity |
| | | // |
| | | this.gvMx1quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1quantity.Caption = "数量"; |
| | | this.gvMx1quantity.FieldName = "quantity"; |
| | | this.gvMx1quantity.MinWidth = 50; |
| | | this.gvMx1quantity.Name = "gvMx1quantity"; |
| | | this.gvMx1quantity.Tag = "query_a.QUANTITY"; |
| | | this.gvMx1quantity.Visible = true; |
| | | this.gvMx1quantity.VisibleIndex = 4; |
| | | this.gvMx1quantity.Width = 94; |
| | | // |
| | | // gridColumn10 |
| | | // |
| | | this.gridColumn10.Caption = "单位"; |
| | | this.gridColumn10.FieldName = "kcUnit"; |
| | | this.gridColumn10.MinWidth = 50; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 5; |
| | | this.gridColumn10.Width = 94; |
| | | // |
| | | // gvMx1depotCode |
| | | // |
| | | this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotCode.Caption = "仓库编码 "; |
| | | this.gvMx1depotCode.FieldName = "depotCode"; |
| | | this.gvMx1depotCode.Name = "gvMx1depotCode"; |
| | | this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE"; |
| | | this.gvMx1depotCode.Visible = true; |
| | | this.gvMx1depotCode.VisibleIndex = 6; |
| | | this.gvMx1depotCode.Width = 94; |
| | | // |
| | | // gvMx1depotSectionCode |
| | | // |
| | | this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1depotSectionCode.Caption = "货位编码 "; |
| | | this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; |
| | | this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode"; |
| | | this.gvMx1depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE"; |
| | | this.gvMx1depotSectionCode.Visible = true; |
| | | this.gvMx1depotSectionCode.VisibleIndex = 7; |
| | | this.gvMx1depotSectionCode.Width = 94; |
| | | // |
| | | // gvMx1ebelnK3id |
| | | // |
| | | this.gvMx1ebelnK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1ebelnK3id.Caption = "采购订单ID "; |
| | | this.gvMx1ebelnK3id.FieldName = "ebelnK3id"; |
| | | this.gvMx1ebelnK3id.Name = "gvMx1ebelnK3id"; |
| | | this.gvMx1ebelnK3id.Tag = "query_a.EBELN_K3ID"; |
| | | this.gvMx1ebelnK3id.Visible = true; |
| | | this.gvMx1ebelnK3id.VisibleIndex = 8; |
| | | this.gvMx1ebelnK3id.Width = 94; |
| | | // |
| | | // gvMx1lineK3id |
| | | // |
| | | this.gvMx1lineK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lineK3id.Caption = "采购订单行ID "; |
| | | this.gvMx1lineK3id.FieldName = "lineK3id"; |
| | | this.gvMx1lineK3id.Name = "gvMx1lineK3id"; |
| | | this.gvMx1lineK3id.Tag = "query_a.LINE_K3ID"; |
| | | this.gvMx1lineK3id.Visible = true; |
| | | this.gvMx1lineK3id.VisibleIndex = 9; |
| | | this.gvMx1lineK3id.Width = 94; |
| | | // |
| | | // gridColumn16 |
| | | // |
| | | this.gridColumn16.Caption = "创建人"; |
| | | this.gridColumn16.FieldName = "createBy"; |
| | | this.gridColumn16.MinWidth = 25; |
| | | this.gridColumn16.Name = "gridColumn16"; |
| | | this.gridColumn16.Visible = true; |
| | | this.gridColumn16.VisibleIndex = 10; |
| | | this.gridColumn16.Width = 94; |
| | | // |
| | | // gridColumn17 |
| | | // |
| | | this.gridColumn17.Caption = "创建时间"; |
| | | this.gridColumn17.FieldName = "createDate"; |
| | | this.gridColumn17.MinWidth = 25; |
| | | this.gridColumn17.Name = "gridColumn17"; |
| | | this.gridColumn17.Visible = true; |
| | | this.gridColumn17.VisibleIndex = 11; |
| | | this.gridColumn17.Width = 94; |
| | | // |
| | | // Frm_Work01 |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); |
| | | this.splitMx1.Panel1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit(); |
| | | this.splitMx1.Panel2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); |
| | | this.splitMx1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitTop1.Panel1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitTop1.Panel2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitTop1)).EndInit(); |
| | | this.splitTop1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.tabMxPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); |
| | | this.xtraTabPage3.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | |
| | | private DevExpress.XtraEditors.SplitContainerControl splitMx1; |
| | | private DevExpress.XtraEditors.SplitContainerControl splitTop1; |
| | | private DevExpress.XtraTab.XtraTabControl tabMx; |
| | | private DevExpress.XtraTab.XtraTabPage tabMxPage2; |
| | | private DevExpress.XtraGrid.GridControl gcMx1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2status; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2pbillNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2workLine; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2quantity; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2tlQty; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2depotCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2remark; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2ebelnK3id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2lineK3id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemOutId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage3; |
| | | private DevExpress.XtraGrid.GridControl gcMx2; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemBarcode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnK3id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1lineK3id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; |
| | | } |
| | | } |