Commit 807b9541 authored by dpawar's avatar dpawar

added new column order_type


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98259 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3d8abeb4
......@@ -3,9 +3,9 @@
<Sybase_eDataWindow>
<Release>9</Release>
<BaseDefinition>
<units>1</units>
<units>0</units>
<timer_interval>0</timer_interval>
<color>67108864</color>
<color>1073741824</color>
<processing>1</processing>
<HTMLDW>no</HTMLDW>
<print>
......@@ -13,10 +13,10 @@
<printername></printername>
<orientation>0</orientation>
<margin>
<left>24</left>
<right>24</right>
<top>24</top>
<bottom>24</bottom>
<left>110</left>
<right>110</right>
<top>96</top>
<bottom>96</bottom>
</margin>
<paper>
<source>0</source>
......@@ -32,7 +32,7 @@
<grid.lines>0</grid.lines>
</BaseDefinition>
<Header>
<height>17</height>
<height>80</height>
<color>536870912</color>
</Header>
<Summary>
......@@ -44,7 +44,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>22</height>
<height>92</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -79,18 +79,18 @@
<dbname>repl_iss_det.line_no__ord</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>item_code</name>
<dbname>repl_iss_det.item_code</dbname>
<name>site_code</name>
<dbname>repl_iss_det.site_code</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>site_code</name>
<dbname>repl_iss_det.site_code</dbname>
<name>item_code</name>
<dbname>repl_iss_det.item_code</dbname>
</table_column>
<table_column>
<type size="8">char</type>
......@@ -120,13 +120,6 @@
<name>quantity</name>
<dbname>repl_iss_det.quantity</dbname>
</table_column>
<table_column>
<type size="8">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>loc_code__to</name>
<dbname>repl_iss_det.loc_code__to</dbname>
</table_column>
<table_column>
<type precision="0">decimal</type>
<update>yes</update>
......@@ -135,22 +128,11 @@
<dbname>repl_iss_det.no_art</dbname>
</table_column>
<table_column>
<type size="120">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_descr</name>
<dbname>item.descr</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>site_descr</name>
<dbname>site.descr</dbname>
</table_column>
<table_column>
<type size="3">char</type>
<type size="8">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>unit</name>
<dbname>item.unit</dbname>
<name>loc_code__to</name>
<dbname>repl_iss_det.loc_code__to</dbname>
</table_column>
<table_column>
<type size="8">char</type>
......@@ -166,357 +148,392 @@
<name>lot_sl__new</name>
<dbname>repl_iss_det.lot_sl__new</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;repl_iss_det&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;repl_iss_det.tran_id&quot;) COLUMN(NAME=&quot;repl_iss_det.line_no&quot;) COLUMN(NAME=&quot;repl_iss_det.repl_order&quot;) COLUMN(NAME=&quot;repl_iss_det.line_no__ord&quot;) COLUMN(NAME=&quot;repl_iss_det.item_code&quot;) COLUMN(NAME=&quot;repl_iss_det.site_code&quot;) COLUMN(NAME=&quot;repl_iss_det.loc_code&quot;) COLUMN(NAME=&quot;repl_iss_det.lot_no&quot;) COLUMN(NAME=&quot;repl_iss_det.lot_sl&quot;) COLUMN(NAME=&quot;repl_iss_det.quantity&quot;) COLUMN(NAME=&quot;repl_iss_det.loc_code__to&quot;) COLUMN(NAME=&quot;repl_iss_det.no_art&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;item.unit&quot;) COLUMN(NAME=&quot;repl_iss_det.loc_code__sys&quot;) COLUMN(NAME=&quot;repl_iss_det.lot_sl__new&quot;) JOIN (LEFT=&quot;repl_iss_det.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;repl_iss_det.item_code&quot; ) JOIN (LEFT=&quot;repl_iss_det.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;repl_iss_det.site_code&quot; )) </retrieve>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>order_type</name>
<dbname>repl_iss_det.order_type</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;repl_iss_det&quot; ) COLUMN(NAME=&quot;repl_iss_det.tran_id&quot;) COLUMN(NAME=&quot;repl_iss_det.line_no&quot;) COLUMN(NAME=&quot;repl_iss_det.repl_order&quot;) COLUMN(NAME=&quot;repl_iss_det.line_no__ord&quot;) COLUMN(NAME=&quot;repl_iss_det.site_code&quot;) COLUMN(NAME=&quot;repl_iss_det.item_code&quot;) COLUMN(NAME=&quot;repl_iss_det.loc_code&quot;) COLUMN(NAME=&quot;repl_iss_det.lot_no&quot;) COLUMN(NAME=&quot;repl_iss_det.lot_sl&quot;) COLUMN(NAME=&quot;repl_iss_det.quantity&quot;) COLUMN(NAME=&quot;repl_iss_det.no_art&quot;) COLUMN(NAME=&quot;repl_iss_det.loc_code__to&quot;) COLUMN(NAME=&quot;repl_iss_det.loc_code__sys&quot;) COLUMN(NAME=&quot;repl_iss_det.lot_sl__new&quot;) COLUMN(NAME=&quot;repl_iss_det.order_type&quot;)) </retrieve>
<update>repl_iss_det</update>
<updatewhere>0</updatewhere>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
</TableDefinition>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Item Code</text>
<border>6</border>
<text>Tran Id</text>
<border>0</border>
<color>33554432</color>
<x>2</x>
<y>2</y>
<height>16</height>
<width>66</width>
<x>9</x>
<y>8</y>
<height>64</height>
<width>302</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_code_t</name>
<name>tran_id_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Item Descr</text>
<border>6</border>
<color>0</color>
<x>70</x>
<y>2</y>
<height>16</height>
<width>158</width>
<alignment>2</alignment>
<text>Line No</text>
<border>0</border>
<color>33554432</color>
<x>320</x>
<y>8</y>
<height>64</height>
<width>329</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr_t</name>
<name>line_no_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Lot No</text>
<border>6</border>
<text>Repl Order</text>
<border>0</border>
<color>33554432</color>
<x>230</x>
<y>2</y>
<height>16</height>
<width>96</width>
<x>658</x>
<y>8</y>
<height>64</height>
<width>302</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_no_t</name>
<name>repl_order_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>LPN No</text>
<border>6</border>
<text>Line No Ord</text>
<border>0</border>
<color>33554432</color>
<x>328</x>
<y>2</y>
<height>16</height>
<width>96</width>
<x>969</x>
<y>8</y>
<height>64</height>
<width>334</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_sl_t</name>
<name>line_no__ord_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Quantity</text>
<border>6</border>
<text>Site Code</text>
<border>0</border>
<color>33554432</color>
<x>426</x>
<y>2</y>
<height>16</height>
<width>72</width>
<x>1312</x>
<y>8</y>
<height>64</height>
<width>261</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quantity_t</name>
<name>site_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Unit</text>
<border>6</border>
<color>0</color>
<x>500</x>
<y>2</y>
<height>16</height>
<width>24</width>
<alignment>2</alignment>
<text>Item Code</text>
<border>0</border>
<color>33554432</color>
<x>1582</x>
<y>8</y>
<height>64</height>
<width>302</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>unit_t</name>
<name>item_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Location Code To</text>
<border>6</border>
<alignment>2</alignment>
<text>Loc Code</text>
<border>0</border>
<color>33554432</color>
<x>526</x>
<y>2</y>
<height>16</height>
<width>77</width>
<x>1893</x>
<y>8</y>
<height>64</height>
<width>251</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code__to_t</name>
<name>loc_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Location Code</text>
<border>6</border>
<alignment>2</alignment>
<text>Lot No</text>
<border>0</border>
<color>33554432</color>
<x>983</x>
<y>2</y>
<height>16</height>
<width>54</width>
<x>2153</x>
<y>8</y>
<height>64</height>
<width>439</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_t</name>
<visible>0</visible>
<name>lot_no_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Lot Sl</text>
<border>0</border>
<color>33554432</color>
<x>2601</x>
<y>8</y>
<height>64</height>
<width>439</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_sl_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>No of Article</text>
<border>6</border>
<alignment>2</alignment>
<text>Quantity</text>
<border>0</border>
<color>33554432</color>
<x>1039</x>
<y>2</y>
<height>16</height>
<width>73</width>
<x>3049</x>
<y>8</y>
<height>64</height>
<width>329</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art_t</name>
<visible>0</visible>
<name>quantity_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Site Code</text>
<border>6</border>
<text>No Art</text>
<border>0</border>
<color>33554432</color>
<x>773</x>
<y>2</y>
<height>16</height>
<width>56</width>
<x>3387</x>
<y>8</y>
<height>64</height>
<width>329</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_t</name>
<visible>0</visible>
<name>no_art_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Site Descr</text>
<border>6</border>
<color>0</color>
<x>831</x>
<y>2</y>
<height>16</height>
<width>150</width>
<alignment>2</alignment>
<text>Loc Code To</text>
<border>0</border>
<color>33554432</color>
<x>3726</x>
<y>8</y>
<height>64</height>
<width>352</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr_t</name>
<visible>0</visible>
<name>loc_code__to_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Sugg Location Code</text>
<alignment>2</alignment>
<text>Loc Code Sys</text>
<border>0</border>
<color>33554432</color>
<x>605</x>
<y>1</y>
<height>16</height>
<width>91</width>
<x>4087</x>
<y>8</y>
<height>64</height>
<width>393</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code__sys_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>New LPN</text>
<alignment>2</alignment>
<text>Lot Sl New</text>
<border>0</border>
<color>33554432</color>
<x>698</x>
<y>1</y>
<height>16</height>
<width>73</width>
<x>4489</x>
<y>8</y>
<height>64</height>
<width>439</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -524,34 +541,61 @@
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<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>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Order Type</text>
<border>0</border>
<color>33554432</color>
<x>4937</x>
<y>8</y>
<height>64</height>
<width>293</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>order_type_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>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2</x>
<y>2</y>
<height>16</height>
<width>66</width>
<tabsequence>10</tabsequence>
<border>0</border>
<color>33554432</color>
<x>9</x>
<y>8</y>
<height>76</height>
<width>302</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_code</name>
<tag>Represent item code</tag>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
......@@ -562,75 +606,75 @@
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>70</x>
<y>2</y>
<height>16</height>
<width>158</width>
<id>2</id>
<alignment>1</alignment>
<tabsequence>20</tabsequence>
<border>0</border>
<color>33554432</color>
<x>320</x>
<y>8</y>
<height>76</height>
<width>329</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr</name>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>230</x>
<y>2</y>
<height>16</height>
<width>96</width>
<tabsequence>30</tabsequence>
<border>0</border>
<color>33554432</color>
<x>658</x>
<y>8</y>
<height>76</height>
<width>302</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_no</name>
<tag>Represent lot number</tag>
<name>repl_order</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -638,38 +682,37 @@
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>328</x>
<y>2</y>
<height>16</height>
<width>96</width>
<id>4</id>
<alignment>1</alignment>
<tabsequence>40</tabsequence>
<border>0</border>
<color>33554432</color>
<x>969</x>
<y>8</y>
<height>76</height>
<width>334</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_sl</name>
<tag>Represent lot serial number</tag>
<name>line_no__ord</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -677,38 +720,37 @@
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>426</x>
<y>2</y>
<height>16</height>
<width>72</width>
<tabsequence>50</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1312</x>
<y>8</y>
<height>76</height>
<width>261</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quantity</name>
<tag>Represent quantity</tag>
<name>site_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -716,72 +758,72 @@
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>500</x>
<y>2</y>
<height>16</height>
<width>24</width>
<tabsequence>60</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1582</x>
<y>8</y>
<height>76</height>
<width>302</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>unit</name>
<name>item_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>526</x>
<y>2</y>
<height>16</height>
<width>77</width>
<tabsequence>70</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1893</x>
<y>8</y>
<height>76</height>
<width>251</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code__to</name>
<tag>Represent location code to</tag>
<name>loc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
......@@ -792,75 +834,75 @@
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>831</x>
<y>2</y>
<height>16</height>
<width>150</width>
<tabsequence>80</tabsequence>
<border>0</border>
<color>33554432</color>
<x>2153</x>
<y>8</y>
<height>76</height>
<width>439</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr</name>
<visible>0</visible>
<name>lot_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>983</x>
<y>2</y>
<height>16</height>
<width>54</width>
<tabsequence>90</tabsequence>
<border>0</border>
<color>33554432</color>
<x>2601</x>
<y>8</y>
<height>76</height>
<width>439</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<tag>Represent location code</tag>
<visible>0</visible>
<name>lot_sl</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -868,74 +910,113 @@
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1039</x>
<y>2</y>
<height>16</height>
<width>73</width>
<id>10</id>
<alignment>1</alignment>
<tabsequence>100</tabsequence>
<border>0</border>
<color>33554432</color>
<x>3049</x>
<y>8</y>
<height>76</height>
<width>329</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quantity</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>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>1</alignment>
<tabsequence>110</tabsequence>
<border>0</border>
<color>33554432</color>
<x>3387</x>
<y>8</y>
<height>76</height>
<width>329</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>no_art</name>
<visible>0</visible>
<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>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>773</x>
<y>2</y>
<height>16</height>
<width>56</width>
<tabsequence>120</tabsequence>
<border>0</border>
<color>33554432</color>
<x>3726</x>
<y>8</y>
<height>76</height>
<width>352</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<tag>Represent site code</tag>
<visible>0</visible>
<name>loc_code__to</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -943,29 +1024,29 @@
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>130</tabsequence>
<border>0</border>
<color>0</color>
<x>605</x>
<y>1</y>
<height>22</height>
<width>91</width>
<color>33554432</color>
<x>4087</x>
<y>8</y>
<height>76</height>
<width>393</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -973,35 +1054,37 @@
<name>loc_code__sys</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>140</tabsequence>
<border>0</border>
<color>0</color>
<x>698</x>
<y>1</y>
<height>16</height>
<width>73</width>
<color>33554432</color>
<x>4489</x>
<y>8</y>
<height>76</height>
<width>439</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1009,23 +1092,62 @@
<name>lot_sl__new</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>0</border>
<color>33554432</color>
<x>4937</x>
<y>8</y>
<height>76</height>
<width>293</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>order_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</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>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<HtmlTable>
......
......@@ -130,7 +130,7 @@
<dbname>repl_iss_det.loc_code__to</dbname>
</table_column>
<table_column>
<type size="120">char</type>
<type size="130">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>item_descr</name>
<dbname>item.descr</dbname>
......@@ -161,143 +161,18 @@
<name>lot_sl__new</name>
<dbname>repl_iss_det.lot_sl__new</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;repl_iss_det&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;repl_iss_det.tran_id&quot;) COLUMN(NAME=&quot;repl_iss_det.line_no&quot;) COLUMN(NAME=&quot;repl_iss_det.repl_order&quot;) COLUMN(NAME=&quot;repl_iss_det.line_no__ord&quot;) COLUMN(NAME=&quot;repl_iss_det.item_code&quot;) COLUMN(NAME=&quot;repl_iss_det.site_code&quot;) COLUMN(NAME=&quot;repl_iss_det.loc_code&quot;) COLUMN(NAME=&quot;repl_iss_det.lot_no&quot;) COLUMN(NAME=&quot;repl_iss_det.lot_sl&quot;) COLUMN(NAME=&quot;repl_iss_det.quantity&quot;) COLUMN(NAME=&quot;repl_iss_det.no_art&quot;) COLUMN(NAME=&quot;repl_iss_det.loc_code__to&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;item.unit&quot;) COLUMN(NAME=&quot;repl_iss_det.loc_code__sys&quot;) COLUMN(NAME=&quot;repl_iss_det.lot_sl__new&quot;) JOIN (LEFT=&quot;repl_iss_det.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;repl_iss_det.item_code&quot; ) JOIN (LEFT=&quot;repl_iss_det.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;repl_iss_det.site_code&quot; )) </retrieve>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>order_type</name>
<dbname>repl_iss_det.order_type</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;repl_iss_det&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;repl_iss_det.tran_id&quot;) COLUMN(NAME=&quot;repl_iss_det.line_no&quot;) COLUMN(NAME=&quot;repl_iss_det.repl_order&quot;) COLUMN(NAME=&quot;repl_iss_det.line_no__ord&quot;) COLUMN(NAME=&quot;repl_iss_det.item_code&quot;) COLUMN(NAME=&quot;repl_iss_det.site_code&quot;) COLUMN(NAME=&quot;repl_iss_det.loc_code&quot;) COLUMN(NAME=&quot;repl_iss_det.lot_no&quot;) COLUMN(NAME=&quot;repl_iss_det.lot_sl&quot;) COLUMN(NAME=&quot;repl_iss_det.quantity&quot;) COLUMN(NAME=&quot;repl_iss_det.no_art&quot;) COLUMN(NAME=&quot;repl_iss_det.loc_code__to&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;item.unit&quot;) COLUMN(NAME=&quot;repl_iss_det.loc_code__sys&quot;) COLUMN(NAME=&quot;repl_iss_det.lot_sl__new&quot;) COLUMN(NAME=&quot;repl_iss_det.order_type&quot;) JOIN (LEFT=&quot;repl_iss_det.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;repl_iss_det.item_code&quot; ) JOIN (LEFT=&quot;repl_iss_det.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;repl_iss_det.site_code&quot; )) </retrieve>
<update>repl_iss_det</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
</TableDefinition>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>380</x>
<y>33</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<visible>0</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>Times New Roman</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>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>380</x>
<y>58</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no__ord</name>
<visible>0</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>Times New Roman</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>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Line No Order:</text>
<border>6</border>
<color>33554432</color>
<x>291</x>
<y>58</y>
<height>16</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no__ord_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Line No:</text>
<border>6</border>
<color>33554432</color>
<x>291</x>
<y>33</y>
<height>16</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
......@@ -495,58 +370,20 @@
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>380</x>
<y>180</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_sl</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>Times New Roman</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>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>LPN Number:</text>
<text>Unit:</text>
<border>6</border>
<color>33554432</color>
<x>291</x>
<y>180</y>
<x>68</x>
<y>203</y>
<height>16</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_sl_t</name>
<name>unit_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -564,18 +401,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Unit:</text>
<text>Location Code:</text>
<border>6</border>
<color>33554432</color>
<x>68</x>
<y>203</y>
<y>229</y>
<height>16</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>unit_t</name>
<visible>1</visible>
<name>loc_code_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -591,26 +428,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>158</x>
<y>203</y>
<x>157</x>
<y>229</y>
<height>16</height>
<width>50</width>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>unit</name>
<visible>1</visible>
<name>loc_code</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>8</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -629,18 +467,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Location Code:</text>
<text>Quantity:</text>
<border>6</border>
<color>33554432</color>
<x>68</x>
<y>229</y>
<x>66</x>
<y>108</y>
<height>16</height>
<width>85</width>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code_t</name>
<visible>0</visible>
<name>quantity_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -656,23 +494,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>157</x>
<y>229</y>
<x>158</x>
<y>108</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code</name>
<visible>0</visible>
<name>quantity</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>8</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -695,17 +533,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Suggested Location Code:</text>
<text>Item Code:</text>
<border>6</border>
<color>33554432</color>
<x>12</x>
<y>8</y>
<x>68</x>
<y>131</y>
<height>16</height>
<width>141</width>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code__sys_t</name>
<name>item_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -720,49 +558,96 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Id:</text>
<border>6</border>
<color>33554432</color>
<x>68</x>
<y>33</y>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>158</x>
<y>131</y>
<height>16</height>
<width>85</width>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<visible>0</visible>
<name>item_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>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>235</x>
<y>131</y>
<height>16</height>
<width>218</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr</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>Times New Roman</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>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Replenishment Order:</text>
<text>Site Code:</text>
<border>6</border>
<color>33554432</color>
<x>38</x>
<y>58</y>
<x>68</x>
<y>156</y>
<height>16</height>
<width>115</width>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>repl_order_t</name>
<visible>1</visible>
<name>site_code_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -778,23 +663,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>158</x>
<y>8</y>
<y>156</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code__sys</name>
<visible>1</visible>
<name>site_code</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -816,27 +701,26 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>158</x>
<y>33</y>
<x>235</x>
<y>156</y>
<height>16</height>
<width>73</width>
<width>218</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<name>site_descr</name>
<visible>0</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>
......@@ -852,22 +736,50 @@
<color>67108864</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>LPN Number:</text>
<border>6</border>
<color>33554432</color>
<x>291</x>
<y>180</y>
<height>16</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_sl_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>158</x>
<y>58</y>
<y>203</y>
<height>16</height>
<width>73</width>
<width>50</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>repl_order</name>
<name>unit</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -889,57 +801,65 @@
<color>67108864</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Quantity:</text>
<border>6</border>
<color>33554432</color>
<x>66</x>
<y>108</y>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>380</x>
<y>180</y>
<height>16</height>
<width>86</width>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quantity_t</name>
<name>lot_sl</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>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>255</color>
<x>158</x>
<y>108</y>
<x>380</x>
<y>203</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quantity</name>
<visible>1</visible>
<name>order_type</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -958,18 +878,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Item Code:</text>
<text>Order_type:</text>
<border>6</border>
<color>33554432</color>
<x>68</x>
<y>131</y>
<x>291</x>
<y>203</y>
<height>16</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_code_t</name>
<visible>1</visible>
<name>order_type_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -985,23 +905,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>158</x>
<y>131</y>
<x>380</x>
<y>33</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_code</name>
<visible>1</visible>
<name>line_no</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -1023,26 +943,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>235</x>
<y>131</y>
<x>380</x>
<y>58</y>
<height>16</height>
<width>218</width>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr</name>
<visible>1</visible>
<name>line_no__ord</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1061,17 +982,101 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code:</text>
<text>Line No Order:</text>
<border>6</border>
<color>33554432</color>
<x>291</x>
<y>58</y>
<height>16</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no__ord_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Line No:</text>
<border>6</border>
<color>33554432</color>
<x>291</x>
<y>33</y>
<height>16</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Suggested Location Code:</text>
<border>6</border>
<color>33554432</color>
<x>12</x>
<y>8</y>
<height>16</height>
<width>141</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>loc_code__sys_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Id:</text>
<border>6</border>
<color>33554432</color>
<x>68</x>
<y>156</y>
<y>33</y>
<height>16</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_t</name>
<name>tran_id_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
......@@ -1086,25 +1091,53 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Replenishment Order:</text>
<border>6</border>
<color>33554432</color>
<x>38</x>
<y>58</y>
<height>16</height>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>repl_order_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>158</x>
<y>156</y>
<y>8</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<visible>0</visible>
<name>loc_code__sys</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -1126,21 +1159,59 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>235</x>
<y>156</y>
<x>158</x>
<y>33</y>
<height>16</height>
<width>218</width>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr</name>
<name>tran_id</name>
<visible>0</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>Times New Roman</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>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>158</x>
<y>58</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>repl_order</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......
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