| | |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_purchaseUnit = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_purchaseQty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_inventoryUnit = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_pricingUnit = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_pricingQty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_deliveryDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_earliestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_latestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_isGift = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_supplierItemCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_supplierItemName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_outsourcingOrderId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_batchNumber = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_totalReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remainingReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_totalStoredQty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remainingStoredQty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_totalReturnedQty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_returnableReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_returnableStoredQty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_changeFlag = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_purchaseUnit = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_inventoryUnit = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | |
| | | this.gv_guid, |
| | | this.gv_ebelnK3id, |
| | | this.gv_billNo, |
| | | this.gridColumn3, |
| | | this.gridColumn4, |
| | | this.gridColumn1, |
| | | this.gv_purchaseUnit, |
| | | this.gv_purchaseQty, |
| | | this.gv_inventoryUnit, |
| | | this.gv_pricingUnit, |
| | | this.gv_pricingQty, |
| | | this.gv_deliveryDate, |
| | | this.gv_earliestDeliveryDate, |
| | | this.gv_latestDeliveryDate, |
| | | this.gv_isGift, |
| | | this.gv_remarks, |
| | | this.gv_supplierItemCode, |
| | | this.gv_supplierItemName, |
| | | this.gv_outsourcingOrderId, |
| | | this.gv_batchNumber, |
| | | this.gv_totalReceivedQty, |
| | | this.gv_remainingReceivedQty, |
| | | this.gv_totalStoredQty, |
| | | this.gv_remainingStoredQty, |
| | | this.gv_totalReturnedQty, |
| | | this.gv_returnableReceivedQty, |
| | | this.gv_returnableStoredQty, |
| | | this.gv_changeFlag, |
| | | this.gridColumn2}); |
| | | this.gridColumn5, |
| | | this.gridColumn6, |
| | | this.gridColumn8, |
| | | this.gridColumn7, |
| | | this.gridColumn9, |
| | | this.gv_purchaseUnit, |
| | | this.gv_inventoryUnit, |
| | | this.gv_remarks}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.gv_guid.MinWidth = 50; |
| | | this.gv_guid.Name = "gv_guid"; |
| | | this.gv_guid.OptionsColumn.AllowEdit = false; |
| | | this.gv_guid.OptionsColumn.ReadOnly = true; |
| | | this.gv_guid.Tag = "query_a.guid"; |
| | | this.gv_guid.Width = 94; |
| | | // |
| | |
| | | this.gv_ebelnK3id.MinWidth = 100; |
| | | this.gv_ebelnK3id.Name = "gv_ebelnK3id"; |
| | | this.gv_ebelnK3id.OptionsColumn.AllowEdit = false; |
| | | this.gv_ebelnK3id.OptionsColumn.ReadOnly = true; |
| | | this.gv_ebelnK3id.Tag = "query_a.EBELN_K3ID"; |
| | | this.gv_ebelnK3id.Visible = true; |
| | | this.gv_ebelnK3id.VisibleIndex = 1; |
| | |
| | | this.gv_billNo.MinWidth = 110; |
| | | this.gv_billNo.Name = "gv_billNo"; |
| | | this.gv_billNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_billNo.OptionsColumn.ReadOnly = true; |
| | | this.gv_billNo.Tag = "query_a.BILL_NO"; |
| | | this.gv_billNo.Visible = true; |
| | | this.gv_billNo.VisibleIndex = 2; |
| | | this.gv_billNo.Width = 110; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "采购时间"; |
| | | this.gridColumn3.FieldName = "purchaseDate"; |
| | | this.gridColumn3.MinWidth = 125; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 3; |
| | | this.gridColumn3.Width = 125; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "销售订单"; |
| | | this.gridColumn4.FieldName = "xxdd"; |
| | | this.gridColumn4.MinWidth = 120; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 4; |
| | | this.gridColumn4.Width = 120; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | |
| | | this.gridColumn1.FieldName = "itemId"; |
| | | this.gridColumn1.MinWidth = 80; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 3; |
| | | this.gridColumn1.VisibleIndex = 5; |
| | | this.gridColumn1.Width = 94; |
| | | // |
| | | // gv_supplierItemCode |
| | | // |
| | | this.gv_supplierItemCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_supplierItemCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_supplierItemCode.Caption = "物料编码"; |
| | | this.gv_supplierItemCode.FieldName = "wlbm"; |
| | | this.gv_supplierItemCode.MinWidth = 100; |
| | | this.gv_supplierItemCode.Name = "gv_supplierItemCode"; |
| | | this.gv_supplierItemCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_supplierItemCode.OptionsColumn.ReadOnly = true; |
| | | this.gv_supplierItemCode.Tag = "query_a.SUPPLIER_ITEM_CODE"; |
| | | this.gv_supplierItemCode.Visible = true; |
| | | this.gv_supplierItemCode.VisibleIndex = 6; |
| | | this.gv_supplierItemCode.Width = 100; |
| | | // |
| | | // gv_supplierItemName |
| | | // |
| | | this.gv_supplierItemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_supplierItemName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_supplierItemName.Caption = "物料名称"; |
| | | this.gv_supplierItemName.FieldName = "wlmc"; |
| | | this.gv_supplierItemName.MinWidth = 120; |
| | | this.gv_supplierItemName.Name = "gv_supplierItemName"; |
| | | this.gv_supplierItemName.OptionsColumn.AllowEdit = false; |
| | | this.gv_supplierItemName.OptionsColumn.ReadOnly = true; |
| | | this.gv_supplierItemName.Tag = "query_a.SUPPLIER_ITEM_NAME"; |
| | | this.gv_supplierItemName.Visible = true; |
| | | this.gv_supplierItemName.VisibleIndex = 7; |
| | | this.gv_supplierItemName.Width = 120; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "物料规格"; |
| | | this.gridColumn5.FieldName = "wlgg"; |
| | | this.gridColumn5.MinWidth = 250; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 8; |
| | | this.gridColumn5.Width = 250; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "采购数量"; |
| | | this.gridColumn6.FieldName = "purchaseQty"; |
| | | this.gridColumn6.MinWidth = 100; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 9; |
| | | this.gridColumn6.Width = 100; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "实收数量"; |
| | | this.gridColumn8.FieldName = "sssl"; |
| | | this.gridColumn8.MinWidth = 100; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 10; |
| | | this.gridColumn8.Width = 100; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "应收数量"; |
| | | this.gridColumn7.FieldName = "yssl"; |
| | | this.gridColumn7.MinWidth = 100; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 11; |
| | | this.gridColumn7.Width = 100; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "已收数量"; |
| | | this.gridColumn9.FieldName = "yssl"; |
| | | this.gridColumn9.MinWidth = 100; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 12; |
| | | this.gridColumn9.Width = 100; |
| | | // |
| | | // gv_purchaseUnit |
| | | // |
| | | this.gv_purchaseUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_purchaseUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_purchaseUnit.Caption = "采购单位"; |
| | | this.gv_purchaseUnit.FieldName = "purchaseUnit"; |
| | | this.gv_purchaseUnit.FieldName = "fname"; |
| | | this.gv_purchaseUnit.MinWidth = 100; |
| | | this.gv_purchaseUnit.Name = "gv_purchaseUnit"; |
| | | this.gv_purchaseUnit.OptionsColumn.AllowEdit = false; |
| | | this.gv_purchaseUnit.OptionsColumn.ReadOnly = true; |
| | | this.gv_purchaseUnit.Tag = "query_a.PURCHASE_UNIT"; |
| | | this.gv_purchaseUnit.Visible = true; |
| | | this.gv_purchaseUnit.VisibleIndex = 4; |
| | | this.gv_purchaseUnit.VisibleIndex = 13; |
| | | this.gv_purchaseUnit.Width = 100; |
| | | // |
| | | // gv_purchaseQty |
| | | // |
| | | this.gv_purchaseQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_purchaseQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_purchaseQty.Caption = "采购数量"; |
| | | this.gv_purchaseQty.FieldName = "purchaseQty"; |
| | | this.gv_purchaseQty.MinWidth = 100; |
| | | this.gv_purchaseQty.Name = "gv_purchaseQty"; |
| | | this.gv_purchaseQty.OptionsColumn.AllowEdit = false; |
| | | this.gv_purchaseQty.Tag = "query_a.PURCHASE_QTY"; |
| | | this.gv_purchaseQty.Visible = true; |
| | | this.gv_purchaseQty.VisibleIndex = 5; |
| | | this.gv_purchaseQty.Width = 100; |
| | | // |
| | | // gv_inventoryUnit |
| | | // |
| | | this.gv_inventoryUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_inventoryUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_inventoryUnit.Caption = "库存单位"; |
| | | this.gv_inventoryUnit.FieldName = "fname"; |
| | | this.gv_inventoryUnit.Caption = "MES库存"; |
| | | this.gv_inventoryUnit.FieldName = "meskc"; |
| | | this.gv_inventoryUnit.MinWidth = 100; |
| | | this.gv_inventoryUnit.Name = "gv_inventoryUnit"; |
| | | this.gv_inventoryUnit.OptionsColumn.AllowEdit = false; |
| | | this.gv_inventoryUnit.OptionsColumn.ReadOnly = true; |
| | | this.gv_inventoryUnit.Tag = "query_a.INVENTORY_UNIT"; |
| | | this.gv_inventoryUnit.Visible = true; |
| | | this.gv_inventoryUnit.VisibleIndex = 6; |
| | | this.gv_inventoryUnit.VisibleIndex = 14; |
| | | this.gv_inventoryUnit.Width = 100; |
| | | // |
| | | // gv_pricingUnit |
| | | // |
| | | this.gv_pricingUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_pricingUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pricingUnit.Caption = "计价单位"; |
| | | this.gv_pricingUnit.FieldName = "pricingUnit"; |
| | | this.gv_pricingUnit.MinWidth = 100; |
| | | this.gv_pricingUnit.Name = "gv_pricingUnit"; |
| | | this.gv_pricingUnit.OptionsColumn.AllowEdit = false; |
| | | this.gv_pricingUnit.Tag = "query_a.PRICING_UNIT"; |
| | | this.gv_pricingUnit.Visible = true; |
| | | this.gv_pricingUnit.VisibleIndex = 7; |
| | | this.gv_pricingUnit.Width = 100; |
| | | // |
| | | // gv_pricingQty |
| | | // |
| | | this.gv_pricingQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_pricingQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pricingQty.Caption = "计价数量"; |
| | | this.gv_pricingQty.FieldName = "pricingQty"; |
| | | this.gv_pricingQty.MinWidth = 100; |
| | | this.gv_pricingQty.Name = "gv_pricingQty"; |
| | | this.gv_pricingQty.OptionsColumn.AllowEdit = false; |
| | | this.gv_pricingQty.Tag = "query_a.PRICING_QTY"; |
| | | this.gv_pricingQty.Visible = true; |
| | | this.gv_pricingQty.VisibleIndex = 8; |
| | | this.gv_pricingQty.Width = 100; |
| | | // |
| | | // gv_deliveryDate |
| | | // |
| | | this.gv_deliveryDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_deliveryDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_deliveryDate.Caption = "交货日期"; |
| | | this.gv_deliveryDate.FieldName = "deliveryDate"; |
| | | this.gv_deliveryDate.MinWidth = 100; |
| | | this.gv_deliveryDate.Name = "gv_deliveryDate"; |
| | | this.gv_deliveryDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_deliveryDate.Tag = "query_a.DELIVERY_DATE"; |
| | | this.gv_deliveryDate.Visible = true; |
| | | this.gv_deliveryDate.VisibleIndex = 9; |
| | | this.gv_deliveryDate.Width = 100; |
| | | // |
| | | // gv_earliestDeliveryDate |
| | | // |
| | | this.gv_earliestDeliveryDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_earliestDeliveryDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_earliestDeliveryDate.Caption = "最早交货日期"; |
| | | this.gv_earliestDeliveryDate.FieldName = "earliestDeliveryDate"; |
| | | this.gv_earliestDeliveryDate.MinWidth = 100; |
| | | this.gv_earliestDeliveryDate.Name = "gv_earliestDeliveryDate"; |
| | | this.gv_earliestDeliveryDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_earliestDeliveryDate.Tag = "query_a.EARLIEST_DELIVERY_DATE"; |
| | | this.gv_earliestDeliveryDate.Visible = true; |
| | | this.gv_earliestDeliveryDate.VisibleIndex = 10; |
| | | this.gv_earliestDeliveryDate.Width = 100; |
| | | // |
| | | // gv_latestDeliveryDate |
| | | // |
| | | this.gv_latestDeliveryDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_latestDeliveryDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_latestDeliveryDate.Caption = "最晚交货日期"; |
| | | this.gv_latestDeliveryDate.FieldName = "latestDeliveryDate"; |
| | | this.gv_latestDeliveryDate.MinWidth = 100; |
| | | this.gv_latestDeliveryDate.Name = "gv_latestDeliveryDate"; |
| | | this.gv_latestDeliveryDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_latestDeliveryDate.Tag = "query_a.LATEST_DELIVERY_DATE"; |
| | | this.gv_latestDeliveryDate.Visible = true; |
| | | this.gv_latestDeliveryDate.VisibleIndex = 11; |
| | | this.gv_latestDeliveryDate.Width = 100; |
| | | // |
| | | // gv_isGift |
| | | // |
| | | this.gv_isGift.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_isGift.AppearanceCell.Options.UseFont = true; |
| | | this.gv_isGift.Caption = "是否赠品"; |
| | | this.gv_isGift.FieldName = "isGift"; |
| | | this.gv_isGift.MinWidth = 50; |
| | | this.gv_isGift.Name = "gv_isGift"; |
| | | this.gv_isGift.OptionsColumn.AllowEdit = false; |
| | | this.gv_isGift.Tag = "query_a.IS_GIFT"; |
| | | this.gv_isGift.Visible = true; |
| | | this.gv_isGift.VisibleIndex = 12; |
| | | this.gv_isGift.Width = 94; |
| | | // |
| | | // gv_remarks |
| | | // |
| | |
| | | this.gv_remarks.MinWidth = 100; |
| | | this.gv_remarks.Name = "gv_remarks"; |
| | | this.gv_remarks.OptionsColumn.AllowEdit = false; |
| | | this.gv_remarks.OptionsColumn.ReadOnly = true; |
| | | this.gv_remarks.Tag = "query_a.REMARKS"; |
| | | this.gv_remarks.Visible = true; |
| | | this.gv_remarks.VisibleIndex = 13; |
| | | this.gv_remarks.VisibleIndex = 15; |
| | | this.gv_remarks.Width = 100; |
| | | // |
| | | // gv_supplierItemCode |
| | | // |
| | | this.gv_supplierItemCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_supplierItemCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_supplierItemCode.Caption = "供应商物料编码"; |
| | | this.gv_supplierItemCode.FieldName = "supplierItemCode"; |
| | | this.gv_supplierItemCode.MinWidth = 100; |
| | | this.gv_supplierItemCode.Name = "gv_supplierItemCode"; |
| | | this.gv_supplierItemCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_supplierItemCode.Tag = "query_a.SUPPLIER_ITEM_CODE"; |
| | | this.gv_supplierItemCode.Visible = true; |
| | | this.gv_supplierItemCode.VisibleIndex = 14; |
| | | this.gv_supplierItemCode.Width = 100; |
| | | // |
| | | // gv_supplierItemName |
| | | // |
| | | this.gv_supplierItemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_supplierItemName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_supplierItemName.Caption = "供应商物料名称"; |
| | | this.gv_supplierItemName.FieldName = "supplierItemName"; |
| | | this.gv_supplierItemName.MinWidth = 100; |
| | | this.gv_supplierItemName.Name = "gv_supplierItemName"; |
| | | this.gv_supplierItemName.OptionsColumn.AllowEdit = false; |
| | | this.gv_supplierItemName.Tag = "query_a.SUPPLIER_ITEM_NAME"; |
| | | this.gv_supplierItemName.Visible = true; |
| | | this.gv_supplierItemName.VisibleIndex = 15; |
| | | this.gv_supplierItemName.Width = 100; |
| | | // |
| | | // gv_outsourcingOrderId |
| | | // |
| | | this.gv_outsourcingOrderId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_outsourcingOrderId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_outsourcingOrderId.Caption = "委外订单号"; |
| | | this.gv_outsourcingOrderId.FieldName = "outsourcingOrderId"; |
| | | this.gv_outsourcingOrderId.MinWidth = 50; |
| | | this.gv_outsourcingOrderId.Name = "gv_outsourcingOrderId"; |
| | | this.gv_outsourcingOrderId.OptionsColumn.AllowEdit = false; |
| | | this.gv_outsourcingOrderId.Tag = "query_a.OUTSOURCING_ORDER_ID"; |
| | | this.gv_outsourcingOrderId.Visible = true; |
| | | this.gv_outsourcingOrderId.VisibleIndex = 16; |
| | | this.gv_outsourcingOrderId.Width = 94; |
| | | // |
| | | // gv_batchNumber |
| | | // |
| | | this.gv_batchNumber.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_batchNumber.AppearanceCell.Options.UseFont = true; |
| | | this.gv_batchNumber.Caption = "批次号"; |
| | | this.gv_batchNumber.FieldName = "batchNumber"; |
| | | this.gv_batchNumber.MinWidth = 50; |
| | | this.gv_batchNumber.Name = "gv_batchNumber"; |
| | | this.gv_batchNumber.OptionsColumn.AllowEdit = false; |
| | | this.gv_batchNumber.Tag = "query_a.BATCH_NUMBER"; |
| | | this.gv_batchNumber.Visible = true; |
| | | this.gv_batchNumber.VisibleIndex = 17; |
| | | this.gv_batchNumber.Width = 94; |
| | | // |
| | | // gv_totalReceivedQty |
| | | // |
| | | this.gv_totalReceivedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_totalReceivedQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_totalReceivedQty.Caption = "总已收数量"; |
| | | this.gv_totalReceivedQty.FieldName = "totalReceivedQty"; |
| | | this.gv_totalReceivedQty.MinWidth = 100; |
| | | this.gv_totalReceivedQty.Name = "gv_totalReceivedQty"; |
| | | this.gv_totalReceivedQty.OptionsColumn.AllowEdit = false; |
| | | this.gv_totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY"; |
| | | this.gv_totalReceivedQty.Visible = true; |
| | | this.gv_totalReceivedQty.VisibleIndex = 18; |
| | | this.gv_totalReceivedQty.Width = 100; |
| | | // |
| | | // gv_remainingReceivedQty |
| | | // |
| | | this.gv_remainingReceivedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_remainingReceivedQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remainingReceivedQty.Caption = "剩余收货数量"; |
| | | this.gv_remainingReceivedQty.FieldName = "remainingReceivedQty"; |
| | | this.gv_remainingReceivedQty.MinWidth = 100; |
| | | this.gv_remainingReceivedQty.Name = "gv_remainingReceivedQty"; |
| | | this.gv_remainingReceivedQty.OptionsColumn.AllowEdit = false; |
| | | this.gv_remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY"; |
| | | this.gv_remainingReceivedQty.Visible = true; |
| | | this.gv_remainingReceivedQty.VisibleIndex = 19; |
| | | this.gv_remainingReceivedQty.Width = 100; |
| | | // |
| | | // gv_totalStoredQty |
| | | // |
| | | this.gv_totalStoredQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_totalStoredQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_totalStoredQty.Caption = "总已入库数量"; |
| | | this.gv_totalStoredQty.FieldName = "totalStoredQty"; |
| | | this.gv_totalStoredQty.MinWidth = 100; |
| | | this.gv_totalStoredQty.Name = "gv_totalStoredQty"; |
| | | this.gv_totalStoredQty.OptionsColumn.AllowEdit = false; |
| | | this.gv_totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY"; |
| | | this.gv_totalStoredQty.Visible = true; |
| | | this.gv_totalStoredQty.VisibleIndex = 20; |
| | | this.gv_totalStoredQty.Width = 100; |
| | | // |
| | | // gv_remainingStoredQty |
| | | // |
| | | this.gv_remainingStoredQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_remainingStoredQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remainingStoredQty.Caption = "剩余入库数量"; |
| | | this.gv_remainingStoredQty.FieldName = "remainingStoredQty"; |
| | | this.gv_remainingStoredQty.MinWidth = 100; |
| | | this.gv_remainingStoredQty.Name = "gv_remainingStoredQty"; |
| | | this.gv_remainingStoredQty.OptionsColumn.AllowEdit = false; |
| | | this.gv_remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY"; |
| | | this.gv_remainingStoredQty.Visible = true; |
| | | this.gv_remainingStoredQty.VisibleIndex = 21; |
| | | this.gv_remainingStoredQty.Width = 100; |
| | | // |
| | | // gv_totalReturnedQty |
| | | // |
| | | this.gv_totalReturnedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_totalReturnedQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_totalReturnedQty.Caption = "总退货数量"; |
| | | this.gv_totalReturnedQty.FieldName = "totalReturnedQty"; |
| | | this.gv_totalReturnedQty.MinWidth = 100; |
| | | this.gv_totalReturnedQty.Name = "gv_totalReturnedQty"; |
| | | this.gv_totalReturnedQty.OptionsColumn.AllowEdit = false; |
| | | this.gv_totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY"; |
| | | this.gv_totalReturnedQty.Visible = true; |
| | | this.gv_totalReturnedQty.VisibleIndex = 22; |
| | | this.gv_totalReturnedQty.Width = 100; |
| | | // |
| | | // gv_returnableReceivedQty |
| | | // |
| | | this.gv_returnableReceivedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_returnableReceivedQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_returnableReceivedQty.Caption = "可退收货数量"; |
| | | this.gv_returnableReceivedQty.FieldName = "returnableReceivedQty"; |
| | | this.gv_returnableReceivedQty.MinWidth = 100; |
| | | this.gv_returnableReceivedQty.Name = "gv_returnableReceivedQty"; |
| | | this.gv_returnableReceivedQty.OptionsColumn.AllowEdit = false; |
| | | this.gv_returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY"; |
| | | this.gv_returnableReceivedQty.Visible = true; |
| | | this.gv_returnableReceivedQty.VisibleIndex = 23; |
| | | this.gv_returnableReceivedQty.Width = 100; |
| | | // |
| | | // gv_returnableStoredQty |
| | | // |
| | | this.gv_returnableStoredQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_returnableStoredQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_returnableStoredQty.Caption = "可退入库数量"; |
| | | this.gv_returnableStoredQty.FieldName = "returnableStoredQty"; |
| | | this.gv_returnableStoredQty.MinWidth = 100; |
| | | this.gv_returnableStoredQty.Name = "gv_returnableStoredQty"; |
| | | this.gv_returnableStoredQty.OptionsColumn.AllowEdit = false; |
| | | this.gv_returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY"; |
| | | this.gv_returnableStoredQty.Visible = true; |
| | | this.gv_returnableStoredQty.VisibleIndex = 24; |
| | | this.gv_returnableStoredQty.Width = 100; |
| | | // |
| | | // gv_changeFlag |
| | | // |
| | | this.gv_changeFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_changeFlag.AppearanceCell.Options.UseFont = true; |
| | | this.gv_changeFlag.Caption = "变更标识"; |
| | | this.gv_changeFlag.FieldName = "changeFlag"; |
| | | this.gv_changeFlag.MinWidth = 100; |
| | | this.gv_changeFlag.Name = "gv_changeFlag"; |
| | | this.gv_changeFlag.OptionsColumn.AllowEdit = false; |
| | | this.gv_changeFlag.Tag = "query_a.CHANGE_FLAG"; |
| | | this.gv_changeFlag.Visible = true; |
| | | this.gv_changeFlag.VisibleIndex = 25; |
| | | this.gv_changeFlag.Width = 100; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "ERP头ID"; |
| | | this.gridColumn2.FieldName = "erpId"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 26; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage1; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_ebelnK3id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_changeFlag; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_returnableStoredQty; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_returnableReceivedQty; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_totalReturnedQty; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_remainingStoredQty; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_totalStoredQty; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_remainingReceivedQty; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_totalReceivedQty; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_batchNumber; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_outsourcingOrderId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_supplierItemName; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_supplierItemCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_remarks; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_isGift; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_latestDeliveryDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_earliestDeliveryDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_deliveryDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_pricingQty; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_pricingUnit; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_inventoryUnit; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseQty; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseUnit; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_guid; |
| | |
| | | private DevExpress.XtraEditors.PanelControl panelControl1; |
| | | private DevExpress.XtraEditors.SimpleButton btnIn; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; |
| | | } |
| | | } |