F_SAP_HEGII_0109.Designer.cs 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676
  1. 
  2. namespace Dongke.IBOSS.PRD.Client.SAPDataModule.Hegii
  3. {
  4. partial class F_SAP_HEGII_0109
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_SAP_HEGII_0109));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. this.c_GroupBox1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  34. this.cbCheckFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  35. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  36. this.cbSyncFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  37. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  38. this.dtpDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  39. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  40. this.dtpDateAgin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  41. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  42. this.dgvScrap = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  43. this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip();
  44. this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
  45. this.tsbAdd = new System.Windows.Forms.ToolStripButton();
  46. this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
  47. this.tsbDelete = new System.Windows.Forms.ToolStripButton();
  48. this.tsbtnConfirm = new System.Windows.Forms.ToolStripButton();
  49. this.tsbtnUNConfirm = new System.Windows.Forms.ToolStripButton();
  50. this.btnSetCostCenter = new System.Windows.Forms.ToolStripButton();
  51. this.tsbtnSynLog = new System.Windows.Forms.ToolStripButton();
  52. this.tsbtnCancelSynLog = new System.Windows.Forms.ToolStripButton();
  53. this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton();
  54. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  55. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  56. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  57. this.check1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_CheckBox();
  58. this.SCRAPID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.BARCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.MATNR = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.IDNRK = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.MEINS = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.meinsname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.MENGE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.IDNRKNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.IDNRKONLYCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.CHARG = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.LGORT = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.SCRAPREASON = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.CostCenter = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.CostCenterName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.errormessage = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.SyncFlagName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.CheckFlagName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.SCRAPTYPEName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.CheckTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.documentno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.incident = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.c_GroupBox1.SuspendLayout();
  82. ((System.ComponentModel.ISupportInitialize)(this.dgvScrap)).BeginInit();
  83. this.tsrToolStrip1.SuspendLayout();
  84. this.SuspendLayout();
  85. //
  86. // c_GroupBox1
  87. //
  88. this.c_GroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  89. | System.Windows.Forms.AnchorStyles.Right)));
  90. this.c_GroupBox1.BackColor = System.Drawing.Color.Transparent;
  91. this.c_GroupBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("c_GroupBox1.BackgroundImage")));
  92. this.c_GroupBox1.Controls.Add(this.cbCheckFlag);
  93. this.c_GroupBox1.Controls.Add(this.c_Label4);
  94. this.c_GroupBox1.Controls.Add(this.cbSyncFlag);
  95. this.c_GroupBox1.Controls.Add(this.c_Label3);
  96. this.c_GroupBox1.Controls.Add(this.dtpDateEnd);
  97. this.c_GroupBox1.Controls.Add(this.c_Label2);
  98. this.c_GroupBox1.Controls.Add(this.dtpDateAgin);
  99. this.c_GroupBox1.Controls.Add(this.c_Label1);
  100. this.c_GroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.c_GroupBox1.ForeColor = System.Drawing.SystemColors.ControlText;
  102. this.c_GroupBox1.IsMustInput = false;
  103. this.c_GroupBox1.Location = new System.Drawing.Point(12, 36);
  104. this.c_GroupBox1.Name = "c_GroupBox1";
  105. this.c_GroupBox1.OriginalHeight = -1;
  106. this.c_GroupBox1.Size = new System.Drawing.Size(985, 65);
  107. this.c_GroupBox1.TabIndex = 1;
  108. this.c_GroupBox1.TabStop = false;
  109. this.c_GroupBox1.Text = "查询条件 ▼";
  110. //
  111. // cbCheckFlag
  112. //
  113. this.cbCheckFlag.BackColor = System.Drawing.SystemColors.Window;
  114. this.cbCheckFlag.BackgroundColor = System.Drawing.SystemColors.Window;
  115. this.cbCheckFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.cbCheckFlag.FormattingEnabled = true;
  117. this.cbCheckFlag.Location = new System.Drawing.Point(650, 23);
  118. this.cbCheckFlag.Name = "cbCheckFlag";
  119. this.cbCheckFlag.Size = new System.Drawing.Size(121, 20);
  120. this.cbCheckFlag.TabIndex = 7;
  121. //
  122. // c_Label4
  123. //
  124. this.c_Label4.AutoSize = true;
  125. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  126. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  127. this.c_Label4.Location = new System.Drawing.Point(591, 27);
  128. this.c_Label4.Name = "c_Label4";
  129. this.c_Label4.Size = new System.Drawing.Size(53, 12);
  130. this.c_Label4.TabIndex = 6;
  131. this.c_Label4.Text = "确认状态";
  132. //
  133. // cbSyncFlag
  134. //
  135. this.cbSyncFlag.BackColor = System.Drawing.SystemColors.Window;
  136. this.cbSyncFlag.BackgroundColor = System.Drawing.SystemColors.Window;
  137. this.cbSyncFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.cbSyncFlag.FormattingEnabled = true;
  139. this.cbSyncFlag.Location = new System.Drawing.Point(464, 23);
  140. this.cbSyncFlag.Name = "cbSyncFlag";
  141. this.cbSyncFlag.Size = new System.Drawing.Size(121, 20);
  142. this.cbSyncFlag.TabIndex = 5;
  143. //
  144. // c_Label3
  145. //
  146. this.c_Label3.AutoSize = true;
  147. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  148. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  149. this.c_Label3.Location = new System.Drawing.Point(405, 27);
  150. this.c_Label3.Name = "c_Label3";
  151. this.c_Label3.Size = new System.Drawing.Size(53, 12);
  152. this.c_Label3.TabIndex = 4;
  153. this.c_Label3.Text = "同步状态";
  154. //
  155. // dtpDateEnd
  156. //
  157. this.dtpDateEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  158. this.dtpDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.dtpDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  160. this.dtpDateEnd.Location = new System.Drawing.Point(248, 22);
  161. this.dtpDateEnd.Name = "dtpDateEnd";
  162. this.dtpDateEnd.Size = new System.Drawing.Size(151, 21);
  163. this.dtpDateEnd.TabIndex = 3;
  164. //
  165. // c_Label2
  166. //
  167. this.c_Label2.AutoSize = true;
  168. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  169. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.c_Label2.Location = new System.Drawing.Point(225, 27);
  171. this.c_Label2.Name = "c_Label2";
  172. this.c_Label2.Size = new System.Drawing.Size(17, 12);
  173. this.c_Label2.TabIndex = 2;
  174. this.c_Label2.Text = "至";
  175. //
  176. // dtpDateAgin
  177. //
  178. this.dtpDateAgin.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  179. this.dtpDateAgin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  180. this.dtpDateAgin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  181. this.dtpDateAgin.Location = new System.Drawing.Point(66, 22);
  182. this.dtpDateAgin.Name = "dtpDateAgin";
  183. this.dtpDateAgin.Size = new System.Drawing.Size(152, 21);
  184. this.dtpDateAgin.TabIndex = 1;
  185. //
  186. // c_Label1
  187. //
  188. this.c_Label1.AutoSize = true;
  189. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  190. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  191. this.c_Label1.Location = new System.Drawing.Point(7, 28);
  192. this.c_Label1.Name = "c_Label1";
  193. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  194. this.c_Label1.TabIndex = 0;
  195. this.c_Label1.Text = "报损时间";
  196. //
  197. // dgvScrap
  198. //
  199. this.dgvScrap.AllowUserToAddRows = false;
  200. this.dgvScrap.AllowUserToModifyRows = true;
  201. this.dgvScrap.AllowUserToOrderColumns = true;
  202. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  203. this.dgvScrap.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  204. this.dgvScrap.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  205. | System.Windows.Forms.AnchorStyles.Left)
  206. | System.Windows.Forms.AnchorStyles.Right)));
  207. this.dgvScrap.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  208. this.dgvScrap.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  209. this.dgvScrap.CellHeight = 23;
  210. this.dgvScrap.ChildNodeColumnName = null;
  211. this.dgvScrap.ChildNodeColumnText = null;
  212. this.dgvScrap.ColumnDeep = 1;
  213. this.dgvScrap.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  214. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  215. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  216. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  218. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  219. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  220. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  221. this.dgvScrap.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  222. this.dgvScrap.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  223. this.dgvScrap.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  224. this.check1,
  225. this.SCRAPID,
  226. this.BARCODE,
  227. this.MATNR,
  228. this.IDNRK,
  229. this.MEINS,
  230. this.meinsname,
  231. this.MENGE,
  232. this.IDNRKNAME,
  233. this.IDNRKONLYCODE,
  234. this.CHARG,
  235. this.LGORT,
  236. this.SCRAPREASON,
  237. this.CostCenter,
  238. this.CostCenterName,
  239. this.errormessage,
  240. this.SyncFlagName,
  241. this.CheckFlagName,
  242. this.SCRAPTYPEName,
  243. this.CheckTime,
  244. this.CreateUserName,
  245. this.CreateTime,
  246. this.documentno,
  247. this.incident});
  248. this.dgvScrap.ColumnTreeView = null;
  249. this.dgvScrap.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  250. this.dgvScrap.DynamicColumnName = "";
  251. this.dgvScrap.EnableHeadersVisualStyles = false;
  252. this.dgvScrap.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  253. this.dgvScrap.FormatQuantityColumns = null;
  254. this.dgvScrap.HorizontalMergeColumn = null;
  255. this.dgvScrap.IsAutoCountSum = true;
  256. this.dgvScrap.IsAutoResizeColumns = false;
  257. this.dgvScrap.IsClickF12 = false;
  258. this.dgvScrap.IsOpenMergeCellFlag = false;
  259. this.dgvScrap.IsSubTotalFlag = false;
  260. this.dgvScrap.IsTopDeep = false;
  261. this.dgvScrap.Location = new System.Drawing.Point(13, 107);
  262. this.dgvScrap.MergeColumnNames = null;
  263. this.dgvScrap.MergeDetailColumnNames = null;
  264. this.dgvScrap.MergeDetailOnlyColumn = null;
  265. this.dgvScrap.MergeOnlyColumn = null;
  266. this.dgvScrap.Name = "dgvScrap";
  267. this.dgvScrap.RefreshAtHscroll = false;
  268. this.dgvScrap.RowHeadersWidth = 50;
  269. this.dgvScrap.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  270. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  271. this.dgvScrap.RowsDefaultCellStyle = dataGridViewCellStyle3;
  272. this.dgvScrap.RowTemplate.Height = 21;
  273. this.dgvScrap.Size = new System.Drawing.Size(985, 361);
  274. this.dgvScrap.SortOrderColumnName = null;
  275. this.dgvScrap.TabIndex = 2;
  276. this.dgvScrap.Tag = true;
  277. this.dgvScrap.TotalSumColumns = null;
  278. this.dgvScrap.ViewRowFilter = "";
  279. //
  280. // tsrToolStrip1
  281. //
  282. this.tsrToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  283. this.tsrToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  284. this.tsbtnSearch,
  285. this.tsbAdd,
  286. this.toolStripButton2,
  287. this.tsbDelete,
  288. this.tsbtnConfirm,
  289. this.tsbtnUNConfirm,
  290. this.btnSetCostCenter,
  291. this.tsbtnSynLog,
  292. this.tsbtnCancelSynLog,
  293. this.tsbtnClearCondition,
  294. this.toolStripSeparator1,
  295. this.tsbtnAdaptive,
  296. this.tsbtnClose});
  297. this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0);
  298. this.tsrToolStrip1.Name = "tsrToolStrip1";
  299. this.tsrToolStrip1.Size = new System.Drawing.Size(1010, 33);
  300. this.tsrToolStrip1.TabIndex = 3;
  301. this.tsrToolStrip1.Text = "tsrToolStrip1";
  302. //
  303. // tsbtnSearch
  304. //
  305. this.tsbtnSearch.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  306. this.tsbtnSearch.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSearch.Image")));
  307. this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
  308. this.tsbtnSearch.Name = "tsbtnSearch";
  309. this.tsbtnSearch.Size = new System.Drawing.Size(51, 30);
  310. this.tsbtnSearch.Text = "查询(&Q)";
  311. this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click);
  312. //
  313. // tsbAdd
  314. //
  315. this.tsbAdd.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  316. this.tsbAdd.Image = ((System.Drawing.Image)(resources.GetObject("tsbAdd.Image")));
  317. this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  318. this.tsbAdd.Name = "tsbAdd";
  319. this.tsbAdd.Size = new System.Drawing.Size(51, 30);
  320. this.tsbAdd.Text = "新建(&I)";
  321. this.tsbAdd.Click += new System.EventHandler(this.tsbAdd_Click);
  322. //
  323. // toolStripButton2
  324. //
  325. this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  326. this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
  327. this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
  328. this.toolStripButton2.Name = "toolStripButton2";
  329. this.toolStripButton2.Size = new System.Drawing.Size(51, 30);
  330. this.toolStripButton2.Text = "编辑(&U)";
  331. this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
  332. //
  333. // tsbDelete
  334. //
  335. this.tsbDelete.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  336. this.tsbDelete.Image = ((System.Drawing.Image)(resources.GetObject("tsbDelete.Image")));
  337. this.tsbDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
  338. this.tsbDelete.Name = "tsbDelete";
  339. this.tsbDelete.Size = new System.Drawing.Size(51, 30);
  340. this.tsbDelete.Text = "删除(&D)";
  341. this.tsbDelete.Click += new System.EventHandler(this.tsbDelete_Click);
  342. //
  343. // tsbtnConfirm
  344. //
  345. this.tsbtnConfirm.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  346. this.tsbtnConfirm.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnConfirm.Image")));
  347. this.tsbtnConfirm.ImageTransparentColor = System.Drawing.Color.Magenta;
  348. this.tsbtnConfirm.Name = "tsbtnConfirm";
  349. this.tsbtnConfirm.Size = new System.Drawing.Size(51, 30);
  350. this.tsbtnConfirm.Text = "确认(&I)";
  351. this.tsbtnConfirm.Click += new System.EventHandler(this.tsbtnConfirm_Click);
  352. //
  353. // tsbtnUNConfirm
  354. //
  355. this.tsbtnUNConfirm.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  356. this.tsbtnUNConfirm.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnUNConfirm.Image")));
  357. this.tsbtnUNConfirm.ImageTransparentColor = System.Drawing.Color.Magenta;
  358. this.tsbtnUNConfirm.Name = "tsbtnUNConfirm";
  359. this.tsbtnUNConfirm.Size = new System.Drawing.Size(75, 30);
  360. this.tsbtnUNConfirm.Text = "撤销确认(&J)";
  361. this.tsbtnUNConfirm.Click += new System.EventHandler(this.tsbtnUNConfirm_Click);
  362. //
  363. // btnSetCostCenter
  364. //
  365. this.btnSetCostCenter.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  366. this.btnSetCostCenter.Image = ((System.Drawing.Image)(resources.GetObject("btnSetCostCenter.Image")));
  367. this.btnSetCostCenter.ImageTransparentColor = System.Drawing.Color.Magenta;
  368. this.btnSetCostCenter.Name = "btnSetCostCenter";
  369. this.btnSetCostCenter.Size = new System.Drawing.Size(99, 30);
  370. this.btnSetCostCenter.Text = "设置成本中心(&S)";
  371. this.btnSetCostCenter.Click += new System.EventHandler(this.btnSetCostCenter_Click);
  372. //
  373. // tsbtnSynLog
  374. //
  375. this.tsbtnSynLog.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  376. this.tsbtnSynLog.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSynLog.Image")));
  377. this.tsbtnSynLog.ImageTransparentColor = System.Drawing.Color.Magenta;
  378. this.tsbtnSynLog.Name = "tsbtnSynLog";
  379. this.tsbtnSynLog.Size = new System.Drawing.Size(51, 30);
  380. this.tsbtnSynLog.Text = "同步(&L)";
  381. this.tsbtnSynLog.Click += new System.EventHandler(this.tsbtnSynLog_Click);
  382. //
  383. // tsbtnCancelSynLog
  384. //
  385. this.tsbtnCancelSynLog.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  386. this.tsbtnCancelSynLog.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnCancelSynLog.Image")));
  387. this.tsbtnCancelSynLog.ImageTransparentColor = System.Drawing.Color.Magenta;
  388. this.tsbtnCancelSynLog.Name = "tsbtnCancelSynLog";
  389. this.tsbtnCancelSynLog.Size = new System.Drawing.Size(75, 30);
  390. this.tsbtnCancelSynLog.Text = "撤销同步(&B)";
  391. this.tsbtnCancelSynLog.Click += new System.EventHandler(this.tsbtnCancelSynLog_Click);
  392. //
  393. // tsbtnClearCondition
  394. //
  395. this.tsbtnClearCondition.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  396. this.tsbtnClearCondition.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnClearCondition.Image")));
  397. this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
  398. this.tsbtnClearCondition.Name = "tsbtnClearCondition";
  399. this.tsbtnClearCondition.Size = new System.Drawing.Size(75, 30);
  400. this.tsbtnClearCondition.Text = "清空条件(&C)";
  401. this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click);
  402. //
  403. // toolStripSeparator1
  404. //
  405. this.toolStripSeparator1.Name = "toolStripSeparator1";
  406. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 33);
  407. //
  408. // tsbtnAdaptive
  409. //
  410. this.tsbtnAdaptive.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  411. this.tsbtnAdaptive.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnAdaptive.Image")));
  412. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  413. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  414. this.tsbtnAdaptive.Size = new System.Drawing.Size(87, 30);
  415. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  416. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  417. //
  418. // tsbtnClose
  419. //
  420. this.tsbtnClose.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  421. this.tsbtnClose.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnClose.Image")));
  422. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  423. this.tsbtnClose.Name = "tsbtnClose";
  424. this.tsbtnClose.Size = new System.Drawing.Size(51, 30);
  425. this.tsbtnClose.Text = "关闭(&X)";
  426. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  427. //
  428. // check1
  429. //
  430. this.check1.DataPropertyName = "check1";
  431. this.check1.FalseValue = "0";
  432. this.check1.HeaderText = "选择";
  433. this.check1.IndeterminateValue = "0";
  434. this.check1.Name = "check1";
  435. this.check1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  436. this.check1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  437. this.check1.TrueValue = "1";
  438. this.check1.Width = 65;
  439. //
  440. // SCRAPID
  441. //
  442. this.SCRAPID.DataPropertyName = "SCRAPID";
  443. this.SCRAPID.HeaderText = "报损id";
  444. this.SCRAPID.Name = "SCRAPID";
  445. this.SCRAPID.ReadOnly = true;
  446. this.SCRAPID.Visible = false;
  447. //
  448. // BARCODE
  449. //
  450. this.BARCODE.DataPropertyName = "BARCODE";
  451. this.BARCODE.HeaderText = "产品条码";
  452. this.BARCODE.Name = "BARCODE";
  453. this.BARCODE.ReadOnly = true;
  454. //
  455. // MATNR
  456. //
  457. this.MATNR.DataPropertyName = "MATNR";
  458. this.MATNR.HeaderText = "物料编码";
  459. this.MATNR.Name = "MATNR";
  460. this.MATNR.ReadOnly = true;
  461. //
  462. // IDNRK
  463. //
  464. this.IDNRK.DataPropertyName = "IDNRK";
  465. this.IDNRK.HeaderText = "组件编码";
  466. this.IDNRK.Name = "IDNRK";
  467. this.IDNRK.ReadOnly = true;
  468. //
  469. // MEINS
  470. //
  471. this.MEINS.DataPropertyName = "MEINS";
  472. this.MEINS.HeaderText = "组件单位";
  473. this.MEINS.Name = "MEINS";
  474. this.MEINS.ReadOnly = true;
  475. //
  476. // meinsname
  477. //
  478. this.meinsname.DataPropertyName = "meinsname";
  479. this.meinsname.HeaderText = "单位名称";
  480. this.meinsname.Name = "meinsname";
  481. this.meinsname.ReadOnly = true;
  482. //
  483. // MENGE
  484. //
  485. this.MENGE.DataPropertyName = "MENGE";
  486. this.MENGE.HeaderText = "组件数量";
  487. this.MENGE.Name = "MENGE";
  488. this.MENGE.ReadOnly = true;
  489. //
  490. // IDNRKNAME
  491. //
  492. this.IDNRKNAME.DataPropertyName = "IDNRKNAME";
  493. this.IDNRKNAME.HeaderText = "组件名称";
  494. this.IDNRKNAME.Name = "IDNRKNAME";
  495. this.IDNRKNAME.ReadOnly = true;
  496. //
  497. // IDNRKONLYCODE
  498. //
  499. this.IDNRKONLYCODE.DataPropertyName = "IDNRKONLYCODE";
  500. this.IDNRKONLYCODE.HeaderText = "组件唯一编码";
  501. this.IDNRKONLYCODE.Name = "IDNRKONLYCODE";
  502. this.IDNRKONLYCODE.ReadOnly = true;
  503. //
  504. // CHARG
  505. //
  506. this.CHARG.DataPropertyName = "CHARG";
  507. this.CHARG.HeaderText = "组件批次";
  508. this.CHARG.Name = "CHARG";
  509. this.CHARG.ReadOnly = true;
  510. //
  511. // LGORT
  512. //
  513. this.LGORT.DataPropertyName = "LGORT";
  514. this.LGORT.HeaderText = "组件库存地点";
  515. this.LGORT.Name = "LGORT";
  516. this.LGORT.ReadOnly = true;
  517. //
  518. // SCRAPREASON
  519. //
  520. this.SCRAPREASON.DataPropertyName = "SCRAPREASON";
  521. this.SCRAPREASON.HeaderText = "报损原因";
  522. this.SCRAPREASON.Name = "SCRAPREASON";
  523. this.SCRAPREASON.ReadOnly = true;
  524. //
  525. // CostCenter
  526. //
  527. this.CostCenter.DataPropertyName = "CostCenter";
  528. this.CostCenter.HeaderText = "成本中心编码";
  529. this.CostCenter.Name = "CostCenter";
  530. this.CostCenter.ReadOnly = true;
  531. //
  532. // CostCenterName
  533. //
  534. this.CostCenterName.DataPropertyName = "CostCenterName";
  535. this.CostCenterName.HeaderText = "成本中心名称";
  536. this.CostCenterName.Name = "CostCenterName";
  537. this.CostCenterName.ReadOnly = true;
  538. //
  539. // errormessage
  540. //
  541. this.errormessage.DataPropertyName = "errormessage";
  542. this.errormessage.HeaderText = "同步信息";
  543. this.errormessage.Name = "errormessage";
  544. this.errormessage.ReadOnly = true;
  545. //
  546. // SyncFlagName
  547. //
  548. this.SyncFlagName.DataPropertyName = "SyncFlagName";
  549. this.SyncFlagName.HeaderText = "同步状态";
  550. this.SyncFlagName.Name = "SyncFlagName";
  551. this.SyncFlagName.ReadOnly = true;
  552. //
  553. // CheckFlagName
  554. //
  555. this.CheckFlagName.DataPropertyName = "CheckFlagName";
  556. this.CheckFlagName.HeaderText = "确认状态";
  557. this.CheckFlagName.Name = "CheckFlagName";
  558. this.CheckFlagName.ReadOnly = true;
  559. //
  560. // SCRAPTYPEName
  561. //
  562. this.SCRAPTYPEName.DataPropertyName = "SCRAPTYPEName";
  563. this.SCRAPTYPEName.HeaderText = "报损类型";
  564. this.SCRAPTYPEName.Name = "SCRAPTYPEName";
  565. this.SCRAPTYPEName.ReadOnly = true;
  566. //
  567. // CheckTime
  568. //
  569. this.CheckTime.DataPropertyName = "CheckTime";
  570. this.CheckTime.HeaderText = "确认时间";
  571. this.CheckTime.Name = "CheckTime";
  572. this.CheckTime.ReadOnly = true;
  573. //
  574. // CreateUserName
  575. //
  576. this.CreateUserName.DataPropertyName = "CreateUserName";
  577. this.CreateUserName.HeaderText = "报损人";
  578. this.CreateUserName.Name = "CreateUserName";
  579. this.CreateUserName.ReadOnly = true;
  580. //
  581. // CreateTime
  582. //
  583. this.CreateTime.DataPropertyName = "CreateTime";
  584. this.CreateTime.HeaderText = "报损时间";
  585. this.CreateTime.Name = "CreateTime";
  586. this.CreateTime.ReadOnly = true;
  587. //
  588. // documentno
  589. //
  590. this.documentno.DataPropertyName = "documentno";
  591. this.documentno.HeaderText = "BPM单号";
  592. this.documentno.Name = "documentno";
  593. this.documentno.ReadOnly = true;
  594. //
  595. // incident
  596. //
  597. this.incident.DataPropertyName = "INCIDENT";
  598. this.incident.HeaderText = "实例号";
  599. this.incident.Name = "incident";
  600. this.incident.ReadOnly = true;
  601. //
  602. // F_SAP_HEGII_0109
  603. //
  604. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  605. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  606. this.ClientSize = new System.Drawing.Size(1010, 469);
  607. this.Controls.Add(this.tsrToolStrip1);
  608. this.Controls.Add(this.dgvScrap);
  609. this.Controls.Add(this.c_GroupBox1);
  610. this.Name = "F_SAP_HEGII_0109";
  611. this.Text = "BPM同步日志";
  612. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_SAP_HEGII_0109_FormClosed);
  613. this.Load += new System.EventHandler(this.F_SAP_HEGII_0109_Load);
  614. this.c_GroupBox1.ResumeLayout(false);
  615. this.c_GroupBox1.PerformLayout();
  616. ((System.ComponentModel.ISupportInitialize)(this.dgvScrap)).EndInit();
  617. this.tsrToolStrip1.ResumeLayout(false);
  618. this.tsrToolStrip1.PerformLayout();
  619. this.ResumeLayout(false);
  620. }
  621. #endregion
  622. private Basics.BaseControls.C_GroupBox c_GroupBox1;
  623. private Basics.BaseControls.C_DataGridView dgvScrap;
  624. private Basics.BaseControls.C_DateTimePicker dtpDateAgin;
  625. private Basics.BaseControls.C_Label c_Label1;
  626. private Basics.BaseControls.C_Label c_Label3;
  627. private Basics.BaseControls.C_DateTimePicker dtpDateEnd;
  628. private Basics.BaseControls.C_Label c_Label2;
  629. private Basics.BaseControls.C_ComboBox cbSyncFlag;
  630. private WinForm.Controls.TsrToolStrip tsrToolStrip1;
  631. private System.Windows.Forms.ToolStripButton tsbtnSearch;
  632. private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
  633. private System.Windows.Forms.ToolStripButton tsbtnConfirm;
  634. private System.Windows.Forms.ToolStripButton tsbtnUNConfirm;
  635. private System.Windows.Forms.ToolStripButton tsbtnSynLog;
  636. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  637. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  638. private System.Windows.Forms.ToolStripButton tsbtnClose;
  639. private System.Windows.Forms.ToolStripButton btnSetCostCenter;
  640. private Basics.BaseControls.C_ComboBox cbCheckFlag;
  641. private Basics.BaseControls.C_Label c_Label4;
  642. private System.Windows.Forms.ToolStripButton tsbtnCancelSynLog;
  643. private System.Windows.Forms.ToolStripButton tsbAdd;
  644. private System.Windows.Forms.ToolStripButton toolStripButton2;
  645. private System.Windows.Forms.ToolStripButton tsbDelete;
  646. private Basics.BaseControls.C_DGV_Column_CheckBox check1;
  647. private System.Windows.Forms.DataGridViewTextBoxColumn SCRAPID;
  648. private System.Windows.Forms.DataGridViewTextBoxColumn BARCODE;
  649. private System.Windows.Forms.DataGridViewTextBoxColumn MATNR;
  650. private System.Windows.Forms.DataGridViewTextBoxColumn IDNRK;
  651. private System.Windows.Forms.DataGridViewTextBoxColumn MEINS;
  652. private System.Windows.Forms.DataGridViewTextBoxColumn meinsname;
  653. private System.Windows.Forms.DataGridViewTextBoxColumn MENGE;
  654. private System.Windows.Forms.DataGridViewTextBoxColumn IDNRKNAME;
  655. private System.Windows.Forms.DataGridViewTextBoxColumn IDNRKONLYCODE;
  656. private System.Windows.Forms.DataGridViewTextBoxColumn CHARG;
  657. private System.Windows.Forms.DataGridViewTextBoxColumn LGORT;
  658. private System.Windows.Forms.DataGridViewTextBoxColumn SCRAPREASON;
  659. private System.Windows.Forms.DataGridViewTextBoxColumn CostCenter;
  660. private System.Windows.Forms.DataGridViewTextBoxColumn CostCenterName;
  661. private System.Windows.Forms.DataGridViewTextBoxColumn errormessage;
  662. private System.Windows.Forms.DataGridViewTextBoxColumn SyncFlagName;
  663. private System.Windows.Forms.DataGridViewTextBoxColumn CheckFlagName;
  664. private System.Windows.Forms.DataGridViewTextBoxColumn SCRAPTYPEName;
  665. private System.Windows.Forms.DataGridViewTextBoxColumn CheckTime;
  666. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
  667. private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
  668. private System.Windows.Forms.DataGridViewTextBoxColumn documentno;
  669. private System.Windows.Forms.DataGridViewTextBoxColumn incident;
  670. }
  671. }