Commit 90bcc5f8 authored by dpawar's avatar dpawar

added dept_code


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@95726 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e9ad2214
...@@ -210,7 +210,14 @@ ...@@ -210,7 +210,14 @@
<name>site_code</name> <name>site_code</name>
<dbname>worder_route_alt.site_code</dbname> <dbname>worder_route_alt.site_code</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;worder_route_alt&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.remarks&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_alt.operation_parent&quot;) COLUMN(NAME=&quot;worder_route_alt.emp_code__aprv&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;worder_route_alt.site_code&quot;)WHERE( EXP1 =&quot;worder_route_alt.work_order&quot; OP =&quot;=&quot; EXP2 =&quot;:work_order&quot; ) ) ARG(NAME = &quot;work_order&quot; TYPE = string) </retrieve> <table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>dept_code</name>
<dbname>worder_route_alt.dept_code</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;worder_route_alt&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.remarks&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_alt.operation_parent&quot;) COLUMN(NAME=&quot;worder_route_alt.emp_code__aprv&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;worder_route_alt.site_code&quot;) COLUMN(NAME=&quot;worder_route_alt.dept_code&quot;)WHERE( EXP1 =&quot;worder_route_alt.work_order&quot; OP =&quot;=&quot; EXP2 =&quot;:work_order&quot; ) ) ARG(NAME = &quot;work_order&quot; TYPE = string) </retrieve>
<update>WORDER_ROUTE_ALT</update> <update>WORDER_ROUTE_ALT</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -533,7 +540,7 @@ ...@@ -533,7 +540,7 @@
<text>Change Date</text> <text>Change Date</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2203</x> <x>2305</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>176</width> <width>176</width>
...@@ -561,7 +568,7 @@ ...@@ -561,7 +568,7 @@
<text>ChangeUser</text> <text>ChangeUser</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2113</x> <x>2215</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>88</width> <width>88</width>
...@@ -589,7 +596,7 @@ ...@@ -589,7 +596,7 @@
<text>Change Term</text> <text>Change Term</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2381</x> <x>2483</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>128</width> <width>128</width>
...@@ -645,7 +652,7 @@ ...@@ -645,7 +652,7 @@
<text>Emp Code Aprv</text> <text>Emp Code Aprv</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2002</x> <x>2104</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>109</width> <width>109</width>
...@@ -863,6 +870,34 @@ ...@@ -863,6 +870,34 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Dept Code</text>
<border>6</border>
<color>33554432</color>
<x>2002</x>
<y>1</y>
<height>17</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dept_code_t</name>
<visible>1</visible>
<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>67108864</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -1285,10 +1320,10 @@ ...@@ -1285,10 +1320,10 @@
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>220</tabsequence> <tabsequence>230</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2203</x> <x>2305</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>176</width> <width>176</width>
...@@ -1323,10 +1358,10 @@ ...@@ -1323,10 +1358,10 @@
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>210</tabsequence> <tabsequence>220</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2113</x> <x>2215</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>88</width> <width>88</width>
...@@ -1361,10 +1396,10 @@ ...@@ -1361,10 +1396,10 @@
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>14</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>230</tabsequence> <tabsequence>240</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2381</x> <x>2483</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>128</width> <width>128</width>
...@@ -1435,10 +1470,10 @@ ...@@ -1435,10 +1470,10 @@
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>200</tabsequence> <tabsequence>210</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2002</x> <x>2104</x>
<y>1</y> <y>1</y>
<height>15</height> <height>15</height>
<width>109</width> <width>109</width>
...@@ -1719,6 +1754,42 @@ ...@@ -1719,6 +1754,42 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<alignment>0</alignment>
<tabsequence>200</tabsequence>
<border>0</border>
<color>33554432</color>
<x>2002</x>
<y>1</y>
<height>16</height>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dept_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>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
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