Commit 379ff131 authored by Mohammed Dohadwala's avatar Mohammed Dohadwala

Modified joins in sales_quot_amd11 and 21 and added eff_date_o.

parent c031f855
...@@ -73,9 +73,9 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=amd_no ...@@ -73,9 +73,9 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=amd_no
column=(type=char(15) updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" ) column=(type=char(15) updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
column=(type=char(50) updatewhereclause=yes name=cust_name dbname="customer.cust_name" ) column=(type=char(50) updatewhereclause=yes name=cust_name dbname="customer.cust_name" )
column=(type=char(50) updatewhereclause=yes name=stockist_cust_name dbname="customer.cust_name" ) column=(type=char(50) updatewhereclause=yes name=stockist_cust_name dbname="customer.cust_name" )
column=(type=datetime update=yes updatewhereclause=yes name=from_date_o dbname="sales_quot_amd.from_date_o" ) column=(type=datetime update=yes updatewhereclause=yes name=eff_date_o dbname="sales_quot_amd.eff_date_o" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quot_amd~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"currency~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"customer~" ALIAS=~"customer_a~" ) TABLE(NAME=~"customer~" ALIAS=~"customer_b~" ) COLUMN(NAME=~"sales_quot_amd.amd_no~") COLUMN(NAME=~"sales_quot_amd.amd_date~") COLUMN(NAME=~"sales_quot_amd.amd_type~") COLUMN(NAME=~"sales_quot_amd.reas_desc~") COLUMN(NAME=~"sales_quot_amd.quot_no~") COLUMN(NAME=~"sales_quot_amd.quot_date~") COLUMN(NAME=~"sales_quot_amd.quot_type~") COLUMN(NAME=~"sales_quot_amd.cust_code~") COLUMN(NAME=~"sales_quot_amd.inq_date~") COLUMN(NAME=~"sales_quot_amd.inq_source~") COLUMN(NAME=~"sales_quot_amd.valid_upto_o~") COLUMN(NAME=~"sales_quot_amd.valid_upto~") COLUMN(NAME=~"sales_quot_amd.emp_code__conf~") COLUMN(NAME=~"sales_quot_amd.status~") COLUMN(NAME=~"sales_quot_amd.status_date~") COLUMN(NAME=~"sales_quot_amd.curr_code~") COLUMN(NAME=~"sales_quot_amd.exch_rate~") COLUMN(NAME=~"sales_quot_amd.udf_str1~") COLUMN(NAME=~"sales_quot_amd.udf_num1~") COLUMN(NAME=~"sales_quot_amd.cont_pers~") COLUMN(NAME=~"sales_quot_amd.sales_pers~") COLUMN(NAME=~"sales_quot_amd.parent_quot_no~") COLUMN(NAME=~"sales_quot_amd.rev__tran~") COLUMN(NAME=~"sales_quot_amd.enq_no~") COLUMN(NAME=~"sales_quot_amd.sample_ref~") COLUMN(NAME=~"sales_quot_amd.freight~") COLUMN(NAME=~"sales_quot_amd.cr_term~") COLUMN(NAME=~"sales_quot_amd.dlv_term~") COLUMN(NAME=~"sales_quot_amd.term_table~") COLUMN(NAME=~"sales_quot_amd.stockist_code__dlv~") COLUMN(NAME=~"sales_quot_amd.dlv_location~") COLUMN(NAME=~"sales_quot_amd.aprv_status~") COLUMN(NAME=~"sales_quot_amd.site_code~") COLUMN(NAME=~"sales_quot_amd.all_items_approved~") COLUMN(NAME=~"sales_quot_amd.is_items_generated~") COLUMN(NAME=~"sales_quot_amd.quot_wf_prc_id~") COLUMN(NAME=~"sales_quot_amd.rejection_remark~") COLUMN(NAME=~"sales_quot_amd.location_descr~") COLUMN(NAME=~"sales_quot_amd.stockist_name~") COLUMN(NAME=~"sales_quot_amd.valid_upto_supp~") COLUMN(NAME=~"sales_quot_amd.prnp_quot~") COLUMN(NAME=~"sales_quot_amd.vat~") COLUMN(NAME=~"sales_quot_amd.quotation_cost~") COLUMN(NAME=~"sales_quot_amd.price_list~") COLUMN(NAME=~"sales_quot_amd.supply_leadtime~") COLUMN(NAME=~"sales_quot_amd.item_ser~") COLUMN(NAME=~"sales_quot_amd.parent__tran_id~") COLUMN(NAME=~"sales_quot_amd.from_date~") COLUMN(NAME=~"sales_quot_amd.to_date~") COLUMN(NAME=~"sales_quot_amd.wf_status~") COLUMN(NAME=~"sales_quot_amd.addl_chrg~") COLUMN(NAME=~"sales_quot_amd.eff_date~") COLUMN(NAME=~"sales_quot_amd.confirmed~") COLUMN(NAME=~"sales_quot_amd.conf_date~") COLUMN(NAME=~"sales_quot_amd.oppr_id~") COLUMN(NAME=~"sales_quot_amd.orig_quot_ref~") COLUMN(NAME=~"sales_quot_amd.latest_version_no~") COLUMN(NAME=~"sales_quot_amd.remarks~") COLUMN(NAME=~"sales_quot_amd.tax_class~") COLUMN(NAME=~"sales_quot_amd.tax_chap~") COLUMN(NAME=~"sales_quot_amd.tax_env~") COLUMN(NAME=~"sales_quot_amd.chg_date~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"currency.descr~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"customer_b.cust_name~") COLUMN(NAME=~"customer_a.cust_name~") COLUMN(NAME=~"sales_quot_amd.from_date_o~") JOIN (LEFT=~"sales_quot_amd.site_code~" OP =~"=~"RIGHT=~"site.site_code~" OUTER1 =~"sales_quot_amd.site_code~" ) JOIN (LEFT=~"sales_quot_amd.curr_code~" OP =~"=~"RIGHT=~"currency.curr_code~" OUTER1 =~"sales_quot_amd.curr_code~" ) JOIN (LEFT=~"sales_quot_amd.emp_code__conf~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"sales_quot_amd.emp_code__conf~" ) JOIN (LEFT=~"sales_quot_amd.cust_code~" OP =~"=~"RIGHT=~"customer_a.cust_code~" OUTER1 =~"sales_quot_amd.cust_code~" ) JOIN (LEFT=~"sales_quot_amd.stockist_code__dlv~" OP =~"=~"RIGHT=~"customer_b.cust_code~" OUTER1 =~"sales_quot_amd.stockist_code__dlv~" )WHERE( EXP1 =~"sales_quot_amd.amd_date~" OP =~">=~" EXP2 =~":frdate~" LOGIC =~"And~" ) WHERE( EXP1 =~"sales_quot_amd.amd_date~" OP =~"<=~" EXP2 =~":todate~" ) ) ARG(NAME = ~"frdate~" TYPE = datetime) ARG(NAME = ~"todate~" TYPE = datetime) " update="sales_quot_amd" updatewhere=0 updatekeyinplace=no arguments=(("frdate", datetime),("todate", datetime)) ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quot_amd~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"currency~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"customer~" ALIAS=~"customer_a~" ) TABLE(NAME=~"customer~" ALIAS=~"customer_b~" ) COLUMN(NAME=~"sales_quot_amd.amd_no~") COLUMN(NAME=~"sales_quot_amd.amd_date~") COLUMN(NAME=~"sales_quot_amd.amd_type~") COLUMN(NAME=~"sales_quot_amd.reas_desc~") COLUMN(NAME=~"sales_quot_amd.quot_no~") COLUMN(NAME=~"sales_quot_amd.quot_date~") COLUMN(NAME=~"sales_quot_amd.quot_type~") COLUMN(NAME=~"sales_quot_amd.cust_code~") COLUMN(NAME=~"sales_quot_amd.inq_date~") COLUMN(NAME=~"sales_quot_amd.inq_source~") COLUMN(NAME=~"sales_quot_amd.valid_upto_o~") COLUMN(NAME=~"sales_quot_amd.valid_upto~") COLUMN(NAME=~"sales_quot_amd.emp_code__conf~") COLUMN(NAME=~"sales_quot_amd.status~") COLUMN(NAME=~"sales_quot_amd.status_date~") COLUMN(NAME=~"sales_quot_amd.curr_code~") COLUMN(NAME=~"sales_quot_amd.exch_rate~") COLUMN(NAME=~"sales_quot_amd.udf_str1~") COLUMN(NAME=~"sales_quot_amd.udf_num1~") COLUMN(NAME=~"sales_quot_amd.cont_pers~") COLUMN(NAME=~"sales_quot_amd.sales_pers~") COLUMN(NAME=~"sales_quot_amd.parent_quot_no~") COLUMN(NAME=~"sales_quot_amd.rev__tran~") COLUMN(NAME=~"sales_quot_amd.enq_no~") COLUMN(NAME=~"sales_quot_amd.sample_ref~") COLUMN(NAME=~"sales_quot_amd.freight~") COLUMN(NAME=~"sales_quot_amd.cr_term~") COLUMN(NAME=~"sales_quot_amd.dlv_term~") COLUMN(NAME=~"sales_quot_amd.term_table~") COLUMN(NAME=~"sales_quot_amd.stockist_code__dlv~") COLUMN(NAME=~"sales_quot_amd.dlv_location~") COLUMN(NAME=~"sales_quot_amd.aprv_status~") COLUMN(NAME=~"sales_quot_amd.site_code~") COLUMN(NAME=~"sales_quot_amd.all_items_approved~") COLUMN(NAME=~"sales_quot_amd.is_items_generated~") COLUMN(NAME=~"sales_quot_amd.quot_wf_prc_id~") COLUMN(NAME=~"sales_quot_amd.rejection_remark~") COLUMN(NAME=~"sales_quot_amd.location_descr~") COLUMN(NAME=~"sales_quot_amd.stockist_name~") COLUMN(NAME=~"sales_quot_amd.valid_upto_supp~") COLUMN(NAME=~"sales_quot_amd.prnp_quot~") COLUMN(NAME=~"sales_quot_amd.vat~") COLUMN(NAME=~"sales_quot_amd.quotation_cost~") COLUMN(NAME=~"sales_quot_amd.price_list~") COLUMN(NAME=~"sales_quot_amd.supply_leadtime~") COLUMN(NAME=~"sales_quot_amd.item_ser~") COLUMN(NAME=~"sales_quot_amd.parent__tran_id~") COLUMN(NAME=~"sales_quot_amd.from_date~") COLUMN(NAME=~"sales_quot_amd.to_date~") COLUMN(NAME=~"sales_quot_amd.wf_status~") COLUMN(NAME=~"sales_quot_amd.addl_chrg~") COLUMN(NAME=~"sales_quot_amd.eff_date~") COLUMN(NAME=~"sales_quot_amd.confirmed~") COLUMN(NAME=~"sales_quot_amd.conf_date~") COLUMN(NAME=~"sales_quot_amd.oppr_id~") COLUMN(NAME=~"sales_quot_amd.orig_quot_ref~") COLUMN(NAME=~"sales_quot_amd.latest_version_no~") COLUMN(NAME=~"sales_quot_amd.remarks~") COLUMN(NAME=~"sales_quot_amd.tax_class~") COLUMN(NAME=~"sales_quot_amd.tax_chap~") COLUMN(NAME=~"sales_quot_amd.tax_env~") COLUMN(NAME=~"sales_quot_amd.chg_date~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"currency.descr~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"customer_b.cust_name~") COLUMN(NAME=~"customer_a.cust_name~") COLUMN(NAME=~"sales_quot_amd.eff_date_o~") JOIN (LEFT=~"sales_quot_amd.site_code~" OP =~"=~"RIGHT=~"site.site_code~" ) JOIN (LEFT=~"sales_quot_amd.cust_code~" OP =~"=~"RIGHT=~"customer_a.cust_code~" ) JOIN (LEFT=~"sales_quot_amd.cust_code~" OP =~"=~"RIGHT=~"customer_b.cust_code~" ) JOIN (LEFT=~"sales_quot_amd.emp_code__conf~" OP =~"=~"RIGHT=~"employee.emp_code~" ) JOIN (LEFT=~"sales_quot_amd.curr_code~" OP =~"=~"RIGHT=~"currency.curr_code~" )WHERE( EXP1 =~"sales_quot_amd.amd_date~" OP =~">=~" EXP2 =~":frdate~" LOGIC =~"And~" ) WHERE( EXP1 =~"sales_quot_amd.amd_date~" OP =~"<=~" EXP2 =~":todate~" ) ) ARG(NAME = ~"frdate~" TYPE = datetime) ARG(NAME = ~"todate~" TYPE = datetime) " update="sales_quot_amd" updatewhere=0 updatekeyinplace=no arguments=(("frdate", datetime),("todate", datetime)) )
text(band=header alignment="2" text="Amendment Number" border="2" color="33554432" x="6799" y="2" height="16" width="130" html.valueishtml="0" name=amd_no_t visible="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=header alignment="2" text="Amendment Number" border="2" color="33554432" x="6689" y="2" height="16" width="130" html.valueishtml="0" name=amd_no_t visible="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=header alignment="2" text="Amendment Date" border="2" color="33554432" x="2" y="2" height="16" width="113" html.valueishtml="0" name=amd_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="Amendment Date" border="2" color="33554432" x="2" y="2" height="16" width="113" html.valueishtml="0" name=amd_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="Amendment Type" border="2" color="33554432" x="117" y="2" height="16" width="122" html.valueishtml="0" name=amd_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="Amendment Type" border="2" color="33554432" x="117" y="2" height="16" width="122" html.valueishtml="0" name=amd_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="Reason for Amendment" border="2" color="33554432" x="241" y="2" height="16" width="150" html.valueishtml="0" name=reas_desc_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="Reason for Amendment" border="2" color="33554432" x="241" y="2" height="16" width="150" html.valueishtml="0" name=reas_desc_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" )
...@@ -126,7 +126,7 @@ text(band=header alignment="2" text="New From Date" border="2" color="33554432" ...@@ -126,7 +126,7 @@ text(band=header alignment="2" text="New From Date" border="2" color="33554432"
text(band=header alignment="2" text="To Date" border="2" color="33554432" x="5146" y="2" height="16" width="86" html.valueishtml="0" name=to_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="To Date" border="2" color="33554432" x="5146" y="2" height="16" width="86" html.valueishtml="0" name=to_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="Workflowf Status" border="2" color="33554432" x="5234" y="2" height="16" width="102" 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="Workflowf Status" border="2" color="33554432" x="5234" y="2" height="16" width="102" 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="Additional Charges" border="2" color="33554432" x="5338" y="2" height="16" width="118" html.valueishtml="0" name=addl_chrg_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="Additional Charges" border="2" color="33554432" x="5338" y="2" height="16" width="118" html.valueishtml="0" name=addl_chrg_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="Effective Date" border="2" color="33554432" x="5458" y="2" height="16" width="132" html.valueishtml="0" name=eff_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="Effective From" border="2" color="33554432" x="5458" y="2" height="16" width="132" html.valueishtml="0" name=eff_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="Confirmed" border="2" color="33554432" x="5592" y="2" height="16" width="92" 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="Confirmed" border="2" color="33554432" x="5592" y="2" height="16" width="92" 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="Confirmation Date" border="2" color="33554432" x="5686" y="2" height="16" width="132" html.valueishtml="0" name=conf_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="Confirmation Date" border="2" color="33554432" x="5686" y="2" height="16" width="132" html.valueishtml="0" name=conf_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="Opportunity Id" border="2" color="33554432" x="5820" y="2" height="16" width="112" html.valueishtml="0" name=oppr_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="Opportunity Id" border="2" color="33554432" x="5820" y="2" height="16" width="112" html.valueishtml="0" name=oppr_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" )
...@@ -137,8 +137,7 @@ text(band=header alignment="2" text="Tax Class" border="2" color="33554432" x="6 ...@@ -137,8 +137,7 @@ text(band=header alignment="2" text="Tax Class" border="2" color="33554432" x="6
text(band=header alignment="2" text="Tax Chapter" border="2" color="33554432" x="6396" y="2" height="16" width="66" html.valueishtml="0" name=tax_chap_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="Tax Chapter" border="2" color="33554432" x="6396" y="2" height="16" width="66" html.valueishtml="0" name=tax_chap_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="Tax Environment" border="2" color="33554432" x="6464" y="2" height="16" width="111" html.valueishtml="0" name=tax_env_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="Tax Environment" border="2" color="33554432" x="6464" y="2" height="16" width="111" html.valueishtml="0" name=tax_env_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="6577" y="2" height="16" width="109" 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 Date" border="2" color="33554432" x="6577" y="2" height="16" width="109" 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="0" text="Old From Date" border="2" color="33554432" x="6688" y="1" height="19" width="109" html.valueishtml="0" name=from_date_o_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=32766 border="2" color="33554432" x="6689" y="2" height="19" width="130" format="[general]" html.valueishtml="0" name=amd_no visible="0" 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=1 alignment="0" tabsequence=32766 border="2" color="33554432" x="6799" y="2" height="19" width="130" format="[general]" html.valueishtml="0" name=amd_no visible="0" 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=32766 border="2" color="33554432" x="2" y="2" height="19" width="113" format="[shortdate] [time]" html.valueishtml="0" name=amd_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=2 alignment="0" tabsequence=32766 border="2" color="33554432" x="2" y="2" height="19" width="113" format="[shortdate] [time]" html.valueishtml="0" name=amd_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=10 border="2" color="33554432" x="117" y="2" height="19" width="122" format="[general]" html.valueishtml="0" name=amd_type visible="1" edit.limit=3 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=10 border="2" color="33554432" x="117" y="2" height="19" width="122" format="[general]" html.valueishtml="0" name=amd_type visible="1" edit.limit=3 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=20 border="2" color="33554432" x="241" y="2" height="19" width="150" format="[general]" html.valueishtml="0" name=reas_desc visible="1" edit.limit=2000 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=20 border="2" color="33554432" x="241" y="2" height="19" width="150" format="[general]" html.valueishtml="0" name=reas_desc visible="1" edit.limit=2000 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" )
...@@ -200,7 +199,8 @@ column(band=detail id=59 alignment="0" tabsequence=32766 border="2" color="33554 ...@@ -200,7 +199,8 @@ column(band=detail id=59 alignment="0" tabsequence=32766 border="2" color="33554
column(band=detail id=60 alignment="0" tabsequence=32766 border="2" color="33554432" x="6396" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=tax_chap 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=60 alignment="0" tabsequence=32766 border="2" color="33554432" x="6396" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=tax_chap 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=61 alignment="0" tabsequence=32766 border="2" color="33554432" x="6464" y="2" height="19" width="111" format="[general]" html.valueishtml="0" name=tax_env 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=61 alignment="0" tabsequence=32766 border="2" color="33554432" x="6464" y="2" height="19" width="111" format="[general]" html.valueishtml="0" name=tax_env 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=62 alignment="0" tabsequence=32766 border="2" color="33554432" x="6577" y="2" height="19" width="109" 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=62 alignment="0" tabsequence=32766 border="2" color="33554432" x="6577" y="2" height="19" width="109" 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=69 alignment="0" tabsequence=60 border="2" color="33554432" x="6688" y="1" height="16" width="109" format="[shortdate] [time]" html.valueishtml="0" name=from_date_o 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=69 alignment="0" tabsequence=60 border="2" color="33554432" x="6822" y="1" height="16" width="106" html.valueishtml="0" name=eff_date_o 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="Old Effective From" border="2" color="33554432" x="6821" y="1" height="19" width="107" html.valueishtml="0" name=eff_date_o_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" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) 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 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
...@@ -523,10 +523,10 @@ ...@@ -523,10 +523,10 @@
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>from_date_o</name> <name>eff_date_o</name>
<dbname>sales_quot_amd.from_date_o</dbname> <dbname>sales_quot_amd.eff_date_o</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sales_quot_amd&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;currency&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_a&quot; ) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_b&quot; ) COLUMN(NAME=&quot;sales_quot_amd.amd_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.amd_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.amd_type&quot;) COLUMN(NAME=&quot;sales_quot_amd.reas_desc&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_type&quot;) COLUMN(NAME=&quot;sales_quot_amd.cust_code&quot;) COLUMN(NAME=&quot;sales_quot_amd.inq_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.inq_source&quot;) COLUMN(NAME=&quot;sales_quot_amd.valid_upto_o&quot;) COLUMN(NAME=&quot;sales_quot_amd.valid_upto&quot;) COLUMN(NAME=&quot;sales_quot_amd.emp_code__conf&quot;) COLUMN(NAME=&quot;sales_quot_amd.status&quot;) COLUMN(NAME=&quot;sales_quot_amd.status_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.curr_code&quot;) COLUMN(NAME=&quot;sales_quot_amd.exch_rate&quot;) COLUMN(NAME=&quot;sales_quot_amd.udf_str1&quot;) COLUMN(NAME=&quot;sales_quot_amd.udf_num1&quot;) COLUMN(NAME=&quot;sales_quot_amd.cont_pers&quot;) COLUMN(NAME=&quot;sales_quot_amd.sales_pers&quot;) COLUMN(NAME=&quot;sales_quot_amd.parent_quot_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.rev__tran&quot;) COLUMN(NAME=&quot;sales_quot_amd.enq_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.sample_ref&quot;) COLUMN(NAME=&quot;sales_quot_amd.freight&quot;) COLUMN(NAME=&quot;sales_quot_amd.cr_term&quot;) COLUMN(NAME=&quot;sales_quot_amd.dlv_term&quot;) COLUMN(NAME=&quot;sales_quot_amd.term_table&quot;) COLUMN(NAME=&quot;sales_quot_amd.stockist_code__dlv&quot;) COLUMN(NAME=&quot;sales_quot_amd.dlv_location&quot;) COLUMN(NAME=&quot;sales_quot_amd.aprv_status&quot;) COLUMN(NAME=&quot;sales_quot_amd.site_code&quot;) COLUMN(NAME=&quot;sales_quot_amd.all_items_approved&quot;) COLUMN(NAME=&quot;sales_quot_amd.is_items_generated&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_wf_prc_id&quot;) COLUMN(NAME=&quot;sales_quot_amd.rejection_remark&quot;) COLUMN(NAME=&quot;sales_quot_amd.location_descr&quot;) COLUMN(NAME=&quot;sales_quot_amd.stockist_name&quot;) COLUMN(NAME=&quot;sales_quot_amd.valid_upto_supp&quot;) COLUMN(NAME=&quot;sales_quot_amd.prnp_quot&quot;) COLUMN(NAME=&quot;sales_quot_amd.vat&quot;) COLUMN(NAME=&quot;sales_quot_amd.quotation_cost&quot;) COLUMN(NAME=&quot;sales_quot_amd.price_list&quot;) COLUMN(NAME=&quot;sales_quot_amd.supply_leadtime&quot;) COLUMN(NAME=&quot;sales_quot_amd.item_ser&quot;) COLUMN(NAME=&quot;sales_quot_amd.parent__tran_id&quot;) COLUMN(NAME=&quot;sales_quot_amd.from_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.to_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.wf_status&quot;) COLUMN(NAME=&quot;sales_quot_amd.addl_chrg&quot;) COLUMN(NAME=&quot;sales_quot_amd.eff_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.confirmed&quot;) COLUMN(NAME=&quot;sales_quot_amd.conf_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.oppr_id&quot;) COLUMN(NAME=&quot;sales_quot_amd.orig_quot_ref&quot;) COLUMN(NAME=&quot;sales_quot_amd.latest_version_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.remarks&quot;) COLUMN(NAME=&quot;sales_quot_amd.tax_class&quot;) COLUMN(NAME=&quot;sales_quot_amd.tax_chap&quot;) COLUMN(NAME=&quot;sales_quot_amd.tax_env&quot;) COLUMN(NAME=&quot;sales_quot_amd.chg_date&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;currency.descr&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;customer_b.cust_name&quot;) COLUMN(NAME=&quot;customer_a.cust_name&quot;) COLUMN(NAME=&quot;sales_quot_amd.from_date_o&quot;) JOIN (LEFT=&quot;sales_quot_amd.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;sales_quot_amd.site_code&quot; ) JOIN (LEFT=&quot;sales_quot_amd.curr_code&quot; OP =&quot;=&quot;RIGHT=&quot;currency.curr_code&quot; OUTER1 =&quot;sales_quot_amd.curr_code&quot; ) JOIN (LEFT=&quot;sales_quot_amd.emp_code__conf&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;sales_quot_amd.emp_code__conf&quot; ) JOIN (LEFT=&quot;sales_quot_amd.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer_a.cust_code&quot; OUTER1 =&quot;sales_quot_amd.cust_code&quot; ) JOIN (LEFT=&quot;sales_quot_amd.stockist_code__dlv&quot; OP =&quot;=&quot;RIGHT=&quot;customer_b.cust_code&quot; OUTER1 =&quot;sales_quot_amd.stockist_code__dlv&quot; )WHERE( EXP1 =&quot;sales_quot_amd.amd_date&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:frdate&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;sales_quot_amd.amd_date&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:todate&quot; ) ) ARG(NAME = &quot;frdate&quot; TYPE = datetime) ARG(NAME = &quot;todate&quot; TYPE = datetime) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sales_quot_amd&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;currency&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_a&quot; ) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_b&quot; ) COLUMN(NAME=&quot;sales_quot_amd.amd_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.amd_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.amd_type&quot;) COLUMN(NAME=&quot;sales_quot_amd.reas_desc&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_type&quot;) COLUMN(NAME=&quot;sales_quot_amd.cust_code&quot;) COLUMN(NAME=&quot;sales_quot_amd.inq_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.inq_source&quot;) COLUMN(NAME=&quot;sales_quot_amd.valid_upto_o&quot;) COLUMN(NAME=&quot;sales_quot_amd.valid_upto&quot;) COLUMN(NAME=&quot;sales_quot_amd.emp_code__conf&quot;) COLUMN(NAME=&quot;sales_quot_amd.status&quot;) COLUMN(NAME=&quot;sales_quot_amd.status_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.curr_code&quot;) COLUMN(NAME=&quot;sales_quot_amd.exch_rate&quot;) COLUMN(NAME=&quot;sales_quot_amd.udf_str1&quot;) COLUMN(NAME=&quot;sales_quot_amd.udf_num1&quot;) COLUMN(NAME=&quot;sales_quot_amd.cont_pers&quot;) COLUMN(NAME=&quot;sales_quot_amd.sales_pers&quot;) COLUMN(NAME=&quot;sales_quot_amd.parent_quot_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.rev__tran&quot;) COLUMN(NAME=&quot;sales_quot_amd.enq_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.sample_ref&quot;) COLUMN(NAME=&quot;sales_quot_amd.freight&quot;) COLUMN(NAME=&quot;sales_quot_amd.cr_term&quot;) COLUMN(NAME=&quot;sales_quot_amd.dlv_term&quot;) COLUMN(NAME=&quot;sales_quot_amd.term_table&quot;) COLUMN(NAME=&quot;sales_quot_amd.stockist_code__dlv&quot;) COLUMN(NAME=&quot;sales_quot_amd.dlv_location&quot;) COLUMN(NAME=&quot;sales_quot_amd.aprv_status&quot;) COLUMN(NAME=&quot;sales_quot_amd.site_code&quot;) COLUMN(NAME=&quot;sales_quot_amd.all_items_approved&quot;) COLUMN(NAME=&quot;sales_quot_amd.is_items_generated&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_wf_prc_id&quot;) COLUMN(NAME=&quot;sales_quot_amd.rejection_remark&quot;) COLUMN(NAME=&quot;sales_quot_amd.location_descr&quot;) COLUMN(NAME=&quot;sales_quot_amd.stockist_name&quot;) COLUMN(NAME=&quot;sales_quot_amd.valid_upto_supp&quot;) COLUMN(NAME=&quot;sales_quot_amd.prnp_quot&quot;) COLUMN(NAME=&quot;sales_quot_amd.vat&quot;) COLUMN(NAME=&quot;sales_quot_amd.quotation_cost&quot;) COLUMN(NAME=&quot;sales_quot_amd.price_list&quot;) COLUMN(NAME=&quot;sales_quot_amd.supply_leadtime&quot;) COLUMN(NAME=&quot;sales_quot_amd.item_ser&quot;) COLUMN(NAME=&quot;sales_quot_amd.parent__tran_id&quot;) COLUMN(NAME=&quot;sales_quot_amd.from_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.to_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.wf_status&quot;) COLUMN(NAME=&quot;sales_quot_amd.addl_chrg&quot;) COLUMN(NAME=&quot;sales_quot_amd.eff_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.confirmed&quot;) COLUMN(NAME=&quot;sales_quot_amd.conf_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.oppr_id&quot;) COLUMN(NAME=&quot;sales_quot_amd.orig_quot_ref&quot;) COLUMN(NAME=&quot;sales_quot_amd.latest_version_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.remarks&quot;) COLUMN(NAME=&quot;sales_quot_amd.tax_class&quot;) COLUMN(NAME=&quot;sales_quot_amd.tax_chap&quot;) COLUMN(NAME=&quot;sales_quot_amd.tax_env&quot;) COLUMN(NAME=&quot;sales_quot_amd.chg_date&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;currency.descr&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;customer_b.cust_name&quot;) COLUMN(NAME=&quot;customer_a.cust_name&quot;) COLUMN(NAME=&quot;sales_quot_amd.eff_date_o&quot;) JOIN (LEFT=&quot;sales_quot_amd.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; ) JOIN (LEFT=&quot;sales_quot_amd.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer_a.cust_code&quot; ) JOIN (LEFT=&quot;sales_quot_amd.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer_b.cust_code&quot; ) JOIN (LEFT=&quot;sales_quot_amd.emp_code__conf&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; ) JOIN (LEFT=&quot;sales_quot_amd.curr_code&quot; OP =&quot;=&quot;RIGHT=&quot;currency.curr_code&quot; )WHERE( EXP1 =&quot;sales_quot_amd.amd_date&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:frdate&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;sales_quot_amd.amd_date&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:todate&quot; ) ) ARG(NAME = &quot;frdate&quot; TYPE = datetime) ARG(NAME = &quot;todate&quot; TYPE = datetime) </retrieve>
<update>sales_quot_amd</update> <update>sales_quot_amd</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -545,7 +545,7 @@ ...@@ -545,7 +545,7 @@
<text>Amendment Number</text> <text>Amendment Number</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>6799</x> <x>6689</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>130</width> <width>130</width>
...@@ -1970,7 +1970,7 @@ ...@@ -1970,7 +1970,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Effective Date</text> <text>Effective From</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>5458</x> <x>5458</x>
...@@ -2275,34 +2275,6 @@ ...@@ -2275,34 +2275,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Old From Date</text>
<border>2</border>
<color>33554432</color>
<x>6688</x>
<y>1</y>
<height>19</height>
<width>109</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>from_date_o_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>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -2310,7 +2282,7 @@ ...@@ -2310,7 +2282,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>6799</x> <x>6689</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>130</width> <width>130</width>
...@@ -4666,22 +4638,15 @@ ...@@ -4666,22 +4638,15 @@
<tabsequence>60</tabsequence> <tabsequence>60</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>6688</x> <x>6822</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>109</width> <width>106</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>from_date_o</name> <name>eff_date_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -4695,6 +4660,34 @@ ...@@ -4695,6 +4660,34 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Old Effective From</text>
<border>2</border>
<color>33554432</color>
<x>6821</x>
<y>1</y>
<height>19</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eff_date_o_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>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -72,11 +72,11 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=amd_no ...@@ -72,11 +72,11 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=amd_no
column=(type=char(15) updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" ) column=(type=char(15) updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" )
column=(type=char(15) updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" ) column=(type=char(15) updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
column=(type=char(50) updatewhereclause=yes name=stockist_cust_name dbname="customer.cust_name" ) column=(type=char(50) updatewhereclause=yes name=stockist_cust_name dbname="customer.cust_name" )
column=(type=datetime update=yes updatewhereclause=yes name=from_date_o dbname="sales_quot_amd.from_date_o" ) column=(type=datetime update=yes updatewhereclause=yes name=eff_date_o dbname="sales_quot_amd.eff_date_o" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quot_amd~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"currency~" ) TABLE(NAME=~"customer~" ALIAS=~"customer_a~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"customer~" ALIAS=~"customer_b~" ) COLUMN(NAME=~"sales_quot_amd.amd_no~") COLUMN(NAME=~"sales_quot_amd.amd_date~") COLUMN(NAME=~"sales_quot_amd.amd_type~") COLUMN(NAME=~"sales_quot_amd.reas_desc~") COLUMN(NAME=~"sales_quot_amd.quot_no~") COLUMN(NAME=~"sales_quot_amd.quot_date~") COLUMN(NAME=~"sales_quot_amd.quot_type~") COLUMN(NAME=~"sales_quot_amd.cust_code~") COLUMN(NAME=~"sales_quot_amd.inq_date~") COLUMN(NAME=~"sales_quot_amd.inq_source~") COLUMN(NAME=~"sales_quot_amd.valid_upto_o~") COLUMN(NAME=~"sales_quot_amd.valid_upto~") COLUMN(NAME=~"sales_quot_amd.emp_code__conf~") COLUMN(NAME=~"sales_quot_amd.status~") COLUMN(NAME=~"sales_quot_amd.status_date~") COLUMN(NAME=~"sales_quot_amd.curr_code~") COLUMN(NAME=~"sales_quot_amd.exch_rate~") COLUMN(NAME=~"sales_quot_amd.udf_str1~") COLUMN(NAME=~"sales_quot_amd.udf_num1~") COLUMN(NAME=~"sales_quot_amd.cont_pers~") COLUMN(NAME=~"sales_quot_amd.sales_pers~") COLUMN(NAME=~"sales_quot_amd.parent_quot_no~") COLUMN(NAME=~"sales_quot_amd.rev__tran~") COLUMN(NAME=~"sales_quot_amd.enq_no~") COLUMN(NAME=~"sales_quot_amd.sample_ref~") COLUMN(NAME=~"sales_quot_amd.freight~") COLUMN(NAME=~"sales_quot_amd.cr_term~") COLUMN(NAME=~"sales_quot_amd.dlv_term~") COLUMN(NAME=~"sales_quot_amd.term_table~") COLUMN(NAME=~"sales_quot_amd.stockist_code__dlv~") COLUMN(NAME=~"sales_quot_amd.dlv_location~") COLUMN(NAME=~"sales_quot_amd.aprv_status~") COLUMN(NAME=~"sales_quot_amd.site_code~") COLUMN(NAME=~"sales_quot_amd.all_items_approved~") COLUMN(NAME=~"sales_quot_amd.is_items_generated~") COLUMN(NAME=~"sales_quot_amd.quot_wf_prc_id~") COLUMN(NAME=~"sales_quot_amd.rejection_remark~") COLUMN(NAME=~"sales_quot_amd.location_descr~") COLUMN(NAME=~"sales_quot_amd.stockist_name~") COLUMN(NAME=~"sales_quot_amd.valid_upto_supp~") COLUMN(NAME=~"sales_quot_amd.prnp_quot~") COLUMN(NAME=~"sales_quot_amd.vat~") COLUMN(NAME=~"sales_quot_amd.quotation_cost~") COLUMN(NAME=~"sales_quot_amd.price_list~") COLUMN(NAME=~"sales_quot_amd.supply_leadtime~") COLUMN(NAME=~"sales_quot_amd.item_ser~") COLUMN(NAME=~"sales_quot_amd.parent__tran_id~") COLUMN(NAME=~"sales_quot_amd.from_date~") COLUMN(NAME=~"sales_quot_amd.to_date~") COLUMN(NAME=~"sales_quot_amd.wf_status~") COLUMN(NAME=~"sales_quot_amd.addl_chrg~") COLUMN(NAME=~"sales_quot_amd.eff_date~") COLUMN(NAME=~"sales_quot_amd.confirmed~") COLUMN(NAME=~"sales_quot_amd.conf_date~") COLUMN(NAME=~"sales_quot_amd.oppr_id~") COLUMN(NAME=~"sales_quot_amd.orig_quot_ref~") COLUMN(NAME=~"sales_quot_amd.latest_version_no~") COLUMN(NAME=~"sales_quot_amd.remarks~") COLUMN(NAME=~"sales_quot_amd.tax_class~") COLUMN(NAME=~"sales_quot_amd.tax_chap~") COLUMN(NAME=~"sales_quot_amd.tax_env~") COLUMN(NAME=~"sales_quot_amd.chg_date~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"currency.descr~") COLUMN(NAME=~"customer_a.cust_name~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"customer_b.cust_name~") COLUMN(NAME=~"sales_quot_amd.from_date_o~") JOIN (LEFT=~"sales_quot_amd.site_code~" OP =~"=~"RIGHT=~"site.site_code~" OUTER1 =~"sales_quot_amd.site_code~" ) JOIN (LEFT=~"sales_quot_amd.curr_code~" OP =~"=~"RIGHT=~"currency.curr_code~" OUTER1 =~"sales_quot_amd.curr_code~" ) JOIN (LEFT=~"sales_quot_amd.cust_code~" OP =~"=~"RIGHT=~"customer_a.cust_code~" OUTER1 =~"sales_quot_amd.cust_code~" ) JOIN (LEFT=~"sales_quot_amd.emp_code__conf~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"sales_quot_amd.emp_code__conf~" ) JOIN (LEFT=~"sales_quot_amd.stockist_code__dlv~" OP =~"=~"RIGHT=~"customer_b.cust_code~" OUTER1 =~"sales_quot_amd.stockist_code__dlv~" )WHERE( EXP1 =~"( ( ( ( sales_quot_amd.amd_no~" OP =~"=~" EXP2 =~":amd_no ) ) ) )~" ) ) ARG(NAME = ~"amd_no~" TYPE = string) " update="sales_quot_amd" updatewhere=1 updatekeyinplace=no arguments=(("amd_no", string)) ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quot_amd~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"currency~" ) TABLE(NAME=~"customer~" ALIAS=~"customer_a~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"customer~" ALIAS=~"customer_b~" ) COLUMN(NAME=~"sales_quot_amd.amd_no~") COLUMN(NAME=~"sales_quot_amd.amd_date~") COLUMN(NAME=~"sales_quot_amd.amd_type~") COLUMN(NAME=~"sales_quot_amd.reas_desc~") COLUMN(NAME=~"sales_quot_amd.quot_no~") COLUMN(NAME=~"sales_quot_amd.quot_date~") COLUMN(NAME=~"sales_quot_amd.quot_type~") COLUMN(NAME=~"sales_quot_amd.cust_code~") COLUMN(NAME=~"sales_quot_amd.inq_date~") COLUMN(NAME=~"sales_quot_amd.inq_source~") COLUMN(NAME=~"sales_quot_amd.valid_upto_o~") COLUMN(NAME=~"sales_quot_amd.valid_upto~") COLUMN(NAME=~"sales_quot_amd.emp_code__conf~") COLUMN(NAME=~"sales_quot_amd.status~") COLUMN(NAME=~"sales_quot_amd.status_date~") COLUMN(NAME=~"sales_quot_amd.curr_code~") COLUMN(NAME=~"sales_quot_amd.exch_rate~") COLUMN(NAME=~"sales_quot_amd.udf_str1~") COLUMN(NAME=~"sales_quot_amd.udf_num1~") COLUMN(NAME=~"sales_quot_amd.cont_pers~") COLUMN(NAME=~"sales_quot_amd.sales_pers~") COLUMN(NAME=~"sales_quot_amd.parent_quot_no~") COLUMN(NAME=~"sales_quot_amd.rev__tran~") COLUMN(NAME=~"sales_quot_amd.enq_no~") COLUMN(NAME=~"sales_quot_amd.sample_ref~") COLUMN(NAME=~"sales_quot_amd.freight~") COLUMN(NAME=~"sales_quot_amd.cr_term~") COLUMN(NAME=~"sales_quot_amd.dlv_term~") COLUMN(NAME=~"sales_quot_amd.term_table~") COLUMN(NAME=~"sales_quot_amd.stockist_code__dlv~") COLUMN(NAME=~"sales_quot_amd.dlv_location~") COLUMN(NAME=~"sales_quot_amd.aprv_status~") COLUMN(NAME=~"sales_quot_amd.site_code~") COLUMN(NAME=~"sales_quot_amd.all_items_approved~") COLUMN(NAME=~"sales_quot_amd.is_items_generated~") COLUMN(NAME=~"sales_quot_amd.quot_wf_prc_id~") COLUMN(NAME=~"sales_quot_amd.rejection_remark~") COLUMN(NAME=~"sales_quot_amd.location_descr~") COLUMN(NAME=~"sales_quot_amd.stockist_name~") COLUMN(NAME=~"sales_quot_amd.valid_upto_supp~") COLUMN(NAME=~"sales_quot_amd.prnp_quot~") COLUMN(NAME=~"sales_quot_amd.vat~") COLUMN(NAME=~"sales_quot_amd.quotation_cost~") COLUMN(NAME=~"sales_quot_amd.price_list~") COLUMN(NAME=~"sales_quot_amd.supply_leadtime~") COLUMN(NAME=~"sales_quot_amd.item_ser~") COLUMN(NAME=~"sales_quot_amd.parent__tran_id~") COLUMN(NAME=~"sales_quot_amd.from_date~") COLUMN(NAME=~"sales_quot_amd.to_date~") COLUMN(NAME=~"sales_quot_amd.wf_status~") COLUMN(NAME=~"sales_quot_amd.addl_chrg~") COLUMN(NAME=~"sales_quot_amd.eff_date~") COLUMN(NAME=~"sales_quot_amd.confirmed~") COLUMN(NAME=~"sales_quot_amd.conf_date~") COLUMN(NAME=~"sales_quot_amd.oppr_id~") COLUMN(NAME=~"sales_quot_amd.orig_quot_ref~") COLUMN(NAME=~"sales_quot_amd.latest_version_no~") COLUMN(NAME=~"sales_quot_amd.remarks~") COLUMN(NAME=~"sales_quot_amd.tax_class~") COLUMN(NAME=~"sales_quot_amd.tax_chap~") COLUMN(NAME=~"sales_quot_amd.tax_env~") COLUMN(NAME=~"sales_quot_amd.chg_date~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"currency.descr~") COLUMN(NAME=~"customer_a.cust_name~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"customer_b.cust_name~") COLUMN(NAME=~"sales_quot_amd.eff_date_o~") JOIN (LEFT=~"sales_quot_amd.cust_code~" OP =~"=~"RIGHT=~"customer_a.cust_code~" ) JOIN (LEFT=~"sales_quot_amd.cust_code~" OP =~"=~"RIGHT=~"customer_b.cust_code~" ) JOIN (LEFT=~"sales_quot_amd.emp_code__conf~" OP =~"=~"RIGHT=~"employee.emp_code~" ) JOIN (LEFT=~"sales_quot_amd.curr_code~" OP =~"=~"RIGHT=~"currency.curr_code~" ) JOIN (LEFT=~"sales_quot_amd.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"sales_quot_amd.amd_no~" OP =~"=~" EXP2 =~":amd_no~" ) ) ARG(NAME = ~"amd_no~" TYPE = string) " update="sales_quot_amd" updatewhere=1 updatekeyinplace=no arguments=(("amd_no", string)) )
groupbox(band=detail text="Status"border="2" color="33554432" x="10" y="341" height="164" width="889" 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="33554432" x="10" y="341" height="164" width="889" 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="Basic"border="2" color="33554432" x="8" y="12" height="247" width="967" 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="Basic"border="2" color="33554432" x="12" y="18" height="247" width="967" 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="Others"border="2" color="33554432" x="9" y="759" height="356" width="887" 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="33554432" x="8" y="757" height="356" width="887" 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="Terms"border="2" color="33554432" x="10" y="535" height="212" width="869" 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="Terms"border="2" color="33554432" x="10" y="535" height="212" width="869" 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" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="2" color="33554432" x="172" y="384" height="19" width="88" 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=32766 border="2" color="33554432" x="172" y="384" height="19" width="88" 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=54 alignment="0" tabsequence=32766 border="2" color="33554432" x="172" y="427" height="19" width="88" format="[shortdate] [time]" html.valueishtml="0" name=conf_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=54 alignment="0" tabsequence=32766 border="2" color="33554432" x="172" y="427" height="19" width="88" format="[shortdate] [time]" html.valueishtml="0" name=conf_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" )
...@@ -104,44 +104,16 @@ column(band=detail id=31 alignment="0" tabsequence=32766 border="2" color="33554 ...@@ -104,44 +104,16 @@ column(band=detail id=31 alignment="0" tabsequence=32766 border="2" color="33554
column(band=detail id=60 alignment="0" tabsequence=32766 border="2" color="33554432" x="751" y="630" height="16" width="111" format="[general]" html.valueishtml="0" name=tax_chap 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=60 alignment="0" tabsequence=32766 border="2" color="33554432" x="751" y="630" height="16" width="111" format="[general]" html.valueishtml="0" name=tax_chap 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="Amendment Date" border="2" color="33554432" x="24" y="37" height="19" width="182" html.valueishtml="0" name=amd_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=detail alignment="1" text="Amendment Date" border="2" color="33554432" x="24" y="37" height="19" width="182" html.valueishtml="0" name=amd_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="33554432" x="211" y="37" height="19" width="85" format="[shortdate] [time]" html.valueishtml="0" name=amd_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=2 alignment="0" tabsequence=32766 border="2" color="33554432" x="211" y="37" height="19" width="85" format="[shortdate] [time]" html.valueishtml="0" name=amd_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=4 alignment="0" tabsequence=20 border="2" color="33554432" x="781" y="37" height="19" width="85" format="[general]" html.valueishtml="0" name=reas_desc visible="1" edit.limit=2000 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="Reason for amendment" border="2" color="33554432" x="631" y="37" height="19" width="143" html.valueishtml="0" name=reas_desc_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=detail alignment="1" text="Quotation No" border="2" color="33554432" x="24" y="69" height="19" width="182" html.valueishtml="0" name=quot_no_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=detail alignment="1" text="Quotation No" border="2" color="33554432" x="24" y="69" height="19" width="182" html.valueishtml="0" name=quot_no_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="1" tabsequence=30 border="2" color="33554432" x="211" y="69" height="19" width="85" format="[general]" html.valueishtml="0" name=quot_no 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="1" tabsequence=30 border="2" color="33554432" x="211" y="69" height="19" width="85" format="[general]" html.valueishtml="0" name=quot_no 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=7 alignment="0" tabsequence=32766 border="2" color="33554432" x="781" y="69" height="19" width="85" 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" )
text(band=detail alignment="1" text="Quotation Type" border="2" color="33554432" x="631" y="69" height="19" width="143" 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=detail alignment="1" text="Orignal Quotation Reference" border="2" color="33554432" x="24" y="99" height="19" width="182" html.valueishtml="0" name=orig_quot_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=detail alignment="1" text="Orignal Quotation Reference" border="2" color="33554432" x="24" y="99" height="19" width="182" html.valueishtml="0" name=orig_quot_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=56 alignment="1" tabsequence=32766 border="2" color="33554432" x="211" y="99" height="19" width="85" format="[general]" html.valueishtml="0" name=orig_quot_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=56 alignment="1" tabsequence=32766 border="2" color="33554432" x="211" y="99" height="19" width="85" format="[general]" html.valueishtml="0" name=orig_quot_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=9 alignment="0" tabsequence=32766 border="2" color="33554432" x="781" y="127" height="19" width="85" format="[shortdate] [time]" html.valueishtml="0" name=inq_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="Inquiry Date" border="2" color="33554432" x="631" y="127" height="19" width="143" html.valueishtml="0" name=inq_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=detail alignment="1" text="Opportunity Id" border="2" color="33554432" x="24" y="127" height="19" width="182" html.valueishtml="0" name=oppr_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=detail alignment="1" text="Opportunity Id" border="2" color="33554432" x="24" y="127" height="19" width="182" html.valueishtml="0" name=oppr_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=55 alignment="1" tabsequence=32766 border="2" color="33554432" x="211" y="127" height="19" width="85" format="[general]" html.valueishtml="0" name=oppr_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=55 alignment="1" tabsequence=32766 border="2" color="33554432" x="211" y="127" height="19" width="85" format="[general]" html.valueishtml="0" name=oppr_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="Inquiry Source" border="2" color="33554432" x="24" y="158" height="19" width="182" html.valueishtml="0" name=inq_source_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=detail alignment="1" text="Inquiry Source" border="2" color="33554432" x="24" y="158" height="19" width="182" html.valueishtml="0" name=inq_source_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="33554432" x="211" y="158" height="19" width="85" format="[general]" html.valueishtml="0" name=inq_source 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=32766 border="2" color="33554432" x="211" y="158" height="19" width="85" format="[general]" html.valueishtml="0" name=inq_source 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="Exchange Rate" border="2" color="33554432" x="24" y="188" height="19" width="182" html.valueishtml="0" name=exch_rate_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=detail alignment="1" text="Exchange Rate" border="2" color="33554432" x="24" y="188" height="19" width="182" html.valueishtml="0" name=exch_rate_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="1" tabsequence=32766 border="2" color="33554432" x="211" y="188" height="19" width="85" format="[general]" html.valueishtml="0" name=exch_rate 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=17 alignment="1" tabsequence=32766 border="2" color="33554432" x="211" y="188" height="19" width="85" format="[general]" html.valueishtml="0" name=exch_rate 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="Remarks" border="2" color="33554432" x="24" y="221" height="19" width="182" 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=58 alignment="0" tabsequence=32766 border="2" color="33554432" x="211" y="221" height="19" width="85" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=120 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=40 border="2" color="33554432" x="783" y="189" height="19" width="85" 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" )
text(band=detail alignment="1" text="New Validity date" border="2" color="33554432" x="633" y="189" height="19" width="143" 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=64 alignment="0" tabsequence=32766 border="2" color="33554432" x="881" y="159" height="19" width="85" format="[general]" html.valueishtml="0" name=currency_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=16 alignment="1" tabsequence=32766 border="2" color="33554432" x="781" y="159" height="19" width="85" format="[general]" html.valueishtml="0" name=curr_code 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" )
text(band=detail alignment="1" text="Currency" border="2" color="33554432" x="631" y="159" height="19" width="143" html.valueishtml="0" name=curr_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=8 alignment="1" tabsequence=32766 border="2" color="33554432" x="781" y="99" height="19" width="85" 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" )
text(band=detail alignment="1" text="Customer code" border="2" color="33554432" x="631" y="99" height="16" width="143" 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=65 alignment="0" tabsequence=32766 border="2" color="33554432" x="874" y="99" height="19" width="85" 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="Amendment Type" border="2" color="33554432" x="324" y="37" height="19" width="182" html.valueishtml="0" name=amd_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="33554432" x="511" y="37" height="19" width="85" format="[general]" html.valueishtml="0" name=amd_type 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="Quotation Date" border="2" color="33554432" x="324" y="69" height="19" width="182" html.valueishtml="0" name=quot_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=6 alignment="0" tabsequence=32766 border="2" color="33554432" x="511" y="69" height="19" width="85" format="[shortdate] [time]" html.valueishtml="0" name=quot_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="Parent Quotation No" border="2" color="33554432" x="324" y="99" height="19" width="182" html.valueishtml="0" name=parent_quot_no_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="33554432" x="511" y="99" height="19" width="85" format="[general]" html.valueishtml="0" name=parent_quot_no 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="Sales Person" border="2" color="33554432" x="324" y="127" height="19" width="182" 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=21 alignment="0" tabsequence=32766 border="2" color="33554432" x="511" y="127" height="19" width="85" 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="Item Series" border="2" color="33554432" x="324" y="158" height="19" width="182" 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=46 alignment="1" tabsequence=32766 border="2" color="33554432" x="511" y="158" height="19" width="85" 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" )
text(band=detail alignment="1" text="Old Validity Date" border="2" color="33554432" x="324" y="188" height="19" width="182" html.valueishtml="0" name=valid_upto_o_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="33554432" x="511" y="188" height="19" width="85" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto_o 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="Confirmed" border="2" color="33554432" x="631" y="384" height="19" width="143" 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=detail alignment="1" text="Confirmed" border="2" color="33554432" x="631" y="384" height="19" width="143" 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=53 alignment="0" tabsequence=32766 border="2" color="33554432" x="781" y="384" height="19" width="103" 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=53 alignment="0" tabsequence=32766 border="2" color="33554432" x="781" y="384" height="19" width="103" 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" )
text(band=detail alignment="1" text="Status Update Date" border="2" color="33554432" x="316" y="384" height="19" width="187" 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=detail alignment="1" text="Status Update Date" border="2" color="33554432" x="316" y="384" height="19" width="187" 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" )
...@@ -165,31 +137,24 @@ text(band=detail alignment="1" text="Vat Amount" border="2" color="33554432" x=" ...@@ -165,31 +137,24 @@ text(band=detail alignment="1" text="Vat Amount" border="2" color="33554432" x="
column(band=detail id=23 alignment="0" tabsequence=32766 border="2" color="33554432" x="475" y="899" height="16" width="111" format="[general]" html.valueishtml="0" name=rev__tran 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=23 alignment="0" tabsequence=32766 border="2" color="33554432" x="475" y="899" height="16" width="111" format="[general]" html.valueishtml="0" name=rev__tran 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=37 alignment="0" tabsequence=32766 border="2" color="33554432" x="475" y="926" height="16" width="111" format="[general]" html.valueishtml="0" name=rejection_remark visible="1" edit.limit=100 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=37 alignment="0" tabsequence=32766 border="2" color="33554432" x="475" y="926" height="16" width="111" format="[general]" html.valueishtml="0" name=rejection_remark visible="1" edit.limit=100 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=42 alignment="1" tabsequence=32766 border="2" color="33554432" x="475" y="958" height="16" width="111" format="[general]" html.valueishtml="0" name=vat 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=42 alignment="1" tabsequence=32766 border="2" color="33554432" x="475" y="958" height="16" width="111" format="[general]" html.valueishtml="0" name=vat 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="Effective Date" border="2" color="33554432" x="335" y="1055" height="16" width="136" html.valueishtml="0" name=eff_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=52 alignment="0" tabsequence=32766 border="2" color="33554432" x="475" y="1055" height="16" width="111" format="[shortdate] [time]" html.valueishtml="0" name=eff_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="Total Quotation Cost" border="2" color="33554432" x="36" y="802" height="16" width="142" html.valueishtml="0" name=quotation_cost_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=detail alignment="1" text="Total Quotation Cost" border="2" color="33554432" x="36" y="802" height="16" width="142" html.valueishtml="0" name=quotation_cost_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=detail alignment="1" text="User Defined String" border="2" color="33554432" x="36" y="775" height="16" width="142" html.valueishtml="0" name=udf_str1_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=detail alignment="1" text="User Defined String" border="2" color="33554432" x="36" y="775" height="16" width="142" html.valueishtml="0" name=udf_str1_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=detail alignment="1" text="Parent Transaction Id" border="2" color="33554432" x="36" y="852" height="16" width="142" html.valueishtml="0" name=parent__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=detail alignment="1" text="Parent Transaction Id" border="2" color="33554432" x="36" y="852" height="16" width="142" html.valueishtml="0" name=parent__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=detail alignment="1" text="Enquiry No" border="2" color="33554432" x="36" y="899" height="16" width="142" html.valueishtml="0" name=enq_no_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=detail alignment="1" text="Enquiry No" border="2" color="33554432" x="36" y="899" height="16" width="142" html.valueishtml="0" name=enq_no_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=detail alignment="1" text="Workflow Proess ID" border="2" color="33554432" x="36" y="926" height="16" width="142" html.valueishtml="0" name=quot_wf_prc_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=detail alignment="1" text="Workflow Proess ID" border="2" color="33554432" x="36" y="926" height="16" width="142" html.valueishtml="0" name=quot_wf_prc_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=detail alignment="1" text="Supplier Validity date" border="2" color="33554432" x="36" y="958" height="16" width="142" html.valueishtml="0" name=valid_upto_supp_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=detail alignment="1" text="Supplier Validity date" border="2" color="33554432" x="36" y="958" height="16" width="142" html.valueishtml="0" name=valid_upto_supp_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=detail alignment="1" text="Workflow Status" border="2" color="33554432" x="36" y="1055" height="16" width="142" 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=detail alignment="1" text="Amendmentd No:" border="2" color="33554432" x="36" y="1086" height="16" width="142" html.valueishtml="0" name=amd_no_t visible="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=32766 border="2" color="33554432" x="183" y="775" height="16" width="111" format="[general]" html.valueishtml="0" name=udf_str1 visible="1" edit.limit=20 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=32766 border="2" color="33554432" x="183" y="775" height="16" width="111" format="[general]" html.valueishtml="0" name=udf_str1 visible="1" edit.limit=20 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=43 alignment="1" tabsequence=32766 border="2" color="33554432" x="183" y="802" height="16" width="111" format="[general]" html.valueishtml="0" name=quotation_cost 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=43 alignment="1" tabsequence=32766 border="2" color="33554432" x="183" y="802" height="16" width="111" format="[general]" html.valueishtml="0" name=quotation_cost 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=47 alignment="1" tabsequence=32766 border="2" color="33554432" x="183" y="852" height="16" width="111" format="[general]" html.valueishtml="0" name=parent__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=47 alignment="1" tabsequence=32766 border="2" color="33554432" x="183" y="852" height="16" width="111" format="[general]" html.valueishtml="0" name=parent__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=24 alignment="1" tabsequence=32766 border="2" color="33554432" x="183" y="899" height="16" width="111" format="[general]" html.valueishtml="0" name=enq_no visible="1" edit.limit=255 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="1" tabsequence=32766 border="2" color="33554432" x="183" y="899" height="16" width="111" format="[general]" html.valueishtml="0" name=enq_no visible="1" edit.limit=255 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=36 alignment="1" tabsequence=32766 border="2" color="33554432" x="183" y="926" height="16" width="111" format="[general]" html.valueishtml="0" name=quot_wf_prc_id 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=36 alignment="1" tabsequence=32766 border="2" color="33554432" x="183" y="926" height="16" width="111" format="[general]" html.valueishtml="0" name=quot_wf_prc_id 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=40 alignment="0" tabsequence=32766 border="2" color="33554432" x="183" y="958" height="16" width="111" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto_supp 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=40 alignment="0" tabsequence=32766 border="2" color="33554432" x="183" y="958" height="16" width="111" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto_supp 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=50 alignment="0" tabsequence=32766 border="2" color="33554432" x="183" y="1055" height="16" width="111" 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=1 alignment="0" tabsequence=32766 border="2" color="33554432" x="183" y="1086" height="16" width="111" format="[general]" html.valueishtml="0" name=amd_no visible="0" 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="Sample Reference" border="2" color="33554432" x="615" y="775" height="16" width="132" html.valueishtml="0" name=sample_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=detail alignment="1" text="Sample Reference" border="2" color="33554432" x="615" y="775" height="16" width="132" html.valueishtml="0" name=sample_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=detail alignment="1" text="Site" border="2" color="33554432" x="615" y="802" height="16" width="132" 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=detail alignment="1" text="Site" border="2" color="33554432" x="615" y="802" height="16" width="132" 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=detail alignment="1" text="Approval Status" border="2" color="33554432" x="615" y="852" height="16" width="132" html.valueishtml="0" name=aprv_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=detail alignment="1" text="Approval Status" border="2" color="33554432" x="615" y="852" height="16" width="132" html.valueishtml="0" name=aprv_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=detail alignment="1" text="Item Generation Status" border="2" color="33554432" x="615" y="899" height="16" width="132" html.valueishtml="0" name=is_items_generated_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=detail alignment="1" text="Item Generation Status" border="2" color="33554432" x="615" y="899" height="16" width="132" html.valueishtml="0" name=is_items_generated_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=detail alignment="1" text="Stockist Name" border="2" color="33554432" x="615" y="926" height="16" width="132" html.valueishtml="0" name=stockist_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=detail alignment="1" text="Stockist Name" border="2" color="33554432" x="615" y="926" height="16" width="132" html.valueishtml="0" name=stockist_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=detail alignment="1" text="All Items Approved" border="2" color="33554432" x="615" y="958" height="16" width="132" html.valueishtml="0" name=all_items_approved_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=detail alignment="1" text="All Items Approved" border="2" color="33554432" x="615" y="958" height="16" width="132" html.valueishtml="0" name=all_items_approved_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=detail alignment="1" text="Supply Lead Time" border="2" color="33554432" x="615" y="1055" height="16" width="132" html.valueishtml="0" name=supply_leadtime_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="33554432" x="751" y="775" height="16" width="111" format="[general]" html.valueishtml="0" name=sample_ref 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=32766 border="2" color="33554432" x="751" y="775" height="16" width="111" format="[general]" html.valueishtml="0" name=sample_ref 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=33 alignment="0" tabsequence=32766 border="2" color="33554432" x="751" y="802" height="16" width="111" format="[general]" html.valueishtml="0" name=site_code 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=33 alignment="0" tabsequence=32766 border="2" color="33554432" x="751" y="802" height="16" width="111" format="[general]" html.valueishtml="0" name=site_code 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=63 alignment="0" tabsequence=32766 border="2" color="33554432" x="751" y="826" height="16" width="111" format="[general]" html.valueishtml="0" name=site_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=63 alignment="0" tabsequence=32766 border="2" color="33554432" x="751" y="826" height="16" width="111" format="[general]" html.valueishtml="0" name=site_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" )
...@@ -197,19 +162,54 @@ column(band=detail id=32 alignment="0" tabsequence=32766 border="2" color="33554 ...@@ -197,19 +162,54 @@ column(band=detail id=32 alignment="0" tabsequence=32766 border="2" color="33554
column(band=detail id=35 alignment="0" tabsequence=32766 border="2" color="33554432" x="751" y="899" height="16" width="111" format="[general]" html.valueishtml="0" name=is_items_generated 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=35 alignment="0" tabsequence=32766 border="2" color="33554432" x="751" y="899" height="16" width="111" format="[general]" html.valueishtml="0" name=is_items_generated 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=39 alignment="0" tabsequence=32766 border="2" color="33554432" x="751" y="926" height="16" width="111" format="[general]" html.valueishtml="0" name=stockist_name visible="1" edit.limit=1000 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=39 alignment="0" tabsequence=32766 border="2" color="33554432" x="751" y="926" height="16" width="111" format="[general]" html.valueishtml="0" name=stockist_name visible="1" edit.limit=1000 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=34 alignment="0" tabsequence=32766 border="2" color="33554432" x="751" y="958" height="16" width="111" format="[general]" html.valueishtml="0" name=all_items_approved 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=34 alignment="0" tabsequence=32766 border="2" color="33554432" x="751" y="958" height="16" width="111" format="[general]" html.valueishtml="0" name=all_items_approved 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=45 alignment="1" tabsequence=32766 border="2" color="33554432" x="751" y="1055" height="16" width="111" format="[general]" html.valueishtml="0" name=supply_leadtime 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="Price List" border="2" color="33554432" x="335" y="989" height="16" width="136" html.valueishtml="0" name=price_list_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=detail alignment="1" text="Price List" border="2" color="33554432" x="335" y="989" height="16" width="136" html.valueishtml="0" name=price_list_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=44 alignment="0" tabsequence=32766 border="2" color="33554432" x="475" y="989" height="16" width="111" format="[general]" html.valueishtml="0" name=price_list 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=44 alignment="0" tabsequence=32766 border="2" color="33554432" x="475" y="989" height="16" width="111" format="[general]" html.valueishtml="0" name=price_list 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" )
text(band=detail alignment="1" text="Change ON" border="2" color="33554432" x="36" y="989" height="16" width="142" 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=detail alignment="1" text="Change ON" border="2" color="33554432" x="36" y="989" height="16" width="142" 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=62 alignment="0" tabsequence=32766 border="2" color="33554432" x="183" y="989" height="16" width="111" 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=62 alignment="0" tabsequence=32766 border="2" color="33554432" x="183" y="989" height="16" width="111" 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="Old From Date" border="2" color="33554432" x="615" y="989" height="16" width="132" html.valueishtml="0" name=from_date_o_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=detail alignment="1" text="Amendmentd No:" border="2" color="33554432" x="612" y="1053" height="16" width="142" html.valueishtml="0" name=amd_no_t visible="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=69 alignment="0" tabsequence=32766 border="2" color="33554432" x="751" y="989" height="16" width="111" format="[shortdate] [time]" html.valueishtml="0" name=from_date_o 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=1 alignment="0" tabsequence=32766 border="2" color="33554432" x="759" y="1053" height="16" width="111" format="[general]" html.valueishtml="0" name=amd_no visible="0" 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="To Date" border="2" color="33554432" x="335" y="1020" height="16" width="136" html.valueishtml="0" name=to_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=detail alignment="1" text="To Date" border="2" color="33554432" x="612" y="989" height="16" width="136" html.valueishtml="0" name=to_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=49 alignment="0" tabsequence=32766 border="2" color="33554432" x="475" y="1020" height="16" width="111" format="[shortdate] [time]" html.valueishtml="0" name=to_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=49 alignment="0" tabsequence=32766 border="2" color="33554432" x="752" y="989" height="16" width="111" format="[shortdate] [time]" html.valueishtml="0" name=to_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="New From Date" border="2" color="33554432" x="36" y="1020" height="16" width="142" html.valueishtml="0" name=from_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=detail alignment="1" text="Additional Charges" border="2" color="33554432" x="38" y="1021" height="16" width="132" html.valueishtml="0" name=addl_chrg_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=48 alignment="0" tabsequence=50 border="2" color="33554432" x="183" y="1020" height="16" width="111" format="[shortdate] [time]" html.valueishtml="0" name=from_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=51 alignment="1" tabsequence=32766 border="2" color="33554432" x="174" y="1021" height="16" width="111" format="[general]" html.valueishtml="0" name=addl_chrg 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="Additional Charges" border="2" color="33554432" x="615" y="1020" height="16" width="132" html.valueishtml="0" name=addl_chrg_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=detail alignment="1" text="Workflow Status" border="2" color="33554432" x="328" y="1023" height="16" width="142" 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=51 alignment="1" tabsequence=32766 border="2" color="33554432" x="751" y="1020" height="16" width="111" format="[general]" html.valueishtml="0" name=addl_chrg 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=50 alignment="0" tabsequence=32766 border="2" color="33554432" x="475" y="1023" height="16" width="111" 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="Supply Lead Time" border="2" color="33554432" x="628" y="1021" height="16" width="132" html.valueishtml="0" name=supply_leadtime_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=45 alignment="1" tabsequence=32766 border="2" color="33554432" x="764" y="1021" height="16" width="111" format="[general]" html.valueishtml="0" name=supply_leadtime 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="New From Date" border="2" color="33554432" x="330" y="1056" height="16" width="142" html.valueishtml="0" name=from_date_t visible="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=48 alignment="0" tabsequence=50 border="2" color="33554432" x="477" y="1056" height="16" width="111" format="[shortdate] [time]" html.valueishtml="0" name=from_date visible="0" 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=64 alignment="0" tabsequence=32766 border="2" color="33554432" x="881" y="159" height="19" width="85" format="[general]" html.valueishtml="0" name=currency_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=65 alignment="0" tabsequence=32766 border="2" color="33554432" x="881" y="99" height="19" width="85" 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="Amendment Type" border="2" color="33554432" x="324" y="37" height="19" width="182" html.valueishtml="0" name=amd_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=detail alignment="1" text="Quotation Date" border="2" color="33554432" x="324" y="69" height="19" width="182" html.valueishtml="0" name=quot_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=detail alignment="1" text="Parent Quotation No" border="2" color="33554432" x="324" y="99" height="19" width="182" html.valueishtml="0" name=parent_quot_no_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=detail alignment="1" text="Sales Person" border="2" color="33554432" x="324" y="127" height="19" width="182" 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=detail alignment="1" text="Item Series" border="2" color="33554432" x="324" y="158" height="19" width="182" 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=detail alignment="1" text="Old Validity Date" border="2" color="33554432" x="324" y="188" height="19" width="182" html.valueishtml="0" name=valid_upto_o_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="33554432" x="511" y="37" height="19" width="85" format="[general]" html.valueishtml="0" name=amd_type 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" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="2" color="33554432" x="511" y="69" height="19" width="85" format="[shortdate] [time]" html.valueishtml="0" name=quot_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=32766 border="2" color="33554432" x="511" y="99" height="19" width="85" format="[general]" html.valueishtml="0" name=parent_quot_no 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=21 alignment="0" tabsequence=32766 border="2" color="33554432" x="511" y="127" height="19" width="85" 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=46 alignment="1" tabsequence=32766 border="2" color="33554432" x="511" y="158" height="19" width="85" 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=11 alignment="0" tabsequence=32766 border="2" color="33554432" x="511" y="188" height="19" width="85" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto_o 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="Reason for amendment" border="2" color="33554432" x="631" y="37" height="19" width="143" html.valueishtml="0" name=reas_desc_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=detail alignment="1" text="Quotation Type" border="2" color="33554432" x="631" y="69" height="19" width="143" 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=detail alignment="1" text="Inquiry Date" border="2" color="33554432" x="631" y="127" height="19" width="143" html.valueishtml="0" name=inq_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=detail alignment="1" text="New Validity date" border="2" color="33554432" x="631" y="189" height="19" width="143" 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=detail alignment="1" text="Currency" border="2" color="33554432" x="631" y="159" height="19" width="143" html.valueishtml="0" name=curr_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=detail alignment="1" text="Customer code" border="2" color="33554432" x="631" y="99" height="19" width="143" 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="33554432" x="781" y="37" height="19" width="85" format="[general]" html.valueishtml="0" name=reas_desc visible="1" edit.limit=2000 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=32766 border="2" color="33554432" x="781" y="69" height="19" width="85" 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=9 alignment="0" tabsequence=32766 border="2" color="33554432" x="781" y="127" height="19" width="85" format="[shortdate] [time]" html.valueishtml="0" name=inq_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=40 border="2" color="33554432" x="781" y="189" height="19" width="85" 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=16 alignment="1" tabsequence=32766 border="2" color="33554432" x="781" y="159" height="19" width="85" format="[general]" html.valueishtml="0" name=curr_code 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=8 alignment="1" tabsequence=32766 border="2" color="33554432" x="781" y="99" height="19" width="85" 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" )
text(band=detail alignment="1" text="Remarks" border="2" color="33554432" x="24" y="221" height="19" width="182" 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=58 alignment="0" tabsequence=32766 border="2" color="33554432" x="211" y="221" height="19" width="85" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=120 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="Old Effective From" border="2" color="33554432" x="324" y="221" height="19" width="182" html.valueishtml="0" name=eff_date_o_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=69 alignment="0" tabsequence=32766 border="2" color="33554432" x="511" y="221" height="19" width="85" html.valueishtml="0" name=eff_date_o 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=detail alignment="1" text="Effective From" border="2" color="33554432" x="631" y="221" height="19" width="143" html.valueishtml="0" name=eff_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=52 alignment="0" tabsequence=60 border="2" color="33554432" x="781" y="221" height="19" width="85" format="[shortdate] [time]" html.valueishtml="0" name=eff_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" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) 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 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
...@@ -528,10 +528,10 @@ ...@@ -528,10 +528,10 @@
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>from_date_o</name> <name>eff_date_o</name>
<dbname>sales_quot_amd.from_date_o</dbname> <dbname>sales_quot_amd.eff_date_o</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sales_quot_amd&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;currency&quot; ) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_a&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_b&quot; ) COLUMN(NAME=&quot;sales_quot_amd.amd_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.amd_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.amd_type&quot;) COLUMN(NAME=&quot;sales_quot_amd.reas_desc&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_type&quot;) COLUMN(NAME=&quot;sales_quot_amd.cust_code&quot;) COLUMN(NAME=&quot;sales_quot_amd.inq_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.inq_source&quot;) COLUMN(NAME=&quot;sales_quot_amd.valid_upto_o&quot;) COLUMN(NAME=&quot;sales_quot_amd.valid_upto&quot;) COLUMN(NAME=&quot;sales_quot_amd.emp_code__conf&quot;) COLUMN(NAME=&quot;sales_quot_amd.status&quot;) COLUMN(NAME=&quot;sales_quot_amd.status_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.curr_code&quot;) COLUMN(NAME=&quot;sales_quot_amd.exch_rate&quot;) COLUMN(NAME=&quot;sales_quot_amd.udf_str1&quot;) COLUMN(NAME=&quot;sales_quot_amd.udf_num1&quot;) COLUMN(NAME=&quot;sales_quot_amd.cont_pers&quot;) COLUMN(NAME=&quot;sales_quot_amd.sales_pers&quot;) COLUMN(NAME=&quot;sales_quot_amd.parent_quot_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.rev__tran&quot;) COLUMN(NAME=&quot;sales_quot_amd.enq_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.sample_ref&quot;) COLUMN(NAME=&quot;sales_quot_amd.freight&quot;) COLUMN(NAME=&quot;sales_quot_amd.cr_term&quot;) COLUMN(NAME=&quot;sales_quot_amd.dlv_term&quot;) COLUMN(NAME=&quot;sales_quot_amd.term_table&quot;) COLUMN(NAME=&quot;sales_quot_amd.stockist_code__dlv&quot;) COLUMN(NAME=&quot;sales_quot_amd.dlv_location&quot;) COLUMN(NAME=&quot;sales_quot_amd.aprv_status&quot;) COLUMN(NAME=&quot;sales_quot_amd.site_code&quot;) COLUMN(NAME=&quot;sales_quot_amd.all_items_approved&quot;) COLUMN(NAME=&quot;sales_quot_amd.is_items_generated&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_wf_prc_id&quot;) COLUMN(NAME=&quot;sales_quot_amd.rejection_remark&quot;) COLUMN(NAME=&quot;sales_quot_amd.location_descr&quot;) COLUMN(NAME=&quot;sales_quot_amd.stockist_name&quot;) COLUMN(NAME=&quot;sales_quot_amd.valid_upto_supp&quot;) COLUMN(NAME=&quot;sales_quot_amd.prnp_quot&quot;) COLUMN(NAME=&quot;sales_quot_amd.vat&quot;) COLUMN(NAME=&quot;sales_quot_amd.quotation_cost&quot;) COLUMN(NAME=&quot;sales_quot_amd.price_list&quot;) COLUMN(NAME=&quot;sales_quot_amd.supply_leadtime&quot;) COLUMN(NAME=&quot;sales_quot_amd.item_ser&quot;) COLUMN(NAME=&quot;sales_quot_amd.parent__tran_id&quot;) COLUMN(NAME=&quot;sales_quot_amd.from_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.to_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.wf_status&quot;) COLUMN(NAME=&quot;sales_quot_amd.addl_chrg&quot;) COLUMN(NAME=&quot;sales_quot_amd.eff_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.confirmed&quot;) COLUMN(NAME=&quot;sales_quot_amd.conf_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.oppr_id&quot;) COLUMN(NAME=&quot;sales_quot_amd.orig_quot_ref&quot;) COLUMN(NAME=&quot;sales_quot_amd.latest_version_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.remarks&quot;) COLUMN(NAME=&quot;sales_quot_amd.tax_class&quot;) COLUMN(NAME=&quot;sales_quot_amd.tax_chap&quot;) COLUMN(NAME=&quot;sales_quot_amd.tax_env&quot;) COLUMN(NAME=&quot;sales_quot_amd.chg_date&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;currency.descr&quot;) COLUMN(NAME=&quot;customer_a.cust_name&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;customer_b.cust_name&quot;) COLUMN(NAME=&quot;sales_quot_amd.from_date_o&quot;) JOIN (LEFT=&quot;sales_quot_amd.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;sales_quot_amd.site_code&quot; ) JOIN (LEFT=&quot;sales_quot_amd.curr_code&quot; OP =&quot;=&quot;RIGHT=&quot;currency.curr_code&quot; OUTER1 =&quot;sales_quot_amd.curr_code&quot; ) JOIN (LEFT=&quot;sales_quot_amd.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer_a.cust_code&quot; OUTER1 =&quot;sales_quot_amd.cust_code&quot; ) JOIN (LEFT=&quot;sales_quot_amd.emp_code__conf&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;sales_quot_amd.emp_code__conf&quot; ) JOIN (LEFT=&quot;sales_quot_amd.stockist_code__dlv&quot; OP =&quot;=&quot;RIGHT=&quot;customer_b.cust_code&quot; OUTER1 =&quot;sales_quot_amd.stockist_code__dlv&quot; )WHERE( EXP1 =&quot;( ( ( ( sales_quot_amd.amd_no&quot; OP =&quot;=&quot; EXP2 =&quot;:amd_no ) ) ) )&quot; ) ) ARG(NAME = &quot;amd_no&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sales_quot_amd&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;currency&quot; ) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_a&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;customer&quot; ALIAS=&quot;customer_b&quot; ) COLUMN(NAME=&quot;sales_quot_amd.amd_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.amd_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.amd_type&quot;) COLUMN(NAME=&quot;sales_quot_amd.reas_desc&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_type&quot;) COLUMN(NAME=&quot;sales_quot_amd.cust_code&quot;) COLUMN(NAME=&quot;sales_quot_amd.inq_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.inq_source&quot;) COLUMN(NAME=&quot;sales_quot_amd.valid_upto_o&quot;) COLUMN(NAME=&quot;sales_quot_amd.valid_upto&quot;) COLUMN(NAME=&quot;sales_quot_amd.emp_code__conf&quot;) COLUMN(NAME=&quot;sales_quot_amd.status&quot;) COLUMN(NAME=&quot;sales_quot_amd.status_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.curr_code&quot;) COLUMN(NAME=&quot;sales_quot_amd.exch_rate&quot;) COLUMN(NAME=&quot;sales_quot_amd.udf_str1&quot;) COLUMN(NAME=&quot;sales_quot_amd.udf_num1&quot;) COLUMN(NAME=&quot;sales_quot_amd.cont_pers&quot;) COLUMN(NAME=&quot;sales_quot_amd.sales_pers&quot;) COLUMN(NAME=&quot;sales_quot_amd.parent_quot_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.rev__tran&quot;) COLUMN(NAME=&quot;sales_quot_amd.enq_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.sample_ref&quot;) COLUMN(NAME=&quot;sales_quot_amd.freight&quot;) COLUMN(NAME=&quot;sales_quot_amd.cr_term&quot;) COLUMN(NAME=&quot;sales_quot_amd.dlv_term&quot;) COLUMN(NAME=&quot;sales_quot_amd.term_table&quot;) COLUMN(NAME=&quot;sales_quot_amd.stockist_code__dlv&quot;) COLUMN(NAME=&quot;sales_quot_amd.dlv_location&quot;) COLUMN(NAME=&quot;sales_quot_amd.aprv_status&quot;) COLUMN(NAME=&quot;sales_quot_amd.site_code&quot;) COLUMN(NAME=&quot;sales_quot_amd.all_items_approved&quot;) COLUMN(NAME=&quot;sales_quot_amd.is_items_generated&quot;) COLUMN(NAME=&quot;sales_quot_amd.quot_wf_prc_id&quot;) COLUMN(NAME=&quot;sales_quot_amd.rejection_remark&quot;) COLUMN(NAME=&quot;sales_quot_amd.location_descr&quot;) COLUMN(NAME=&quot;sales_quot_amd.stockist_name&quot;) COLUMN(NAME=&quot;sales_quot_amd.valid_upto_supp&quot;) COLUMN(NAME=&quot;sales_quot_amd.prnp_quot&quot;) COLUMN(NAME=&quot;sales_quot_amd.vat&quot;) COLUMN(NAME=&quot;sales_quot_amd.quotation_cost&quot;) COLUMN(NAME=&quot;sales_quot_amd.price_list&quot;) COLUMN(NAME=&quot;sales_quot_amd.supply_leadtime&quot;) COLUMN(NAME=&quot;sales_quot_amd.item_ser&quot;) COLUMN(NAME=&quot;sales_quot_amd.parent__tran_id&quot;) COLUMN(NAME=&quot;sales_quot_amd.from_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.to_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.wf_status&quot;) COLUMN(NAME=&quot;sales_quot_amd.addl_chrg&quot;) COLUMN(NAME=&quot;sales_quot_amd.eff_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.confirmed&quot;) COLUMN(NAME=&quot;sales_quot_amd.conf_date&quot;) COLUMN(NAME=&quot;sales_quot_amd.oppr_id&quot;) COLUMN(NAME=&quot;sales_quot_amd.orig_quot_ref&quot;) COLUMN(NAME=&quot;sales_quot_amd.latest_version_no&quot;) COLUMN(NAME=&quot;sales_quot_amd.remarks&quot;) COLUMN(NAME=&quot;sales_quot_amd.tax_class&quot;) COLUMN(NAME=&quot;sales_quot_amd.tax_chap&quot;) COLUMN(NAME=&quot;sales_quot_amd.tax_env&quot;) COLUMN(NAME=&quot;sales_quot_amd.chg_date&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;currency.descr&quot;) COLUMN(NAME=&quot;customer_a.cust_name&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;customer_b.cust_name&quot;) COLUMN(NAME=&quot;sales_quot_amd.eff_date_o&quot;) JOIN (LEFT=&quot;sales_quot_amd.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer_a.cust_code&quot; ) JOIN (LEFT=&quot;sales_quot_amd.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer_b.cust_code&quot; ) JOIN (LEFT=&quot;sales_quot_amd.emp_code__conf&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; ) JOIN (LEFT=&quot;sales_quot_amd.curr_code&quot; OP =&quot;=&quot;RIGHT=&quot;currency.curr_code&quot; ) JOIN (LEFT=&quot;sales_quot_amd.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;sales_quot_amd.amd_no&quot; OP =&quot;=&quot; EXP2 =&quot;:amd_no&quot; ) ) ARG(NAME = &quot;amd_no&quot; TYPE = string) </retrieve>
<update>sales_quot_amd</update> <update>sales_quot_amd</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -569,8 +569,8 @@ ...@@ -569,8 +569,8 @@
<text>Basic</text> <text>Basic</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>8</x> <x>12</x>
<y>12</y> <y>18</y>
<height>247</height> <height>247</height>
<width>967</width> <width>967</width>
<name>gb_1</name> <name>gb_1</name>
...@@ -593,8 +593,8 @@ ...@@ -593,8 +593,8 @@
<text>Others</text> <text>Others</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>9</x> <x>8</x>
<y>759</y> <y>757</y>
<height>356</height> <height>356</height>
<width>887</width> <width>887</width>
<name>gb_4</name> <name>gb_4</name>
...@@ -1494,72 +1494,6 @@ ...@@ -1494,72 +1494,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>2</border>
<color>33554432</color>
<x>781</x>
<y>37</y>
<height>19</height>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reas_desc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>2000</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Reason for amendment</text>
<border>2</border>
<color>33554432</color>
<x>631</x>
<y>37</y>
<height>19</height>
<width>143</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reas_desc_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> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
...@@ -1626,72 +1560,6 @@ ...@@ -1626,72 +1560,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>33554432</color>
<x>781</x>
<y>69</y>
<height>19</height>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Quotation Type</text>
<border>2</border>
<color>33554432</color>
<x>631</x>
<y>69</y>
<height>19</height>
<width>143</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_type_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
...@@ -1758,72 +1626,6 @@ ...@@ -1758,72 +1626,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>33554432</color>
<x>781</x>
<y>127</y>
<height>19</height>
<width>85</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>inq_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>
<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>Inquiry Date</text>
<border>2</border>
<color>33554432</color>
<x>631</x>
<y>127</y>
<height>19</height>
<width>143</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>inq_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>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
...@@ -2025,17 +1827,17 @@ ...@@ -2025,17 +1827,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Remarks</text> <text>Confirmed</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>24</x> <x>631</x>
<y>221</y> <y>384</y>
<height>19</height> <height>19</height>
<width>182</width> <width>143</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>remarks_t</name> <name>confirmed_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -2052,23 +1854,23 @@ ...@@ -2052,23 +1854,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>58</id> <id>53</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>211</x> <x>781</x>
<y>221</y> <y>384</y>
<height>19</height> <height>19</height>
<width>85</width> <width>103</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>remarks</name> <name>confirmed</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>120</limit> <limit>1</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -2088,31 +1890,21 @@ ...@@ -2088,31 +1890,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Status Update Date</text>
<tabsequence>40</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>783</x> <x>316</x>
<y>189</y> <y>384</y>
<height>19</height> <height>19</height>
<width>85</width> <width>187</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>valid_upto</name> <name>status_date_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -2125,21 +1917,21 @@ ...@@ -2125,21 +1917,21 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>New Validity date</text> <text>Confirmed By</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>633</x> <x>316</x>
<y>189</y> <y>427</y>
<height>19</height> <height>19</height>
<width>143</width> <width>187</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>valid_upto_t</name> <name>emp_code__conf_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -2156,25 +1948,27 @@ ...@@ -2156,25 +1948,27 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>64</id> <id>15</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>881</x> <x>508</x>
<y>159</y> <y>384</y>
<height>19</height> <height>19</height>
<width>85</width> <width>102</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>currency_descr</name> <name>status_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -2192,23 +1986,23 @@ ...@@ -2192,23 +1986,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>13</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>781</x> <x>508</x>
<y>159</y> <y>427</y>
<height>19</height> <height>19</height>
<width>85</width> <width>102</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>curr_code</name> <name>emp_code__conf</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -2231,17 +2025,17 @@ ...@@ -2231,17 +2025,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Currency</text> <text>Latest Version No</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>631</x> <x>316</x>
<y>159</y> <y>455</y>
<height>19</height> <height>19</height>
<width>143</width> <width>187</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>curr_code_t</name> <name>latest_version_no_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -2258,23 +2052,23 @@ ...@@ -2258,23 +2052,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>57</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>781</x> <x>508</x>
<y>99</y> <y>455</y>
<height>19</height> <height>19</height>
<width>85</width> <width>102</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cust_code</name> <name>latest_version_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -2294,21 +2088,29 @@ ...@@ -2294,21 +2088,29 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>66</id>
<text>Customer code</text> <alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>631</x> <x>631</x>
<y>99</y> <y>426</y>
<height>16</height> <height>19</height>
<width>143</width> <width>143</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cust_code_t</name> <name>emp_fname</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -2321,23 +2123,23 @@ ...@@ -2321,23 +2123,23 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>65</id> <id>67</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>874</x> <x>781</x>
<y>99</y> <y>426</y>
<height>19</height> <height>19</height>
<width>85</width> <width>103</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cust_name</name> <name>emp_lname</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -2361,17 +2163,17 @@ ...@@ -2361,17 +2163,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Amendment Type</text> <text>User Defined Number</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>324</x> <x>335</x>
<y>37</y> <y>775</y>
<height>19</height> <height>16</height>
<width>182</width> <width>136</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amd_type_t</name> <name>udf_num1_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -2386,29 +2188,21 @@ ...@@ -2386,29 +2188,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Print Quotation</text>
<tabsequence>10</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>511</x> <x>335</x>
<y>37</y> <y>802</y>
<height>19</height> <height>16</height>
<width>85</width> <width>136</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amd_type</name> <name>prnp_quot_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -2421,22 +2215,32 @@ ...@@ -2421,22 +2215,32 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Quotation Date</text> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>324</x> <x>475</x>
<y>69</y> <y>775</y>
<height>19</height> <height>16</height>
<width>182</width> <width>111</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quot_date_t</name> <name>udf_num1</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -2449,23 +2253,23 @@ ...@@ -2449,23 +2253,23 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>41</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>511</x> <x>475</x>
<y>69</y> <y>802</y>
<height>19</height> <height>16</height>
<width>85</width> <width>111</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quot_date</name> <name>prnp_quot</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -2491,17 +2295,17 @@ ...@@ -2491,17 +2295,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Parent Quotation No</text> <text>Delivery Stockist</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>324</x> <x>335</x>
<y>99</y> <y>852</y>
<height>19</height> <height>16</height>
<width>182</width> <width>136</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>parent_quot_no_t</name> <name>stockist_code__dlv_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -2518,27 +2322,25 @@ ...@@ -2518,27 +2322,25 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>68</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>511</x> <x>475</x>
<y>99</y> <y>874</y>
<height>19</height> <height>16</height>
<width>85</width> <width>111</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>parent_quot_no</name> <name>stockist_cust_name</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -2554,21 +2356,31 @@ ...@@ -2554,21 +2356,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>30</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Sales Person</text> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>324</x> <x>475</x>
<y>127</y> <y>853</y>
<height>19</height> <height>16</height>
<width>182</width> <width>111</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sales_pers_t</name> <name>stockist_code__dlv</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>200</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -2581,32 +2393,22 @@ ...@@ -2581,32 +2393,22 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Reversal Transaction</text>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>511</x> <x>335</x>
<y>127</y> <y>899</y>
<height>19</height> <height>16</height>
<width>85</width> <width>136</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sales_pers</name> <name>rev__tran_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -2619,21 +2421,21 @@ ...@@ -2619,21 +2421,21 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Item Series</text> <text>Rejection Reason</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>324</x> <x>335</x>
<y>158</y> <y>926</y>
<height>19</height> <height>16</height>
<width>182</width> <width>136</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>item_ser_t</name> <name>rejection_remark_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -2648,31 +2450,21 @@ ...@@ -2648,31 +2450,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>46</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <text>Vat Amount</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>511</x> <x>335</x>
<y>158</y> <y>958</y>
<height>19</height> <height>16</height>
<width>85</width> <width>136</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>item_ser</name> <name>vat_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -2685,22 +2477,32 @@ ...@@ -2685,22 +2477,32 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>23</id>
<text>Old Validity Date</text> <alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>324</x> <x>475</x>
<y>188</y> <y>899</y>
<height>19</height> <height>16</height>
<width>182</width> <width>111</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>valid_upto_o_t</name> <name>rev__tran</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -2713,26 +2515,26 @@ ...@@ -2713,26 +2515,26 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>37</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>511</x> <x>475</x>
<y>188</y> <y>926</y>
<height>19</height> <height>16</height>
<width>85</width> <width>111</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>valid_upto_o</name> <name>rejection_remark</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>100</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -2752,21 +2554,31 @@ ...@@ -2752,21 +2554,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>42</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Confirmed</text> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>631</x> <x>475</x>
<y>384</y> <y>958</y>
<height>19</height> <height>16</height>
<width>143</width> <width>111</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirmed_t</name> <name>vat</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -2779,32 +2591,22 @@ ...@@ -2779,32 +2591,22 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>53</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Total Quotation Cost</text>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>781</x> <x>36</x>
<y>384</y> <y>802</y>
<height>19</height> <height>16</height>
<width>103</width> <width>142</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirmed</name> <name>quotation_cost_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -2817,21 +2619,21 @@ ...@@ -2817,21 +2619,21 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Status Update Date</text> <text>User Defined String</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>316</x> <x>36</x>
<y>384</y> <y>775</y>
<height>19</height> <height>16</height>
<width>187</width> <width>142</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>status_date_t</name> <name>udf_str1_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -2849,17 +2651,17 @@ ...@@ -2849,17 +2651,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Confirmed By</text> <text>Parent Transaction Id</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>316</x> <x>36</x>
<y>427</y> <y>852</y>
<height>19</height> <height>16</height>
<width>187</width> <width>142</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__conf_t</name> <name>parent__tran_id_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -2874,31 +2676,21 @@ ...@@ -2874,31 +2676,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Enquiry No</text>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>508</x> <x>36</x>
<y>384</y> <y>899</y>
<height>19</height> <height>16</height>
<width>102</width> <width>142</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>status_date</name> <name>enq_no_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -2911,32 +2703,22 @@ ...@@ -2911,32 +2703,22 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Workflow Proess ID</text>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>508</x> <x>36</x>
<y>427</y> <y>926</y>
<height>19</height> <height>16</height>
<width>102</width> <width>142</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__conf</name> <name>quot_wf_prc_id_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -2949,21 +2731,21 @@ ...@@ -2949,21 +2731,21 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Latest Version No</text> <text>Supplier Validity date</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>316</x> <x>36</x>
<y>455</y> <y>958</y>
<height>19</height> <height>16</height>
<width>187</width> <width>142</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>latest_version_no_t</name> <name>valid_upto_supp_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -2980,23 +2762,23 @@ ...@@ -2980,23 +2762,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>57</id> <id>18</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>508</x> <x>183</x>
<y>455</y> <y>775</y>
<height>19</height> <height>16</height>
<width>102</width> <width>111</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>latest_version_no</name> <name>udf_str1</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>20</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -3018,25 +2800,27 @@ ...@@ -3018,25 +2800,27 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>66</id> <id>43</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>631</x> <x>183</x>
<y>426</y> <y>802</y>
<height>19</height> <height>16</height>
<width>143</width> <width>111</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_fname</name> <name>quotation_cost</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -3054,25 +2838,27 @@ ...@@ -3054,25 +2838,27 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>67</id> <id>47</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>781</x> <x>183</x>
<y>426</y> <y>852</y>
<height>19</height> <height>16</height>
<width>103</width> <width>111</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_lname</name> <name>parent__tran_id</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -3088,49 +2874,31 @@ ...@@ -3088,49 +2874,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>User Defined Number</text>
<border>2</border>
<color>33554432</color>
<x>335</x>
<y>775</y>
<height>16</height>
<width>136</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>udf_num1_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>Detail</band> <band>Detail</band>
<id>24</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Print Quotation</text> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>335</x> <x>183</x>
<y>802</y> <y>899</y>
<height>16</height> <height>16</height>
<width>136</width> <width>111</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>prnp_quot_t</name> <name>enq_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>255</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -3143,26 +2911,26 @@ ...@@ -3143,26 +2911,26 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>36</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>475</x> <x>183</x>
<y>775</y> <y>926</y>
<height>16</height> <height>16</height>
<width>111</width> <width>111</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>udf_num1</name> <name>quot_wf_prc_id</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>50</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -3184,20 +2952,20 @@ ...@@ -3184,20 +2952,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>41</id> <id>40</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>475</x> <x>183</x>
<y>802</y> <y>958</y>
<height>16</height> <height>16</height>
<width>111</width> <width>111</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>prnp_quot</name> <name>valid_upto_supp</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -3223,17 +2991,17 @@ ...@@ -3223,17 +2991,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Delivery Stockist</text> <text>Sample Reference</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>335</x> <x>615</x>
<y>852</y> <y>775</y>
<height>16</height> <height>16</height>
<width>136</width> <width>132</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>stockist_code__dlv_t</name> <name>sample_ref_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -3248,29 +3016,21 @@ ...@@ -3248,29 +3016,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>68</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Site</text>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>475</x> <x>615</x>
<y>874</y> <y>802</y>
<height>16</height> <height>16</height>
<width>111</width> <width>132</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>stockist_cust_name</name> <name>site_code_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -3283,32 +3043,22 @@ ...@@ -3283,32 +3043,22 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>30</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <text>Approval Status</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>475</x> <x>615</x>
<y>853</y> <y>852</y>
<height>16</height> <height>16</height>
<width>111</width> <width>132</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>stockist_code__dlv</name> <name>aprv_status_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>200</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -3321,21 +3071,21 @@ ...@@ -3321,21 +3071,21 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Reversal Transaction</text> <text>Item Generation Status</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>335</x> <x>615</x>
<y>899</y> <y>899</y>
<height>16</height> <height>16</height>
<width>136</width> <width>132</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rev__tran_t</name> <name>is_items_generated_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -3353,17 +3103,17 @@ ...@@ -3353,17 +3103,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Rejection Reason</text> <text>Stockist Name</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>335</x> <x>615</x>
<y>926</y> <y>926</y>
<height>16</height> <height>16</height>
<width>136</width> <width>132</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rejection_remark_t</name> <name>stockist_name_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -3381,17 +3131,17 @@ ...@@ -3381,17 +3131,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Vat Amount</text> <text>All Items Approved</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>335</x> <x>615</x>
<y>958</y> <y>958</y>
<height>16</height> <height>16</height>
<width>136</width> <width>132</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>vat_t</name> <name>all_items_approved_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -3408,23 +3158,23 @@ ...@@ -3408,23 +3158,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>23</id> <id>25</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>475</x> <x>751</x>
<y>899</y> <y>775</y>
<height>16</height> <height>16</height>
<width>111</width> <width>111</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rev__tran</name> <name>sample_ref</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>1</limit> <limit>50</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -3446,23 +3196,23 @@ ...@@ -3446,23 +3196,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>37</id> <id>33</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>475</x> <x>751</x>
<y>926</y> <y>802</y>
<height>16</height> <height>16</height>
<width>111</width> <width>111</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rejection_remark</name> <name>site_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>100</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -3484,27 +3234,25 @@ ...@@ -3484,27 +3234,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>42</id> <id>63</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>475</x> <x>751</x>
<y>958</y> <y>826</y>
<height>16</height> <height>16</height>
<width>111</width> <width>111</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>vat</name> <name>site_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -3520,21 +3268,31 @@ ...@@ -3520,21 +3268,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>32</id>
<text>Effective Date</text> <alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>335</x> <x>751</x>
<y>1055</y> <y>852</y>
<height>16</height> <height>16</height>
<width>136</width> <width>111</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eff_date_t</name> <name>aprv_status</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -3547,26 +3305,26 @@ ...@@ -3547,26 +3305,26 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>52</id> <id>35</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>475</x> <x>751</x>
<y>1055</y> <y>899</y>
<height>16</height> <height>16</height>
<width>111</width> <width>111</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eff_date</name> <name>is_items_generated</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>1</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -3586,49 +3344,31 @@ ...@@ -3586,49 +3344,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>39</id>
<text>Total Quotation Cost</text> <alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>36</x> <x>751</x>
<y>802</y> <y>926</y>
<height>16</height> <height>16</height>
<width>142</width> <width>111</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quotation_cost_t</name> <name>stockist_name</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>Detail</band>
<alignment>1</alignment>
<text>User Defined String</text>
<border>2</border>
<color>33554432</color>
<x>36</x>
<y>775</y>
<height>16</height>
<width>142</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>udf_str1_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>1000</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -3641,22 +3381,32 @@ ...@@ -3641,22 +3381,32 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>34</id>
<text>Parent Transaction Id</text> <alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>36</x> <x>751</x>
<y>852</y> <y>958</y>
<height>16</height> <height>16</height>
<width>142</width> <width>111</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>parent__tran_id_t</name> <name>all_items_approved</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -3669,21 +3419,21 @@ ...@@ -3669,21 +3419,21 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Enquiry No</text> <text>Price List</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>36</x> <x>335</x>
<y>899</y> <y>989</y>
<height>16</height> <height>16</height>
<width>142</width> <width>136</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>enq_no_t</name> <name>price_list_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -3698,21 +3448,31 @@ ...@@ -3698,21 +3448,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>44</id>
<text>Workflow Proess ID</text> <alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>36</x> <x>475</x>
<y>926</y> <y>989</y>
<height>16</height> <height>16</height>
<width>142</width> <width>111</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quot_wf_prc_id_t</name> <name>price_list</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -3725,21 +3485,21 @@ ...@@ -3725,21 +3485,21 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Supplier Validity date</text> <text>Change ON</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>36</x> <x>36</x>
<y>958</y> <y>989</y>
<height>16</height> <height>16</height>
<width>142</width> <width>142</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>valid_upto_supp_t</name> <name>chg_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -3754,21 +3514,31 @@ ...@@ -3754,21 +3514,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>62</id>
<text>Workflow Status</text> <alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>36</x> <x>183</x>
<y>1055</y> <y>989</y>
<height>16</height> <height>16</height>
<width>142</width> <width>111</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>wf_status_t</name> <name>chg_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -3781,15 +3551,15 @@ ...@@ -3781,15 +3551,15 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Amendmentd No:</text> <text>Amendmentd No:</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>36</x> <x>612</x>
<y>1086</y> <y>1053</y>
<height>16</height> <height>16</height>
<width>142</width> <width>142</width>
<html> <html>
...@@ -3812,23 +3582,23 @@ ...@@ -3812,23 +3582,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>183</x> <x>759</x>
<y>775</y> <y>1053</y>
<height>16</height> <height>16</height>
<width>111</width> <width>111</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>udf_str1</name> <name>amd_no</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>20</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -3848,31 +3618,21 @@ ...@@ -3848,31 +3618,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>43</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <text>To Date</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>183</x> <x>612</x>
<y>802</y> <y>989</y>
<height>16</height> <height>16</height>
<width>111</width> <width>136</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quotation_cost</name> <name>to_date_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -3885,26 +3645,26 @@ ...@@ -3885,26 +3645,26 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>47</id> <id>49</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>183</x> <x>752</x>
<y>852</y> <y>989</y>
<height>16</height> <height>16</height>
<width>111</width> <width>111</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>parent__tran_id</name> <name>to_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -3924,31 +3684,21 @@ ...@@ -3924,31 +3684,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>24</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <text>Additional Charges</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>183</x> <x>38</x>
<y>899</y> <y>1021</y>
<height>16</height> <height>16</height>
<width>111</width> <width>132</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>enq_no</name> <name>addl_chrg_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>255</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -3961,26 +3711,26 @@ ...@@ -3961,26 +3711,26 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>36</id> <id>51</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>183</x> <x>174</x>
<y>926</y> <y>1021</y>
<height>16</height> <height>16</height>
<width>111</width> <width>111</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quot_wf_prc_id</name> <name>addl_chrg</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>50</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -4000,31 +3750,21 @@ ...@@ -4000,31 +3750,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>40</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Workflow Status</text>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>183</x> <x>328</x>
<y>958</y> <y>1023</y>
<height>16</height> <height>16</height>
<width>111</width> <width>142</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>valid_upto_supp</name> <name>wf_status_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -4037,7 +3777,7 @@ ...@@ -4037,7 +3777,7 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>50</id> <id>50</id>
...@@ -4045,8 +3785,8 @@ ...@@ -4045,8 +3785,8 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>183</x> <x>475</x>
<y>1055</y> <y>1023</y>
<height>16</height> <height>16</height>
<width>111</width> <width>111</width>
<format>[general]</format> <format>[general]</format>
...@@ -4076,31 +3816,21 @@ ...@@ -4076,31 +3816,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Supply Lead Time</text>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>183</x> <x>628</x>
<y>1086</y> <y>1021</y>
<height>16</height> <height>16</height>
<width>111</width> <width>132</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amd_no</name> <name>supply_leadtime_t</name>
<visible>0</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -4113,22 +3843,32 @@ ...@@ -4113,22 +3843,32 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>45</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Sample Reference</text> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>615</x> <x>764</x>
<y>775</y> <y>1021</y>
<height>16</height> <height>16</height>
<width>132</width> <width>111</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sample_ref_t</name> <name>supply_leadtime</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -4141,21 +3881,159 @@ ...@@ -4141,21 +3881,159 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Site</text> <text>New From Date</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>615</x> <x>330</x>
<y>802</y> <y>1056</y>
<height>16</height> <height>16</height>
<width>132</width> <width>142</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code_t</name> <name>from_date_t</name>
<visible>0</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>48</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>2</border>
<color>33554432</color>
<x>477</x>
<y>1056</y>
<height>16</height>
<width>111</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>from_date</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>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>64</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>33554432</color>
<x>881</x>
<y>159</y>
<height>19</height>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>currency_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>
<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>65</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>33554432</color>
<x>881</x>
<y>99</y>
<height>19</height>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Amendment Type</text>
<border>2</border>
<color>33554432</color>
<x>324</x>
<y>37</y>
<height>19</height>
<width>182</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amd_type_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -4173,17 +4051,17 @@ ...@@ -4173,17 +4051,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Approval Status</text> <text>Quotation Date</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>615</x> <x>324</x>
<y>852</y> <y>69</y>
<height>16</height> <height>19</height>
<width>132</width> <width>182</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>aprv_status_t</name> <name>quot_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -4201,17 +4079,17 @@ ...@@ -4201,17 +4079,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Item Generation Status</text> <text>Parent Quotation No</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>615</x> <x>324</x>
<y>899</y> <y>99</y>
<height>16</height> <height>19</height>
<width>132</width> <width>182</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>is_items_generated_t</name> <name>parent_quot_no_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -4229,17 +4107,17 @@ ...@@ -4229,17 +4107,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Stockist Name</text> <text>Sales Person</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>615</x> <x>324</x>
<y>926</y> <y>127</y>
<height>16</height> <height>19</height>
<width>132</width> <width>182</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>stockist_name_t</name> <name>sales_pers_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -4257,17 +4135,17 @@ ...@@ -4257,17 +4135,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>All Items Approved</text> <text>Item Series</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>615</x> <x>324</x>
<y>958</y> <y>158</y>
<height>16</height> <height>19</height>
<width>132</width> <width>182</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>all_items_approved_t</name> <name>item_ser_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -4285,17 +4163,17 @@ ...@@ -4285,17 +4163,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Supply Lead Time</text> <text>Old Validity Date</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>615</x> <x>324</x>
<y>1055</y> <y>188</y>
<height>16</height> <height>19</height>
<width>132</width> <width>182</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>supply_leadtime_t</name> <name>valid_upto_o_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -4312,27 +4190,25 @@ ...@@ -4312,27 +4190,25 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>25</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>10</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>751</x> <x>511</x>
<y>775</y> <y>37</y>
<height>16</height> <height>19</height>
<width>111</width> <width>85</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sample_ref</name> <name>amd_type</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>50</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -4350,23 +4226,23 @@ ...@@ -4350,23 +4226,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>33</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>751</x> <x>511</x>
<y>802</y> <y>69</y>
<height>16</height> <height>19</height>
<width>111</width> <width>85</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code</name> <name>quot_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -4388,25 +4264,27 @@ ...@@ -4388,25 +4264,27 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>63</id> <id>22</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>751</x> <x>511</x>
<y>826</y> <y>99</y>
<height>16</height> <height>19</height>
<width>111</width> <width>85</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_descr</name> <name>parent_quot_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -4424,23 +4302,23 @@ ...@@ -4424,23 +4302,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>32</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>751</x> <x>511</x>
<y>852</y> <y>127</y>
<height>16</height> <height>19</height>
<width>111</width> <width>85</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>aprv_status</name> <name>sales_pers</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>1</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -4462,23 +4340,23 @@ ...@@ -4462,23 +4340,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>35</id> <id>46</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>751</x> <x>511</x>
<y>899</y> <y>158</y>
<height>16</height> <height>19</height>
<width>111</width> <width>85</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>is_items_generated</name> <name>item_ser</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>1</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -4500,23 +4378,23 @@ ...@@ -4500,23 +4378,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>39</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>751</x> <x>511</x>
<y>926</y> <y>188</y>
<height>16</height> <height>19</height>
<width>111</width> <width>85</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>stockist_name</name> <name>valid_upto_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>1000</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -4535,32 +4413,162 @@ ...@@ -4535,32 +4413,162 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Reason for amendment</text>
<border>2</border>
<color>33554432</color>
<x>631</x>
<y>37</y>
<height>19</height>
<width>143</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reas_desc_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>Detail</band>
<alignment>1</alignment>
<text>Quotation Type</text>
<border>2</border>
<color>33554432</color>
<x>631</x>
<y>69</y>
<height>19</height>
<width>143</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_type_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Inquiry Date</text>
<border>2</border>
<color>33554432</color>
<x>631</x>
<y>127</y>
<height>19</height>
<width>143</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>inq_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>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>New Validity date</text>
<border>2</border>
<color>33554432</color>
<x>631</x>
<y>189</y>
<height>19</height>
<width>143</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto_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>Detail</band>
<alignment>1</alignment>
<text>Currency</text>
<border>2</border>
<color>33554432</color>
<x>631</x>
<y>159</y>
<height>19</height>
<width>143</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>curr_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>Detail</band> <band>Detail</band>
<id>34</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Customer code</text>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>751</x> <x>631</x>
<y>958</y> <y>99</y>
<height>16</height> <height>19</height>
<width>111</width> <width>143</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>all_items_approved</name> <name>cust_code_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -4573,26 +4581,26 @@ ...@@ -4573,26 +4581,26 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>45</id> <id>4</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>20</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>751</x> <x>781</x>
<y>1055</y> <y>37</y>
<height>16</height> <height>19</height>
<width>111</width> <width>85</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>supply_leadtime</name> <name>reas_desc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>2000</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -4612,53 +4620,25 @@ ...@@ -4612,53 +4620,25 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Price List</text>
<border>2</border>
<color>33554432</color>
<x>335</x>
<y>989</y>
<height>16</height>
<width>136</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>price_list_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> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>44</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>475</x> <x>781</x>
<y>989</y> <y>69</y>
<height>16</height> <height>19</height>
<width>111</width> <width>85</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>price_list</name> <name>quot_type</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>1</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -4678,21 +4658,31 @@ ...@@ -4678,21 +4658,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>9</id>
<text>Change ON</text> <alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>36</x> <x>781</x>
<y>989</y> <y>127</y>
<height>16</height> <height>19</height>
<width>142</width> <width>85</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>inq_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -4705,23 +4695,23 @@ ...@@ -4705,23 +4695,23 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>62</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>40</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>183</x> <x>781</x>
<y>989</y> <y>189</y>
<height>16</height> <height>19</height>
<width>111</width> <width>85</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>valid_upto</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -4744,21 +4734,31 @@ ...@@ -4744,21 +4734,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Old From Date</text> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>615</x> <x>781</x>
<y>989</y> <y>159</y>
<height>16</height> <height>19</height>
<width>132</width> <width>85</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>from_date_o_t</name> <name>curr_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -4771,28 +4771,30 @@ ...@@ -4771,28 +4771,30 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>69</id> <id>8</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>751</x> <x>781</x>
<y>989</y> <y>99</y>
<height>16</height> <height>19</height>
<width>111</width> <width>85</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>from_date_o</name> <name>cust_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -4811,17 +4813,17 @@ ...@@ -4811,17 +4813,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>To Date</text> <text>Remarks</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>335</x> <x>24</x>
<y>1020</y> <y>221</y>
<height>16</height> <height>19</height>
<width>136</width> <width>182</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>to_date_t</name> <name>remarks_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -4838,23 +4840,23 @@ ...@@ -4838,23 +4840,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>49</id> <id>58</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>475</x> <x>211</x>
<y>1020</y> <y>221</y>
<height>16</height> <height>19</height>
<width>111</width> <width>85</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>to_date</name> <name>remarks</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>120</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -4877,17 +4879,17 @@ ...@@ -4877,17 +4879,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>New From Date</text> <text>Old Effective From</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>36</x> <x>324</x>
<y>1020</y> <y>221</y>
<height>16</height> <height>19</height>
<width>142</width> <width>182</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>from_date_t</name> <name>eff_date_o_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -4904,29 +4906,20 @@ ...@@ -4904,29 +4906,20 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>48</id> <id>69</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>32766</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>183</x> <x>511</x>
<y>1020</y> <y>221</y>
<height>16</height> <height>19</height>
<width>111</width> <width>85</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>from_date</name> <name>eff_date_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -4943,17 +4936,17 @@ ...@@ -4943,17 +4936,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Additional Charges</text> <text>Effective From</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>615</x> <x>631</x>
<y>1020</y> <y>221</y>
<height>16</height> <height>19</height>
<width>132</width> <width>143</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>addl_chrg_t</name> <name>eff_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -4970,20 +4963,20 @@ ...@@ -4970,20 +4963,20 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>51</id> <id>52</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>60</tabsequence>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>751</x> <x>781</x>
<y>1020</y> <y>221</y>
<height>16</height> <height>19</height>
<width>111</width> <width>85</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>addl_chrg</name> <name>eff_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
......
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