Made the Confirmed, Confirmed By and Confirmed Date non-editable

parent 4c8a54d7
......@@ -32,7 +32,7 @@
<grid.lines>0</grid.lines>
</BaseDefinition>
<Header>
<height>36</height>
<height>20</height>
<color>536870912</color>
</Header>
<Summary>
......@@ -44,7 +44,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>184</height>
<height>23</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -63,6 +63,13 @@
<name>tran_date</name>
<dbname>sales_quot_req.tran_date</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>quot_type</name>
<dbname>sales_quot_req.quot_type</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
......@@ -70,6 +77,13 @@
<name>cust_code</name>
<dbname>sales_quot_req.cust_code</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>contact_pers</name>
<dbname>sales_quot_req.contact_pers</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
......@@ -84,39 +98,6 @@
<name>req_date</name>
<dbname>sales_quot_req.req_date</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>quot_type</name>
<dbname>sales_quot_req.quot_type</dbname>
<initial>C</initial>
<values>
<item display="Customer" data="C"/>
<item display="Institution" data="I"/>
<item display="Group" data="G"/>
<item display="/" data=""/>
</values>
</table_column>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>cust_name</name>
<dbname>customer.cust_name</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>descr</name>
<dbname>itemser.descr</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>contact_pers</name>
<dbname>sales_quot_req.contact_pers</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
......@@ -233,7 +214,7 @@
<type size="50">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>sales_quot_req_cust_name</name>
<name>cust_name</name>
<dbname>sales_quot_req.cust_name</dbname>
</table_column>
<table_column>
......@@ -264,7 +245,14 @@
<name>site_code</name>
<dbname>sales_quot_req.site_code</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sales_quot_req&quot; ) TABLE(NAME=&quot;customer&quot; ) TABLE(NAME=&quot;itemser&quot; ) COLUMN(NAME=&quot;sales_quot_req.tran_id&quot;) COLUMN(NAME=&quot;sales_quot_req.tran_date&quot;) COLUMN(NAME=&quot;sales_quot_req.cust_code&quot;) COLUMN(NAME=&quot;sales_quot_req.item_ser&quot;) COLUMN(NAME=&quot;sales_quot_req.req_date&quot;) COLUMN(NAME=&quot;sales_quot_req.quot_type&quot;) COLUMN(NAME=&quot;customer.cust_name&quot;) COLUMN(NAME=&quot;itemser.descr&quot;) COLUMN(NAME=&quot;sales_quot_req.contact_pers&quot;) COLUMN(NAME=&quot;sales_quot_req.valid_upto&quot;) COLUMN(NAME=&quot;sales_quot_req.sales_pers&quot;) COLUMN(NAME=&quot;sales_quot_req.confirmed&quot;) COLUMN(NAME=&quot;sales_quot_req.confirm_date&quot;) COLUMN(NAME=&quot;sales_quot_req.emp_code_conf&quot;) COLUMN(NAME=&quot;sales_quot_req.status&quot;) COLUMN(NAME=&quot;sales_quot_req.status_date&quot;) COLUMN(NAME=&quot;sales_quot_req.wf_status&quot;) COLUMN(NAME=&quot;sales_quot_req.remarks&quot;) COLUMN(NAME=&quot;sales_quot_req.tran_id__ref&quot;) COLUMN(NAME=&quot;sales_quot_req.add_date&quot;) COLUMN(NAME=&quot;sales_quot_req.add_user&quot;) COLUMN(NAME=&quot;sales_quot_req.add_term&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_date&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_user&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_term&quot;) COLUMN(NAME=&quot;sales_quot_req.cust_name&quot;) COLUMN(NAME=&quot;sales_quot_req.addr1&quot;) COLUMN(NAME=&quot;sales_quot_req.addr2&quot;) COLUMN(NAME=&quot;sales_quot_req.addr3&quot;) COLUMN(NAME=&quot;sales_quot_req.site_code&quot;) JOIN (LEFT=&quot;sales_quot_req.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer.cust_code&quot; OUTER1 =&quot;sales_quot_req.cust_code&quot; ) JOIN (LEFT=&quot;sales_quot_req.item_ser&quot; OP =&quot;=&quot;RIGHT=&quot;itemser.item_ser&quot; OUTER1 =&quot;sales_quot_req.item_ser&quot; )) </retrieve>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>mgmnt_apprv</name>
<dbname>sales_quot_req.mgmnt_apprv</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sales_quot_req&quot; ) COLUMN(NAME=&quot;sales_quot_req.tran_id&quot;) COLUMN(NAME=&quot;sales_quot_req.tran_date&quot;) COLUMN(NAME=&quot;sales_quot_req.quot_type&quot;) COLUMN(NAME=&quot;sales_quot_req.cust_code&quot;) COLUMN(NAME=&quot;sales_quot_req.contact_pers&quot;) COLUMN(NAME=&quot;sales_quot_req.item_ser&quot;) COLUMN(NAME=&quot;sales_quot_req.req_date&quot;) COLUMN(NAME=&quot;sales_quot_req.valid_upto&quot;) COLUMN(NAME=&quot;sales_quot_req.sales_pers&quot;) COLUMN(NAME=&quot;sales_quot_req.confirmed&quot;) COLUMN(NAME=&quot;sales_quot_req.confirm_date&quot;) COLUMN(NAME=&quot;sales_quot_req.emp_code_conf&quot;) COLUMN(NAME=&quot;sales_quot_req.status&quot;) COLUMN(NAME=&quot;sales_quot_req.status_date&quot;) COLUMN(NAME=&quot;sales_quot_req.wf_status&quot;) COLUMN(NAME=&quot;sales_quot_req.remarks&quot;) COLUMN(NAME=&quot;sales_quot_req.tran_id__ref&quot;) COLUMN(NAME=&quot;sales_quot_req.add_date&quot;) COLUMN(NAME=&quot;sales_quot_req.add_user&quot;) COLUMN(NAME=&quot;sales_quot_req.add_term&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_date&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_user&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_term&quot;) COLUMN(NAME=&quot;sales_quot_req.cust_name&quot;) COLUMN(NAME=&quot;sales_quot_req.addr1&quot;) COLUMN(NAME=&quot;sales_quot_req.addr2&quot;) COLUMN(NAME=&quot;sales_quot_req.addr3&quot;) COLUMN(NAME=&quot;sales_quot_req.site_code&quot;) COLUMN(NAME=&quot;sales_quot_req.mgmnt_apprv&quot;)) </retrieve>
<update>sales_quot_req</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -274,11 +262,11 @@
<alignment>2</alignment>
<text>Transaction Id</text>
<border>2</border>
<color>0</color>
<color>33554432</color>
<x>2</x>
<y>2</y>
<height>16</height>
<width>90</width>
<width>91</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -302,8 +290,8 @@
<alignment>2</alignment>
<text>Transaction Date</text>
<border>2</border>
<color>0</color>
<x>94</x>
<color>33554432</color>
<x>95</x>
<y>2</y>
<height>16</height>
<width>114</width>
......@@ -328,17 +316,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Customer </text>
<text>Quotation Type</text>
<border>2</border>
<color>0</color>
<x>210</x>
<color>33554432</color>
<x>211</x>
<y>2</y>
<height>16</height>
<width>91</width>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code_t</name>
<name>quot_type_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -356,17 +344,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Item Series</text>
<text>Customer</text>
<border>2</border>
<color>0</color>
<x>303</x>
<color>33554432</color>
<x>311</x>
<y>2</y>
<height>16</height>
<width>77</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_ser_t</name>
<name>cust_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -384,17 +372,17 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Request Date</text>
<text>Contact Person</text>
<border>2</border>
<color>0</color>
<x>382</x>
<color>33554432</color>
<x>408</x>
<y>2</y>
<height>16</height>
<width>89</width>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>req_date_t</name>
<name>contact_pers_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -411,126 +399,70 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Quotation Type</text>
<border>0</border>
<color>33554432</color>
<x>473</x>
<y>1</y>
<height>19</height>
<width>113</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_type_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>Customer Name</text>
<border>0</border>
<color>33554432</color>
<x>588</x>
<y>1</y>
<height>19</height>
<width>128</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name_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>Item Description</text>
<border>0</border>
<alignment>2</alignment>
<text>Division</text>
<border>2</border>
<color>33554432</color>
<x>718</x>
<y>1</y>
<height>19</height>
<width>129</width>
<x>508</x>
<y>2</y>
<height>16</height>
<width>66</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr_t</name>
<name>item_ser_t</name>
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Contact Person</text>
<border>0</border>
<alignment>2</alignment>
<text>Request Date</text>
<border>2</border>
<color>33554432</color>
<x>849</x>
<y>1</y>
<height>19</height>
<width>115</width>
<x>576</x>
<y>2</y>
<height>16</height>
<width>92</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>contact_pers_t</name>
<name>req_date_t</name>
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Valid Upto</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>966</x>
<y>1</y>
<height>19</height>
<width>75</width>
<x>670</x>
<y>2</y>
<height>16</height>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -538,27 +470,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Sales Person</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1043</x>
<y>1</y>
<height>19</height>
<width>101</width>
<x>758</x>
<y>2</y>
<height>16</height>
<width>87</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -566,27 +498,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Confirmed</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1146</x>
<y>1</y>
<height>19</height>
<width>80</width>
<x>847</x>
<y>2</y>
<height>16</height>
<width>58</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -594,27 +526,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Confirm Date</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1228</x>
<y>1</y>
<height>19</height>
<width>102</width>
<x>907</x>
<y>2</y>
<height>16</height>
<width>132</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -622,27 +554,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Employee Code Confirm</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1332</x>
<x>1041</x>
<y>2</y>
<height>19</height>
<width>178</width>
<height>16</height>
<width>150</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -650,27 +582,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Status</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1512</x>
<y>1</y>
<height>19</height>
<width>59</width>
<x>1193</x>
<y>2</y>
<height>16</height>
<width>38</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -678,27 +610,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Status Date</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1573</x>
<y>1</y>
<height>19</height>
<width>89</width>
<x>1233</x>
<y>2</y>
<height>16</height>
<width>132</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -706,27 +638,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Work flow Status</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1664</x>
<y>1</y>
<height>19</height>
<width>136</width>
<x>1367</x>
<y>2</y>
<height>16</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -734,27 +666,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Remarks</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1802</x>
<y>1</y>
<height>19</height>
<width>1021</width>
<x>1476</x>
<y>2</y>
<height>16</height>
<width>1023</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -762,27 +694,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Transaction Id Reference</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>2825</x>
<y>1</y>
<height>19</height>
<width>104</width>
<x>2501</x>
<y>2</y>
<height>16</height>
<width>154</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -790,27 +722,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Add Date</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>2931</x>
<y>1</y>
<height>19</height>
<width>71</width>
<x>2657</x>
<y>2</y>
<height>16</height>
<width>132</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -818,27 +750,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Add User</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>3004</x>
<y>1</y>
<height>19</height>
<width>71</width>
<x>2791</x>
<y>2</y>
<height>16</height>
<width>66</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -846,27 +778,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Add Term</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>3077</x>
<y>1</y>
<height>19</height>
<width>875</width>
<x>2859</x>
<y>2</y>
<height>16</height>
<width>1023</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -874,27 +806,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Change Date</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>3954</x>
<y>1</y>
<height>19</height>
<width>100</width>
<x>3884</x>
<y>2</y>
<height>16</height>
<width>132</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -902,27 +834,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Change User</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>4056</x>
<y>1</y>
<height>19</height>
<width>96</width>
<x>4018</x>
<y>2</y>
<height>16</height>
<width>78</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -930,27 +862,27 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Change Term</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>4154</x>
<y>1</y>
<height>19</height>
<width>1021</width>
<x>4098</x>
<y>2</y>
<height>16</height>
<width>1023</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -958,27 +890,55 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Customer Name</text>
<border>2</border>
<color>33554432</color>
<x>5123</x>
<y>2</y>
<height>16</height>
<width>306</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name_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>Address</text>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>5177</x>
<y>1</y>
<height>19</height>
<width>238</width>
<x>5431</x>
<y>2</y>
<height>16</height>
<width>246</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -986,31 +946,59 @@
<visible>1</visible>
<font>
<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>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Site </text>
<border>2</border>
<color>33554432</color>
<x>5679</x>
<y>2</y>
<height>16</height>
<width>66</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_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>0</alignment>
<text>Management Approval </text>
<border>0</border>
<color>33554432</color>
<x>5417</x>
<x>5747</x>
<y>1</y>
<height>19</height>
<width>169</width>
<width>196</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_t</name>
<name>mgmnt_apprv_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1035,7 +1023,7 @@
<x>2</x>
<y>2</y>
<height>19</height>
<width>90</width>
<width>91</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1070,7 +1058,7 @@
<tabsequence>20</tabsequence>
<border>2</border>
<color>33554432</color>
<x>94</x>
<x>95</x>
<y>2</y>
<height>19</height>
<width>114</width>
......@@ -1108,18 +1096,18 @@
<tabsequence>30</tabsequence>
<border>2</border>
<color>33554432</color>
<x>210</x>
<x>211</x>
<y>2</y>
<height>19</height>
<width>91</width>
<width>98</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code</name>
<name>quot_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -1146,18 +1134,18 @@
<tabsequence>40</tabsequence>
<border>2</border>
<color>33554432</color>
<x>303</x>
<x>311</x>
<y>2</y>
<height>19</height>
<width>77</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_ser</name>
<name>cust_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -1184,18 +1172,18 @@
<tabsequence>50</tabsequence>
<border>2</border>
<color>33554432</color>
<x>382</x>
<x>408</x>
<y>2</y>
<height>19</height>
<width>89</width>
<format>[shortdate] [time]</format>
<width>98</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>req_date</name>
<name>contact_pers</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -1222,20 +1210,22 @@
<tabsequence>60</tabsequence>
<border>2</border>
<color>33554432</color>
<x>473</x>
<y>1</y>
<height>22</height>
<width>113</width>
<x>508</x>
<y>2</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_type</name>
<name>item_ser</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1256,22 +1246,24 @@
<id>7</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>588</x>
<y>1</y>
<height>16</height>
<width>128</width>
<format>[general]</format>
<x>576</x>
<y>2</y>
<height>19</height>
<width>92</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name</name>
<name>req_date</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>
......@@ -1292,22 +1284,24 @@
<id>8</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>718</x>
<y>1</y>
<height>16</height>
<width>129</width>
<format>[general]</format>
<x>670</x>
<y>2</y>
<height>19</height>
<width>86</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</name>
<name>valid_upto</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>
......@@ -1328,22 +1322,24 @@
<id>9</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>849</x>
<y>1</y>
<height>16</height>
<width>115</width>
<x>758</x>
<y>2</y>
<height>19</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>contact_pers</name>
<name>sales_pers</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1364,22 +1360,24 @@
<id>10</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>966</x>
<y>1</y>
<height>16</height>
<width>75</width>
<format>[shortdate] [time]</format>
<x>847</x>
<y>2</y>
<height>19</height>
<width>58</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto</name>
<name>confirmed</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1400,22 +1398,24 @@
<id>11</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1043</x>
<y>1</y>
<height>16</height>
<width>101</width>
<format>[general]</format>
<x>907</x>
<y>2</y>
<height>19</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sales_pers</name>
<name>confirm_date</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>
......@@ -1436,22 +1436,24 @@
<id>12</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1146</x>
<y>1</y>
<height>16</height>
<width>80</width>
<x>1041</x>
<y>2</y>
<height>19</height>
<width>150</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<name>emp_code_conf</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1472,22 +1474,24 @@
<id>13</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1228</x>
<y>1</y>
<height>16</height>
<width>102</width>
<format>[shortdate] [time]</format>
<x>1193</x>
<y>2</y>
<height>19</height>
<width>38</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirm_date</name>
<name>status</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1508,22 +1512,24 @@
<id>14</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1332</x>
<y>1</y>
<height>16</height>
<width>178</width>
<format>[general]</format>
<x>1233</x>
<y>2</y>
<height>19</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_conf</name>
<name>status_date</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>
......@@ -1544,22 +1550,24 @@
<id>15</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1512</x>
<y>1</y>
<height>16</height>
<width>59</width>
<x>1367</x>
<y>2</y>
<height>19</height>
<width>107</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status</name>
<name>wf_status</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1580,22 +1588,24 @@
<id>16</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1573</x>
<y>1</y>
<height>16</height>
<width>89</width>
<format>[shortdate] [time]</format>
<x>1476</x>
<y>2</y>
<height>19</height>
<width>1023</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_date</name>
<name>remarks</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>2500</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1616,22 +1626,24 @@
<id>17</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1664</x>
<y>1</y>
<height>16</height>
<width>136</width>
<x>2501</x>
<y>2</y>
<height>19</height>
<width>154</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>wf_status</name>
<name>tran_id__ref</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1652,22 +1664,24 @@
<id>18</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>1802</x>
<y>1</y>
<height>16</height>
<width>1021</width>
<format>[general]</format>
<x>2657</x>
<y>2</y>
<height>19</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks</name>
<name>add_date</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>
......@@ -1688,22 +1702,24 @@
<id>19</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>2825</x>
<y>1</y>
<height>16</height>
<width>104</width>
<x>2791</x>
<y>2</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id__ref</name>
<name>add_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1724,22 +1740,24 @@
<id>20</id>
<alignment>0</alignment>
<tabsequence>200</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>2931</x>
<y>1</y>
<height>16</height>
<width>71</width>
<format>[shortdate] [time]</format>
<x>2859</x>
<y>2</y>
<height>19</height>
<width>1023</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date</name>
<name>add_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>215</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1760,22 +1778,24 @@
<id>21</id>
<alignment>0</alignment>
<tabsequence>210</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>3004</x>
<y>1</y>
<height>16</height>
<width>71</width>
<format>[general]</format>
<x>3884</x>
<y>2</y>
<height>19</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user</name>
<name>chg_date</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>
......@@ -1796,22 +1816,24 @@
<id>22</id>
<alignment>0</alignment>
<tabsequence>220</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>3077</x>
<y>1</y>
<height>16</height>
<width>875</width>
<x>4018</x>
<y>2</y>
<height>19</height>
<width>78</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term</name>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1832,22 +1854,24 @@
<id>23</id>
<alignment>0</alignment>
<tabsequence>230</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>3954</x>
<y>1</y>
<height>16</height>
<width>100</width>
<format>[shortdate] [time]</format>
<x>4098</x>
<y>2</y>
<height>19</height>
<width>1023</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>215</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1868,22 +1892,24 @@
<id>24</id>
<alignment>0</alignment>
<tabsequence>240</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>4056</x>
<y>1</y>
<height>16</height>
<width>96</width>
<x>5123</x>
<y>2</y>
<height>19</height>
<width>306</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>cust_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>50</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1904,22 +1930,24 @@
<id>25</id>
<alignment>0</alignment>
<tabsequence>250</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>4154</x>
<y>1</y>
<height>16</height>
<width>1021</width>
<x>5431</x>
<y>2</y>
<height>19</height>
<width>246</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>addr1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>40</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1937,25 +1965,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>27</id>
<id>28</id>
<alignment>0</alignment>
<tabsequence>260</tabsequence>
<border>0</border>
<border>2</border>
<color>33554432</color>
<x>5177</x>
<y>1</y>
<height>16</height>
<width>238</width>
<x>5679</x>
<y>2</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr1</name>
<name>site_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1973,20 +2003,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<id>29</id>
<alignment>0</alignment>
<tabsequence>270</tabsequence>
<border>0</border>
<color>33554432</color>
<x>5417</x>
<x>5747</x>
<y>1</y>
<height>16</height>
<width>169</width>
<width>196</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<name>mgmnt_apprv</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......
......@@ -31,15 +31,15 @@
</print>
</BaseDefinition>
<Summary>
<height>6</height>
<height>0</height>
<color>536870912</color>
</Summary>
<Footer>
<height>5</height>
<height>0</height>
<color>536870912</color>
</Footer>
<Detail>
<height>1151</height>
<height>1073</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -59,6 +59,19 @@
<dbname>sales_quot_req.tran_date</dbname>
<initial>today()</initial>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>quot_type</name>
<dbname>sales_quot_req.quot_type</dbname>
<initial>C</initial>
<values>
<item display="Institution" data="I"/>
<item display="Group" data="G"/>
<item display="Customer" data="C"/>
</values>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
......@@ -66,6 +79,13 @@
<name>cust_code</name>
<dbname>sales_quot_req.cust_code</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>contact_pers</name>
<dbname>sales_quot_req.contact_pers</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
......@@ -81,38 +101,55 @@
<dbname>sales_quot_req.req_date</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>quot_type</name>
<dbname>sales_quot_req.quot_type</dbname>
<values>
<item display="Group" data="G"/>
<item display="Institution" data="I"/>
<item display="Customer" data="C"/>
<item display="/" data=""/>
</values>
<name>valid_upto</name>
<dbname>sales_quot_req.valid_upto</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>contact_pers</name>
<dbname>sales_quot_req.contact_pers</dbname>
<name>sales_pers</name>
<dbname>sales_quot_req.sales_pers</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>confirmed</name>
<dbname>sales_quot_req.confirmed</dbname>
<values>
<item display="No" data="N"/>
<item display="Yes" data="Y"/>
</values>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>valid_upto</name>
<dbname>sales_quot_req.valid_upto</dbname>
<name>confirm_date</name>
<dbname>sales_quot_req.confirm_date</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>sales_pers</name>
<dbname>sales_quot_req.sales_pers</dbname>
<name>emp_code_conf</name>
<dbname>sales_quot_req.emp_code_conf</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>status</name>
<dbname>sales_quot_req.status</dbname>
<values>
<item display="Active" data="A"/>
<item display="Inactive" data="I"/>
<item display="Closed" data="C"/>
</values>
</table_column>
<table_column>
<type>datetime</type>
......@@ -188,7 +225,7 @@
<type size="50">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>sales_quot_req_cust_name</name>
<name>cust_name</name>
<dbname>sales_quot_req.cust_name</dbname>
</table_column>
<table_column>
......@@ -212,13 +249,6 @@
<name>addr3</name>
<dbname>addr3</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>mgmnt_apprv</name>
<dbname>sales_quot_req.mgmnt_apprv</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
......@@ -230,38 +260,8 @@
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>confirmed</name>
<dbname>sales_quot_req.confirmed</dbname>
<values>
<item display="No" data="N"/>
<item display="Yes" data="Y"/>
</values>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>confirm_date</name>
<dbname>sales_quot_req.confirm_date</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>emp_code_conf</name>
<dbname>sales_quot_req.emp_code_conf</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>status</name>
<dbname>sales_quot_req.status</dbname>
<values>
<item display="Active" data="A"/>
<item display="Inactive" data="I"/>
<item display="Closed" data="C"/>
</values>
<name>mgmnt_apprv</name>
<dbname>sales_quot_req.mgmnt_apprv</dbname>
</table_column>
<table_column>
<type size="40">char</type>
......@@ -269,26 +269,48 @@
<name>spname</name>
<dbname>itemser.descr</dbname>
</table_column>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>cust_name</name>
<dbname>customer.cust_name</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sales_quot_req&quot; ) TABLE(NAME=&quot;customer&quot; ) TABLE(NAME=&quot;itemser&quot; ) COLUMN(NAME=&quot;sales_quot_req.tran_id&quot;) COLUMN(NAME=&quot;sales_quot_req.tran_date&quot;) COLUMN(NAME=&quot;sales_quot_req.cust_code&quot;) COLUMN(NAME=&quot;sales_quot_req.item_ser&quot;) COLUMN(NAME=&quot;sales_quot_req.req_date&quot;) COLUMN(NAME=&quot;sales_quot_req.quot_type&quot;) COLUMN(NAME=&quot;sales_quot_req.contact_pers&quot;) COLUMN(NAME=&quot;sales_quot_req.valid_upto&quot;) COLUMN(NAME=&quot;sales_quot_req.sales_pers&quot;) COLUMN(NAME=&quot;sales_quot_req.status_date&quot;) COLUMN(NAME=&quot;sales_quot_req.wf_status&quot;) COLUMN(NAME=&quot;sales_quot_req.remarks&quot;) COLUMN(NAME=&quot;sales_quot_req.tran_id__ref&quot;) COLUMN(NAME=&quot;sales_quot_req.add_date&quot;) COLUMN(NAME=&quot;sales_quot_req.add_user&quot;) COLUMN(NAME=&quot;sales_quot_req.add_term&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_date&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_user&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_term&quot;) COLUMN(NAME=&quot;sales_quot_req.cust_name&quot;) COLUMN(NAME=&quot;sales_quot_req.addr1&quot;) COLUMN(NAME=&quot;sales_quot_req.addr2&quot;) COLUMN(NAME=&quot;sales_quot_req.addr3&quot;) COLUMN(NAME=&quot;sales_quot_req.mgmnt_apprv&quot;) COLUMN(NAME=&quot;sales_quot_req.site_code&quot;) COLUMN(NAME=&quot;sales_quot_req.confirmed&quot;) COLUMN(NAME=&quot;sales_quot_req.confirm_date&quot;) COLUMN(NAME=&quot;sales_quot_req.emp_code_conf&quot;) COLUMN(NAME=&quot;sales_quot_req.status&quot;) COLUMN(NAME=&quot;itemser.descr&quot;) COLUMN(NAME=&quot;customer.cust_name&quot;) JOIN (LEFT=&quot;sales_quot_req.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer.cust_code&quot; OUTER1 =&quot;sales_quot_req.cust_code&quot; ) JOIN (LEFT=&quot;sales_quot_req.item_ser&quot; OP =&quot;=&quot;RIGHT=&quot;itemser.item_ser&quot; OUTER1 =&quot;sales_quot_req.item_ser&quot; )) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sales_quot_req&quot; ) TABLE(NAME=&quot;itemser&quot; ) COLUMN(NAME=&quot;sales_quot_req.tran_id&quot;) COLUMN(NAME=&quot;sales_quot_req.tran_date&quot;) COLUMN(NAME=&quot;sales_quot_req.quot_type&quot;) COLUMN(NAME=&quot;sales_quot_req.cust_code&quot;) COLUMN(NAME=&quot;sales_quot_req.contact_pers&quot;) COLUMN(NAME=&quot;sales_quot_req.item_ser&quot;) COLUMN(NAME=&quot;sales_quot_req.req_date&quot;) COLUMN(NAME=&quot;sales_quot_req.valid_upto&quot;) COLUMN(NAME=&quot;sales_quot_req.sales_pers&quot;) COLUMN(NAME=&quot;sales_quot_req.confirmed&quot;) COLUMN(NAME=&quot;sales_quot_req.confirm_date&quot;) COLUMN(NAME=&quot;sales_quot_req.emp_code_conf&quot;) COLUMN(NAME=&quot;sales_quot_req.status&quot;) COLUMN(NAME=&quot;sales_quot_req.status_date&quot;) COLUMN(NAME=&quot;sales_quot_req.wf_status&quot;) COLUMN(NAME=&quot;sales_quot_req.remarks&quot;) COLUMN(NAME=&quot;sales_quot_req.tran_id__ref&quot;) COLUMN(NAME=&quot;sales_quot_req.add_date&quot;) COLUMN(NAME=&quot;sales_quot_req.add_user&quot;) COLUMN(NAME=&quot;sales_quot_req.add_term&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_date&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_user&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_term&quot;) COLUMN(NAME=&quot;sales_quot_req.cust_name&quot;) COLUMN(NAME=&quot;sales_quot_req.addr1&quot;) COLUMN(NAME=&quot;sales_quot_req.addr2&quot;) COLUMN(NAME=&quot;sales_quot_req.addr3&quot;) COLUMN(NAME=&quot;sales_quot_req.site_code&quot;) COLUMN(NAME=&quot;sales_quot_req.mgmnt_apprv&quot;) COLUMN(NAME=&quot;itemser.descr&quot;) JOIN (LEFT=&quot;sales_quot_req.item_ser&quot; OP =&quot;=&quot;RIGHT=&quot;itemser.item_ser&quot; OUTER1 =&quot;sales_quot_req.item_ser&quot; )WHERE( EXP1 =&quot;sales_quot_req.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = number) </retrieve>
<update>sales_quot_req</update>
<updatewhere>0</updatewhere>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
<name>tran_id</name>
<type>number</type>
</argument>
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<color>0</color>
<x>30</x>
<y>23</y>
<height>193</height>
<width>839</width>
<x>9</x>
<y>21</y>
<height>165</height>
<width>854</width>
<name>gb_3</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>
</background>
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<color>0</color>
<x>9</x>
<y>21</y>
<height>165</height>
<width>854</width>
<name>gb_1</name>
<visible>1</visible>
<font>
......@@ -309,10 +331,10 @@
<text>Customer</text>
<border>2</border>
<color>0</color>
<x>31</x>
<y>241</y>
<height>131</height>
<width>840</width>
<x>8</x>
<y>191</y>
<height>139</height>
<width>858</width>
<name>gb_2</name>
<visible>1</visible>
<font>
......@@ -333,11 +355,11 @@
<text>Status</text>
<border>2</border>
<color>0</color>
<x>41</x>
<y>395</y>
<height>138</height>
<width>849</width>
<name>gb_6</name>
<x>1</x>
<y>336</y>
<height>122</height>
<width>858</width>
<name>gb_4</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -357,11 +379,11 @@
<text>Others</text>
<border>2</border>
<color>0</color>
<x>23</x>
<y>570</y>
<height>201</height>
<width>858</width>
<name>gb_5</name>
<x>1</x>
<y>461</y>
<height>164</height>
<width>862</width>
<name>gb_6</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -376,20 +398,56 @@
<color>1073741824</color>
</background>
</GroupBox>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>437</x>
<y>68</y>
<height>16</height>
<width>107</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>mgmnt_apprv</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>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add User:</text>
<text>Reference Transaction ID:</text>
<border>2</border>
<color>0</color>
<x>69</x>
<y>650</y>
<x>395</x>
<y>477</y>
<height>16</height>
<width>99</width>
<width>149</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user_t</name>
<name>tran_id__ref_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -406,25 +464,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>110</tabsequence>
<border>2</border>
<color>0</color>
<x>235</x>
<y>650</y>
<height>16</height>
<width>60</width>
<x>569</x>
<y>477</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user</name>
<name>tran_id__ref</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -443,17 +503,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date:</text>
<text>Transaction ID:</text>
<border>2</border>
<color>0</color>
<x>386</x>
<y>650</y>
<x>84</x>
<y>477</y>
<height>16</height>
<width>99</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>tran_id_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -470,25 +530,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>564</x>
<y>651</y>
<height>16</height>
<x>205</x>
<y>477</y>
<height>19</height>
<width>66</width>
<format>[shortdate] [time]</format>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -507,17 +569,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add Term:</text>
<text>Add Date:</text>
<border>2</border>
<color>0</color>
<x>69</x>
<y>686</y>
<x>78</x>
<y>516</y>
<height>16</height>
<width>99</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term_t</name>
<name>add_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -534,25 +596,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>234</x>
<y>686</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
<x>178</x>
<y>516</y>
<height>19</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term</name>
<name>add_date</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>
......@@ -571,17 +635,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User:</text>
<text>Change Date:</text>
<border>2</border>
<color>0</color>
<x>388</x>
<y>686</y>
<x>396</x>
<y>516</y>
<height>16</height>
<width>99</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -598,25 +662,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>567</x>
<y>682</y>
<height>16</height>
<width>60</width>
<format>[general]</format>
<x>495</x>
<y>516</y>
<height>19</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>chg_date</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>
......@@ -635,17 +701,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add Date:</text>
<text>Add User:</text>
<border>2</border>
<color>0</color>
<x>70</x>
<y>719</y>
<x>79</x>
<y>551</y>
<height>16</height>
<width>99</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date_t</name>
<name>add_user_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -662,25 +728,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>233</x>
<y>722</y>
<height>16</height>
<x>178</x>
<y>551</y>
<height>19</height>
<width>66</width>
<format>[shortdate] [time]</format>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date</name>
<name>add_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -699,17 +767,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term:</text>
<text>Change User:</text>
<border>2</border>
<color>0</color>
<x>389</x>
<y>717</y>
<x>396</x>
<y>551</y>
<height>16</height>
<width>99</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>chg_user_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -726,25 +794,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>564</x>
<y>715</y>
<height>16</height>
<width>68</width>
<x>495</x>
<y>551</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -763,17 +833,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Date:</text>
<text>Add Term:</text>
<border>2</border>
<color>0</color>
<x>485</x>
<y>57</y>
<x>79</x>
<y>585</y>
<height>16</height>
<width>102</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_t</name>
<name>add_term_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -790,23 +860,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>606</x>
<y>57</y>
<x>178</x>
<y>585</y>
<height>19</height>
<width>132</width>
<format>[shortdate] [time]</format>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date</name>
<name>add_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>215</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -829,17 +899,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Request Date:</text>
<text>Change Term:</text>
<border>2</border>
<color>0</color>
<x>99</x>
<y>57</y>
<x>396</x>
<y>585</y>
<height>16</height>
<width>83</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>req_date_t</name>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -856,23 +926,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>203</x>
<y>57</y>
<x>495</x>
<y>585</y>
<height>19</height>
<width>77</width>
<format>[shortdate] [time]</format>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>req_date</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>215</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -892,21 +962,29 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Valid Up To:</text>
<id>30</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>79</x>
<y>101</y>
<x>491</x>
<y>116</y>
<height>16</height>
<width>102</width>
<width>41</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto_t</name>
<name>descr</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>
......@@ -919,23 +997,23 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>30</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>218</x>
<y>101</y>
<x>492</x>
<y>166</y>
<height>16</height>
<width>66</width>
<format>[shortdate] [time]</format>
<width>57</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto</name>
<name>spname</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -959,17 +1037,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Division:</text>
<text>Request Date:</text>
<border>2</border>
<color>0</color>
<x>496</x>
<y>101</y>
<x>112</x>
<y>46</y>
<height>16</height>
<width>70</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_ser_t</name>
<name>req_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -986,27 +1064,26 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>60</tabsequence>
<border>2</border>
<color>0</color>
<x>637</x>
<y>101</y>
<x>217</x>
<y>46</y>
<height>19</height>
<width>75</width>
<format>[general]</format>
<width>76</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_ser</name>
<name>req_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<required>yes</required>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
......@@ -1026,17 +1103,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks:</text>
<text>Valid Up To:</text>
<border>2</border>
<color>0</color>
<x>79</x>
<y>164</y>
<x>114</x>
<y>92</y>
<height>16</height>
<width>85</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks_t</name>
<name>valid_upto_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1053,25 +1130,28 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>70</tabsequence>
<border>2</border>
<color>0</color>
<x>217</x>
<y>164</y>
<height>16</height>
<width>64</width>
<format>[general]</format>
<x>219</x>
<y>92</y>
<height>19</height>
<width>68</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks</name>
<name>valid_upto</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<required>yes</required>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1090,17 +1170,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Sales Person:</text>
<text>Remarks:</text>
<border>2</border>
<color>0</color>
<x>496</x>
<y>164</y>
<x>114</x>
<y>141</y>
<height>16</height>
<width>98</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sales_pers_t</name>
<name>remarks_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1117,25 +1197,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>16</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<tabsequence>100</tabsequence>
<border>2</border>
<color>0</color>
<x>640</x>
<y>164</y>
<height>16</height>
<width>98</width>
<x>227</x>
<y>141</y>
<height>19</height>
<width>54</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sales_pers</name>
<name>remarks</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>2500</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1151,27 +1233,57 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Date:</text>
<border>2</border>
<color>0</color>
<x>383</x>
<y>46</y>
<height>16</height>
<width>102</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_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>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>638</x>
<y>132</y>
<height>16</height>
<width>92</width>
<format>[general]</format>
<x>493</x>
<y>46</y>
<height>19</height>
<width>63</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</name>
<name>tran_date</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>
......@@ -1190,17 +1302,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Quotation Type:</text>
<text>Division:</text>
<border>2</border>
<color>0</color>
<x>62</x>
<y>255</y>
<x>390</x>
<y>92</y>
<height>16</height>
<width>92</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_type_t</name>
<name>item_ser_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1219,24 +1331,26 @@
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<tabsequence>50</tabsequence>
<border>2</border>
<color>0</color>
<x>160</x>
<y>256</y>
<height>16</height>
<x>493</x>
<y>92</y>
<height>19</height>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_type</name>
<name>item_ser</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<required>yes</required>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1255,17 +1369,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site:</text>
<text>Sales Person:</text>
<border>2</border>
<color>0</color>
<x>526</x>
<y>255</y>
<x>391</x>
<y>141</y>
<height>16</height>
<width>94</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_t</name>
<name>sales_pers_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1282,25 +1396,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<tabsequence>30</tabsequence>
<border>2</border>
<color>0</color>
<x>629</x>
<y>255</y>
<height>16</height>
<width>60</width>
<x>494</x>
<y>141</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<name>sales_pers</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1319,17 +1435,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Address:</text>
<text>Quotation Type:</text>
<border>2</border>
<color>0</color>
<x>523</x>
<y>287</y>
<x>15</x>
<y>220</y>
<height>16</height>
<width>98</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr1_t</name>
<name>quot_type_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1346,25 +1462,26 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>10</tabsequence>
<border>2</border>
<color>0</color>
<x>629</x>
<y>287</y>
<height>16</height>
<width>67</width>
<x>119</x>
<y>220</y>
<height>19</height>
<width>69</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr1</name>
<name>quot_type</name>
<visible>1</visible>
<EditStyle style="edit">
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<autoselect>yes</autoselect>
<required>yes</required>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1383,17 +1500,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Customer:</text>
<text>Site:</text>
<border>2</border>
<color>0</color>
<x>64</x>
<y>287</y>
<x>335</x>
<y>220</y>
<height>16</height>
<width>94</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code_t</name>
<name>site_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1410,27 +1527,26 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>28</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>120</tabsequence>
<border>2</border>
<color>0</color>
<x>162</x>
<y>287</y>
<x>441</x>
<y>220</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code</name>
<name>site_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<required>yes</required>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
......@@ -1450,17 +1566,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Contact Person:</text>
<text>Confirmed By:</text>
<border>2</border>
<color>0</color>
<x>525</x>
<y>323</y>
<x>28</x>
<y>404</y>
<height>16</height>
<width>94</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>contact_pers_t</name>
<name>emp_code_conf_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1477,61 +1593,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>2</border>
<color>0</color>
<x>627</x>
<y>323</y>
<height>16</height>
<width>93</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>contact_pers</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>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>31</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>163</x>
<y>323</y>
<height>16</height>
<width>78</width>
<x>140</x>
<y>404</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name</name>
<name>emp_code_conf</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1550,17 +1632,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed:</text>
<text>Confirmation Date:</text>
<border>2</border>
<color>0</color>
<x>68</x>
<y>426</y>
<x>266</x>
<y>404</y>
<height>16</height>
<width>79</width>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_t</name>
<name>confirm_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1577,25 +1659,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>153</x>
<y>426</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
<x>387</x>
<y>404</y>
<height>19</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<name>confirm_date</name>
<visible>1</visible>
<EditStyle style="ddlb">
<EditStyle style="edit">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1614,17 +1698,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Status Date:</text>
<text>Workflow Status:</text>
<border>2</border>
<color>0</color>
<x>278</x>
<y>426</y>
<x>554</x>
<y>404</y>
<height>16</height>
<width>79</width>
<width>99</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_date_t</name>
<name>wf_status_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1641,25 +1725,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>15</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>422</x>
<y>426</y>
<height>16</height>
<width>83</width>
<format>[shortdate] [time]</format>
<x>677</x>
<y>404</y>
<height>19</height>
<width>149</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_date</name>
<name>wf_status</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1678,17 +1764,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Status:</text>
<text>Confirmed:</text>
<border>2</border>
<color>0</color>
<x>581</x>
<y>426</y>
<x>30</x>
<y>358</y>
<height>16</height>
<width>79</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_t</name>
<name>confirmed_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1705,20 +1791,20 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>715</x>
<y>426</y>
<height>16</height>
<width>140</width>
<x>144</x>
<y>358</y>
<height>19</height>
<width>72</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status</name>
<name>confirmed</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
......@@ -1742,17 +1828,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed By:</text>
<text>Status Date:</text>
<border>2</border>
<color>0</color>
<x>61</x>
<y>464</y>
<x>286</x>
<y>358</y>
<height>16</height>
<width>82</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_conf_t</name>
<name>status_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1769,25 +1855,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>28</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>90</tabsequence>
<border>2</border>
<color>0</color>
<x>152</x>
<y>464</y>
<height>16</height>
<width>97</width>
<format>[general]</format>
<x>406</x>
<y>358</y>
<height>19</height>
<width>78</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_conf</name>
<name>status_date</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>
......@@ -1806,17 +1894,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmation Date:</text>
<text>Status:</text>
<border>2</border>
<color>0</color>
<x>273</x>
<y>464</y>
<x>540</x>
<y>358</y>
<height>16</height>
<width>123</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirm_date_t</name>
<name>status_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1833,25 +1921,25 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>27</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<tabsequence>80</tabsequence>
<border>2</border>
<color>0</color>
<x>426</x>
<y>464</y>
<height>16</height>
<width>78</width>
<format>[shortdate] [time]</format>
<x>652</x>
<y>358</y>
<height>19</height>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirm_date</name>
<name>status</name>
<visible>1</visible>
<EditStyle style="edit">
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1870,17 +1958,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Workflow Status:</text>
<text>Address:</text>
<border>2</border>
<color>0</color>
<x>578</x>
<y>464</y>
<x>15</x>
<y>292</y>
<height>16</height>
<width>99</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>wf_status_t</name>
<name>addr1_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1897,25 +1985,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>721</x>
<y>464</y>
<height>16</height>
<width>133</width>
<x>124</x>
<y>292</y>
<height>19</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>wf_status</name>
<name>addr1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>40</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1934,17 +2024,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Id:</text>
<text>Contact Person:</text>
<border>2</border>
<color>0</color>
<x>71</x>
<y>609</y>
<x>334</x>
<y>292</y>
<height>16</height>
<width>85</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<name>contact_pers_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1961,20 +2051,20 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>40</tabsequence>
<border>2</border>
<color>0</color>
<x>234</x>
<y>609</y>
<x>436</x>
<y>292</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<name>contact_pers</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
......@@ -2000,17 +2090,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Reference Transaction ID:</text>
<text>Customer:</text>
<border>2</border>
<color>0</color>
<x>386</x>
<y>609</y>
<x>15</x>
<y>260</y>
<height>16</height>
<width>149</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id__ref_t</name>
<name>cust_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -2027,25 +2117,28 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<tabsequence>20</tabsequence>
<border>2</border>
<color>0</color>
<x>563</x>
<y>609</y>
<height>16</height>
<width>82</width>
<x>120</x>
<y>260</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id__ref</name>
<name>cust_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<required>yes</required>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -2063,25 +2156,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>639</x>
<y>193</y>
<height>16</height>
<width>92</width>
<x>201</x>
<y>260</y>
<height>19</height>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>spname</name>
<name>cust_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>50</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......
$PBExportHeader$rfq_wiz1.srd
$PBExportHeader$vhb_sales_quot_req_brow.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=36 color="536870912" )
header(height=20 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=184 color="536870912" )
detail(height=23 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="sales_quot_req.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="sales_quot_req.tran_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=quot_type dbname="sales_quot_req.quot_type" )
column=(type=char(10) update=yes updatewhereclause=yes name=cust_code dbname="sales_quot_req.cust_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=contact_pers dbname="sales_quot_req.contact_pers" )
column=(type=char(5) update=yes updatewhereclause=yes name=item_ser dbname="sales_quot_req.item_ser" )
column=(type=datetime update=yes updatewhereclause=yes name=req_date dbname="sales_quot_req.req_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=quot_type dbname="sales_quot_req.quot_type" initial="C" values="Customer C/Institution I/Group G/ /" )
column=(type=char(50) updatewhereclause=yes name=cust_name dbname="customer.cust_name" )
column=(type=char(40) updatewhereclause=yes name=descr dbname="itemser.descr" )
column=(type=char(10) update=yes updatewhereclause=yes name=contact_pers dbname="sales_quot_req.contact_pers" )
column=(type=datetime update=yes updatewhereclause=yes name=valid_upto dbname="sales_quot_req.valid_upto" )
column=(type=char(10) update=yes updatewhereclause=yes name=sales_pers dbname="sales_quot_req.sales_pers" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="sales_quot_req.confirmed" )
......@@ -30,66 +28,67 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="sales_quot_req.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="sales_quot_req.chg_user" )
column=(type=char(215) update=yes updatewhereclause=yes name=chg_term dbname="sales_quot_req.chg_term" )
column=(type=char(50) update=yes updatewhereclause=yes name=sales_quot_req_cust_name dbname="sales_quot_req.cust_name" )
column=(type=char(50) update=yes updatewhereclause=yes name=cust_name dbname="sales_quot_req.cust_name" )
column=(type=char(40) update=yes updatewhereclause=yes name=addr1 dbname="addr1" )
column=(type=char(50) update=yes updatewhereclause=yes name=addr2 dbname="addr2" )
column=(type=char(40) update=yes updatewhereclause=yes name=addr3 dbname="addr3" )
column=(type=char(10) update=yes updatewhereclause=yes name=site_code dbname="sales_quot_req.site_code" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quot_req~" ) TABLE(NAME=~"customer~" ) TABLE(NAME=~"itemser~" ) COLUMN(NAME=~"sales_quot_req.tran_id~") COLUMN(NAME=~"sales_quot_req.tran_date~") COLUMN(NAME=~"sales_quot_req.cust_code~") COLUMN(NAME=~"sales_quot_req.item_ser~") COLUMN(NAME=~"sales_quot_req.req_date~") COLUMN(NAME=~"sales_quot_req.quot_type~") COLUMN(NAME=~"customer.cust_name~") COLUMN(NAME=~"itemser.descr~") COLUMN(NAME=~"sales_quot_req.contact_pers~") COLUMN(NAME=~"sales_quot_req.valid_upto~") COLUMN(NAME=~"sales_quot_req.sales_pers~") COLUMN(NAME=~"sales_quot_req.confirmed~") COLUMN(NAME=~"sales_quot_req.confirm_date~") COLUMN(NAME=~"sales_quot_req.emp_code_conf~") COLUMN(NAME=~"sales_quot_req.status~") COLUMN(NAME=~"sales_quot_req.status_date~") COLUMN(NAME=~"sales_quot_req.wf_status~") COLUMN(NAME=~"sales_quot_req.remarks~") COLUMN(NAME=~"sales_quot_req.tran_id__ref~") COLUMN(NAME=~"sales_quot_req.add_date~") COLUMN(NAME=~"sales_quot_req.add_user~") COLUMN(NAME=~"sales_quot_req.add_term~") COLUMN(NAME=~"sales_quot_req.chg_date~") COLUMN(NAME=~"sales_quot_req.chg_user~") COLUMN(NAME=~"sales_quot_req.chg_term~") COLUMN(NAME=~"sales_quot_req.cust_name~") COLUMN(NAME=~"sales_quot_req.addr1~") COLUMN(NAME=~"sales_quot_req.addr2~") COLUMN(NAME=~"sales_quot_req.addr3~") COLUMN(NAME=~"sales_quot_req.site_code~") JOIN (LEFT=~"sales_quot_req.cust_code~" OP =~"=~"RIGHT=~"customer.cust_code~" OUTER1 =~"sales_quot_req.cust_code~" ) JOIN (LEFT=~"sales_quot_req.item_ser~" OP =~"=~"RIGHT=~"itemser.item_ser~" OUTER1 =~"sales_quot_req.item_ser~" )) " update="sales_quot_req" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="2" text="Transaction Id" border="2" color="0" x="2" y="2" height="16" width="90" html.valueishtml="0" name=tran_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Transaction Date" border="2" color="0" x="94" y="2" height="16" width="114" html.valueishtml="0" name=tran_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Customer " border="2" color="0" x="210" y="2" height="16" width="91" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Item Series" border="2" color="0" x="303" y="2" height="16" width="77" html.valueishtml="0" name=item_ser_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Request Date" border="2" color="0" x="382" y="2" height="16" width="89" html.valueishtml="0" name=req_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Quotation Type" border="0" color="33554432" x="473" y="1" height="19" width="113" html.valueishtml="0" name=quot_type_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Customer Name" border="0" color="33554432" x="588" y="1" height="19" width="128" html.valueishtml="0" name=cust_name_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Item Description" border="0" color="33554432" x="718" y="1" height="19" width="129" html.valueishtml="0" name=descr_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Contact Person" border="0" color="33554432" x="849" y="1" height="19" width="115" html.valueishtml="0" name=contact_pers_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Valid Upto" border="0" color="33554432" x="966" y="1" height="19" width="75" html.valueishtml="0" name=valid_upto_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Sales Person" border="0" color="33554432" x="1043" y="1" height="19" width="101" html.valueishtml="0" name=sales_pers_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Confirmed" border="0" color="33554432" x="1146" y="1" height="19" width="80" html.valueishtml="0" name=confirmed_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Confirm Date" border="0" color="33554432" x="1228" y="1" height="19" width="102" html.valueishtml="0" name=confirm_date_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Employee Code Confirm" border="0" color="33554432" x="1332" y="2" height="19" width="178" html.valueishtml="0" name=emp_code_conf_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Status" border="0" color="33554432" x="1512" y="1" height="19" width="59" html.valueishtml="0" name=status_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Status Date" border="0" color="33554432" x="1573" y="1" height="19" width="89" html.valueishtml="0" name=status_date_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Work flow Status" border="0" color="33554432" x="1664" y="1" height="19" width="136" html.valueishtml="0" name=wf_status_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Remarks" border="0" color="33554432" x="1802" y="1" height="19" width="1021" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Transaction Id Reference" border="0" color="33554432" x="2825" y="1" height="19" width="104" html.valueishtml="0" name=tran_id__ref_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Add Date" border="0" color="33554432" x="2931" y="1" height="19" width="71" html.valueishtml="0" name=add_date_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Add User" border="0" color="33554432" x="3004" y="1" height="19" width="71" html.valueishtml="0" name=add_user_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Add Term" border="0" color="33554432" x="3077" y="1" height="19" width="875" html.valueishtml="0" name=add_term_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Change Date" border="0" color="33554432" x="3954" y="1" height="19" width="100" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Change User" border="0" color="33554432" x="4056" y="1" height="19" width="96" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Change Term" border="0" color="33554432" x="4154" y="1" height="19" width="1021" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Address" border="0" color="33554432" x="5177" y="1" height="19" width="238" html.valueishtml="0" name=addr1_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Site " border="0" color="33554432" x="5417" y="1" height="19" width="169" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=1 alignment="0" tabsequence=10 border="2" color="33554432" x="2" y="2" height="19" width="90" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="2" color="33554432" x="94" y="2" height="19" width="114" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="2" color="33554432" x="210" y="2" height="19" width="91" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=40 border="2" color="33554432" x="303" y="2" height="19" width="77" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=50 border="2" color="33554432" x="382" y="2" height="19" width="89" format="[shortdate] [time]" html.valueishtml="0" name=req_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=60 border="2" color="33554432" x="473" y="1" height="22" width="113" format="[general]" html.valueishtml="0" name=quot_type visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=70 border="0" color="33554432" x="588" y="1" height="16" width="128" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=80 border="0" color="33554432" x="718" y="1" height="16" width="129" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=90 border="0" color="33554432" x="849" y="1" height="16" width="115" format="[general]" html.valueishtml="0" name=contact_pers visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=100 border="0" color="33554432" x="966" y="1" height="16" width="75" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=110 border="0" color="33554432" x="1043" y="1" height="16" width="101" format="[general]" html.valueishtml="0" name=sales_pers visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=120 border="0" color="33554432" x="1146" y="1" height="16" width="80" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=130 border="0" color="33554432" x="1228" y="1" height="16" width="102" format="[shortdate] [time]" html.valueishtml="0" name=confirm_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=140 border="0" color="33554432" x="1332" y="1" height="16" width="178" format="[general]" html.valueishtml="0" name=emp_code_conf visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=150 border="0" color="33554432" x="1512" y="1" height="16" width="59" format="[general]" html.valueishtml="0" name=status visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=160 border="0" color="33554432" x="1573" y="1" height="16" width="89" format="[shortdate] [time]" html.valueishtml="0" name=status_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="0" tabsequence=170 border="0" color="33554432" x="1664" y="1" height="16" width="136" format="[general]" html.valueishtml="0" name=wf_status visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=180 border="0" color="33554432" x="1802" y="1" height="16" width="1021" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=190 border="0" color="33554432" x="2825" y="1" height="16" width="104" format="[general]" html.valueishtml="0" name=tran_id__ref visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=200 border="0" color="33554432" x="2931" y="1" height="16" width="71" format="[shortdate] [time]" html.valueishtml="0" name=add_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=210 border="0" color="33554432" x="3004" y="1" height="16" width="71" format="[general]" html.valueishtml="0" name=add_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=220 border="0" color="33554432" x="3077" y="1" height="16" width="875" format="[general]" html.valueishtml="0" name=add_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=23 alignment="0" tabsequence=230 border="0" color="33554432" x="3954" y="1" height="16" width="100" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=24 alignment="0" tabsequence=240 border="0" color="33554432" x="4056" y="1" height="16" width="96" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=250 border="0" color="33554432" x="4154" y="1" height="16" width="1021" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=27 alignment="0" tabsequence=260 border="0" color="33554432" x="5177" y="1" height="16" width="238" format="[general]" html.valueishtml="0" name=addr1 visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=30 alignment="0" tabsequence=270 border="0" color="33554432" x="5417" y="1" height="16" width="169" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column=(type=char(1) update=yes updatewhereclause=yes name=mgmnt_apprv dbname="sales_quot_req.mgmnt_apprv" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quot_req~" ) COLUMN(NAME=~"sales_quot_req.tran_id~") COLUMN(NAME=~"sales_quot_req.tran_date~") COLUMN(NAME=~"sales_quot_req.quot_type~") COLUMN(NAME=~"sales_quot_req.cust_code~") COLUMN(NAME=~"sales_quot_req.contact_pers~") COLUMN(NAME=~"sales_quot_req.item_ser~") COLUMN(NAME=~"sales_quot_req.req_date~") COLUMN(NAME=~"sales_quot_req.valid_upto~") COLUMN(NAME=~"sales_quot_req.sales_pers~") COLUMN(NAME=~"sales_quot_req.confirmed~") COLUMN(NAME=~"sales_quot_req.confirm_date~") COLUMN(NAME=~"sales_quot_req.emp_code_conf~") COLUMN(NAME=~"sales_quot_req.status~") COLUMN(NAME=~"sales_quot_req.status_date~") COLUMN(NAME=~"sales_quot_req.wf_status~") COLUMN(NAME=~"sales_quot_req.remarks~") COLUMN(NAME=~"sales_quot_req.tran_id__ref~") COLUMN(NAME=~"sales_quot_req.add_date~") COLUMN(NAME=~"sales_quot_req.add_user~") COLUMN(NAME=~"sales_quot_req.add_term~") COLUMN(NAME=~"sales_quot_req.chg_date~") COLUMN(NAME=~"sales_quot_req.chg_user~") COLUMN(NAME=~"sales_quot_req.chg_term~") COLUMN(NAME=~"sales_quot_req.cust_name~") COLUMN(NAME=~"sales_quot_req.addr1~") COLUMN(NAME=~"sales_quot_req.addr2~") COLUMN(NAME=~"sales_quot_req.addr3~") COLUMN(NAME=~"sales_quot_req.site_code~") COLUMN(NAME=~"sales_quot_req.mgmnt_apprv~")) " update="sales_quot_req" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="2" text="Transaction Id" border="2" color="33554432" x="2" y="2" height="16" width="91" html.valueishtml="0" name=tran_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Transaction Date" border="2" color="33554432" x="95" y="2" height="16" width="114" html.valueishtml="0" name=tran_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Quotation Type" border="2" color="33554432" x="211" y="2" height="16" width="98" html.valueishtml="0" name=quot_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Customer" border="2" color="33554432" x="311" y="2" height="16" width="95" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Contact Person" border="2" color="33554432" x="408" y="2" height="16" width="98" html.valueishtml="0" name=contact_pers_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Division" border="2" color="33554432" x="508" y="2" height="16" width="66" html.valueishtml="0" name=item_ser_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Request Date" border="2" color="33554432" x="576" y="2" height="16" width="92" html.valueishtml="0" name=req_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Valid Upto" border="2" color="33554432" x="670" y="2" height="16" width="86" html.valueishtml="0" name=valid_upto_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Sales Person" border="2" color="33554432" x="758" y="2" height="16" width="87" html.valueishtml="0" name=sales_pers_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Confirmed" border="2" color="33554432" x="847" y="2" height="16" width="58" html.valueishtml="0" name=confirmed_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Confirm Date" border="2" color="33554432" x="907" y="2" height="16" width="132" html.valueishtml="0" name=confirm_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Employee Code Confirm" border="2" color="33554432" x="1041" y="2" height="16" width="150" html.valueishtml="0" name=emp_code_conf_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Status" border="2" color="33554432" x="1193" y="2" height="16" width="38" html.valueishtml="0" name=status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Status Date" border="2" color="33554432" x="1233" y="2" height="16" width="132" html.valueishtml="0" name=status_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Work flow Status" border="2" color="33554432" x="1367" y="2" height="16" width="107" html.valueishtml="0" name=wf_status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Remarks" border="2" color="33554432" x="1476" y="2" height="16" width="1023" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Transaction Id Reference" border="2" color="33554432" x="2501" y="2" height="16" width="154" html.valueishtml="0" name=tran_id__ref_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Add Date" border="2" color="33554432" x="2657" y="2" height="16" width="132" html.valueishtml="0" name=add_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Add User" border="2" color="33554432" x="2791" y="2" height="16" width="66" html.valueishtml="0" name=add_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Add Term" border="2" color="33554432" x="2859" y="2" height="16" width="1023" html.valueishtml="0" name=add_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change Date" border="2" color="33554432" x="3884" y="2" height="16" width="132" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change User" border="2" color="33554432" x="4018" y="2" height="16" width="78" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change Term" border="2" color="33554432" x="4098" y="2" height="16" width="1023" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Customer Name" border="2" color="33554432" x="5123" y="2" height="16" width="306" html.valueishtml="0" name=cust_name_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Address" border="2" color="33554432" x="5431" y="2" height="16" width="246" html.valueishtml="0" name=addr1_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Site " border="2" color="33554432" x="5679" y="2" height="16" width="66" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Management Approval " border="0" color="33554432" x="5747" y="1" height="19" width="196" html.valueishtml="0" name=mgmnt_apprv_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=1 alignment="0" tabsequence=10 border="2" color="33554432" x="2" y="2" height="19" width="91" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="2" color="33554432" x="95" y="2" height="19" width="114" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="2" color="33554432" x="211" y="2" height="19" width="98" format="[general]" html.valueishtml="0" name=quot_type visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=40 border="2" color="33554432" x="311" y="2" height="19" width="95" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=50 border="2" color="33554432" x="408" y="2" height="19" width="98" format="[general]" html.valueishtml="0" name=contact_pers visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=60 border="2" color="33554432" x="508" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=70 border="2" color="33554432" x="576" y="2" height="19" width="92" format="[shortdate] [time]" html.valueishtml="0" name=req_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=80 border="2" color="33554432" x="670" y="2" height="19" width="86" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=90 border="2" color="33554432" x="758" y="2" height="19" width="87" format="[general]" html.valueishtml="0" name=sales_pers visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=100 border="2" color="33554432" x="847" y="2" height="19" width="58" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=110 border="2" color="33554432" x="907" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=confirm_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=120 border="2" color="33554432" x="1041" y="2" height="19" width="150" format="[general]" html.valueishtml="0" name=emp_code_conf visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=130 border="2" color="33554432" x="1193" y="2" height="19" width="38" format="[general]" html.valueishtml="0" name=status visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=140 border="2" color="33554432" x="1233" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=status_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=150 border="2" color="33554432" x="1367" y="2" height="19" width="107" format="[general]" html.valueishtml="0" name=wf_status visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=160 border="2" color="33554432" x="1476" y="2" height="19" width="1023" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=2500 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="0" tabsequence=170 border="2" color="33554432" x="2501" y="2" height="19" width="154" format="[general]" html.valueishtml="0" name=tran_id__ref visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=180 border="2" color="33554432" x="2657" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=add_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=190 border="2" color="33554432" x="2791" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=add_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=200 border="2" color="33554432" x="2859" y="2" height="19" width="1023" format="[general]" html.valueishtml="0" name=add_term visible="1" edit.limit=215 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=210 border="2" color="33554432" x="3884" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=220 border="2" color="33554432" x="4018" y="2" height="19" width="78" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=23 alignment="0" tabsequence=230 border="2" color="33554432" x="4098" y="2" height="19" width="1023" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=215 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=24 alignment="0" tabsequence=240 border="2" color="33554432" x="5123" y="2" height="19" width="306" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=250 border="2" color="33554432" x="5431" y="2" height="19" width="246" format="[general]" html.valueishtml="0" name=addr1 visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=28 alignment="0" tabsequence=260 border="2" color="33554432" x="5679" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=29 alignment="0" tabsequence=270 border="0" color="33554432" x="5747" y="1" height="16" width="196" format="[general]" html.valueishtml="0" name=mgmnt_apprv visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
$PBExportHeader$rfq_wiz2.srd
$PBExportHeader$vhb_sales_quot_req_edit.srd
release 9;
datawindow(units=1 timer_interval=0 color=1073741824 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=6 color="536870912" )
footer(height=5 color="536870912" )
detail(height=1151 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=1073 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="sales_quot_req.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="sales_quot_req.tran_date" initial="today()" )
column=(type=char(1) update=yes updatewhereclause=yes name=quot_type dbname="sales_quot_req.quot_type" initial="C" values="Institution I/Group G/Customer C/" )
column=(type=char(10) update=yes updatewhereclause=yes name=cust_code dbname="sales_quot_req.cust_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=contact_pers dbname="sales_quot_req.contact_pers" )
column=(type=char(5) update=yes updatewhereclause=yes name=item_ser dbname="sales_quot_req.item_ser" )
column=(type=datetime update=yes updatewhereclause=yes name=req_date dbname="sales_quot_req.req_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=quot_type dbname="sales_quot_req.quot_type" values="Group G/Institution I/Customer C/ /" )
column=(type=char(10) update=yes updatewhereclause=yes name=contact_pers dbname="sales_quot_req.contact_pers" )
column=(type=datetime update=yes updatewhereclause=yes name=valid_upto dbname="sales_quot_req.valid_upto" )
column=(type=char(10) update=yes updatewhereclause=yes name=sales_pers dbname="sales_quot_req.sales_pers" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="sales_quot_req.confirmed" values="No N/Yes Y/" )
column=(type=datetime update=yes updatewhereclause=yes name=confirm_date dbname="sales_quot_req.confirm_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code_conf dbname="sales_quot_req.emp_code_conf" )
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="sales_quot_req.status" values="Active A/Inactive I/Closed C/" )
column=(type=datetime update=yes updatewhereclause=yes name=status_date dbname="sales_quot_req.status_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=wf_status dbname="sales_quot_req.wf_status" )
column=(type=char(2500) update=yes updatewhereclause=yes name=remarks dbname="sales_quot_req.remarks" )
......@@ -23,76 +27,73 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="sales_quot_req.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="sales_quot_req.chg_user" )
column=(type=char(215) update=yes updatewhereclause=yes name=chg_term dbname="sales_quot_req.chg_term" )
column=(type=char(50) update=yes updatewhereclause=yes name=sales_quot_req_cust_name dbname="sales_quot_req.cust_name" )
column=(type=char(50) update=yes updatewhereclause=yes name=cust_name dbname="sales_quot_req.cust_name" )
column=(type=char(40) update=yes updatewhereclause=yes name=addr1 dbname="addr1" )
column=(type=char(50) update=yes updatewhereclause=yes name=addr2 dbname="addr2" )
column=(type=char(40) update=yes updatewhereclause=yes name=addr3 dbname="addr3" )
column=(type=char(1) update=yes updatewhereclause=yes name=mgmnt_apprv dbname="sales_quot_req.mgmnt_apprv" )
column=(type=char(10) update=yes updatewhereclause=yes name=site_code dbname="sales_quot_req.site_code" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="sales_quot_req.confirmed" values="No N/Yes Y/" )
column=(type=datetime update=yes updatewhereclause=yes name=confirm_date dbname="sales_quot_req.confirm_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code_conf dbname="sales_quot_req.emp_code_conf" )
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="sales_quot_req.status" values="Active A/Inactive I/Closed C/" )
column=(type=char(1) update=yes updatewhereclause=yes name=mgmnt_apprv dbname="sales_quot_req.mgmnt_apprv" )
column=(type=char(40) updatewhereclause=yes name=spname dbname="itemser.descr" )
column=(type=char(50) updatewhereclause=yes name=cust_name dbname="customer.cust_name" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quot_req~" ) TABLE(NAME=~"customer~" ) TABLE(NAME=~"itemser~" ) COLUMN(NAME=~"sales_quot_req.tran_id~") COLUMN(NAME=~"sales_quot_req.tran_date~") COLUMN(NAME=~"sales_quot_req.cust_code~") COLUMN(NAME=~"sales_quot_req.item_ser~") COLUMN(NAME=~"sales_quot_req.req_date~") COLUMN(NAME=~"sales_quot_req.quot_type~") COLUMN(NAME=~"sales_quot_req.contact_pers~") COLUMN(NAME=~"sales_quot_req.valid_upto~") COLUMN(NAME=~"sales_quot_req.sales_pers~") COLUMN(NAME=~"sales_quot_req.status_date~") COLUMN(NAME=~"sales_quot_req.wf_status~") COLUMN(NAME=~"sales_quot_req.remarks~") COLUMN(NAME=~"sales_quot_req.tran_id__ref~") COLUMN(NAME=~"sales_quot_req.add_date~") COLUMN(NAME=~"sales_quot_req.add_user~") COLUMN(NAME=~"sales_quot_req.add_term~") COLUMN(NAME=~"sales_quot_req.chg_date~") COLUMN(NAME=~"sales_quot_req.chg_user~") COLUMN(NAME=~"sales_quot_req.chg_term~") COLUMN(NAME=~"sales_quot_req.cust_name~") COLUMN(NAME=~"sales_quot_req.addr1~") COLUMN(NAME=~"sales_quot_req.addr2~") COLUMN(NAME=~"sales_quot_req.addr3~") COLUMN(NAME=~"sales_quot_req.mgmnt_apprv~") COLUMN(NAME=~"sales_quot_req.site_code~") COLUMN(NAME=~"sales_quot_req.confirmed~") COLUMN(NAME=~"sales_quot_req.confirm_date~") COLUMN(NAME=~"sales_quot_req.emp_code_conf~") COLUMN(NAME=~"sales_quot_req.status~") COLUMN(NAME=~"itemser.descr~") COLUMN(NAME=~"customer.cust_name~") JOIN (LEFT=~"sales_quot_req.cust_code~" OP =~"=~"RIGHT=~"customer.cust_code~" OUTER1 =~"sales_quot_req.cust_code~" ) JOIN (LEFT=~"sales_quot_req.item_ser~" OP =~"=~"RIGHT=~"itemser.item_ser~" OUTER1 =~"sales_quot_req.item_ser~" )) " update="sales_quot_req" updatewhere=0 updatekeyinplace=no )
groupbox(band=detail text="Basic"border="2" color="0" x="30" y="23" height="193" width="839" name=gb_1 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
groupbox(band=detail text="Customer"border="2" color="0" x="31" y="241" height="131" width="840" name=gb_2 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
groupbox(band=detail text="Status"border="2" color="0" x="41" y="395" height="138" width="849" name=gb_6 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
groupbox(band=detail text="Others"border="2" color="0" x="23" y="570" height="201" width="858" name=gb_5 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Add User:" border="2" color="0" x="69" y="650" height="16" width="99" html.valueishtml="0" name=add_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="2" color="0" x="235" y="650" height="16" width="60" format="[general]" html.valueishtml="0" name=add_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change Date:" border="2" color="0" x="386" y="650" height="16" width="99" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="2" color="0" x="564" y="651" height="16" width="66" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Add Term:" border="2" color="0" x="69" y="686" height="16" width="99" html.valueishtml="0" name=add_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="2" color="0" x="234" y="686" height="16" width="80" format="[general]" html.valueishtml="0" name=add_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change User:" border="2" color="0" x="388" y="686" height="16" width="99" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="2" color="0" x="567" y="682" height="16" width="60" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Add Date:" border="2" color="0" x="70" y="719" height="16" width="99" html.valueishtml="0" name=add_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="2" color="0" x="233" y="722" height="16" width="66" format="[shortdate] [time]" html.valueishtml="0" name=add_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change Term:" border="2" color="0" x="389" y="717" height="16" width="99" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="2" color="0" x="564" y="715" height="16" width="68" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transaction Date:" border="2" color="0" x="485" y="57" height="16" width="102" html.valueishtml="0" name=tran_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="2" color="0" x="606" y="57" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Request Date:" border="2" color="0" x="99" y="57" height="16" width="83" html.valueishtml="0" name=req_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=30 border="2" color="0" x="203" y="57" height="19" width="77" format="[shortdate] [time]" html.valueishtml="0" name=req_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Valid Up To:" border="2" color="0" x="79" y="101" height="16" width="102" html.valueishtml="0" name=valid_upto_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=60 border="2" color="0" x="218" y="101" height="16" width="66" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Division:" border="2" color="0" x="496" y="101" height="16" width="70" html.valueishtml="0" name=item_ser_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=20 border="2" color="0" x="637" y="101" height="19" width="75" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Remarks:" border="2" color="0" x="79" y="164" height="16" width="85" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=100 border="2" color="0" x="217" y="164" height="16" width="64" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Sales Person:" border="2" color="0" x="496" y="164" height="16" width="98" html.valueishtml="0" name=sales_pers_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=70 border="2" color="0" x="640" y="164" height="16" width="98" format="[general]" html.valueishtml="0" name=sales_pers visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="2" color="0" x="638" y="132" height="16" width="92" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Quotation Type:" border="2" color="0" x="62" y="255" height="16" width="92" html.valueishtml="0" name=quot_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=40 border="2" color="0" x="160" y="256" height="16" width="75" format="[general]" html.valueishtml="0" name=quot_type visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.required=yes ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Site:" border="2" color="0" x="526" y="255" height="16" width="94" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=120 border="2" color="0" x="629" y="255" height="16" width="60" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Address:" border="2" color="0" x="523" y="287" height="16" width="98" html.valueishtml="0" name=addr1_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="2" color="0" x="629" y="287" height="16" width="67" format="[general]" html.valueishtml="0" name=addr1 visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Customer:" border="2" color="0" x="64" y="287" height="16" width="94" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=10 border="2" color="0" x="162" y="287" height="19" width="66" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Contact Person:" border="2" color="0" x="525" y="323" height="16" width="94" html.valueishtml="0" name=contact_pers_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=50 border="2" color="0" x="627" y="323" height="16" width="93" format="[general]" html.valueishtml="0" name=contact_pers visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=31 alignment="0" tabsequence=32766 border="2" color="0" x="163" y="323" height="16" width="78" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmed:" border="2" color="0" x="68" y="426" height="16" width="79" html.valueishtml="0" name=confirmed_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=26 alignment="0" tabsequence=130 border="2" color="0" x="153" y="426" height="16" width="87" format="[general]" html.valueishtml="0" name=confirmed visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Status Date:" border="2" color="0" x="278" y="426" height="16" width="79" html.valueishtml="0" name=status_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=80 border="2" color="0" x="422" y="426" height="16" width="83" format="[shortdate] [time]" html.valueishtml="0" name=status_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Status:" border="2" color="0" x="581" y="426" height="16" width="79" html.valueishtml="0" name=status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=29 alignment="0" tabsequence=150 border="2" color="0" x="715" y="426" height="16" width="140" format="[general]" html.valueishtml="0" name=status visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmed By:" border="2" color="0" x="61" y="464" height="16" width="82" html.valueishtml="0" name=emp_code_conf_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=28 alignment="0" tabsequence=32766 border="2" color="0" x="152" y="464" height="16" width="97" format="[general]" html.valueishtml="0" name=emp_code_conf visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmation Date:" border="2" color="0" x="273" y="464" height="16" width="123" html.valueishtml="0" name=confirm_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=27 alignment="0" tabsequence=140 border="2" color="0" x="426" y="464" height="16" width="78" format="[shortdate] [time]" html.valueishtml="0" name=confirm_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Workflow Status:" border="2" color="0" x="578" y="464" height="16" width="99" html.valueishtml="0" name=wf_status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=90 border="2" color="0" x="721" y="464" height="16" width="133" format="[general]" html.valueishtml="0" name=wf_status visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transaction Id:" border="2" color="0" x="71" y="609" height="16" width="85" html.valueishtml="0" name=tran_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="2" color="0" x="234" y="609" height="19" width="66" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Reference Transaction ID:" border="2" color="0" x="386" y="609" height="16" width="149" html.valueishtml="0" name=tran_id__ref_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=110 border="2" color="0" x="563" y="609" height="16" width="82" format="[general]" html.valueishtml="0" name=tran_id__ref visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="2" color="0" x="639" y="193" height="16" width="92" format="[general]" html.valueishtml="0" name=spname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quot_req~" ) TABLE(NAME=~"itemser~" ) COLUMN(NAME=~"sales_quot_req.tran_id~") COLUMN(NAME=~"sales_quot_req.tran_date~") COLUMN(NAME=~"sales_quot_req.quot_type~") COLUMN(NAME=~"sales_quot_req.cust_code~") COLUMN(NAME=~"sales_quot_req.contact_pers~") COLUMN(NAME=~"sales_quot_req.item_ser~") COLUMN(NAME=~"sales_quot_req.req_date~") COLUMN(NAME=~"sales_quot_req.valid_upto~") COLUMN(NAME=~"sales_quot_req.sales_pers~") COLUMN(NAME=~"sales_quot_req.confirmed~") COLUMN(NAME=~"sales_quot_req.confirm_date~") COLUMN(NAME=~"sales_quot_req.emp_code_conf~") COLUMN(NAME=~"sales_quot_req.status~") COLUMN(NAME=~"sales_quot_req.status_date~") COLUMN(NAME=~"sales_quot_req.wf_status~") COLUMN(NAME=~"sales_quot_req.remarks~") COLUMN(NAME=~"sales_quot_req.tran_id__ref~") COLUMN(NAME=~"sales_quot_req.add_date~") COLUMN(NAME=~"sales_quot_req.add_user~") COLUMN(NAME=~"sales_quot_req.add_term~") COLUMN(NAME=~"sales_quot_req.chg_date~") COLUMN(NAME=~"sales_quot_req.chg_user~") COLUMN(NAME=~"sales_quot_req.chg_term~") COLUMN(NAME=~"sales_quot_req.cust_name~") COLUMN(NAME=~"sales_quot_req.addr1~") COLUMN(NAME=~"sales_quot_req.addr2~") COLUMN(NAME=~"sales_quot_req.addr3~") COLUMN(NAME=~"sales_quot_req.site_code~") COLUMN(NAME=~"sales_quot_req.mgmnt_apprv~") COLUMN(NAME=~"itemser.descr~") JOIN (LEFT=~"sales_quot_req.item_ser~" OP =~"=~"RIGHT=~"itemser.item_ser~" OUTER1 =~"sales_quot_req.item_ser~" )WHERE( EXP1 =~"sales_quot_req.tran_id~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = number) " update="sales_quot_req" updatewhere=1 updatekeyinplace=no arguments=(("tran_id", number)) )
groupbox(band=detail text="Basic"border="2" color="0" x="9" y="21" height="165" width="854" name=gb_3 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
groupbox(band=detail text="Basic"border="2" color="0" x="9" y="21" height="165" width="854" name=gb_1 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
groupbox(band=detail text="Customer"border="2" color="0" x="8" y="191" height="139" width="858" name=gb_2 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
groupbox(band=detail text="Status"border="2" color="0" x="1" y="336" height="122" width="858" name=gb_4 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
groupbox(band=detail text="Others"border="2" color="0" x="1" y="461" height="164" width="862" name=gb_6 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=29 alignment="0" tabsequence=32766 border="0" color="0" x="437" y="68" height="16" width="107" format="[general]" html.valueishtml="0" name=mgmnt_apprv visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Reference Transaction ID:" border="2" color="0" x="395" y="477" height="16" width="149" html.valueishtml="0" name=tran_id__ref_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="0" tabsequence=110 border="2" color="0" x="569" y="477" height="19" width="66" format="[general]" html.valueishtml="0" name=tran_id__ref visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transaction ID:" border="2" color="0" x="84" y="477" height="16" width="95" html.valueishtml="0" name=tran_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="2" color="0" x="205" y="477" height="19" width="66" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Add Date:" border="2" color="0" x="78" y="516" height="16" width="95" html.valueishtml="0" name=add_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="2" color="0" x="178" y="516" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=add_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change Date:" border="2" color="0" x="396" y="516" height="16" width="95" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="2" color="0" x="495" y="516" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Add User:" border="2" color="0" x="79" y="551" height="16" width="95" html.valueishtml="0" name=add_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="2" color="0" x="178" y="551" height="19" width="66" format="[general]" html.valueishtml="0" name=add_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change User:" border="2" color="0" x="396" y="551" height="16" width="95" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="2" color="0" x="495" y="551" height="19" width="66" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Add Term:" border="2" color="0" x="79" y="585" height="16" width="95" html.valueishtml="0" name=add_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="2" color="0" x="178" y="585" height="19" width="79" format="[general]" html.valueishtml="0" name=add_term visible="1" edit.limit=215 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change Term:" border="2" color="0" x="396" y="585" height="16" width="95" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="2" color="0" x="495" y="585" height="19" width="77" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=215 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="2" color="0" x="491" y="116" height="16" width="41" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="2" color="0" x="492" y="166" height="16" width="57" format="[general]" html.valueishtml="0" name=spname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Request Date:" border="2" color="0" x="112" y="46" height="16" width="95" html.valueishtml="0" name=req_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=60 border="2" color="0" x="217" y="46" height="19" width="76" format="[shortdate] [time]" html.valueishtml="0" name=req_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Valid Up To:" border="2" color="0" x="114" y="92" height="16" width="95" html.valueishtml="0" name=valid_upto_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=70 border="2" color="0" x="219" y="92" height="19" width="68" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Remarks:" border="2" color="0" x="114" y="141" height="16" width="95" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=100 border="2" color="0" x="227" y="141" height="19" width="54" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=2500 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transaction Date:" border="2" color="0" x="383" y="46" height="16" width="102" html.valueishtml="0" name=tran_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="2" color="0" x="493" y="46" height="19" width="63" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Division:" border="2" color="0" x="390" y="92" height="16" width="95" html.valueishtml="0" name=item_ser_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=50 border="2" color="0" x="493" y="92" height="19" width="75" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Sales Person:" border="2" color="0" x="391" y="141" height="16" width="95" html.valueishtml="0" name=sales_pers_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=30 border="2" color="0" x="494" y="141" height="19" width="66" format="[general]" html.valueishtml="0" name=sales_pers visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Quotation Type:" border="2" color="0" x="15" y="220" height="16" width="95" html.valueishtml="0" name=quot_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=10 border="2" color="0" x="119" y="220" height="19" width="69" format="[general]" html.valueishtml="0" name=quot_type visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.required=yes ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Site:" border="2" color="0" x="335" y="220" height="16" width="95" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=28 alignment="0" tabsequence=120 border="2" color="0" x="441" y="220" height="19" width="66" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmed By:" border="2" color="0" x="28" y="404" height="16" width="95" html.valueishtml="0" name=emp_code_conf_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="2" color="0" x="140" y="404" height="19" width="66" format="[general]" html.valueishtml="0" name=emp_code_conf visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmation Date:" border="2" color="0" x="266" y="404" height="16" width="107" html.valueishtml="0" name=confirm_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="2" color="0" x="387" y="404" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=confirm_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Workflow Status:" border="2" color="0" x="554" y="404" height="16" width="99" html.valueishtml="0" name=wf_status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="2" color="0" x="677" y="404" height="19" width="149" format="[general]" html.valueishtml="0" name=wf_status visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmed:" border="2" color="0" x="30" y="358" height="16" width="95" html.valueishtml="0" name=confirmed_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="2" color="0" x="144" y="358" height="19" width="72" format="[general]" html.valueishtml="0" name=confirmed visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Status Date:" border="2" color="0" x="286" y="358" height="16" width="95" html.valueishtml="0" name=status_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=90 border="2" color="0" x="406" y="358" height="19" width="78" format="[shortdate] [time]" html.valueishtml="0" name=status_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Status:" border="2" color="0" x="540" y="358" height="16" width="95" html.valueishtml="0" name=status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=80 border="2" color="0" x="652" y="358" height="19" width="79" format="[general]" html.valueishtml="0" name=status visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Address:" border="2" color="0" x="15" y="292" height="16" width="95" html.valueishtml="0" name=addr1_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="2" color="0" x="124" y="292" height="19" width="87" format="[general]" html.valueishtml="0" name=addr1 visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Contact Person:" border="2" color="0" x="334" y="292" height="16" width="95" html.valueishtml="0" name=contact_pers_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=40 border="2" color="0" x="436" y="292" height="19" width="66" format="[general]" html.valueishtml="0" name=contact_pers visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Customer:" border="2" color="0" x="15" y="260" height="16" width="95" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=20 border="2" color="0" x="120" y="260" height="19" width="66" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="2" color="0" x="201" y="260" height="19" width="100" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
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