Commit c9687c21 authored by smestry's avatar smestry

W15HSUN004, Updated metadata for palletization, changes in the requirements.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@99341 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 8faee540
...@@ -52,6 +52,7 @@ ...@@ -52,6 +52,7 @@
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>tran_id</name> <name>tran_id</name>
<dbname>pallet_det.tran_id</dbname> <dbname>pallet_det.tran_id</dbname>
</table_column> </table_column>
...@@ -59,6 +60,7 @@ ...@@ -59,6 +60,7 @@
<type precision="0">decimal</type> <type precision="0">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name> <name>line_no</name>
<dbname>pallet_det.line_no</dbname> <dbname>pallet_det.line_no</dbname>
</table_column> </table_column>
...@@ -119,10 +121,11 @@ ...@@ -119,10 +121,11 @@
<dbname>pallet_det.no_art</dbname> <dbname>pallet_det.no_art</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="130">char</type> <type precision="6">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>item_descr</name> <name>alloc_qty</name>
<dbname>item.descr</dbname> <dbname>pallet_det.alloc_qty</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="3">char</type> <type size="3">char</type>
...@@ -130,12 +133,21 @@ ...@@ -130,12 +133,21 @@
<name>item_unit</name> <name>item_unit</name>
<dbname>item.unit</dbname> <dbname>item.unit</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;pallet_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_det.line_no&quot;) COLUMN(NAME=&quot;pallet_det.item_code&quot;) COLUMN(NAME=&quot;pallet_det.site_code&quot;) COLUMN(NAME=&quot;pallet_det.loc_code&quot;) COLUMN(NAME=&quot;pallet_det.lot_no&quot;) COLUMN(NAME=&quot;pallet_det.lot_sl&quot;) COLUMN(NAME=&quot;pallet_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_det.quantity&quot;) COLUMN(NAME=&quot;pallet_det.no_art&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.unit&quot;) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;pallet_det.item_code&quot; )) </retrieve> <table_column>
<type size="130">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_descr</name>
<dbname>item.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;pallet_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_det.line_no&quot;) COLUMN(NAME=&quot;pallet_det.item_code&quot;) COLUMN(NAME=&quot;pallet_det.site_code&quot;) COLUMN(NAME=&quot;pallet_det.loc_code&quot;) COLUMN(NAME=&quot;pallet_det.lot_no&quot;) COLUMN(NAME=&quot;pallet_det.lot_sl&quot;) COLUMN(NAME=&quot;pallet_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_det.quantity&quot;) COLUMN(NAME=&quot;pallet_det.no_art&quot;) COLUMN(NAME=&quot;pallet_det.alloc_qty&quot;) COLUMN(NAME=&quot;item.unit&quot;) COLUMN(NAME=&quot;item.descr&quot;) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;pallet_det.item_code&quot; )) </retrieve>
<update>PALLET_DET</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>tran_id</text> <text>Transaction Id</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2</x> <x>2</x>
...@@ -163,7 +175,7 @@ ...@@ -163,7 +175,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>line_no</text> <text>Line no</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>70</x> <x>70</x>
...@@ -191,7 +203,7 @@ ...@@ -191,7 +203,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>item_code</text> <text>Item Code</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>144</x> <x>144</x>
...@@ -219,7 +231,7 @@ ...@@ -219,7 +231,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>site_code</text> <text>Site code</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>212</x> <x>212</x>
...@@ -247,7 +259,7 @@ ...@@ -247,7 +259,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>loc_code</text> <text>Location code</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>270</x> <x>270</x>
...@@ -275,7 +287,7 @@ ...@@ -275,7 +287,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>lot_no</text> <text>Lot number</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>326</x> <x>326</x>
...@@ -303,7 +315,7 @@ ...@@ -303,7 +315,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>lot_sl</text> <text>Lot sl</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>424</x> <x>424</x>
...@@ -331,7 +343,7 @@ ...@@ -331,7 +343,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>pallet_no</text> <text>Pallet number</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>522</x> <x>522</x>
...@@ -359,7 +371,7 @@ ...@@ -359,7 +371,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>quantity</text> <text>Quantity</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>620</x> <x>620</x>
...@@ -387,7 +399,7 @@ ...@@ -387,7 +399,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>no_art</text> <text>No of Art</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>694</x> <x>694</x>
...@@ -412,6 +424,90 @@ ...@@ -412,6 +424,90 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Allocation Quantity</text>
<border>0</border>
<color>33554432</color>
<x>768</x>
<y>1</y>
<height>16</height>
<width>256</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>alloc_qty_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>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Item Unit</text>
<border>0</border>
<color>33554432</color>
<x>1026</x>
<y>1</y>
<height>16</height>
<width>16</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_unit_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>1073741824</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Item Descr</text>
<border>0</border>
<color>33554432</color>
<x>1044</x>
<y>1</y>
<height>16</height>
<width>778</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr_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>1073741824</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -809,14 +905,15 @@ ...@@ -809,14 +905,15 @@
<tabsequence>110</tabsequence> <tabsequence>110</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>769</x> <x>768</x>
<y>1</y> <y>1</y>
<height>15</height> <height>15</height>
<width>778</width> <width>256</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>item_descr</name> <name>alloc_qty</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -838,34 +935,6 @@ ...@@ -838,34 +935,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Item Descr</text>
<border>0</border>
<color>33554432</color>
<x>768</x>
<y>1</y>
<height>16</height>
<width>779</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr_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>1073741824</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>12</id>
...@@ -873,10 +942,11 @@ ...@@ -873,10 +942,11 @@
<tabsequence>120</tabsequence> <tabsequence>120</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1550</x> <x>1026</x>
<y>1</y> <y>1</y>
<height>15</height> <height>15</height>
<width>16</width> <width>16</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -902,34 +972,43 @@ ...@@ -902,34 +972,43 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Header</band> <band>Detail</band>
<id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<text>Item Unit</text> <tabsequence>130</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1549</x> <x>1044</x>
<y>1</y> <y>1</y>
<height>16</height> <height>15</height>
<width>17</width> <width>778</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>item_unit_t</name> <name>item_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-11</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1073741824</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -127,7 +127,14 @@ ...@@ -127,7 +127,14 @@
<name>item_unit</name> <name>item_unit</name>
<dbname>item.unit</dbname> <dbname>item.unit</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;pallet_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_det.line_no&quot;) COLUMN(NAME=&quot;pallet_det.item_code&quot;) COLUMN(NAME=&quot;pallet_det.site_code&quot;) COLUMN(NAME=&quot;pallet_det.loc_code&quot;) COLUMN(NAME=&quot;pallet_det.lot_no&quot;) COLUMN(NAME=&quot;pallet_det.lot_sl&quot;) COLUMN(NAME=&quot;pallet_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_det.quantity&quot;) COLUMN(NAME=&quot;pallet_det.no_art&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.unit&quot;) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;pallet_det.item_code&quot; )) </retrieve> <table_column>
<type precision="6">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>alloc_qty</name>
<dbname>pallet_det.alloc_qty</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pallet_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;pallet_det.tran_id&quot;) COLUMN(NAME=&quot;pallet_det.line_no&quot;) COLUMN(NAME=&quot;pallet_det.item_code&quot;) COLUMN(NAME=&quot;pallet_det.site_code&quot;) COLUMN(NAME=&quot;pallet_det.loc_code&quot;) COLUMN(NAME=&quot;pallet_det.lot_no&quot;) COLUMN(NAME=&quot;pallet_det.lot_sl&quot;) COLUMN(NAME=&quot;pallet_det.pallet_no&quot;) COLUMN(NAME=&quot;pallet_det.quantity&quot;) COLUMN(NAME=&quot;pallet_det.no_art&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;item.unit&quot;) COLUMN(NAME=&quot;pallet_det.alloc_qty&quot;) JOIN (LEFT=&quot;item.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;pallet_det.item_code&quot; )) </retrieve>
<update>PALLET_DET</update> <update>PALLET_DET</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -876,6 +883,43 @@ ...@@ -876,6 +883,43 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>153</x>
<y>244</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>alloc_qty</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> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
...@@ -904,6 +948,34 @@ ...@@ -904,6 +948,34 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Alloaction Quantity :</text>
<border>5</border>
<color>33554432</color>
<x>33</x>
<y>243</y>
<height>15</height>
<width>118</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_2</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<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