| | |
| | | this.gv_demandDocumentId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_demandDocumentLineId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remark1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remark2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remark3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remark4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remark5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_erpId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_purchaseOrderLineNumber = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_demand = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_receiving = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_settlement = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_cgb014 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_company = 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_demandDocumentId, |
| | | this.gv_demandDocumentLineId, |
| | | this.gv_ebelnK3id, |
| | | this.gv_remark1, |
| | | this.gv_remark2, |
| | | this.gv_remark3, |
| | | this.gv_remark4, |
| | | this.gv_remark5, |
| | | this.gv_id, |
| | | this.gv_erpId, |
| | | this.gv_purchaseOrderLineNumber, |
| | | this.gv_demand, |
| | | this.gv_receiving, |
| | | this.gv_settlement, |
| | | this.gv_cgb014, |
| | | this.gv_factory, |
| | | this.gv_company}); |
| | | this.gv_purchaseOrderLineNumber}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | // |
| | | this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_guid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_guid.Caption = "主键 "; |
| | | this.gv_guid.Caption = "主键不能删除"; |
| | | this.gv_guid.FieldName = "guid"; |
| | | this.gv_guid.MinWidth = 50; |
| | | this.gv_guid.Name = "gv_guid"; |
| | | this.gv_guid.OptionsColumn.AllowEdit = false; |
| | | this.gv_guid.Tag = "query_a.guid"; |
| | | this.gv_guid.Visible = true; |
| | | this.gv_guid.VisibleIndex = 1; |
| | | this.gv_guid.Width = 94; |
| | | // |
| | | // gv_billNo |
| | |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.Caption = "采购单号 "; |
| | | this.gv_billNo.FieldName = "billNo"; |
| | | this.gv_billNo.MinWidth = 50; |
| | | this.gv_billNo.MinWidth = 100; |
| | | this.gv_billNo.Name = "gv_billNo"; |
| | | this.gv_billNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_billNo.Tag = "query_a.BILL_NO"; |
| | | this.gv_billNo.Visible = true; |
| | | this.gv_billNo.VisibleIndex = 2; |
| | | this.gv_billNo.Width = 94; |
| | | this.gv_billNo.VisibleIndex = 1; |
| | | this.gv_billNo.Width = 100; |
| | | // |
| | | // gv_salesOrderId |
| | | // |
| | |
| | | this.gv_salesOrderId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_salesOrderId.Caption = "销售订单号 "; |
| | | this.gv_salesOrderId.FieldName = "salesOrderId"; |
| | | this.gv_salesOrderId.MinWidth = 50; |
| | | this.gv_salesOrderId.MinWidth = 100; |
| | | this.gv_salesOrderId.Name = "gv_salesOrderId"; |
| | | this.gv_salesOrderId.OptionsColumn.AllowEdit = false; |
| | | this.gv_salesOrderId.Tag = "query_a.SALES_ORDER_ID"; |
| | | this.gv_salesOrderId.Visible = true; |
| | | this.gv_salesOrderId.VisibleIndex = 3; |
| | | this.gv_salesOrderId.Width = 94; |
| | | this.gv_salesOrderId.VisibleIndex = 2; |
| | | this.gv_salesOrderId.Width = 100; |
| | | // |
| | | // gv_orderLineId |
| | | // |
| | |
| | | this.gv_orderLineId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_orderLineId.Caption = "采购订单行号 "; |
| | | this.gv_orderLineId.FieldName = "orderLineId"; |
| | | this.gv_orderLineId.MinWidth = 50; |
| | | this.gv_orderLineId.MinWidth = 100; |
| | | this.gv_orderLineId.Name = "gv_orderLineId"; |
| | | this.gv_orderLineId.OptionsColumn.AllowEdit = false; |
| | | this.gv_orderLineId.Tag = "query_a.ORDER_LINE_ID"; |
| | | this.gv_orderLineId.Visible = true; |
| | | this.gv_orderLineId.VisibleIndex = 4; |
| | | this.gv_orderLineId.Width = 94; |
| | | this.gv_orderLineId.VisibleIndex = 3; |
| | | this.gv_orderLineId.Width = 100; |
| | | // |
| | | // gv_itemId |
| | | // |
| | |
| | | this.gv_itemId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemId.Caption = "物料编码 "; |
| | | this.gv_itemId.FieldName = "itemId"; |
| | | this.gv_itemId.MinWidth = 50; |
| | | this.gv_itemId.MinWidth = 100; |
| | | this.gv_itemId.Name = "gv_itemId"; |
| | | this.gv_itemId.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemId.Tag = "query_a.ITEM_ID"; |
| | | this.gv_itemId.Visible = true; |
| | | this.gv_itemId.VisibleIndex = 5; |
| | | this.gv_itemId.Width = 94; |
| | | this.gv_itemId.VisibleIndex = 4; |
| | | this.gv_itemId.Width = 100; |
| | | // |
| | | // gv_purchaseUnit |
| | | // |
| | |
| | | this.gv_purchaseUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_purchaseUnit.Caption = "采购单位 "; |
| | | this.gv_purchaseUnit.FieldName = "purchaseUnit"; |
| | | this.gv_purchaseUnit.MinWidth = 50; |
| | | this.gv_purchaseUnit.MinWidth = 100; |
| | | this.gv_purchaseUnit.Name = "gv_purchaseUnit"; |
| | | this.gv_purchaseUnit.OptionsColumn.AllowEdit = false; |
| | | this.gv_purchaseUnit.Tag = "query_a.PURCHASE_UNIT"; |
| | | this.gv_purchaseUnit.Visible = true; |
| | | this.gv_purchaseUnit.VisibleIndex = 6; |
| | | this.gv_purchaseUnit.Width = 94; |
| | | this.gv_purchaseUnit.VisibleIndex = 5; |
| | | this.gv_purchaseUnit.Width = 100; |
| | | // |
| | | // gv_purchaseQty |
| | | // |
| | |
| | | this.gv_purchaseQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_purchaseQty.Caption = "采购数量 "; |
| | | this.gv_purchaseQty.FieldName = "purchaseQty"; |
| | | this.gv_purchaseQty.MinWidth = 50; |
| | | 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 = 7; |
| | | this.gv_purchaseQty.Width = 94; |
| | | this.gv_purchaseQty.VisibleIndex = 6; |
| | | this.gv_purchaseQty.Width = 100; |
| | | // |
| | | // gv_inventoryUnit |
| | | // |
| | |
| | | this.gv_inventoryUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_inventoryUnit.Caption = "库存单位 "; |
| | | this.gv_inventoryUnit.FieldName = "inventoryUnit"; |
| | | this.gv_inventoryUnit.MinWidth = 50; |
| | | this.gv_inventoryUnit.MinWidth = 100; |
| | | this.gv_inventoryUnit.Name = "gv_inventoryUnit"; |
| | | this.gv_inventoryUnit.OptionsColumn.AllowEdit = false; |
| | | this.gv_inventoryUnit.Tag = "query_a.INVENTORY_UNIT"; |
| | | this.gv_inventoryUnit.Visible = true; |
| | | this.gv_inventoryUnit.VisibleIndex = 8; |
| | | this.gv_inventoryUnit.Width = 94; |
| | | this.gv_inventoryUnit.VisibleIndex = 7; |
| | | this.gv_inventoryUnit.Width = 100; |
| | | // |
| | | // gv_pricingUnit |
| | | // |
| | |
| | | this.gv_pricingUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pricingUnit.Caption = "计价单位 "; |
| | | this.gv_pricingUnit.FieldName = "pricingUnit"; |
| | | this.gv_pricingUnit.MinWidth = 50; |
| | | 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 = 9; |
| | | this.gv_pricingUnit.Width = 94; |
| | | this.gv_pricingUnit.VisibleIndex = 8; |
| | | this.gv_pricingUnit.Width = 100; |
| | | // |
| | | // gv_pricingQty |
| | | // |
| | |
| | | this.gv_pricingQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pricingQty.Caption = "计价数量 "; |
| | | this.gv_pricingQty.FieldName = "pricingQty"; |
| | | this.gv_pricingQty.MinWidth = 50; |
| | | 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 = 10; |
| | | this.gv_pricingQty.Width = 94; |
| | | this.gv_pricingQty.VisibleIndex = 9; |
| | | this.gv_pricingQty.Width = 100; |
| | | // |
| | | // gv_deliveryDate |
| | | // |
| | |
| | | this.gv_deliveryDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_deliveryDate.Caption = "交货日期 "; |
| | | this.gv_deliveryDate.FieldName = "deliveryDate"; |
| | | this.gv_deliveryDate.MinWidth = 50; |
| | | 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 = 11; |
| | | this.gv_deliveryDate.Width = 94; |
| | | this.gv_deliveryDate.VisibleIndex = 10; |
| | | this.gv_deliveryDate.Width = 100; |
| | | // |
| | | // gv_earliestDeliveryDate |
| | | // |
| | |
| | | this.gv_earliestDeliveryDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_earliestDeliveryDate.Caption = "最早交货日期 "; |
| | | this.gv_earliestDeliveryDate.FieldName = "earliestDeliveryDate"; |
| | | this.gv_earliestDeliveryDate.MinWidth = 50; |
| | | 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 = 12; |
| | | this.gv_earliestDeliveryDate.Width = 94; |
| | | this.gv_earliestDeliveryDate.VisibleIndex = 11; |
| | | this.gv_earliestDeliveryDate.Width = 100; |
| | | // |
| | | // gv_latestDeliveryDate |
| | | // |
| | |
| | | this.gv_latestDeliveryDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_latestDeliveryDate.Caption = "最晚交货日期 "; |
| | | this.gv_latestDeliveryDate.FieldName = "latestDeliveryDate"; |
| | | this.gv_latestDeliveryDate.MinWidth = 50; |
| | | 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 = 13; |
| | | this.gv_latestDeliveryDate.Width = 94; |
| | | this.gv_latestDeliveryDate.VisibleIndex = 12; |
| | | this.gv_latestDeliveryDate.Width = 100; |
| | | // |
| | | // gv_demandOrg |
| | | // |
| | |
| | | this.gv_demandOrg.AppearanceCell.Options.UseFont = true; |
| | | this.gv_demandOrg.Caption = "需求组织 "; |
| | | this.gv_demandOrg.FieldName = "demandOrg"; |
| | | this.gv_demandOrg.MinWidth = 50; |
| | | this.gv_demandOrg.MinWidth = 100; |
| | | this.gv_demandOrg.Name = "gv_demandOrg"; |
| | | this.gv_demandOrg.OptionsColumn.AllowEdit = false; |
| | | this.gv_demandOrg.Tag = "query_a.DEMAND_ORG"; |
| | | this.gv_demandOrg.Visible = true; |
| | | this.gv_demandOrg.VisibleIndex = 14; |
| | | this.gv_demandOrg.Width = 94; |
| | | this.gv_demandOrg.VisibleIndex = 13; |
| | | this.gv_demandOrg.Width = 100; |
| | | // |
| | | // gv_receivingOrg |
| | | // |
| | |
| | | this.gv_receivingOrg.AppearanceCell.Options.UseFont = true; |
| | | this.gv_receivingOrg.Caption = "收料组织 "; |
| | | this.gv_receivingOrg.FieldName = "receivingOrg"; |
| | | this.gv_receivingOrg.MinWidth = 50; |
| | | this.gv_receivingOrg.MinWidth = 100; |
| | | this.gv_receivingOrg.Name = "gv_receivingOrg"; |
| | | this.gv_receivingOrg.OptionsColumn.AllowEdit = false; |
| | | this.gv_receivingOrg.Tag = "query_a.RECEIVING_ORG"; |
| | | this.gv_receivingOrg.Visible = true; |
| | | this.gv_receivingOrg.VisibleIndex = 15; |
| | | this.gv_receivingOrg.Width = 94; |
| | | this.gv_receivingOrg.VisibleIndex = 14; |
| | | this.gv_receivingOrg.Width = 100; |
| | | // |
| | | // gv_settlementOrg |
| | | // |
| | |
| | | this.gv_settlementOrg.AppearanceCell.Options.UseFont = true; |
| | | this.gv_settlementOrg.Caption = "结算组织 "; |
| | | this.gv_settlementOrg.FieldName = "settlementOrg"; |
| | | this.gv_settlementOrg.MinWidth = 50; |
| | | this.gv_settlementOrg.MinWidth = 100; |
| | | this.gv_settlementOrg.Name = "gv_settlementOrg"; |
| | | this.gv_settlementOrg.OptionsColumn.AllowEdit = false; |
| | | this.gv_settlementOrg.Tag = "query_a.SETTLEMENT_ORG"; |
| | | this.gv_settlementOrg.Visible = true; |
| | | this.gv_settlementOrg.VisibleIndex = 16; |
| | | this.gv_settlementOrg.Width = 94; |
| | | this.gv_settlementOrg.VisibleIndex = 15; |
| | | this.gv_settlementOrg.Width = 100; |
| | | // |
| | | // 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 = 17; |
| | | this.gv_isGift.VisibleIndex = 16; |
| | | this.gv_isGift.Width = 94; |
| | | // |
| | | // gv_remarks |
| | |
| | | this.gv_remarks.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remarks.Caption = "备注 "; |
| | | this.gv_remarks.FieldName = "remarks"; |
| | | this.gv_remarks.MinWidth = 50; |
| | | this.gv_remarks.MinWidth = 100; |
| | | this.gv_remarks.Name = "gv_remarks"; |
| | | this.gv_remarks.OptionsColumn.AllowEdit = false; |
| | | this.gv_remarks.Tag = "query_a.REMARKS"; |
| | | this.gv_remarks.Visible = true; |
| | | this.gv_remarks.VisibleIndex = 18; |
| | | this.gv_remarks.Width = 94; |
| | | this.gv_remarks.VisibleIndex = 17; |
| | | this.gv_remarks.Width = 100; |
| | | // |
| | | // gv_supplierItemCode |
| | | // |
| | |
| | | this.gv_supplierItemCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_supplierItemCode.Caption = "供应商物料编码 "; |
| | | this.gv_supplierItemCode.FieldName = "supplierItemCode"; |
| | | this.gv_supplierItemCode.MinWidth = 50; |
| | | 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 = 19; |
| | | this.gv_supplierItemCode.Width = 94; |
| | | this.gv_supplierItemCode.VisibleIndex = 18; |
| | | this.gv_supplierItemCode.Width = 100; |
| | | // |
| | | // gv_supplierItemName |
| | | // |
| | |
| | | this.gv_supplierItemName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_supplierItemName.Caption = "供应商物料名称 "; |
| | | this.gv_supplierItemName.FieldName = "supplierItemName"; |
| | | this.gv_supplierItemName.MinWidth = 50; |
| | | 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 = 20; |
| | | this.gv_supplierItemName.Width = 94; |
| | | this.gv_supplierItemName.VisibleIndex = 19; |
| | | this.gv_supplierItemName.Width = 100; |
| | | // |
| | | // 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 = 21; |
| | | this.gv_outsourcingOrderId.VisibleIndex = 20; |
| | | this.gv_outsourcingOrderId.Width = 94; |
| | | // |
| | | // 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 = 22; |
| | | this.gv_batchNumber.VisibleIndex = 21; |
| | | this.gv_batchNumber.Width = 94; |
| | | // |
| | | // gv_businessClose |
| | |
| | | this.gv_businessClose.OptionsColumn.AllowEdit = false; |
| | | this.gv_businessClose.Tag = "query_a.BUSINESS_CLOSE"; |
| | | this.gv_businessClose.Visible = true; |
| | | this.gv_businessClose.VisibleIndex = 23; |
| | | this.gv_businessClose.VisibleIndex = 22; |
| | | this.gv_businessClose.Width = 94; |
| | | // |
| | | // gv_businessFreeze |
| | |
| | | this.gv_businessFreeze.OptionsColumn.AllowEdit = false; |
| | | this.gv_businessFreeze.Tag = "query_a.BUSINESS_FREEZE"; |
| | | this.gv_businessFreeze.Visible = true; |
| | | this.gv_businessFreeze.VisibleIndex = 24; |
| | | this.gv_businessFreeze.VisibleIndex = 23; |
| | | this.gv_businessFreeze.Width = 94; |
| | | // |
| | | // gv_freezer |
| | |
| | | this.gv_freezer.OptionsColumn.AllowEdit = false; |
| | | this.gv_freezer.Tag = "query_a.FREEZER"; |
| | | this.gv_freezer.Visible = true; |
| | | this.gv_freezer.VisibleIndex = 25; |
| | | this.gv_freezer.VisibleIndex = 24; |
| | | this.gv_freezer.Width = 94; |
| | | // |
| | | // gv_freezeTime |
| | |
| | | this.gv_freezeTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_freezeTime.Tag = "query_a.FREEZE_TIME"; |
| | | this.gv_freezeTime.Visible = true; |
| | | this.gv_freezeTime.VisibleIndex = 26; |
| | | this.gv_freezeTime.VisibleIndex = 25; |
| | | this.gv_freezeTime.Width = 94; |
| | | // |
| | | // gv_businessTerminate |
| | |
| | | this.gv_businessTerminate.OptionsColumn.AllowEdit = false; |
| | | this.gv_businessTerminate.Tag = "query_a.BUSINESS_TERMINATE"; |
| | | this.gv_businessTerminate.Visible = true; |
| | | this.gv_businessTerminate.VisibleIndex = 27; |
| | | this.gv_businessTerminate.VisibleIndex = 26; |
| | | this.gv_businessTerminate.Width = 94; |
| | | // |
| | | // gv_terminator |
| | |
| | | this.gv_terminator.OptionsColumn.AllowEdit = false; |
| | | this.gv_terminator.Tag = "query_a.TERMINATOR"; |
| | | this.gv_terminator.Visible = true; |
| | | this.gv_terminator.VisibleIndex = 28; |
| | | this.gv_terminator.VisibleIndex = 27; |
| | | this.gv_terminator.Width = 94; |
| | | // |
| | | // gv_terminateTime |
| | |
| | | this.gv_terminateTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_terminateTime.Tag = "query_a.TERMINATE_TIME"; |
| | | this.gv_terminateTime.Visible = true; |
| | | this.gv_terminateTime.VisibleIndex = 29; |
| | | this.gv_terminateTime.VisibleIndex = 28; |
| | | this.gv_terminateTime.Width = 94; |
| | | // |
| | | // gv_totalReceivedQty |
| | |
| | | this.gv_totalReceivedQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_totalReceivedQty.Caption = "总已收数量 "; |
| | | this.gv_totalReceivedQty.FieldName = "totalReceivedQty"; |
| | | this.gv_totalReceivedQty.MinWidth = 50; |
| | | 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 = 30; |
| | | this.gv_totalReceivedQty.Width = 94; |
| | | this.gv_totalReceivedQty.VisibleIndex = 29; |
| | | this.gv_totalReceivedQty.Width = 100; |
| | | // |
| | | // gv_remainingReceivedQty |
| | | // |
| | |
| | | this.gv_remainingReceivedQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remainingReceivedQty.Caption = "剩余收货数量 "; |
| | | this.gv_remainingReceivedQty.FieldName = "remainingReceivedQty"; |
| | | this.gv_remainingReceivedQty.MinWidth = 50; |
| | | 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 = 31; |
| | | this.gv_remainingReceivedQty.Width = 94; |
| | | this.gv_remainingReceivedQty.VisibleIndex = 30; |
| | | this.gv_remainingReceivedQty.Width = 100; |
| | | // |
| | | // gv_totalStoredQty |
| | | // |
| | |
| | | this.gv_totalStoredQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_totalStoredQty.Caption = "总已入库数量 "; |
| | | this.gv_totalStoredQty.FieldName = "totalStoredQty"; |
| | | this.gv_totalStoredQty.MinWidth = 50; |
| | | 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 = 32; |
| | | this.gv_totalStoredQty.Width = 94; |
| | | this.gv_totalStoredQty.VisibleIndex = 31; |
| | | this.gv_totalStoredQty.Width = 100; |
| | | // |
| | | // gv_remainingStoredQty |
| | | // |
| | |
| | | this.gv_remainingStoredQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remainingStoredQty.Caption = "剩余入库数量 "; |
| | | this.gv_remainingStoredQty.FieldName = "remainingStoredQty"; |
| | | this.gv_remainingStoredQty.MinWidth = 50; |
| | | 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 = 33; |
| | | this.gv_remainingStoredQty.Width = 94; |
| | | this.gv_remainingStoredQty.VisibleIndex = 32; |
| | | this.gv_remainingStoredQty.Width = 100; |
| | | // |
| | | // gv_totalReturnedQty |
| | | // |
| | |
| | | this.gv_totalReturnedQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_totalReturnedQty.Caption = "总退货数量 "; |
| | | this.gv_totalReturnedQty.FieldName = "totalReturnedQty"; |
| | | this.gv_totalReturnedQty.MinWidth = 50; |
| | | 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 = 34; |
| | | this.gv_totalReturnedQty.Width = 94; |
| | | this.gv_totalReturnedQty.VisibleIndex = 33; |
| | | this.gv_totalReturnedQty.Width = 100; |
| | | // |
| | | // gv_returnableReceivedQty |
| | | // |
| | |
| | | this.gv_returnableReceivedQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_returnableReceivedQty.Caption = "可退收货数量 "; |
| | | this.gv_returnableReceivedQty.FieldName = "returnableReceivedQty"; |
| | | this.gv_returnableReceivedQty.MinWidth = 50; |
| | | 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 = 35; |
| | | this.gv_returnableReceivedQty.Width = 94; |
| | | this.gv_returnableReceivedQty.VisibleIndex = 34; |
| | | this.gv_returnableReceivedQty.Width = 100; |
| | | // |
| | | // gv_returnableStoredQty |
| | | // |
| | |
| | | this.gv_returnableStoredQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_returnableStoredQty.Caption = "可退入库数量 "; |
| | | this.gv_returnableStoredQty.FieldName = "returnableStoredQty"; |
| | | this.gv_returnableStoredQty.MinWidth = 50; |
| | | 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 = 36; |
| | | this.gv_returnableStoredQty.Width = 94; |
| | | this.gv_returnableStoredQty.VisibleIndex = 35; |
| | | this.gv_returnableStoredQty.Width = 100; |
| | | // |
| | | // gv_sourceDocumentType |
| | | // |
| | |
| | | this.gv_sourceDocumentType.AppearanceCell.Options.UseFont = true; |
| | | this.gv_sourceDocumentType.Caption = "来源单据类型 "; |
| | | this.gv_sourceDocumentType.FieldName = "sourceDocumentType"; |
| | | this.gv_sourceDocumentType.MinWidth = 50; |
| | | this.gv_sourceDocumentType.MinWidth = 100; |
| | | this.gv_sourceDocumentType.Name = "gv_sourceDocumentType"; |
| | | this.gv_sourceDocumentType.OptionsColumn.AllowEdit = false; |
| | | this.gv_sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE"; |
| | | this.gv_sourceDocumentType.Visible = true; |
| | | this.gv_sourceDocumentType.VisibleIndex = 37; |
| | | this.gv_sourceDocumentType.Width = 94; |
| | | this.gv_sourceDocumentType.VisibleIndex = 36; |
| | | this.gv_sourceDocumentType.Width = 100; |
| | | // |
| | | // gv_sourceDocumentId |
| | | // |
| | |
| | | this.gv_sourceDocumentId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_sourceDocumentId.Caption = "来源单据号 "; |
| | | this.gv_sourceDocumentId.FieldName = "sourceDocumentId"; |
| | | this.gv_sourceDocumentId.MinWidth = 50; |
| | | this.gv_sourceDocumentId.MinWidth = 100; |
| | | this.gv_sourceDocumentId.Name = "gv_sourceDocumentId"; |
| | | this.gv_sourceDocumentId.OptionsColumn.AllowEdit = false; |
| | | this.gv_sourceDocumentId.Tag = "query_a.SOURCE_DOCUMENT_ID"; |
| | | this.gv_sourceDocumentId.Visible = true; |
| | | this.gv_sourceDocumentId.VisibleIndex = 38; |
| | | this.gv_sourceDocumentId.Width = 94; |
| | | this.gv_sourceDocumentId.VisibleIndex = 37; |
| | | this.gv_sourceDocumentId.Width = 100; |
| | | // |
| | | // gv_demandTrackingId |
| | | // |
| | |
| | | this.gv_demandTrackingId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_demandTrackingId.Caption = "需求跟踪号 "; |
| | | this.gv_demandTrackingId.FieldName = "demandTrackingId"; |
| | | this.gv_demandTrackingId.MinWidth = 50; |
| | | this.gv_demandTrackingId.MinWidth = 100; |
| | | this.gv_demandTrackingId.Name = "gv_demandTrackingId"; |
| | | this.gv_demandTrackingId.OptionsColumn.AllowEdit = false; |
| | | this.gv_demandTrackingId.Tag = "query_a.DEMAND_TRACKING_ID"; |
| | | this.gv_demandTrackingId.Visible = true; |
| | | this.gv_demandTrackingId.VisibleIndex = 39; |
| | | this.gv_demandTrackingId.Width = 94; |
| | | this.gv_demandTrackingId.VisibleIndex = 38; |
| | | this.gv_demandTrackingId.Width = 100; |
| | | // |
| | | // gv_planTrackingId |
| | | // |
| | |
| | | this.gv_planTrackingId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_planTrackingId.Caption = "计划跟踪号 "; |
| | | this.gv_planTrackingId.FieldName = "planTrackingId"; |
| | | this.gv_planTrackingId.MinWidth = 50; |
| | | this.gv_planTrackingId.MinWidth = 100; |
| | | this.gv_planTrackingId.Name = "gv_planTrackingId"; |
| | | this.gv_planTrackingId.OptionsColumn.AllowEdit = false; |
| | | this.gv_planTrackingId.Tag = "query_a.PLAN_TRACKING_ID"; |
| | | this.gv_planTrackingId.Visible = true; |
| | | this.gv_planTrackingId.VisibleIndex = 40; |
| | | this.gv_planTrackingId.Width = 94; |
| | | this.gv_planTrackingId.VisibleIndex = 39; |
| | | this.gv_planTrackingId.Width = 100; |
| | | // |
| | | // gv_changeFlag |
| | | // |
| | |
| | | this.gv_changeFlag.AppearanceCell.Options.UseFont = true; |
| | | this.gv_changeFlag.Caption = "变更标识 "; |
| | | this.gv_changeFlag.FieldName = "changeFlag"; |
| | | this.gv_changeFlag.MinWidth = 50; |
| | | 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 = 41; |
| | | this.gv_changeFlag.Width = 94; |
| | | this.gv_changeFlag.VisibleIndex = 40; |
| | | this.gv_changeFlag.Width = 100; |
| | | // |
| | | // gv_demandSource |
| | | // |
| | |
| | | this.gv_demandSource.AppearanceCell.Options.UseFont = true; |
| | | this.gv_demandSource.Caption = "需求来源 "; |
| | | this.gv_demandSource.FieldName = "demandSource"; |
| | | this.gv_demandSource.MinWidth = 50; |
| | | this.gv_demandSource.MinWidth = 100; |
| | | this.gv_demandSource.Name = "gv_demandSource"; |
| | | this.gv_demandSource.OptionsColumn.AllowEdit = false; |
| | | this.gv_demandSource.Tag = "query_a.DEMAND_SOURCE"; |
| | | this.gv_demandSource.Visible = true; |
| | | this.gv_demandSource.VisibleIndex = 42; |
| | | this.gv_demandSource.Width = 94; |
| | | this.gv_demandSource.VisibleIndex = 41; |
| | | this.gv_demandSource.Width = 100; |
| | | // |
| | | // gv_demandDocumentId |
| | | // |
| | |
| | | this.gv_demandDocumentId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_demandDocumentId.Caption = "需求单据号 "; |
| | | this.gv_demandDocumentId.FieldName = "demandDocumentId"; |
| | | this.gv_demandDocumentId.MinWidth = 50; |
| | | this.gv_demandDocumentId.MinWidth = 100; |
| | | this.gv_demandDocumentId.Name = "gv_demandDocumentId"; |
| | | this.gv_demandDocumentId.OptionsColumn.AllowEdit = false; |
| | | this.gv_demandDocumentId.Tag = "query_a.DEMAND_DOCUMENT_ID"; |
| | | this.gv_demandDocumentId.Visible = true; |
| | | this.gv_demandDocumentId.VisibleIndex = 43; |
| | | this.gv_demandDocumentId.Width = 94; |
| | | this.gv_demandDocumentId.VisibleIndex = 42; |
| | | this.gv_demandDocumentId.Width = 100; |
| | | // |
| | | // gv_demandDocumentLineId |
| | | // |
| | |
| | | this.gv_demandDocumentLineId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_demandDocumentLineId.Caption = "需求单据行号 "; |
| | | this.gv_demandDocumentLineId.FieldName = "demandDocumentLineId"; |
| | | this.gv_demandDocumentLineId.MinWidth = 50; |
| | | this.gv_demandDocumentLineId.MinWidth = 100; |
| | | this.gv_demandDocumentLineId.Name = "gv_demandDocumentLineId"; |
| | | this.gv_demandDocumentLineId.OptionsColumn.AllowEdit = false; |
| | | this.gv_demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID"; |
| | | this.gv_demandDocumentLineId.Visible = true; |
| | | this.gv_demandDocumentLineId.VisibleIndex = 44; |
| | | this.gv_demandDocumentLineId.Width = 94; |
| | | this.gv_demandDocumentLineId.VisibleIndex = 43; |
| | | this.gv_demandDocumentLineId.Width = 100; |
| | | // |
| | | // gv_ebelnK3id |
| | | // |
| | |
| | | this.gv_ebelnK3id.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ebelnK3id.Caption = "采购订单行号(K3系统) "; |
| | | this.gv_ebelnK3id.FieldName = "ebelnK3id"; |
| | | this.gv_ebelnK3id.MinWidth = 50; |
| | | this.gv_ebelnK3id.MinWidth = 100; |
| | | this.gv_ebelnK3id.Name = "gv_ebelnK3id"; |
| | | this.gv_ebelnK3id.OptionsColumn.AllowEdit = false; |
| | | this.gv_ebelnK3id.Tag = "query_a.EBELN_K3ID"; |
| | | this.gv_ebelnK3id.Visible = true; |
| | | this.gv_ebelnK3id.VisibleIndex = 45; |
| | | this.gv_ebelnK3id.Width = 94; |
| | | // |
| | | // gv_remark1 |
| | | // |
| | | this.gv_remark1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_remark1.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark1.Caption = "备注1 "; |
| | | this.gv_remark1.FieldName = "remark1"; |
| | | this.gv_remark1.MinWidth = 50; |
| | | this.gv_remark1.Name = "gv_remark1"; |
| | | this.gv_remark1.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark1.Tag = "query_a.REMARK1"; |
| | | this.gv_remark1.Visible = true; |
| | | this.gv_remark1.VisibleIndex = 46; |
| | | this.gv_remark1.Width = 94; |
| | | // |
| | | // gv_remark2 |
| | | // |
| | | this.gv_remark2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_remark2.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark2.Caption = "备注2 "; |
| | | this.gv_remark2.FieldName = "remark2"; |
| | | this.gv_remark2.MinWidth = 50; |
| | | this.gv_remark2.Name = "gv_remark2"; |
| | | this.gv_remark2.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark2.Tag = "query_a.REMARK2"; |
| | | this.gv_remark2.Visible = true; |
| | | this.gv_remark2.VisibleIndex = 47; |
| | | this.gv_remark2.Width = 94; |
| | | // |
| | | // gv_remark3 |
| | | // |
| | | this.gv_remark3.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_remark3.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark3.Caption = "备注3 "; |
| | | this.gv_remark3.FieldName = "remark3"; |
| | | this.gv_remark3.MinWidth = 50; |
| | | this.gv_remark3.Name = "gv_remark3"; |
| | | this.gv_remark3.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark3.Tag = "query_a.REMARK3"; |
| | | this.gv_remark3.Visible = true; |
| | | this.gv_remark3.VisibleIndex = 48; |
| | | this.gv_remark3.Width = 94; |
| | | // |
| | | // gv_remark4 |
| | | // |
| | | this.gv_remark4.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_remark4.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark4.Caption = "备注4 "; |
| | | this.gv_remark4.FieldName = "remark4"; |
| | | this.gv_remark4.MinWidth = 50; |
| | | this.gv_remark4.Name = "gv_remark4"; |
| | | this.gv_remark4.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark4.Tag = "query_a.REMARK4"; |
| | | this.gv_remark4.Visible = true; |
| | | this.gv_remark4.VisibleIndex = 49; |
| | | this.gv_remark4.Width = 94; |
| | | // |
| | | // gv_remark5 |
| | | // |
| | | this.gv_remark5.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_remark5.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark5.Caption = "备注5 "; |
| | | this.gv_remark5.FieldName = "remark5"; |
| | | this.gv_remark5.MinWidth = 50; |
| | | this.gv_remark5.Name = "gv_remark5"; |
| | | this.gv_remark5.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark5.Tag = "query_a.REMARK5"; |
| | | this.gv_remark5.Visible = true; |
| | | this.gv_remark5.VisibleIndex = 50; |
| | | this.gv_remark5.Width = 94; |
| | | this.gv_ebelnK3id.VisibleIndex = 44; |
| | | this.gv_ebelnK3id.Width = 100; |
| | | // |
| | | // gv_id |
| | | // |
| | |
| | | this.gv_id.AppearanceCell.Options.UseFont = true; |
| | | this.gv_id.Caption = "主键ID "; |
| | | this.gv_id.FieldName = "id"; |
| | | this.gv_id.MinWidth = 50; |
| | | this.gv_id.MinWidth = 100; |
| | | this.gv_id.Name = "gv_id"; |
| | | this.gv_id.OptionsColumn.AllowEdit = false; |
| | | this.gv_id.Tag = "query_a.ID"; |
| | | this.gv_id.Visible = true; |
| | | this.gv_id.VisibleIndex = 51; |
| | | this.gv_id.Width = 94; |
| | | this.gv_id.VisibleIndex = 45; |
| | | this.gv_id.Width = 100; |
| | | // |
| | | // gv_erpId |
| | | // |
| | |
| | | this.gv_erpId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_erpId.Caption = "ERP系统中的ID "; |
| | | this.gv_erpId.FieldName = "erpId"; |
| | | this.gv_erpId.MinWidth = 50; |
| | | this.gv_erpId.MinWidth = 100; |
| | | this.gv_erpId.Name = "gv_erpId"; |
| | | this.gv_erpId.OptionsColumn.AllowEdit = false; |
| | | this.gv_erpId.Tag = "query_a.ERP_ID"; |
| | | this.gv_erpId.Visible = true; |
| | | this.gv_erpId.VisibleIndex = 52; |
| | | this.gv_erpId.Width = 94; |
| | | this.gv_erpId.VisibleIndex = 46; |
| | | this.gv_erpId.Width = 100; |
| | | // |
| | | // gv_purchaseOrderLineNumber |
| | | // |
| | |
| | | this.gv_purchaseOrderLineNumber.AppearanceCell.Options.UseFont = true; |
| | | this.gv_purchaseOrderLineNumber.Caption = "采购订单行号 "; |
| | | this.gv_purchaseOrderLineNumber.FieldName = "purchaseOrderLineNumber"; |
| | | this.gv_purchaseOrderLineNumber.MinWidth = 50; |
| | | this.gv_purchaseOrderLineNumber.MinWidth = 100; |
| | | this.gv_purchaseOrderLineNumber.Name = "gv_purchaseOrderLineNumber"; |
| | | this.gv_purchaseOrderLineNumber.OptionsColumn.AllowEdit = false; |
| | | this.gv_purchaseOrderLineNumber.Tag = "query_a.PURCHASE_ORDER_LINE_NUMBER"; |
| | | this.gv_purchaseOrderLineNumber.Visible = true; |
| | | this.gv_purchaseOrderLineNumber.VisibleIndex = 53; |
| | | this.gv_purchaseOrderLineNumber.Width = 94; |
| | | // |
| | | // gv_demand |
| | | // |
| | | this.gv_demand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_demand.AppearanceCell.Options.UseFont = true; |
| | | this.gv_demand.Caption = "需求组织(扩展) "; |
| | | this.gv_demand.FieldName = "demand"; |
| | | this.gv_demand.MinWidth = 50; |
| | | this.gv_demand.Name = "gv_demand"; |
| | | this.gv_demand.OptionsColumn.AllowEdit = false; |
| | | this.gv_demand.Tag = "query_a.DEMAND"; |
| | | this.gv_demand.Visible = true; |
| | | this.gv_demand.VisibleIndex = 54; |
| | | this.gv_demand.Width = 94; |
| | | // |
| | | // gv_receiving |
| | | // |
| | | this.gv_receiving.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_receiving.AppearanceCell.Options.UseFont = true; |
| | | this.gv_receiving.Caption = "收料组织(扩展) "; |
| | | this.gv_receiving.FieldName = "receiving"; |
| | | this.gv_receiving.MinWidth = 50; |
| | | this.gv_receiving.Name = "gv_receiving"; |
| | | this.gv_receiving.OptionsColumn.AllowEdit = false; |
| | | this.gv_receiving.Tag = "query_a.RECEIVING"; |
| | | this.gv_receiving.Visible = true; |
| | | this.gv_receiving.VisibleIndex = 55; |
| | | this.gv_receiving.Width = 94; |
| | | // |
| | | // gv_settlement |
| | | // |
| | | this.gv_settlement.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_settlement.AppearanceCell.Options.UseFont = true; |
| | | this.gv_settlement.Caption = "结算组织(扩展) "; |
| | | this.gv_settlement.FieldName = "settlement"; |
| | | this.gv_settlement.MinWidth = 50; |
| | | this.gv_settlement.Name = "gv_settlement"; |
| | | this.gv_settlement.OptionsColumn.AllowEdit = false; |
| | | this.gv_settlement.Tag = "query_a.SETTLEMENT"; |
| | | this.gv_settlement.Visible = true; |
| | | this.gv_settlement.VisibleIndex = 56; |
| | | this.gv_settlement.Width = 94; |
| | | // |
| | | // gv_cgb014 |
| | | // |
| | | this.gv_cgb014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_cgb014.AppearanceCell.Options.UseFont = true; |
| | | this.gv_cgb014.Caption = "预留字段CGB014 "; |
| | | this.gv_cgb014.FieldName = "cgb014"; |
| | | this.gv_cgb014.MinWidth = 50; |
| | | this.gv_cgb014.Name = "gv_cgb014"; |
| | | this.gv_cgb014.OptionsColumn.AllowEdit = false; |
| | | this.gv_cgb014.Tag = "query_a.CGB014"; |
| | | this.gv_cgb014.Visible = true; |
| | | this.gv_cgb014.VisibleIndex = 57; |
| | | this.gv_cgb014.Width = 94; |
| | | // |
| | | // gv_factory |
| | | // |
| | | this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_factory.AppearanceCell.Options.UseFont = true; |
| | | this.gv_factory.Caption = "工厂 "; |
| | | this.gv_factory.FieldName = "factory"; |
| | | this.gv_factory.MinWidth = 50; |
| | | this.gv_factory.Name = "gv_factory"; |
| | | this.gv_factory.OptionsColumn.AllowEdit = false; |
| | | this.gv_factory.Tag = "query_a.FACTORY"; |
| | | this.gv_factory.Visible = true; |
| | | this.gv_factory.VisibleIndex = 58; |
| | | this.gv_factory.Width = 94; |
| | | // |
| | | // gv_company |
| | | // |
| | | this.gv_company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_company.AppearanceCell.Options.UseFont = true; |
| | | this.gv_company.Caption = "公司编号 "; |
| | | this.gv_company.FieldName = "company"; |
| | | this.gv_company.MinWidth = 50; |
| | | this.gv_company.Name = "gv_company"; |
| | | this.gv_company.OptionsColumn.AllowEdit = false; |
| | | this.gv_company.Tag = "query_a.COMPANY"; |
| | | this.gv_company.Visible = true; |
| | | this.gv_company.VisibleIndex = 59; |
| | | this.gv_company.Width = 94; |
| | | this.gv_purchaseOrderLineNumber.VisibleIndex = 47; |
| | | this.gv_purchaseOrderLineNumber.Width = 100; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | |
| | | private DevExpress.XtraTab.XtraTabControl xtraTabControl1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage1; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_company; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_factory; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_cgb014; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_settlement; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_receiving; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_demand; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseOrderLineNumber; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_erpId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_remark5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_remark4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_remark3; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_remark2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_remark1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_ebelnK3id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_demandDocumentLineId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_demandDocumentId; |