Commit 86ff0378 authored by rbhogale's avatar rbhogale

Changed by Rohan on 07-May-13 for customer code delivery name and code


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93019 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c790ebca
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>67108864</color> <color>67108864</color>
<processing>1</processing> <processing>0</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
...@@ -29,22 +29,21 @@ ...@@ -29,22 +29,21 @@
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
<grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>21</height> <height>25</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
<height>0</height> <height>10</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>5</height> <height>12</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>18</height> <height>34</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -123,6 +122,12 @@ ...@@ -123,6 +122,12 @@
<name>parcelpack_allow</name> <name>parcelpack_allow</name>
<dbname>wave_type.parcelpack_allow</dbname> <dbname>wave_type.parcelpack_allow</dbname>
</table_column> </table_column>
<table_column>
<type size="0">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>ship_type</name>
<dbname>ship_type</dbname>
</table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
...@@ -226,7 +231,19 @@ ...@@ -226,7 +231,19 @@
<name>last_col</name> <name>last_col</name>
<dbname>last_col</dbname> <dbname>last_col</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sorddet&quot; ) TABLE(NAME=&quot;customer&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;sorder&quot; ) TABLE(NAME=&quot;sorditem&quot; ) TABLE(NAME=&quot;wave_type&quot; ) COLUMN(NAME=&quot;sorder.cust_code&quot;) COLUMN(NAME=&quot;customer.cust_name&quot;) COLUMN(NAME=&quot;sorddet.line_no&quot;) COLUMN(NAME=&quot;sorder.sale_order&quot;) COLUMN(NAME=&quot;sorder.due_date&quot;) COLUMN(NAME=&quot;sorditem.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;customer.single_lot&quot;) COLUMN(NAME=&quot;wave_type.master_pack_allow&quot;) COLUMN(NAME=&quot;wave_type.active_pick_allow&quot;) COLUMN(NAME=&quot;wave_type.stock_to_dock_allow&quot;) COLUMN(NAME=&quot;wave_type.parcelpack_allow&quot;) COLUMN(NAME=&quot;sorditem.quantity&quot;) COLUMN(NAME=&quot;sorder.part_qty&quot;) COMPUTE(NAME=&quot;SORDITEM.QUANTITY-SORDITEM.QTY_DESP PENDING_QUANTITY&quot;) COMPUTE(NAME=&quot;0 stock_quantity&quot;) COLUMN(NAME=&quot;sorditem.qty_alloc&quot;) COMPUTE(NAME=&quot;&apos;&apos; hold_qty&quot;) COMPUTE(NAME=&quot;0 bal_qty&quot;) COMPUTE(NAME=&quot;&apos; &apos; manual_allocqty&quot;) COLUMN(NAME=&quot;sorder.alloc_flag&quot;) COMPUTE(NAME=&quot;&apos; &apos; tran_code&quot;) COMPUTE(NAME=&quot;&apos; &apos; tran_name&quot;) COMPUTE(NAME=&quot;&apos; &apos; lock_code__dock&quot;) COLUMN(NAME=&quot;sorddet.pack_instr&quot;) COLUMN(NAME=&quot;sorddet.site_code&quot;) COLUMN(NAME=&quot;sorditem.exp_lev&quot;) COMPUTE(NAME=&quot;&apos;&apos; part_qty_real&quot;) COMPUTE(NAME=&quot;&apos; &apos; LAST_COL&quot;) JOIN (LEFT=&quot;customer.wave_type&quot; OP =&quot;=&quot;RIGHT=&quot;wave_type.wave_type&quot; OUTER1 =&quot;customer.wave_type&quot; ) JOIN (LEFT=&quot;sorddet.sale_order&quot; OP =&quot;=&quot;RIGHT=&quot;sorder.sale_order&quot; ) JOIN (LEFT=&quot;sorder.sale_order&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.sale_order&quot; ) JOIN (LEFT=&quot;sorddet.line_no&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.line_no&quot; ) JOIN (LEFT=&quot;sorditem.item_code__ord&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; ) JOIN (LEFT=&quot;sorder.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer.cust_code&quot; ) JOIN (LEFT=&quot;sorddet.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.site_code&quot; )) </retrieve> <table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>cust_code__dlv</name>
<dbname>sorder.cust_code__dlv</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>customer_cust_name</name>
<dbname>customer.cust_name</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sorddet&quot; ) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_a&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;sorder&quot; ) TABLE(NAME=&quot;sorditem&quot; ) TABLE(NAME=&quot;wave_type&quot; ) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_b&quot; ) COLUMN(NAME=&quot;sorder.cust_code&quot;) COLUMN(NAME=&quot;customer_a.cust_name&quot;) COLUMN(NAME=&quot;sorddet.line_no&quot;) COLUMN(NAME=&quot;sorder.sale_order&quot;) COLUMN(NAME=&quot;sorder.due_date&quot;) COLUMN(NAME=&quot;sorditem.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;customer_a.single_lot&quot;) COLUMN(NAME=&quot;wave_type.master_pack_allow&quot;) COLUMN(NAME=&quot;wave_type.active_pick_allow&quot;) COLUMN(NAME=&quot;wave_type.stock_to_dock_allow&quot;) COLUMN(NAME=&quot;wave_type.parcelpack_allow&quot;) COMPUTE(NAME=&quot;&apos;&apos;ship_type&quot;) COLUMN(NAME=&quot;sorditem.quantity&quot;) COLUMN(NAME=&quot;sorder.part_qty&quot;) COMPUTE(NAME=&quot;SORDITEM.QUANTITY-SORDITEM.QTY_DESP PENDING_QUANTITY&quot;) COMPUTE(NAME=&quot;0 stock_quantity&quot;) COLUMN(NAME=&quot;sorditem.qty_alloc&quot;) COMPUTE(NAME=&quot;&apos;&apos; hold_qty&quot;) COMPUTE(NAME=&quot;0 bal_qty&quot;) COMPUTE(NAME=&quot;&apos; &apos; manual_allocqty&quot;) COLUMN(NAME=&quot;sorder.alloc_flag&quot;) COMPUTE(NAME=&quot;&apos; &apos; tran_code&quot;) COMPUTE(NAME=&quot;&apos; &apos; tran_name&quot;) COMPUTE(NAME=&quot;&apos; &apos; lock_code__dock&quot;) COLUMN(NAME=&quot;sorddet.pack_instr&quot;) COLUMN(NAME=&quot;sorddet.site_code&quot;) COLUMN(NAME=&quot;sorditem.exp_lev&quot;) COMPUTE(NAME=&quot;&apos;&apos; part_qty_real&quot;) COMPUTE(NAME=&quot;&apos; &apos; LAST_COL&quot;) COLUMN(NAME=&quot;sorder.cust_code__dlv&quot;) COLUMN(NAME=&quot;customer_b.cust_name&quot;) JOIN (LEFT=&quot;customer_a.wave_type&quot; OP =&quot;=&quot;RIGHT=&quot;wave_type.wave_type&quot; OUTER1 =&quot;customer_a.wave_type&quot; ) JOIN (LEFT=&quot;sorddet.sale_order&quot; OP =&quot;=&quot;RIGHT=&quot;sorder.sale_order&quot; ) JOIN (LEFT=&quot;sorder.sale_order&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.sale_order&quot; ) JOIN (LEFT=&quot;sorddet.line_no&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.line_no&quot; ) JOIN (LEFT=&quot;sorditem.item_code__ord&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; ) JOIN (LEFT=&quot;sorder.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer_a.cust_code&quot; ) JOIN (LEFT=&quot;sorddet.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.site_code&quot; ) JOIN (LEFT=&quot;customer_b.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;sorder.cust_code__dlv&quot; )) </retrieve>
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
...@@ -256,41 +273,13 @@ ...@@ -256,41 +273,13 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Line No</text>
<border>6</border>
<color>33554432</color>
<x>215</x>
<y>2</y>
<height>16</height>
<width>50</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_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>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Item Code</text> <text>Item Code</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>450</x> <x>769</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>65</width> <width>65</width>
...@@ -314,18 +303,18 @@ ...@@ -314,18 +303,18 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Description</text> <text>Sale Order</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>517</x> <x>586</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>131</width> <width>80</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>item_descr_t</name> <name>sale_order_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -343,17 +332,17 @@ ...@@ -343,17 +332,17 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Sale Order</text> <text>Due Date</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>267</x> <x>668</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>80</width> <width>99</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sale_order_t</name> <name>due_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -370,18 +359,18 @@ ...@@ -370,18 +359,18 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>0</alignment>
<text>Due Date</text> <text>Description</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>349</x> <x>836</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>99</width> <width>131</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>due_date_t</name> <name>item_descr_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -399,17 +388,17 @@ ...@@ -399,17 +388,17 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Customer Name</text> <text>Single Lot</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>93</x> <x>969</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>120</width> <width>63</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cust_name_t</name> <name>single_lot_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -427,17 +416,17 @@ ...@@ -427,17 +416,17 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Single Lot</text> <text>Master Pack</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>650</x> <x>1034</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>63</width> <width>76</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>single_lot_t</name> <name>master_pack_allow_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -455,17 +444,17 @@ ...@@ -455,17 +444,17 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Master Pack</text> <text>Stock To Dock</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>715</x> <x>1185</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>76</width> <width>85</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>master_pack_allow_t</name> <name>stock_to_dock_allow_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -486,7 +475,7 @@ ...@@ -486,7 +475,7 @@
<text>Active Pick</text> <text>Active Pick</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>793</x> <x>1112</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>71</width> <width>71</width>
...@@ -511,17 +500,17 @@ ...@@ -511,17 +500,17 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Stock To Dock</text> <text>Parcel Pick Allow</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>866</x> <x>1272</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>85</width> <width>98</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>stock_to_dock_allow_t</name> <name>parcelpack_allow_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -538,19 +527,20 @@ ...@@ -538,19 +527,20 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Parce Pack Allow</text> <text>Shipment Type</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>953</x> <x>1372</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>98</width> <width>1</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>parcelpack_allow_t</name> <name>ship_type_t</name>
<visible>1</visible> <visible>1</visible>
<hidesnaked>1</hidesnaked>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -570,7 +560,7 @@ ...@@ -570,7 +560,7 @@
<text>Quantity</text> <text>Quantity</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1053</x> <x>1375</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>69</width> <width>69</width>
...@@ -598,7 +588,7 @@ ...@@ -598,7 +588,7 @@
<text>Dock Location</text> <text>Dock Location</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2005</x> <x>2327</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>84</width> <width>84</width>
...@@ -626,7 +616,7 @@ ...@@ -626,7 +616,7 @@
<text>Part Quantity</text> <text>Part Quantity</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1124</x> <x>1446</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>89</width> <width>89</width>
...@@ -654,7 +644,7 @@ ...@@ -654,7 +644,7 @@
<text>Pending Qty</text> <text>Pending Qty</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1215</x> <x>1537</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>83</width> <width>83</width>
...@@ -682,7 +672,7 @@ ...@@ -682,7 +672,7 @@
<text>Stock Qty</text> <text>Stock Qty</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1300</x> <x>1622</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
...@@ -710,7 +700,7 @@ ...@@ -710,7 +700,7 @@
<text>Hold Qty</text> <text>Hold Qty</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1366</x> <x>1688</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -738,7 +728,7 @@ ...@@ -738,7 +728,7 @@
<text>Qty Alloc</text> <text>Qty Alloc</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1434</x> <x>1756</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>65</width> <width>65</width>
...@@ -766,7 +756,7 @@ ...@@ -766,7 +756,7 @@
<text>Bal Qty</text> <text>Bal Qty</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1501</x> <x>1823</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>65</width> <width>65</width>
...@@ -794,7 +784,7 @@ ...@@ -794,7 +784,7 @@
<text>Alloc Flag</text> <text>Alloc Flag</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1670</x> <x>1992</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
...@@ -822,7 +812,7 @@ ...@@ -822,7 +812,7 @@
<text>Transporter Code</text> <text>Transporter Code</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1742</x> <x>2064</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>112</width> <width>112</width>
...@@ -850,7 +840,7 @@ ...@@ -850,7 +840,7 @@
<text>Transporter Name</text> <text>Transporter Name</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1856</x> <x>2178</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>147</width> <width>147</width>
...@@ -878,7 +868,7 @@ ...@@ -878,7 +868,7 @@
<text>Packing Instruction</text> <text>Packing Instruction</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2091</x> <x>2413</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>108</width> <width>108</width>
...@@ -906,7 +896,7 @@ ...@@ -906,7 +896,7 @@
<text>Manual Alloc Qty</text> <text>Manual Alloc Qty</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1568</x> <x>1890</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>100</width> <width>100</width>
...@@ -934,7 +924,7 @@ ...@@ -934,7 +924,7 @@
<text>Site Code</text> <text>Site Code</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2201</x> <x>2523</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>67</width> <width>67</width>
...@@ -962,7 +952,7 @@ ...@@ -962,7 +952,7 @@
<text>Exp Lev</text> <text>Exp Lev</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2270</x> <x>2592</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>62</width> <width>62</width>
...@@ -1022,82 +1012,6 @@ ...@@ -1022,82 +1012,6 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>93</x>
<y>2</y>
<height>15</height>
<width>120</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>40</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>3</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>215</x>
<y>2</y>
<height>15</height>
<width>50</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</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> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>4</id>
...@@ -1105,7 +1019,7 @@ ...@@ -1105,7 +1019,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>267</x> <x>578</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>80</width> <width>80</width>
...@@ -1143,7 +1057,7 @@ ...@@ -1143,7 +1057,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>349</x> <x>660</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>99</width> <width>99</width>
...@@ -1181,7 +1095,7 @@ ...@@ -1181,7 +1095,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>450</x> <x>761</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>65</width> <width>65</width>
...@@ -1219,7 +1133,7 @@ ...@@ -1219,7 +1133,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>517</x> <x>828</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>131</width> <width>131</width>
...@@ -1257,7 +1171,7 @@ ...@@ -1257,7 +1171,7 @@
<tabsequence>10</tabsequence> <tabsequence>10</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>650</x> <x>961</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>63</width> <width>63</width>
...@@ -1293,7 +1207,7 @@ ...@@ -1293,7 +1207,7 @@
<tabsequence>20</tabsequence> <tabsequence>20</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>715</x> <x>1026</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>76</width> <width>76</width>
...@@ -1329,7 +1243,7 @@ ...@@ -1329,7 +1243,7 @@
<tabsequence>30</tabsequence> <tabsequence>30</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>793</x> <x>1104</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>71</width> <width>71</width>
...@@ -1365,7 +1279,7 @@ ...@@ -1365,7 +1279,7 @@
<tabsequence>40</tabsequence> <tabsequence>40</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>866</x> <x>1177</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>85</width> <width>85</width>
...@@ -1401,7 +1315,7 @@ ...@@ -1401,7 +1315,7 @@
<tabsequence>50</tabsequence> <tabsequence>50</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>953</x> <x>1264</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>98</width> <width>98</width>
...@@ -1433,11 +1347,48 @@ ...@@ -1433,11 +1347,48 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>13</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1364</x>
<y>2</y>
<height>16</height>
<width>1</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ship_type</name>
<visible>1</visible>
<hidesnaked>1</hidesnaked>
<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>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1053</x> <x>1364</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>69</width> <width>69</width>
...@@ -1470,12 +1421,12 @@ ...@@ -1470,12 +1421,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>24</id> <id>25</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2005</x> <x>2316</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>84</width> <width>84</width>
...@@ -1506,12 +1457,12 @@ ...@@ -1506,12 +1457,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>18</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>60</tabsequence> <tabsequence>70</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1434</x> <x>1745</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>65</width> <width>65</width>
...@@ -1544,12 +1495,12 @@ ...@@ -1544,12 +1495,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>19</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1366</x> <x>1677</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -1580,12 +1531,12 @@ ...@@ -1580,12 +1531,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>15</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1124</x> <x>1435</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>89</width> <width>89</width>
...@@ -1616,12 +1567,12 @@ ...@@ -1616,12 +1567,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>16</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1215</x> <x>1526</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>83</width> <width>83</width>
...@@ -1654,12 +1605,12 @@ ...@@ -1654,12 +1605,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>17</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1300</x> <x>1611</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>64</width> <width>64</width>
...@@ -1691,12 +1642,12 @@ ...@@ -1691,12 +1642,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>20</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1501</x> <x>1812</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>65</width> <width>65</width>
...@@ -1727,12 +1678,12 @@ ...@@ -1727,12 +1678,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>22</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1670</x> <x>1981</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
...@@ -1763,12 +1714,12 @@ ...@@ -1763,12 +1714,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>23</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1742</x> <x>2053</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>112</width> <width>112</width>
...@@ -1799,12 +1750,12 @@ ...@@ -1799,12 +1750,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>23</id> <id>24</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1856</x> <x>2167</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>147</width> <width>147</width>
...@@ -1835,13 +1786,13 @@ ...@@ -1835,13 +1786,13 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1568</x> <x>1879</x>
<y>1</y> <y>2</y>
<height>16</height> <height>16</height>
<width>100</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
...@@ -1871,12 +1822,12 @@ ...@@ -1871,12 +1822,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>25</id> <id>26</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2091</x> <x>2402</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>108</width> <width>108</width>
...@@ -1909,12 +1860,12 @@ ...@@ -1909,12 +1860,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>26</id> <id>27</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2201</x> <x>2512</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>67</width> <width>67</width>
...@@ -1947,12 +1898,12 @@ ...@@ -1947,12 +1898,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>27</id> <id>28</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2270</x> <x>2581</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>62</width> <width>62</width>
...@@ -1984,12 +1935,12 @@ ...@@ -1984,12 +1935,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>29</id> <id>30</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2334</x> <x>2645</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>1</width> <width>1</width>
...@@ -2021,12 +1972,12 @@ ...@@ -2021,12 +1972,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>28</id> <id>29</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2337</x> <x>3022</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>1</width> <width>1</width>
...@@ -2055,6 +2006,266 @@ ...@@ -2055,6 +2006,266 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Customer Name</text>
<border>6</border>
<color>33554432</color>
<x>93</x>
<y>2</y>
<height>16</height>
<width>120</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name_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>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>93</x>
<y>2</y>
<height>15</height>
<width>120</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>40</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>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Customer Code Delivery</text>
<border>6</border>
<color>33554432</color>
<x>217</x>
<y>2</y>
<height>16</height>
<width>132</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code__dlv_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>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>31</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>0</border>
<color>33554432</color>
<x>214</x>
<y>2</y>
<height>16</height>
<width>132</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code__dlv</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>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Customer Code Delivery Name</text>
<border>6</border>
<color>33554432</color>
<x>351</x>
<y>2</y>
<height>16</height>
<width>176</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>customer_cust_name_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>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>32</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>0</border>
<color>33554432</color>
<x>348</x>
<y>2</y>
<height>16</height>
<width>176</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>customer_cust_name</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>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Line No</text>
<border>6</border>
<color>33554432</color>
<x>531</x>
<y>2</y>
<height>16</height>
<width>51</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_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>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>526</x>
<y>2</y>
<height>15</height>
<width>51</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</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>
<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