Commit 6e31432a authored by Mohammed Dohadwala's avatar Mohammed Dohadwala

Corrected order of the columns and alignment of non-editable numeric fields.

parent c08e1f23
...@@ -48,13 +48,6 @@ ...@@ -48,13 +48,6 @@
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>item_code</name>
<dbname>sales_quot_req_det.item_code</dbname>
</table_column>
<table_column> <table_column>
<type size="130">char</type> <type size="130">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
...@@ -76,39 +69,32 @@ ...@@ -76,39 +69,32 @@
<dbname>sales_quot_req_det.unit</dbname> <dbname>sales_quot_req_det.unit</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>number</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>qty_quot</name> <name>item_code</name>
<dbname>sales_quot_req_det.qty_quot</dbname> <dbname>sales_quot_req_det.item_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>number</type> <type>number</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>rate_quot</name> <name>qty_quot</name>
<dbname>sales_quot_req_det.rate_quot</dbname> <dbname>sales_quot_req_det.qty_quot</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>number</type> <type>number</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>competitor_rate</name> <name>rate_quot</name>
<dbname>sales_quot_req_det.competitor_rate</dbname> <dbname>sales_quot_req_det.rate_quot</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>competitor_item</name>
<dbname>sales_quot_req_det.competitor_item</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="250">char</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>competitor_name</name> <name>value</name>
<dbname>sales_quot_req_det.competitor_name</dbname> <dbname>sales_quot_req_det.value</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>number</type> <type>number</type>
...@@ -139,78 +125,92 @@ ...@@ -139,78 +125,92 @@
<dbname>sales_quot_req_det.ptr</dbname> <dbname>sales_quot_req_det.ptr</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="2500">char</type> <type>number</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>remarks</name> <name>competitor_rate</name>
<dbname>sales_quot_req_det.remarks</dbname> <dbname>sales_quot_req_det.competitor_rate</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="2500">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>spec_instr</name> <name>competitor_item</name>
<dbname>sales_quot_req_det.spec_instr</dbname> <dbname>sales_quot_req_det.competitor_item</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="250">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>ptr_flag</name> <name>competitor_name</name>
<dbname>sales_quot_req_det.ptr_flag</dbname> <dbname>sales_quot_req_det.competitor_name</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="2500">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>near_expiry</name> <name>remarks</name>
<dbname>sales_quot_req_det.near_expiry</dbname> <dbname>sales_quot_req_det.remarks</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>number</type> <type size="2500">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <name>spec_instr</name>
<name>line_no</name> <dbname>sales_quot_req_det.spec_instr</dbname>
<dbname>sales_quot_req_det.line_no</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <name>revised_pts</name>
<name>tran_id</name> <dbname>sales_quot_req_det.revised_pts</dbname>
<dbname>sales_quot_req_det.tran_id</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>value</name> <name>revised_ptd</name>
<dbname>sales_quot_req_det.value</dbname> <dbname>sales_quot_req_det.revised_ptd</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>revised_pts</name> <name>revised_ptr</name>
<dbname>sales_quot_req_det.revised_pts</dbname> <dbname>sales_quot_req_det.revised_ptr</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>revised_ptd</name> <name>ptr_flag</name>
<dbname>sales_quot_req_det.revised_ptd</dbname> <dbname>sales_quot_req_det.ptr_flag</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>revised_ptr</name> <name>near_expiry</name>
<dbname>sales_quot_req_det.revised_ptr</dbname> <dbname>sales_quot_req_det.near_expiry</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>tran_id</name>
<dbname>sales_quot_req_det.tran_id</dbname>
</table_column>
<table_column>
<type>number</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name>
<dbname>sales_quot_req_det.line_no</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sales_quot_req_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;sales_quot_req_det.item_code&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;sales_quot_req_det.pack_code&quot;) COLUMN(NAME=&quot;sales_quot_req_det.unit&quot;) COLUMN(NAME=&quot;sales_quot_req_det.qty_quot&quot;) COLUMN(NAME=&quot;sales_quot_req_det.rate_quot&quot;) COLUMN(NAME=&quot;sales_quot_req_det.competitor_rate&quot;) COLUMN(NAME=&quot;sales_quot_req_det.competitor_item&quot;) COLUMN(NAME=&quot;sales_quot_req_det.competitor_name&quot;) COLUMN(NAME=&quot;sales_quot_req_det.rate_apprv&quot;) COLUMN(NAME=&quot;sales_quot_req_det.pts&quot;) COLUMN(NAME=&quot;sales_quot_req_det.ptd&quot;) COLUMN(NAME=&quot;sales_quot_req_det.ptr&quot;) COLUMN(NAME=&quot;sales_quot_req_det.remarks&quot;) COLUMN(NAME=&quot;sales_quot_req_det.spec_instr&quot;) COLUMN(NAME=&quot;sales_quot_req_det.ptr_flag&quot;) COLUMN(NAME=&quot;sales_quot_req_det.near_expiry&quot;) COLUMN(NAME=&quot;sales_quot_req_det.line_no&quot;) COLUMN(NAME=&quot;sales_quot_req_det.tran_id&quot;) COLUMN(NAME=&quot;sales_quot_req_det.value&quot;) COLUMN(NAME=&quot;sales_quot_req_det.revised_pts&quot;) COLUMN(NAME=&quot;sales_quot_req_det.revised_ptd&quot;) COLUMN(NAME=&quot;sales_quot_req_det.revised_ptr&quot;) JOIN (LEFT=&quot;sales_quot_req_det.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;sales_quot_req_det.item_code&quot; )WHERE( EXP1 =&quot;sales_quot_req_det.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = number) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sales_quot_req_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;sales_quot_req_det.pack_code&quot;) COLUMN(NAME=&quot;sales_quot_req_det.unit&quot;) COLUMN(NAME=&quot;sales_quot_req_det.item_code&quot;) COLUMN(NAME=&quot;sales_quot_req_det.qty_quot&quot;) COLUMN(NAME=&quot;sales_quot_req_det.rate_quot&quot;) COLUMN(NAME=&quot;sales_quot_req_det.value&quot;) COLUMN(NAME=&quot;sales_quot_req_det.rate_apprv&quot;) COLUMN(NAME=&quot;sales_quot_req_det.pts&quot;) COLUMN(NAME=&quot;sales_quot_req_det.ptd&quot;) COLUMN(NAME=&quot;sales_quot_req_det.ptr&quot;) COLUMN(NAME=&quot;sales_quot_req_det.competitor_rate&quot;) COLUMN(NAME=&quot;sales_quot_req_det.competitor_item&quot;) COLUMN(NAME=&quot;sales_quot_req_det.competitor_name&quot;) COLUMN(NAME=&quot;sales_quot_req_det.remarks&quot;) COLUMN(NAME=&quot;sales_quot_req_det.spec_instr&quot;) COLUMN(NAME=&quot;sales_quot_req_det.revised_pts&quot;) COLUMN(NAME=&quot;sales_quot_req_det.revised_ptd&quot;) COLUMN(NAME=&quot;sales_quot_req_det.revised_ptr&quot;) COLUMN(NAME=&quot;sales_quot_req_det.ptr_flag&quot;) COLUMN(NAME=&quot;sales_quot_req_det.near_expiry&quot;) COLUMN(NAME=&quot;sales_quot_req_det.tran_id&quot;) COLUMN(NAME=&quot;sales_quot_req_det.line_no&quot;) JOIN (LEFT=&quot;sales_quot_req_det.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;sales_quot_req_det.item_code&quot; )WHERE( EXP1 =&quot;sales_quot_req_det.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = number) </retrieve>
<update>sales_quot_req_det</update> <update>sales_quot_req_det</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -221,8 +221,8 @@ ...@@ -221,8 +221,8 @@
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>0</alignment>
<text>Item Code</text> <text>Item</text>
<border>2</border> <border>2</border>
<color>0</color> <color>0</color>
<x>2</x> <x>2</x>
...@@ -256,7 +256,7 @@ ...@@ -256,7 +256,7 @@
<x>73</x> <x>73</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>165</width> <width>126</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -278,13 +278,13 @@ ...@@ -278,13 +278,13 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Pack Code</text> <text>Pack</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>240</x> <x>201</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>58</width> <width>68</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -292,7 +292,7 @@ ...@@ -292,7 +292,7 @@
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
...@@ -309,10 +309,10 @@ ...@@ -309,10 +309,10 @@
<text>Unit</text> <text>Unit</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>300</x> <x>271</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>41</width> <width>39</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -320,27 +320,27 @@ ...@@ -320,27 +320,27 @@
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</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> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Quoted Quoantity</text> <text>Quoted Quantity</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>343</x> <x>312</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>61</width> <width>68</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -348,15 +348,15 @@ ...@@ -348,15 +348,15 @@
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</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> </TextObject>
<TextObject> <TextObject>
...@@ -365,10 +365,10 @@ ...@@ -365,10 +365,10 @@
<text>Special Rate</text> <text>Special Rate</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>406</x> <x>382</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>63</width> <width>75</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -376,99 +376,43 @@ ...@@ -376,99 +376,43 @@
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</height> <height>-10</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>Competitor Rate</text>
<border>0</border>
<color>33554432</color>
<x>471</x>
<y>1</y>
<height>19</height>
<width>58</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>competitor_rate_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-12</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>Competitor Item</text>
<border>0</border>
<color>33554432</color>
<x>531</x>
<y>1</y>
<height>19</height>
<width>58</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>competitor_item_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-12</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> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Competitor Name</text> <text>Value</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>591</x> <x>459</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>90</width> <width>43</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>competitor_name_t</name> <name>value_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</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> </TextObject>
<TextObject> <TextObject>
...@@ -477,10 +421,10 @@ ...@@ -477,10 +421,10 @@
<text>Management Approved Rate</text> <text>Management Approved Rate</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>683</x> <x>504</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>76</width> <width>80</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -488,27 +432,27 @@ ...@@ -488,27 +432,27 @@
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</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> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Price To Stockist</text> <text>Price to Stockist</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>761</x> <x>586</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>78</width> <width>59</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -516,27 +460,27 @@ ...@@ -516,27 +460,27 @@
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</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> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Price To Distributor</text> <text>Price to Distributor</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>841</x> <x>647</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>84</width> <width>56</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -544,27 +488,27 @@ ...@@ -544,27 +488,27 @@
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</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> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Price To Retailer</text> <text>Price to Retailor</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>927</x> <x>705</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>83</width> <width>57</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -572,143 +516,115 @@ ...@@ -572,143 +516,115 @@
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</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> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Remarks</text> <text>Competitor Rate</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1012</x> <x>764</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>273</width> <width>94</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>remarks_t</name> <name>competitor_rate_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</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> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Special Instruction</text> <text>Competitor Item</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1287</x> <x>860</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>293</width> <width>92</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>spec_instr_t</name> <name>competitor_item_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</height> <height>-10</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>Ptr Flag</text>
<border>0</border>
<color>33554432</color>
<x>1680</x>
<y>1</y>
<height>19</height>
<width>55</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ptr_flag_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-12</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> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Near Expiry</text> <text>Competitor Name</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1737</x> <x>954</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>36</width> <width>99</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>near_expiry_t</name> <name>competitor_name_t</name>
<visible>0</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</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> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Line No</text> <text>Remarks</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1582</x> <x>1055</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>48</width> <width>440</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no_t</name> <name>remarks_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -726,18 +642,18 @@ ...@@ -726,18 +642,18 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Transaction ID</text> <text>Special Instrustions</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1775</x> <x>1497</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>64</width> <width>435</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id_t</name> <name>spec_instr_t</name>
<visible>0</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -754,49 +670,49 @@ ...@@ -754,49 +670,49 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Values</text> <text>Revised Pts</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1632</x> <x>1934</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>46</width> <width>69</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>value_t</name> <name>revised_pts_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</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> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Revised PTS</text> <text>Revised Ptd</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1841</x> <x>2005</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>49</width> <width>68</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>revised_pts_t</name> <name>revised_ptd_t</name>
<visible>0</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
...@@ -810,21 +726,21 @@ ...@@ -810,21 +726,21 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Revised PTD</text> <text>Revised Ptr</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1892</x> <x>2075</x>
<y>2</y> <y>0</y>
<height>19</height> <height>16</height>
<width>55</width> <width>66</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>revised_ptd_t</name> <name>revised_ptr_t</name>
<visible>0</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
...@@ -838,21 +754,21 @@ ...@@ -838,21 +754,21 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Revised PTR</text> <text>Ptr Flag</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1949</x> <x>2143</x>
<y>1</y> <y>1</y>
<height>19</height> <height>16</height>
<width>53</width> <width>46</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>revised_ptr_t</name> <name>ptr_flag_t</name>
<visible>0</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
...@@ -865,8 +781,8 @@ ...@@ -865,8 +781,8 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>4</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
...@@ -903,7 +819,7 @@ ...@@ -903,7 +819,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
...@@ -911,7 +827,7 @@ ...@@ -911,7 +827,7 @@
<x>73</x> <x>73</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>165</width> <width>126</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -939,15 +855,15 @@ ...@@ -939,15 +855,15 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>2</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>10</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>240</x> <x>201</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>58</width> <width>68</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -975,15 +891,15 @@ ...@@ -975,15 +891,15 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>3</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>20</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>300</x> <x>271</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>41</width> <width>39</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1012,14 +928,14 @@ ...@@ -1012,14 +928,14 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>30</tabsequence> <tabsequence>10</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>343</x> <x>312</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>61</width> <width>68</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1048,14 +964,14 @@ ...@@ -1048,14 +964,14 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>40</tabsequence> <tabsequence>20</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>406</x> <x>382</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>63</width> <width>75</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1084,19 +1000,19 @@ ...@@ -1084,19 +1000,19 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>7</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>50</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>471</x> <x>459</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>58</width> <width>43</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>competitor_rate</name> <name>value</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1120,19 +1036,19 @@ ...@@ -1120,19 +1036,19 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>8</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>60</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>531</x> <x>504</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>58</width> <width>80</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>competitor_item</name> <name>rate_apprv</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1156,19 +1072,19 @@ ...@@ -1156,19 +1072,19 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>9</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>70</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>591</x> <x>586</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>90</width> <width>59</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>competitor_name</name> <name>pts</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1192,19 +1108,19 @@ ...@@ -1192,19 +1108,19 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>10</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>683</x> <x>647</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>76</width> <width>56</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rate_apprv</name> <name>ptd</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1228,19 +1144,19 @@ ...@@ -1228,19 +1144,19 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>11</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>761</x> <x>705</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>78</width> <width>57</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pts</name> <name>ptr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1264,19 +1180,19 @@ ...@@ -1264,19 +1180,19 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>12</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>30</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>841</x> <x>764</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>84</width> <width>94</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ptd</name> <name>competitor_rate</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1301,18 +1217,18 @@ ...@@ -1301,18 +1217,18 @@
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>40</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>927</x> <x>860</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>83</width> <width>92</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ptr</name> <name>competitor_item</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1337,18 +1253,18 @@ ...@@ -1337,18 +1253,18 @@
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>14</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>50</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1012</x> <x>954</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>273</width> <width>99</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>remarks</name> <name>competitor_name</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1373,18 +1289,18 @@ ...@@ -1373,18 +1289,18 @@
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>15</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>60</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1287</x> <x>1055</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>293</width> <width>440</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>spec_instr</name> <name>remarks</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1409,19 +1325,19 @@ ...@@ -1409,19 +1325,19 @@
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>70</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1680</x> <x>1497</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>55</width> <width>435</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ptr_flag</name> <name>spec_instr</name>
<visible>0</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
...@@ -1444,20 +1360,20 @@ ...@@ -1444,20 +1360,20 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>17</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1737</x> <x>1934</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>36</width> <width>69</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>near_expiry</name> <name>revised_pts</name>
<visible>0</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
...@@ -1480,19 +1396,19 @@ ...@@ -1480,19 +1396,19 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>18</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1582</x> <x>2005</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>48</width> <width>68</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no</name> <name>revised_ptd</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1516,20 +1432,20 @@ ...@@ -1516,20 +1432,20 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>19</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1775</x> <x>2075</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>64</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id</name> <name>revised_ptr</name>
<visible>0</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
...@@ -1556,7 +1472,7 @@ ...@@ -1556,7 +1472,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1632</x> <x>2143</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>46</width> <width>46</width>
...@@ -1564,7 +1480,7 @@ ...@@ -1564,7 +1480,7 @@
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>value</name> <name>ptr_flag</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1585,114 +1501,6 @@ ...@@ -1585,114 +1501,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1841</x>
<y>1</y>
<height>16</height>
<width>49</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>revised_pts</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1892</x>
<y>1</y>
<height>16</height>
<width>55</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>revised_ptd</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1949</x>
<y>1</y>
<height>16</height>
<width>53</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>revised_ptr</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment