Commit c842abd6 authored by dpawar's avatar dpawar

add descr. column for mc_code


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@94413 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3f39803b
......@@ -149,42 +149,12 @@
<name>seq_no</name>
<dbname>worder_route.seq_no</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_code</name>
<dbname>worder_route.item_code</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<updatewhereclause>yes</updatewhereclause>
<name>wait_time</name>
<dbname>worder_route.wait_time</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<updatewhereclause>yes</updatewhereclause>
<name>run_time</name>
<dbname>worder_route.run_time</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<updatewhereclause>yes</updatewhereclause>
<name>reset_time</name>
<dbname>worder_route.reset_time</dbname>
</table_column>
<table_column>
<type size="130">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_descr</name>
<dbname>item.descr</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>proc_code</name>
<dbname>worder_route.proc_code</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -225,24 +195,60 @@
<dbname>worder_route.quantity</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>set_time</name>
<dbname>worder_route.set_time</dbname>
<name>route_code</name>
<dbname>workorder.route_code</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>machines_mc_code</name>
<dbname>machines.mc_code</dbname>
<name>item_code</name>
<dbname>worder_route_alt.item_code</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>route_code</name>
<dbname>workorder.route_code</dbname>
<name>proc_code</name>
<dbname>worder_route_alt.proc_code</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>wait_time</name>
<dbname>worder_route_alt.wait_time</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>set_time</name>
<dbname>worder_route_alt.set_time</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>run_time</name>
<dbname>worder_route_alt.run_time</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>reset_time</name>
<dbname>worder_route_alt.reset_time</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>machines_descr</name>
<dbname>machines.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;worder_route_alt&quot; ) TABLE(NAME=&quot;worder_route&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;machines&quot; ) TABLE(NAME=&quot;process&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;workorder&quot; ) COLUMN(NAME=&quot;worder_route_alt.amd_no&quot;) COLUMN(NAME=&quot;worder_route_alt.amd_date&quot;) COLUMN(NAME=&quot;worder_route_alt.work_order&quot;) COLUMN(NAME=&quot;worder_route_alt.operation&quot;) COLUMN(NAME=&quot;worder_route_alt.work_ctr__o&quot;) COLUMN(NAME=&quot;worder_route_alt.mc_code__o&quot;) COLUMN(NAME=&quot;worder_route_alt.work_ctr&quot;) COLUMN(NAME=&quot;worder_route_alt.mc_code&quot;) COLUMN(NAME=&quot;worder_route_alt.confirmed&quot;) COLUMN(NAME=&quot;worder_route_alt.conf_date&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_date&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_user&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_term&quot;) COLUMN(NAME=&quot;worder_route.seq_no&quot;) COLUMN(NAME=&quot;worder_route.item_code&quot;) COLUMN(NAME=&quot;worder_route.wait_time&quot;) COLUMN(NAME=&quot;worder_route.run_time&quot;) COLUMN(NAME=&quot;worder_route.reset_time&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;worder_route.proc_code&quot;) COLUMN(NAME=&quot;process.descr&quot;) COLUMN(NAME=&quot;worder_route_alt.remarks&quot;) COLUMN(NAME=&quot;worder_route_alt.operation_parent&quot;) COLUMN(NAME=&quot;worder_route_alt.emp_code__aprv&quot;) COLUMN(NAME=&quot;worder_route.work_order&quot;) COLUMN(NAME=&quot;worder_route.quantity&quot;) COLUMN(NAME=&quot;worder_route.set_time&quot;) COLUMN(NAME=&quot;machines.mc_code&quot;) COLUMN(NAME=&quot;workorder.route_code&quot;) JOIN (LEFT=&quot;worder_route_alt.emp_code__aprv&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;worder_route_alt.emp_code__aprv&quot; ) JOIN (LEFT=&quot;worder_route.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;worder_route.item_code&quot; ) JOIN (LEFT=&quot;worder_route_alt.work_order&quot; OP =&quot;=&quot;RIGHT=&quot;worder_route.work_order&quot; OUTER1 =&quot;worder_route_alt.work_order&quot; ) JOIN (LEFT=&quot;worder_route_alt.operation&quot; OP =&quot;=&quot;RIGHT=&quot;worder_route.operation&quot; OUTER1 =&quot;worder_route_alt.operation&quot; ) JOIN (LEFT=&quot;worder_route.proc_code&quot; OP =&quot;=&quot;RIGHT=&quot;process.proc_code&quot; OUTER1 =&quot;worder_route.proc_code&quot; ) JOIN (LEFT=&quot;worder_route_alt.mc_code&quot; OP =&quot;=&quot;RIGHT=&quot;machines.mc_code&quot; OUTER1 =&quot;worder_route_alt.mc_code&quot; ) JOIN (LEFT=&quot;worder_route_alt.work_order&quot; OP =&quot;=&quot;RIGHT=&quot;workorder.work_order&quot; OUTER1 =&quot;worder_route_alt.work_order&quot; )WHERE( EXP1 =&quot;worder_route_alt.amd_no&quot; OP =&quot;=&quot; EXP2 =&quot;:amd_no&quot; ) ) ARG(NAME = &quot;amd_no&quot; TYPE = string) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;worder_route_alt&quot; ) TABLE(NAME=&quot;worder_route&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;machines&quot; ) TABLE(NAME=&quot;process&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;workorder&quot; ) COLUMN(NAME=&quot;worder_route_alt.amd_no&quot;) COLUMN(NAME=&quot;worder_route_alt.amd_date&quot;) COLUMN(NAME=&quot;worder_route_alt.work_order&quot;) COLUMN(NAME=&quot;worder_route_alt.operation&quot;) COLUMN(NAME=&quot;worder_route_alt.work_ctr__o&quot;) COLUMN(NAME=&quot;worder_route_alt.mc_code__o&quot;) COLUMN(NAME=&quot;worder_route_alt.work_ctr&quot;) COLUMN(NAME=&quot;worder_route_alt.mc_code&quot;) COLUMN(NAME=&quot;worder_route_alt.confirmed&quot;) COLUMN(NAME=&quot;worder_route_alt.conf_date&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_date&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_user&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_term&quot;) COLUMN(NAME=&quot;worder_route.seq_no&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;process.descr&quot;) COLUMN(NAME=&quot;worder_route_alt.remarks&quot;) COLUMN(NAME=&quot;worder_route_alt.operation_parent&quot;) COLUMN(NAME=&quot;worder_route_alt.emp_code__aprv&quot;) COLUMN(NAME=&quot;worder_route.work_order&quot;) COLUMN(NAME=&quot;worder_route.quantity&quot;) COLUMN(NAME=&quot;workorder.route_code&quot;) COLUMN(NAME=&quot;worder_route_alt.item_code&quot;) COLUMN(NAME=&quot;worder_route_alt.proc_code&quot;) COLUMN(NAME=&quot;worder_route_alt.wait_time&quot;) COLUMN(NAME=&quot;worder_route_alt.set_time&quot;) COLUMN(NAME=&quot;worder_route_alt.run_time&quot;) COLUMN(NAME=&quot;worder_route_alt.reset_time&quot;) COLUMN(NAME=&quot;machines.descr&quot;) JOIN (LEFT=&quot;worder_route_alt.emp_code__aprv&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;worder_route_alt.emp_code__aprv&quot; ) JOIN (LEFT=&quot;worder_route_alt.work_order&quot; OP =&quot;=&quot;RIGHT=&quot;worder_route.work_order&quot; OUTER1 =&quot;worder_route_alt.work_order&quot; ) JOIN (LEFT=&quot;worder_route_alt.mc_code&quot; OP =&quot;=&quot;RIGHT=&quot;machines.mc_code&quot; OUTER1 =&quot;worder_route_alt.mc_code&quot; ) JOIN (LEFT=&quot;worder_route_alt.work_order&quot; OP =&quot;=&quot;RIGHT=&quot;workorder.work_order&quot; OUTER1 =&quot;worder_route_alt.work_order&quot; ) JOIN (LEFT=&quot;worder_route_alt.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;worder_route_alt.item_code&quot; ) JOIN (LEFT=&quot;worder_route_alt.proc_code&quot; OP =&quot;=&quot;RIGHT=&quot;process.proc_code&quot; OUTER1 =&quot;worder_route_alt.proc_code&quot; )WHERE( EXP1 =&quot;worder_route_alt.amd_no&quot; OP =&quot;=&quot; EXP2 =&quot;:amd_no&quot; ) ) ARG(NAME = &quot;amd_no&quot; TYPE = string) </retrieve>
<update>WORDER_ROUTE_ALT</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -253,14 +259,14 @@
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<text>Basic</text>
<border>2</border>
<color>33554432</color>
<x>7</x>
<y>296</y>
<height>105</height>
<width>528</width>
<name>gb_2</name>
<x>3</x>
<y>11</y>
<height>271</height>
<width>529</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Liberation Sans</face>
......@@ -277,14 +283,14 @@
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<text>Others</text>
<border>2</border>
<color>33554432</color>
<x>3</x>
<y>11</y>
<height>271</height>
<width>529</width>
<name>gb_1</name>
<x>7</x>
<y>296</y>
<height>105</height>
<width>528</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Liberation Sans</face>
......@@ -367,27 +373,26 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>197</x>
<y>190</y>
<x>428</x>
<y>27</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_ctr__o</name>
<name>amd_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -403,31 +408,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Amd No:</text>
<border>0</border>
<color>33554432</color>
<x>198</x>
<y>214</y>
<x>22</x>
<y>27</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>mc_code</name>
<name>amd_no_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -437,34 +432,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Operation:</text>
<border>0</border>
<color>33554432</color>
<x>428</x>
<y>27</y>
<x>22</x>
<y>51</y>
<height>16</height>
<width>90</width>
<format>[shortdate] [time]</format>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amd_date</name>
<name>operation_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -477,21 +463,21 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Reset Time:</text>
<text>Work Center:</text>
<border>0</border>
<color>33554432</color>
<x>378</x>
<y>167</y>
<x>19</x>
<y>190</y>
<height>15</height>
<width>74</width>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_7</name>
<name>work_ctr__o_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -509,17 +495,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Set Time:</text>
<text>Route Code:</text>
<border>0</border>
<color>33554432</color>
<x>378</x>
<y>144</y>
<x>22</x>
<y>121</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_8</name>
<name>t_3</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -534,29 +520,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Machine Code:</text>
<border>0</border>
<color>33554432</color>
<x>455</x>
<y>121</y>
<x>9</x>
<y>213</y>
<height>15</height>
<width>63</width>
<format>[general]</format>
<width>87</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>seq_no</name>
<name>mc_code__o_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -569,30 +547,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Change Term:</text>
<border>0</border>
<color>33554432</color>
<x>196</x>
<y>74</y>
<x>186</x>
<y>364</y>
<height>15</height>
<width>322</width>
<format>[general]</format>
<width>81</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr</name>
<name>chg_term_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -605,30 +575,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Change Date:</text>
<border>0</border>
<color>33554432</color>
<x>196</x>
<y>96</y>
<x>353</x>
<y>364</y>
<height>15</height>
<width>322</width>
<format>[general]</format>
<width>79</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>process_descr</name>
<name>chg_date_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -641,22 +603,32 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Amd No:</text>
<border>0</border>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>22</x>
<y>27</y>
<x>435</x>
<y>364</y>
<height>16</height>
<width>74</width>
<width>80</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amd_no_t</name>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -669,22 +641,32 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>1</alignment>
<text>Operation:</text>
<border>0</border>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>22</x>
<x>99</x>
<y>51</y>
<height>16</height>
<width>74</width>
<width>50</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>operation_t</name>
<name>operation</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -694,24 +676,24 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Item Code:</text>
<text>Parent Operation:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>75</y>
<x>195</x>
<y>51</y>
<height>15</height>
<width>74</width>
<width>101</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_5</name>
<name>t_10</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -726,21 +708,29 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Wait Time:</text>
<border>0</border>
<id>18</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>22</x>
<y>144</y>
<x>298</x>
<y>51</y>
<height>15</height>
<width>74</width>
<width>50</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_2</name>
<name>operation_parent</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -750,24 +740,24 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Run Time:</text>
<text>Work Order:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>167</y>
<height>15</height>
<x>351</x>
<y>51</y>
<height>16</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_1</name>
<name>work_order_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -782,21 +772,69 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Work Center:</text>
<border>0</border>
<id>3</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color>
<x>19</x>
<x>428</x>
<y>51</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_order</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>190</y>
<height>15</height>
<width>77</width>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_ctr__o_t</name>
<name>work_ctr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -806,24 +844,24 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Route Code:</text>
<text>Remarks:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>121</y>
<y>236</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_3</name>
<name>t_6</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -841,17 +879,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Process Code:</text>
<text>Change User:</text>
<border>0</border>
<color>33554432</color>
<x>10</x>
<y>98</y>
<x>21</x>
<y>364</y>
<height>15</height>
<width>86</width>
<width>79</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_4</name>
<name>chg_user_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -869,17 +907,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Machine Code:</text>
<text>Confirmed:</text>
<border>0</border>
<color>33554432</color>
<x>9</x>
<y>213</y>
<height>15</height>
<width>87</width>
<x>196</x>
<y>339</y>
<height>16</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>mc_code__o_t</name>
<name>confirmed_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -897,17 +935,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term:</text>
<text>Confirmed Date:</text>
<border>0</border>
<color>33554432</color>
<x>186</x>
<y>364</y>
<x>329</x>
<y>339</y>
<height>15</height>
<width>81</width>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>conf_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -925,17 +963,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date:</text>
<text>Employee Aprv:</text>
<border>0</border>
<color>33554432</color>
<x>353</x>
<y>364</y>
<x>9</x>
<y>339</y>
<height>15</height>
<width>79</width>
<width>91</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>t_11</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -952,20 +990,20 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>435</x>
<y>364</y>
<x>425</x>
<y>339</y>
<height>16</height>
<width>80</width>
<width>90</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>conf_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -990,23 +1028,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>1</alignment>
<tabsequence>10</tabsequence>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>51</y>
<y>214</y>
<height>16</height>
<width>50</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>operation</name>
<name>mc_code__o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -1022,25 +1060,35 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Parent Operation:</text>
<border>0</border>
<color>33554432</color>
<x>195</x>
<y>51</y>
<height>15</height>
<width>101</width>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>103</x>
<y>364</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_10</name>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1053,23 +1101,23 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>298</x>
<y>51</y>
<x>103</x>
<y>341</y>
<height>15</height>
<width>50</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>operation_parent</name>
<name>emp_code__aprv</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1086,25 +1134,35 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Work Order:</text>
<border>0</border>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>351</x>
<y>51</y>
<x>270</x>
<y>364</y>
<height>16</height>
<width>74</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_order_t</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1117,30 +1175,28 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>428</x>
<y>51</y>
<x>273</x>
<y>339</y>
<height>16</height>
<width>90</width>
<width>46</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_order</name>
<name>confirmed</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1152,33 +1208,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Seq. No.:</text>
<border>0</border>
<color>33554432</color>
<x>100</x>
<y>74</y>
<x>378</x>
<y>121</y>
<height>15</height>
<width>90</width>
<format>[general]</format>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_code</name>
<name>t_9</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1188,26 +1236,26 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>144</y>
<x>455</x>
<y>121</y>
<height>15</height>
<width>90</width>
<width>63</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>wait_time</name>
<name>seq_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1224,33 +1272,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>27</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Set Time:</text>
<border>0</border>
<color>33554432</color>
<x>455</x>
<x>378</x>
<y>144</y>
<height>15</height>
<width>63</width>
<format>[general]</format>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>set_time</name>
<name>t_8</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1260,26 +1300,26 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>26</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>167</y>
<x>455</x>
<y>144</y>
<height>15</height>
<width>90</width>
<width>63</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>run_time</name>
<name>set_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1300,29 +1340,21 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Reset Time:</text>
<border>0</border>
<color>33554432</color>
<x>454</x>
<x>378</x>
<y>167</y>
<height>15</height>
<width>63</width>
<format>[general]</format>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reset_time</name>
<name>t_7</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1332,33 +1364,31 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>190</y>
<height>16</height>
<y>121</y>
<height>15</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_ctr</name>
<name>route_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1370,24 +1400,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks:</text>
<text>Item Code:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>236</y>
<y>75</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_6</name>
<name>t_5</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1402,21 +1432,29 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User:</text>
<border>0</border>
<id>23</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>21</x>
<y>364</y>
<x>98</x>
<y>75</y>
<height>15</height>
<width>79</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>item_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1426,25 +1464,33 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed:</text>
<border>0</border>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>196</x>
<y>339</y>
<height>16</height>
<width>74</width>
<y>75</y>
<height>15</height>
<width>322</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_t</name>
<name>item_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1457,21 +1503,21 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed Date:</text>
<text>Process Code:</text>
<border>0</border>
<color>33554432</color>
<x>329</x>
<y>339</y>
<x>10</x>
<y>98</y>
<height>15</height>
<width>93</width>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date_t</name>
<name>t_4</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1486,21 +1532,29 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Aprv:</text>
<border>0</border>
<id>24</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>9</x>
<y>339</y>
<x>98</x>
<y>98</y>
<height>15</height>
<width>91</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_11</name>
<name>proc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1510,35 +1564,25 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<ColumnObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Wait Time:</text>
<border>0</border>
<color>33554432</color>
<x>425</x>
<y>339</y>
<height>16</height>
<width>90</width>
<format>[shortdate] [time]</format>
<x>22</x>
<y>144</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date</name>
<name>t_2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1551,23 +1595,23 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>237</y>
<y>144</y>
<height>15</height>
<width>418</width>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks</name>
<name>wait_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1588,31 +1632,21 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Run Time:</text>
<border>0</border>
<color>33554432</color>
<x>99</x>
<y>214</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<x>22</x>
<y>167</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>mc_code__o</name>
<name>t_1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1625,30 +1659,28 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>27</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>80</tabsequence>
<border>5</border>
<color>33554432</color>
<x>103</x>
<y>364</y>
<height>16</height>
<width>80</width>
<x>99</x>
<y>167</y>
<height>15</height>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>run_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1660,26 +1692,26 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<id>28</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>90</tabsequence>
<border>5</border>
<color>33554432</color>
<x>103</x>
<y>341</y>
<x>455</x>
<y>167</y>
<height>15</height>
<width>80</width>
<width>63</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__aprv</name>
<name>reset_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1696,33 +1728,31 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>120</tabsequence>
<border>5</border>
<color>33554432</color>
<x>270</x>
<y>364</y>
<height>16</height>
<width>80</width>
<x>99</x>
<y>237</y>
<height>15</height>
<width>418</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>remarks</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1734,33 +1764,26 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>29</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>273</x>
<y>339</y>
<height>16</height>
<width>46</width>
<format>[general]</format>
<x>293</x>
<y>214</y>
<height>15</height>
<width>224</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<name>machines_descr</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1776,20 +1799,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>16</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<x>196</x>
<y>98</y>
<height>15</height>
<width>90</width>
<width>322</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>proc_code</name>
<name>process_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1806,25 +1829,35 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Seq. No.:</text>
<border>0</border>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>378</x>
<y>121</y>
<height>15</height>
<width>74</width>
<x>196</x>
<y>190</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_9</name>
<name>work_ctr__o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1837,23 +1870,32 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>110</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>121</y>
<height>15</height>
<x>196</x>
<y>214</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>route_code</name>
<name>mc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1863,8 +1905,8 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<HtmlTable>
......@@ -1889,7 +1931,7 @@
<comment></comment>
<encoding>UTF-8</encoding>
<name>worder_route_alt21</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;worder_route_alt21&gt;&lt;worder_route_alt21_row __pbband=&quot;detail&quot;&gt;&lt;amd_no&gt;amd_no&lt;/amd_no&gt;&lt;amd_date&gt;amd_date&lt;/amd_date&gt;&lt;work_order&gt;work_order&lt;/work_order&gt;&lt;operation&gt;operation&lt;/operation&gt;&lt;work_ctr__o&gt;work_ctr__o&lt;/work_ctr__o&gt;&lt;mc_code__o&gt;mc_code__o&lt;/mc_code__o&gt;&lt;work_ctr&gt;work_ctr&lt;/work_ctr&gt;&lt;mc_code&gt;mc_code&lt;/mc_code&gt;&lt;confirmed&gt;confirmed&lt;/confirmed&gt;&lt;conf_date&gt;conf_date&lt;/conf_date&gt;&lt;chg_date&gt;chg_date&lt;/chg_date&gt;&lt;chg_user&gt;chg_user&lt;/chg_user&gt;&lt;chg_term&gt;chg_term&lt;/chg_term&gt;&lt;seq_no&gt;seq_no&lt;/seq_no&gt;&lt;route_code/&gt;&lt;item_code&gt;item_code&lt;/item_code&gt;&lt;wait_time&gt;wait_time&lt;/wait_time&gt;&lt;set_time&gt;set_time&lt;/set_time&gt;&lt;run_time&gt;run_time&lt;/run_time&gt;&lt;reset_time&gt;reset_time&lt;/reset_time&gt;&lt;item_descr&gt;item_descr&lt;/item_descr&gt;&lt;proc_code&gt;proc_code&lt;/proc_code&gt;&lt;machines_descr/&gt;&lt;process_descr&gt;process_descr&lt;/process_descr&gt;&lt;remarks&gt;remarks&lt;/remarks&gt;&lt;operation_parent&gt;operation_parent&lt;/operation_parent&gt;&lt;emp_code/&gt;&lt;/worder_route_alt21_row&gt;&lt;/worder_route_alt21&gt;</xml>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;worder_route_alt21&gt;&lt;worder_route_alt21_row __pbband=&quot;detail&quot;&gt;&lt;amd_no&gt;amd_no&lt;/amd_no&gt;&lt;amd_date&gt;amd_date&lt;/amd_date&gt;&lt;work_order&gt;work_order&lt;/work_order&gt;&lt;operation&gt;operation&lt;/operation&gt;&lt;work_ctr__o&gt;work_ctr__o&lt;/work_ctr__o&gt;&lt;mc_code__o&gt;mc_code__o&lt;/mc_code__o&gt;&lt;work_ctr&gt;work_ctr&lt;/work_ctr&gt;&lt;mc_code&gt;mc_code&lt;/mc_code&gt;&lt;confirmed&gt;confirmed&lt;/confirmed&gt;&lt;conf_date&gt;conf_date&lt;/conf_date&gt;&lt;chg_date&gt;chg_date&lt;/chg_date&gt;&lt;chg_user&gt;chg_user&lt;/chg_user&gt;&lt;chg_term&gt;chg_term&lt;/chg_term&gt;&lt;seq_no&gt;seq_no&lt;/seq_no&gt;&lt;route_code/&gt;&lt;item_code/&gt;&lt;wait_time/&gt;&lt;set_time/&gt;&lt;run_time/&gt;&lt;reset_time/&gt;&lt;item_descr&gt;item_descr&lt;/item_descr&gt;&lt;proc_code/&gt;&lt;machines_descr/&gt;&lt;process_descr&gt;process_descr&lt;/process_descr&gt;&lt;remarks&gt;remarks&lt;/remarks&gt;&lt;operation_parent&gt;operation_parent&lt;/operation_parent&gt;&lt;emp_code/&gt;&lt;/worder_route_alt21_row&gt;&lt;/worder_route_alt21&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment