Commit 6f790cc3 authored by smestry's avatar smestry

W15FSUN008, Updated metadata for palletization.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@99536 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a50eb2ec
...@@ -189,7 +189,14 @@ ...@@ -189,7 +189,14 @@
<name>chg_term</name> <name>chg_term</name>
<dbname>pallet_hdr.chg_term</dbname> <dbname>pallet_hdr.chg_term</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_hdr&quot; ) COLUMN(NAME=&quot;pallet_hdr.tran_id&quot;) COLUMN(NAME=&quot;pallet_hdr.tran_date&quot;) COLUMN(NAME=&quot;pallet_hdr.site_code&quot;) COLUMN(NAME=&quot;pallet_hdr.tran_type&quot;) COLUMN(NAME=&quot;pallet_hdr.loc_code&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_type&quot;) COLUMN(NAME=&quot;pallet_hdr.inv_stat&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_no&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_no__source&quot;) COLUMN(NAME=&quot;pallet_hdr.remarks&quot;) COLUMN(NAME=&quot;pallet_hdr.confirmed&quot;) COLUMN(NAME=&quot;pallet_hdr.conf_date&quot;) COLUMN(NAME=&quot;pallet_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pallet_hdr.status&quot;) COLUMN(NAME=&quot;pallet_hdr.add_user&quot;) COLUMN(NAME=&quot;pallet_hdr.add_date&quot;) COLUMN(NAME=&quot;pallet_hdr.add_term&quot;) COLUMN(NAME=&quot;pallet_hdr.chg_user&quot;) COLUMN(NAME=&quot;pallet_hdr.chg_date&quot;) COLUMN(NAME=&quot;pallet_hdr.chg_term&quot;)) </retrieve> <table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>pallet_status</name>
<dbname>pallet_hdr.pallet_status</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_hdr&quot; ) COLUMN(NAME=&quot;pallet_hdr.tran_id&quot;) COLUMN(NAME=&quot;pallet_hdr.tran_date&quot;) COLUMN(NAME=&quot;pallet_hdr.site_code&quot;) COLUMN(NAME=&quot;pallet_hdr.tran_type&quot;) COLUMN(NAME=&quot;pallet_hdr.loc_code&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_type&quot;) COLUMN(NAME=&quot;pallet_hdr.inv_stat&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_no&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_no__source&quot;) COLUMN(NAME=&quot;pallet_hdr.remarks&quot;) COLUMN(NAME=&quot;pallet_hdr.confirmed&quot;) COLUMN(NAME=&quot;pallet_hdr.conf_date&quot;) COLUMN(NAME=&quot;pallet_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pallet_hdr.status&quot;) COLUMN(NAME=&quot;pallet_hdr.add_user&quot;) COLUMN(NAME=&quot;pallet_hdr.add_date&quot;) COLUMN(NAME=&quot;pallet_hdr.add_term&quot;) COLUMN(NAME=&quot;pallet_hdr.chg_user&quot;) COLUMN(NAME=&quot;pallet_hdr.chg_date&quot;) COLUMN(NAME=&quot;pallet_hdr.chg_term&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_status&quot;)) </retrieve>
<update>PALLET_HDR</update> <update>PALLET_HDR</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -1534,6 +1541,70 @@ ...@@ -1534,6 +1541,70 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>210</tabsequence>
<border>0</border>
<color>33554432</color>
<x>9499</x>
<y>0</y>
<height>60</height>
<width>809</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_status</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>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Pallet Status</text>
<border>0</border>
<color>33554432</color>
<x>9495</x>
<y>4</y>
<height>64</height>
<width>814</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pallet_status_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -83,20 +83,6 @@ ...@@ -83,20 +83,6 @@
<name>loc_code</name> <name>loc_code</name>
<dbname>pallet_hdr.loc_code</dbname> <dbname>pallet_hdr.loc_code</dbname>
</table_column> </table_column>
<table_column>
<type size="3">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>pallet_type</name>
<dbname>pallet_hdr.pallet_type</dbname>
<values>
<item display="Normal" data="N"/>
<item display="Cage" data="C"/>
<item display="System Cage" data="S"/>
<item display="/" data="(null)"/>
<item display="/" data="(null)"/>
</values>
</table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
...@@ -209,7 +195,19 @@ ...@@ -209,7 +195,19 @@
<item display="Partial" data="P"/> <item display="Partial" data="P"/>
</values> </values>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_hdr&quot; ) COLUMN(NAME=&quot;pallet_hdr.tran_id&quot;) COLUMN(NAME=&quot;pallet_hdr.tran_date&quot;) COLUMN(NAME=&quot;pallet_hdr.site_code&quot;) COLUMN(NAME=&quot;pallet_hdr.tran_type&quot;) COLUMN(NAME=&quot;pallet_hdr.loc_code&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_type&quot;) COLUMN(NAME=&quot;pallet_hdr.inv_stat&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_no&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_no__source&quot;) COLUMN(NAME=&quot;pallet_hdr.remarks&quot;) COLUMN(NAME=&quot;pallet_hdr.confirmed&quot;) COLUMN(NAME=&quot;pallet_hdr.conf_date&quot;) COLUMN(NAME=&quot;pallet_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pallet_hdr.status&quot;) COLUMN(NAME=&quot;pallet_hdr.add_user&quot;) COLUMN(NAME=&quot;pallet_hdr.add_date&quot;) COLUMN(NAME=&quot;pallet_hdr.add_term&quot;) COLUMN(NAME=&quot;pallet_hdr.chg_user&quot;) COLUMN(NAME=&quot;pallet_hdr.chg_date&quot;) COLUMN(NAME=&quot;pallet_hdr.chg_term&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_status&quot;)) </retrieve> <table_column>
<type size="3">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>pallet_type</name>
<dbname>pallet_hdr.pallet_type</dbname>
<values>
<item display="Normal" data="N"/>
<item display="Cage" data="C"/>
<item display="System Cage" data="S"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_hdr&quot; ) COLUMN(NAME=&quot;pallet_hdr.tran_id&quot;) COLUMN(NAME=&quot;pallet_hdr.tran_date&quot;) COLUMN(NAME=&quot;pallet_hdr.site_code&quot;) COLUMN(NAME=&quot;pallet_hdr.tran_type&quot;) COLUMN(NAME=&quot;pallet_hdr.loc_code&quot;) COLUMN(NAME=&quot;pallet_hdr.inv_stat&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_no&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_no__source&quot;) COLUMN(NAME=&quot;pallet_hdr.remarks&quot;) COLUMN(NAME=&quot;pallet_hdr.confirmed&quot;) COLUMN(NAME=&quot;pallet_hdr.conf_date&quot;) COLUMN(NAME=&quot;pallet_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pallet_hdr.status&quot;) COLUMN(NAME=&quot;pallet_hdr.add_user&quot;) COLUMN(NAME=&quot;pallet_hdr.add_date&quot;) COLUMN(NAME=&quot;pallet_hdr.add_term&quot;) COLUMN(NAME=&quot;pallet_hdr.chg_user&quot;) COLUMN(NAME=&quot;pallet_hdr.chg_date&quot;) COLUMN(NAME=&quot;pallet_hdr.chg_term&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_status&quot;) COLUMN(NAME=&quot;pallet_hdr.pallet_type&quot;)) </retrieve>
<update>PALLET_HDR</update> <update>PALLET_HDR</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -513,13 +511,13 @@ ...@@ -513,13 +511,13 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>21</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>10</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>117</x> <x>115</x>
<y>114</y> <y>115</y>
<height>16</height> <height>16</height>
<width>54</width> <width>54</width>
<format>[general]</format> <format>[general]</format>
...@@ -617,7 +615,7 @@ ...@@ -617,7 +615,7 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>6</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -684,7 +682,7 @@ ...@@ -684,7 +682,7 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>7</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -723,15 +721,16 @@ ...@@ -723,15 +721,16 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>20</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>117</x> <x>117</x>
<y>175</y> <y>175</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -758,9 +757,9 @@ ...@@ -758,9 +757,9 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>9</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>20</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>118</x> <x>118</x>
...@@ -797,7 +796,7 @@ ...@@ -797,7 +796,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>10</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -836,7 +835,7 @@ ...@@ -836,7 +835,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>11</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -875,7 +874,7 @@ ...@@ -875,7 +874,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>12</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -914,7 +913,7 @@ ...@@ -914,7 +913,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>13</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -951,7 +950,7 @@ ...@@ -951,7 +950,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>14</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -990,7 +989,7 @@ ...@@ -990,7 +989,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>15</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -1029,7 +1028,7 @@ ...@@ -1029,7 +1028,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>16</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -1068,7 +1067,7 @@ ...@@ -1068,7 +1067,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>17</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -1107,7 +1106,7 @@ ...@@ -1107,7 +1106,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>18</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -1146,7 +1145,7 @@ ...@@ -1146,7 +1145,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>19</id>
<alignment>2</alignment> <alignment>2</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
......
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