Commit e98a4f03 authored by manohar's avatar manohar

lock_code removed


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97079 ce508802-f39f-4f6c-b175-0d175dae99d5
parent d2e8e21d
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -459,21 +459,14 @@
<name>pallet_no</name>
<dbname>despatchdet.pallet_no</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>lock_code</name>
<dbname>despatchdet.lock_code</dbname>
</table_column>
<table_column>
<type size="0">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>lot_status</name>
<dbname>lot_status</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;despatchdet&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;sorddet&quot; ) TABLE(NAME=&quot;sorditem&quot; ) TABLE(NAME=&quot;despatch&quot; ) COLUMN(NAME=&quot;despatchdet.desp_id&quot;) COLUMN(NAME=&quot;despatchdet.line_no&quot;) COLUMN(NAME=&quot;despatchdet.sord_no&quot;) COLUMN(NAME=&quot;despatchdet.line_no__sord&quot;) COLUMN(NAME=&quot;despatchdet.exp_lev&quot;) COLUMN(NAME=&quot;despatchdet.item_code__ord&quot;) COLUMN(NAME=&quot;despatchdet.item_code&quot;) COLUMN(NAME=&quot;despatchdet.lot_no&quot;) COLUMN(NAME=&quot;despatchdet.lot_sl&quot;) COLUMN(NAME=&quot;despatchdet.quantity__ord&quot;) COLUMN(NAME=&quot;despatchdet.quantity&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;despatchdet.loc_code&quot;) COLUMN(NAME=&quot;despatchdet.status&quot;) COLUMN(NAME=&quot;despatchdet.conv__qty_stduom&quot;) COLUMN(NAME=&quot;despatchdet.unit__std&quot;) COLUMN(NAME=&quot;despatchdet.unit&quot;) COLUMN(NAME=&quot;despatchdet.quantity__stduom&quot;) COLUMN(NAME=&quot;despatchdet.quantity_real&quot;) COLUMN(NAME=&quot;despatchdet.rate__stduom&quot;) COLUMN(NAME=&quot;sorddet.tax_class&quot;) COLUMN(NAME=&quot;sorddet.tax_chap&quot;) COLUMN(NAME=&quot;sorddet.tax_env&quot;) COLUMN(NAME=&quot;sorddet.discount&quot;) COLUMN(NAME=&quot;despatchdet.pack_instr&quot;) COLUMN(NAME=&quot;despatchdet.no_art&quot;) COMPUTE(NAME=&quot;sorditem.quantity - sorditem.qty_desp as pending_qty&quot;) COLUMN(NAME=&quot;sorddet.rate&quot;) COLUMN(NAME=&quot;despatchdet.pack_qty&quot;) COLUMN(NAME=&quot;despatchdet.exp_date&quot;) COLUMN(NAME=&quot;despatchdet.site_code&quot;) COLUMN(NAME=&quot;despatchdet.mfg_date&quot;) COLUMN(NAME=&quot;despatchdet.chg_date&quot;) COLUMN(NAME=&quot;despatchdet.chg_user&quot;) COLUMN(NAME=&quot;despatchdet.chg_term&quot;) COLUMN(NAME=&quot;despatchdet.site_code__mfg&quot;) COLUMN(NAME=&quot;despatchdet.rate__clg&quot;) COLUMN(NAME=&quot;despatchdet.gross_weight&quot;) COLUMN(NAME=&quot;despatchdet.tare_weight&quot;) COLUMN(NAME=&quot;despatchdet.nett_weight&quot;) COLUMN(NAME=&quot;despatchdet.dimension&quot;) COLUMN(NAME=&quot;despatchdet.tax_amt&quot;) COLUMN(NAME=&quot;despatchdet.disc_amt&quot;) COLUMN(NAME=&quot;despatchdet.conf_diff_amt&quot;) COLUMN(NAME=&quot;despatchdet.rate__std&quot;) COLUMN(NAME=&quot;despatchdet.cost_rate&quot;) COMPUTE(NAME=&quot; &apos;&apos; as qty_details&quot;) COLUMN(NAME=&quot;despatchdet.line_type&quot;) COMPUTE(NAME=&quot;0 as tot_net_amt&quot;) COLUMN(NAME=&quot;despatchdet.conv__rtuom_stduom&quot;) COLUMN(NAME=&quot;despatchdet.pallet_wt&quot;) COLUMN(NAME=&quot;despatchdet.tran_id__invpack&quot;) COLUMN(NAME=&quot;despatchdet.cust_item__ref&quot;) COMPUTE(NAME=&quot;FN_CUSTITEM_DSCR((despatch.cust_code),despatchdet.item_code,despatchdet.CUST_ITEM__REF) as custitem_desc&quot;) COLUMN(NAME=&quot;despatchdet.retest_date&quot;) COLUMN(NAME=&quot;despatchdet.part_no&quot;) COLUMN(NAME=&quot;despatchdet.disc_schem_billback_amt&quot;) COLUMN(NAME=&quot;despatchdet.disc_schem_offinv_amt&quot;) COLUMN(NAME=&quot;despatchdet.pallet_no&quot;) COLUMN(NAME=&quot;despatchdet.lock_code&quot;) COMPUTE(NAME=&quot; &apos;&apos; as lot_status&quot;) JOIN (LEFT=&quot;despatchdet.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;despatchdet.item_code&quot; ) JOIN (LEFT=&quot;despatchdet.sord_no&quot; OP =&quot;=&quot;RIGHT=&quot;sorddet.sale_order&quot; OUTER1 =&quot;despatchdet.sord_no&quot; ) JOIN (LEFT=&quot;despatchdet.line_no__sord&quot; OP =&quot;=&quot;RIGHT=&quot;sorddet.line_no&quot; OUTER1 =&quot;despatchdet.line_no__sord&quot; ) JOIN (LEFT=&quot;despatchdet.sord_no&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.sale_order&quot; OUTER1 =&quot;despatchdet.sord_no&quot; ) JOIN (LEFT=&quot;despatchdet.line_no__sord&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.line_no&quot; OUTER1 =&quot;despatchdet.line_no__sord&quot; ) JOIN (LEFT=&quot;despatchdet.exp_lev&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.exp_lev&quot; OUTER1 =&quot;despatchdet.exp_lev&quot; ) JOIN (LEFT=&quot;despatch.desp_id&quot; OP =&quot;=&quot;RIGHT=&quot;despatchdet.desp_id&quot; )WHERE( EXP1 =&quot;despatchdet.desp_id&quot; OP =&quot;=&quot; EXP2 =&quot;:mdespid&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;despatchdet.line_no&quot; OP =&quot;=&quot; EXP2 =&quot;:mlineno&quot; ) ) ARG(NAME = &quot;mdespid&quot; TYPE = string) ARG(NAME = &quot;mlineno&quot; TYPE = string) </retrieve>
<update>DESPATCHDET</update>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;despatchdet&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;sorddet&quot; ) TABLE(NAME=&quot;sorditem&quot; ) TABLE(NAME=&quot;despatch&quot; ) COLUMN(NAME=&quot;despatchdet.desp_id&quot;) COLUMN(NAME=&quot;despatchdet.line_no&quot;) COLUMN(NAME=&quot;despatchdet.sord_no&quot;) COLUMN(NAME=&quot;despatchdet.line_no__sord&quot;) COLUMN(NAME=&quot;despatchdet.exp_lev&quot;) COLUMN(NAME=&quot;despatchdet.item_code__ord&quot;) COLUMN(NAME=&quot;despatchdet.item_code&quot;) COLUMN(NAME=&quot;despatchdet.lot_no&quot;) COLUMN(NAME=&quot;despatchdet.lot_sl&quot;) COLUMN(NAME=&quot;despatchdet.quantity__ord&quot;) COLUMN(NAME=&quot;despatchdet.quantity&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;despatchdet.loc_code&quot;) COLUMN(NAME=&quot;despatchdet.status&quot;) COLUMN(NAME=&quot;despatchdet.conv__qty_stduom&quot;) COLUMN(NAME=&quot;despatchdet.unit__std&quot;) COLUMN(NAME=&quot;despatchdet.unit&quot;) COLUMN(NAME=&quot;despatchdet.quantity__stduom&quot;) COLUMN(NAME=&quot;despatchdet.quantity_real&quot;) COLUMN(NAME=&quot;despatchdet.rate__stduom&quot;) COLUMN(NAME=&quot;sorddet.tax_class&quot;) COLUMN(NAME=&quot;sorddet.tax_chap&quot;) COLUMN(NAME=&quot;sorddet.tax_env&quot;) COLUMN(NAME=&quot;sorddet.discount&quot;) COLUMN(NAME=&quot;despatchdet.pack_instr&quot;) COLUMN(NAME=&quot;despatchdet.no_art&quot;) COMPUTE(NAME=&quot;sorditem.quantity - sorditem.qty_desp as pending_qty&quot;) COLUMN(NAME=&quot;sorddet.rate&quot;) COLUMN(NAME=&quot;despatchdet.pack_qty&quot;) COLUMN(NAME=&quot;despatchdet.exp_date&quot;) COLUMN(NAME=&quot;despatchdet.site_code&quot;) COLUMN(NAME=&quot;despatchdet.mfg_date&quot;) COLUMN(NAME=&quot;despatchdet.chg_date&quot;) COLUMN(NAME=&quot;despatchdet.chg_user&quot;) COLUMN(NAME=&quot;despatchdet.chg_term&quot;) COLUMN(NAME=&quot;despatchdet.site_code__mfg&quot;) COLUMN(NAME=&quot;despatchdet.rate__clg&quot;) COLUMN(NAME=&quot;despatchdet.gross_weight&quot;) COLUMN(NAME=&quot;despatchdet.tare_weight&quot;) COLUMN(NAME=&quot;despatchdet.nett_weight&quot;) COLUMN(NAME=&quot;despatchdet.dimension&quot;) COLUMN(NAME=&quot;despatchdet.tax_amt&quot;) COLUMN(NAME=&quot;despatchdet.disc_amt&quot;) COLUMN(NAME=&quot;despatchdet.conf_diff_amt&quot;) COLUMN(NAME=&quot;despatchdet.rate__std&quot;) COLUMN(NAME=&quot;despatchdet.cost_rate&quot;) COMPUTE(NAME=&quot; &apos;&apos; as qty_details&quot;) COLUMN(NAME=&quot;despatchdet.line_type&quot;) COMPUTE(NAME=&quot;0 as tot_net_amt&quot;) COLUMN(NAME=&quot;despatchdet.conv__rtuom_stduom&quot;) COLUMN(NAME=&quot;despatchdet.pallet_wt&quot;) COLUMN(NAME=&quot;despatchdet.tran_id__invpack&quot;) COLUMN(NAME=&quot;despatchdet.cust_item__ref&quot;) COMPUTE(NAME=&quot;FN_CUSTITEM_DSCR((despatch.cust_code),despatchdet.item_code,despatchdet.CUST_ITEM__REF) as custitem_desc&quot;) COLUMN(NAME=&quot;despatchdet.retest_date&quot;) COLUMN(NAME=&quot;despatchdet.part_no&quot;) COLUMN(NAME=&quot;despatchdet.disc_schem_billback_amt&quot;) COLUMN(NAME=&quot;despatchdet.disc_schem_offinv_amt&quot;) COLUMN(NAME=&quot;despatchdet.pallet_no&quot;) COMPUTE(NAME=&quot; &apos;&apos; as lot_status&quot;) JOIN (LEFT=&quot;despatchdet.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;despatchdet.item_code&quot; ) JOIN (LEFT=&quot;despatchdet.sord_no&quot; OP =&quot;=&quot;RIGHT=&quot;sorddet.sale_order&quot; OUTER1 =&quot;despatchdet.sord_no&quot; ) JOIN (LEFT=&quot;despatchdet.line_no__sord&quot; OP =&quot;=&quot;RIGHT=&quot;sorddet.line_no&quot; OUTER1 =&quot;despatchdet.line_no__sord&quot; ) JOIN (LEFT=&quot;despatchdet.sord_no&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.sale_order&quot; OUTER1 =&quot;despatchdet.sord_no&quot; ) JOIN (LEFT=&quot;despatchdet.line_no__sord&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.line_no&quot; OUTER1 =&quot;despatchdet.line_no__sord&quot; ) JOIN (LEFT=&quot;despatchdet.exp_lev&quot; OP =&quot;=&quot;RIGHT=&quot;sorditem.exp_lev&quot; OUTER1 =&quot;despatchdet.exp_lev&quot; ) JOIN (LEFT=&quot;despatch.desp_id&quot; OP =&quot;=&quot;RIGHT=&quot;despatchdet.desp_id&quot; )WHERE( EXP1 =&quot;despatchdet.desp_id&quot; OP =&quot;=&quot; EXP2 =&quot;:mdespid&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;despatchdet.line_no&quot; OP =&quot;=&quot; EXP2 =&quot;:mlineno&quot; ) ) ARG(NAME = &quot;mdespid&quot; TYPE = string) ARG(NAME = &quot;mlineno&quot; TYPE = string) </retrieve>
<update>despatchdet</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -4021,43 +4014,6 @@
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>60</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>118</x>
<y>155</y>
<height>16</height>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lock_code</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -4323,7 +4279,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>61</id>
<id>60</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -4332,11 +4288,18 @@
<y>104</y>
<height>16</height>
<width>40</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lot_status</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......
$PBExportHeader$despatchwiz13.srd
release 9;
datawindow(units=0 timer_interval=0 color=1073741824 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=80 color="536870912" )
datawindow(units=1 timer_interval=0 color=1073741824 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=20 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=92 color="536870912" )
detail(height=23 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=desp_id dbname="despatchdet.desp_id" )
column=(type=char(3) update=yes updatewhereclause=yes key=yes name=line_no dbname="despatchdet.line_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=sord_no dbname="despatchdet.sord_no" )
......@@ -64,128 +64,125 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=desp_i
column=(type=char(35) update=yes updatewhereclause=yes name=sscc_18 dbname="despatchdet.sscc_18" )
column=(type=char(5) update=yes updatewhereclause=yes name=pack_code dbname="despatchdet.pack_code" )
column=(type=char(25) update=yes updatewhereclause=yes name=pallet_no dbname="despatchdet.pallet_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=lock_code dbname="despatchdet.lock_code" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"despatchdet~" ) COLUMN(NAME=~"despatchdet.desp_id~") COLUMN(NAME=~"despatchdet.line_no~") COLUMN(NAME=~"despatchdet.sord_no~") COLUMN(NAME=~"despatchdet.line_no__sord~") COLUMN(NAME=~"despatchdet.exp_lev~") COLUMN(NAME=~"despatchdet.item_code__ord~") COLUMN(NAME=~"despatchdet.item_code~") COLUMN(NAME=~"despatchdet.lot_no~") COLUMN(NAME=~"despatchdet.lot_sl~") COLUMN(NAME=~"despatchdet.quantity__ord~") COLUMN(NAME=~"despatchdet.quantity~") COLUMN(NAME=~"despatchdet.loc_code~") COLUMN(NAME=~"despatchdet.status~") COLUMN(NAME=~"despatchdet.conv__qty_stduom~") COLUMN(NAME=~"despatchdet.unit__std~") COLUMN(NAME=~"despatchdet.unit~") COLUMN(NAME=~"despatchdet.quantity__stduom~") COLUMN(NAME=~"despatchdet.quantity_real~") COLUMN(NAME=~"despatchdet.rate__stduom~") COLUMN(NAME=~"despatchdet.invoice_id~") COLUMN(NAME=~"despatchdet.quantity_inv~") COLUMN(NAME=~"despatchdet.pack_instr~") COLUMN(NAME=~"despatchdet.no_art~") COLUMN(NAME=~"despatchdet.site_code~") COLUMN(NAME=~"despatchdet.pack_qty~") COLUMN(NAME=~"despatchdet.gross_weight~") COLUMN(NAME=~"despatchdet.tare_weight~") COLUMN(NAME=~"despatchdet.nett_weight~") COLUMN(NAME=~"despatchdet.mfg_date~") COLUMN(NAME=~"despatchdet.exp_date~") COLUMN(NAME=~"despatchdet.chg_date~") COLUMN(NAME=~"despatchdet.chg_user~") COLUMN(NAME=~"despatchdet.chg_term~") COLUMN(NAME=~"despatchdet.site_code__mfg~") COLUMN(NAME=~"despatchdet.rate__clg~") COLUMN(NAME=~"despatchdet.dimension~") COLUMN(NAME=~"despatchdet.tax_amt~") COLUMN(NAME=~"despatchdet.disc_amt~") COLUMN(NAME=~"despatchdet.conf_diff_amt~") COLUMN(NAME=~"despatchdet.rate__std~") COLUMN(NAME=~"despatchdet.cost_rate~") COLUMN(NAME=~"despatchdet.frequency~") COLUMN(NAME=~"despatchdet.down_payment~") COLUMN(NAME=~"despatchdet.down_payment_int~") COLUMN(NAME=~"despatchdet.inst_amount~") COLUMN(NAME=~"despatchdet.inst_int_amount~") COLUMN(NAME=~"despatchdet.no_of_inst~") COLUMN(NAME=~"despatchdet.line_type~") COLUMN(NAME=~"despatchdet.conv__rtuom_stduom~") COLUMN(NAME=~"despatchdet.pallet_wt~") COLUMN(NAME=~"despatchdet.cust_item__ref~") COLUMN(NAME=~"despatchdet.tran_id__invpack~") COLUMN(NAME=~"despatchdet.retest_date~") COLUMN(NAME=~"despatchdet.part_no~") COLUMN(NAME=~"despatchdet.disc_schem_billback_amt~") COLUMN(NAME=~"despatchdet.disc_schem_offinv_amt~") COLUMN(NAME=~"despatchdet.sscc_18~") COLUMN(NAME=~"despatchdet.pack_code~") COLUMN(NAME=~"despatchdet.pallet_no~") COLUMN(NAME=~"despatchdet.lock_code~")) " update="DESPATCHDET" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="2" text="Desp Id" border="0" color="33554432" x="9" y="8" height="64" width="302" html.valueishtml="0" name=desp_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="Line No" border="0" color="33554432" x="320" y="8" height="64" width="201" html.valueishtml="0" name=line_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=header alignment="2" text="Sord No" border="0" color="33554432" x="530" y="8" height="64" width="302" html.valueishtml="0" name=sord_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=header alignment="2" text="Line No Sord" border="0" color="33554432" x="841" y="8" height="64" width="361" html.valueishtml="0" name=line_no__sord_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="Exp Lev" border="0" color="33554432" x="1211" y="8" height="64" width="576" html.valueishtml="0" name=exp_lev_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Item Code Ord" border="0" color="33554432" x="1797" y="8" height="64" width="402" html.valueishtml="0" name=item_code__ord_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Item Code" border="0" color="33554432" x="2208" y="8" height="64" width="302" html.valueishtml="0" name=item_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Lot No" border="0" color="33554432" x="2519" y="8" height="64" width="439" html.valueishtml="0" name=lot_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=header alignment="2" text="Lot Sl" border="0" color="33554432" x="2967" y="8" height="64" width="439" html.valueishtml="0" name=lot_sl_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="Quantity Ord" border="0" color="33554432" x="3415" y="8" height="64" width="357" html.valueishtml="0" name=quantity__ord_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="Quantity" border="0" color="33554432" x="3781" y="8" height="64" width="329" html.valueishtml="0" name=quantity_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="Loc Code" border="0" color="33554432" x="4119" y="8" height="64" width="251" html.valueishtml="0" name=loc_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Status" border="0" color="33554432" x="4379" y="8" height="64" width="174" html.valueishtml="0" name=status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Conv Qty Stduom" border="0" color="33554432" x="4562" y="8" height="64" width="485" html.valueishtml="0" name=conv__qty_stduom_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="Unit Std" border="0" color="33554432" x="5056" y="8" height="64" width="233" html.valueishtml="0" name=unit__std_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="Unit" border="0" color="33554432" x="5298" y="8" height="64" width="110" html.valueishtml="0" name=unit_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="Quantity Stduom" border="0" color="33554432" x="5417" y="8" height="64" width="466" html.valueishtml="0" name=quantity__stduom_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="Quantity Real" border="0" color="33554432" x="5893" y="8" height="64" width="361" html.valueishtml="0" name=quantity_real_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="Rate Stduom" border="0" color="33554432" x="6263" y="8" height="64" width="366" html.valueishtml="0" name=rate__stduom_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="Invoice Id" border="0" color="33554432" x="6638" y="8" height="64" width="302" html.valueishtml="0" name=invoice_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="Quantity Inv" border="0" color="33554432" x="6949" y="8" height="64" width="329" html.valueishtml="0" name=quantity_inv_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="Pack Instr" border="0" color="33554432" x="7287" y="8" height="64" width="3319" html.valueishtml="0" name=pack_instr_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="No Art" border="0" color="33554432" x="10615" y="8" height="64" width="329" html.valueishtml="0" name=no_art_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Site Code" border="0" color="33554432" x="10953" y="8" height="64" width="261" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Pack Qty" border="0" color="33554432" x="11223" y="8" height="64" width="329" html.valueishtml="0" name=pack_qty_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="Gross Weight" border="0" color="33554432" x="11561" y="8" height="64" width="366" html.valueishtml="0" name=gross_weight_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="Tare Weight" border="0" color="33554432" x="11936" y="8" height="64" width="329" html.valueishtml="0" name=tare_weight_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="Nett Weight" border="0" color="33554432" x="12274" y="8" height="64" width="329" html.valueishtml="0" name=nett_weight_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="Mfg Date" border="0" color="33554432" x="12613" y="8" height="64" width="603" html.valueishtml="0" name=mfg_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="Exp Date" border="0" color="33554432" x="13225" y="8" height="64" width="603" html.valueishtml="0" name=exp_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="Chg Date" border="0" color="33554432" x="13838" y="8" height="64" width="603" 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="Chg User" border="0" color="33554432" x="14450" y="8" height="64" width="302" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Chg Term" border="0" color="33554432" x="14761" y="8" height="64" width="439" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Site Code Mfg" border="0" color="33554432" x="15209" y="8" height="64" width="393" html.valueishtml="0" name=site_code__mfg_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="Rate Clg" border="0" color="33554432" x="15611" y="8" height="64" width="329" html.valueishtml="0" name=rate__clg_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="Dimension" border="0" color="33554432" x="15950" y="8" height="64" width="850" html.valueishtml="0" name=dimension_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 Amt" border="0" color="33554432" x="16809" y="8" height="64" width="329" html.valueishtml="0" name=tax_amt_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="Disc Amt" border="0" color="33554432" x="17147" y="8" height="64" width="329" html.valueishtml="0" name=disc_amt_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="Conf Diff Amt" border="0" color="33554432" x="17486" y="8" height="64" width="347" html.valueishtml="0" name=conf_diff_amt_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="Rate Std" border="0" color="33554432" x="17842" y="8" height="64" width="329" html.valueishtml="0" name=rate__std_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="Cost Rate" border="0" color="33554432" x="18181" y="8" height="64" width="329" html.valueishtml="0" name=cost_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=header alignment="2" text="Frequency" border="0" color="33554432" x="18519" y="8" height="64" width="279" html.valueishtml="0" name=frequency_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="Down Payment" border="0" color="33554432" x="18807" y="8" height="64" width="402" html.valueishtml="0" name=down_payment_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="Down Payment Int" border="0" color="33554432" x="19218" y="8" height="64" width="485" html.valueishtml="0" name=down_payment_int_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="Inst Amount" border="0" color="33554432" x="19712" y="8" height="64" width="329" html.valueishtml="0" name=inst_amount_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="Inst Int Amount" border="0" color="33554432" x="20050" y="8" height="64" width="402" html.valueishtml="0" name=inst_int_amount_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="No Of Inst" border="0" color="33554432" x="20462" y="8" height="64" width="329" html.valueishtml="0" name=no_of_inst_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="Line Type" border="0" color="33554432" x="20800" y="8" height="64" width="256" html.valueishtml="0" name=line_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="Conv Rtuom Stduom" border="0" color="33554432" x="21065" y="8" height="64" width="562" html.valueishtml="0" name=conv__rtuom_stduom_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="Pallet Wt" border="0" color="33554432" x="21637" y="8" height="64" width="329" html.valueishtml="0" name=pallet_wt_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="Cust Item Ref" border="0" color="33554432" x="21975" y="8" height="64" width="1673" html.valueishtml="0" name=cust_item__ref_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Tran Id Invpack" border="0" color="33554432" x="23657" y="8" height="64" width="411" html.valueishtml="0" name=tran_id__invpack_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="Retest Date" border="0" color="33554432" x="24078" y="8" height="64" width="603" html.valueishtml="0" name=retest_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="Part No" border="0" color="33554432" x="24690" y="8" height="64" width="713" html.valueishtml="0" name=part_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=header alignment="2" text="Disc Schem Billback Amt" border="0" color="33554432" x="25413" y="8" height="64" width="681" html.valueishtml="0" name=disc_schem_billback_amt_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="Disc Schem Offinv Amt" border="0" color="33554432" x="26103" y="8" height="64" width="613" html.valueishtml="0" name=disc_schem_offinv_amt_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="Sscc 18" border="0" color="33554432" x="26725" y="8" height="64" width="987" html.valueishtml="0" name=sscc_18_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="Pack Code" border="0" color="33554432" x="27721" y="8" height="64" width="293" html.valueishtml="0" name=pack_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Pallet No" border="0" color="33554432" x="28023" y="8" height="64" width="713" html.valueishtml="0" name=pallet_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=header alignment="2" text="Lock Code" border="0" color="33554432" x="28745" y="8" height="64" width="302" html.valueishtml="0" name=lock_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=1 alignment="0" tabsequence=10 border="0" color="33554432" x="9" y="8" height="76" width="302" format="[general]" html.valueishtml="0" name=desp_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="320" y="8" height="76" width="201" format="[general]" html.valueishtml="0" name=line_no 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=30 border="0" color="33554432" x="530" y="8" height="76" width="302" format="[general]" html.valueishtml="0" name=sord_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=4 alignment="0" tabsequence=40 border="0" color="33554432" x="841" y="8" height="76" width="361" format="[general]" html.valueishtml="0" name=line_no__sord 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=5 alignment="0" tabsequence=50 border="0" color="33554432" x="1211" y="8" height="76" width="576" format="[general]" html.valueishtml="0" name=exp_lev 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=6 alignment="0" tabsequence=60 border="0" color="33554432" x="1797" y="8" height="76" width="402" format="[general]" html.valueishtml="0" name=item_code__ord 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=70 border="0" color="33554432" x="2208" y="8" height="76" width="302" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=80 border="0" color="33554432" x="2519" y="8" height="76" width="439" format="[general]" html.valueishtml="0" name=lot_no visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=90 border="0" color="33554432" x="2967" y="8" height="76" width="439" format="[general]" html.valueishtml="0" name=lot_sl visible="1" edit.limit=15 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="1" tabsequence=100 border="0" color="33554432" x="3415" y="8" height="76" width="357" format="[general]" html.valueishtml="0" name=quantity__ord 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=11 alignment="1" tabsequence=110 border="0" color="33554432" x="3781" y="8" height="76" width="329" format="[general]" html.valueishtml="0" name=quantity visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=120 border="0" color="33554432" x="4119" y="8" height="76" width="251" format="[general]" html.valueishtml="0" name=loc_code visible="1" edit.limit=8 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=130 border="0" color="33554432" x="4379" y="8" height="76" width="174" 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="1" tabsequence=140 border="0" color="33554432" x="4562" y="8" height="76" width="485" format="[general]" html.valueishtml="0" name=conv__qty_stduom visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=150 border="0" color="33554432" x="5056" y="8" height="76" width="233" format="[general]" html.valueishtml="0" name=unit__std 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=16 alignment="0" tabsequence=160 border="0" color="33554432" x="5298" y="8" height="76" width="110" format="[general]" html.valueishtml="0" name=unit 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=17 alignment="1" tabsequence=170 border="0" color="33554432" x="5417" y="8" height="76" width="466" format="[general]" html.valueishtml="0" name=quantity__stduom 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=18 alignment="1" tabsequence=180 border="0" color="33554432" x="5893" y="8" height="76" width="361" format="[general]" html.valueishtml="0" name=quantity_real visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="1" tabsequence=190 border="0" color="33554432" x="6263" y="8" height="76" width="366" format="[general]" html.valueishtml="0" name=rate__stduom 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=20 alignment="0" tabsequence=200 border="0" color="33554432" x="6638" y="8" height="76" width="302" format="[general]" html.valueishtml="0" name=invoice_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=21 alignment="1" tabsequence=210 border="0" color="33554432" x="6949" y="8" height="76" width="329" format="[general]" html.valueishtml="0" name=quantity_inv visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=220 border="0" color="33554432" x="7287" y="8" height="76" width="3319" format="[general]" html.valueishtml="0" name=pack_instr 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=23 alignment="1" tabsequence=230 border="0" color="33554432" x="10615" y="8" height="76" width="329" format="[general]" html.valueishtml="0" name=no_art 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=24 alignment="0" tabsequence=240 border="0" color="33554432" x="10953" y="8" height="76" width="261" 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=25 alignment="1" tabsequence=250 border="0" color="33554432" x="11223" y="8" height="76" width="329" format="[general]" html.valueishtml="0" name=pack_qty 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=26 alignment="1" tabsequence=260 border="0" color="33554432" x="11561" y="8" height="76" width="366" format="[general]" html.valueishtml="0" name=gross_weight 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=27 alignment="1" tabsequence=270 border="0" color="33554432" x="11936" y="8" height="76" width="329" format="[general]" html.valueishtml="0" name=tare_weight 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=28 alignment="1" tabsequence=280 border="0" color="33554432" x="12274" y="8" height="76" width="329" format="[general]" html.valueishtml="0" name=nett_weight 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=29 alignment="0" tabsequence=290 border="0" color="33554432" x="12613" y="8" height="76" width="603" format="[shortdate] [time]" html.valueishtml="0" name=mfg_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=30 alignment="0" tabsequence=300 border="0" color="33554432" x="13225" y="8" height="76" width="603" format="[shortdate] [time]" html.valueishtml="0" name=exp_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=31 alignment="0" tabsequence=310 border="0" color="33554432" x="13838" y="8" height="76" width="603" 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=32 alignment="0" tabsequence=320 border="0" color="33554432" x="14450" y="8" height="76" width="302" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=33 alignment="0" tabsequence=330 border="0" color="33554432" x="14761" y="8" height="76" width="439" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 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=340 border="0" color="33554432" x="15209" y="8" height="76" width="393" format="[general]" html.valueishtml="0" name=site_code__mfg 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=35 alignment="1" tabsequence=350 border="0" color="33554432" x="15611" y="8" height="76" width="329" format="[general]" html.valueishtml="0" name=rate__clg 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=36 alignment="0" tabsequence=360 border="0" color="33554432" x="15950" y="8" height="76" width="850" format="[general]" html.valueishtml="0" name=dimension visible="1" edit.limit=30 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="1" tabsequence=370 border="0" color="33554432" x="16809" y="8" height="76" width="329" format="[general]" html.valueishtml="0" name=tax_amt 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=38 alignment="1" tabsequence=380 border="0" color="33554432" x="17147" y="8" height="76" width="329" format="[general]" html.valueishtml="0" name=disc_amt 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=39 alignment="1" tabsequence=390 border="0" color="33554432" x="17486" y="8" height="76" width="347" format="[general]" html.valueishtml="0" name=conf_diff_amt 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="1" tabsequence=400 border="0" color="33554432" x="17842" y="8" height="76" width="329" format="[general]" html.valueishtml="0" name=rate__std 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=41 alignment="1" tabsequence=410 border="0" color="33554432" x="18181" y="8" height="76" width="329" format="[general]" html.valueishtml="0" name=cost_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=42 alignment="0" tabsequence=420 border="0" color="33554432" x="18519" y="8" height="76" width="279" format="[general]" html.valueishtml="0" name=frequency visible="1" edit.limit=2 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=430 border="0" color="33554432" x="18807" y="8" height="76" width="402" format="[general]" html.valueishtml="0" name=down_payment 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=44 alignment="1" tabsequence=440 border="0" color="33554432" x="19218" y="8" height="76" width="485" format="[general]" html.valueishtml="0" name=down_payment_int 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=45 alignment="1" tabsequence=450 border="0" color="33554432" x="19712" y="8" height="76" width="329" format="[general]" html.valueishtml="0" name=inst_amount 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=46 alignment="1" tabsequence=460 border="0" color="33554432" x="20050" y="8" height="76" width="402" format="[general]" html.valueishtml="0" name=inst_int_amount 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=470 border="0" color="33554432" x="20462" y="8" height="76" width="329" format="[general]" html.valueishtml="0" name=no_of_inst 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=48 alignment="0" tabsequence=480 border="0" color="33554432" x="20800" y="8" height="76" width="256" format="[general]" html.valueishtml="0" name=line_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=49 alignment="1" tabsequence=490 border="0" color="33554432" x="21065" y="8" height="76" width="562" format="[general]" html.valueishtml="0" name=conv__rtuom_stduom 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="1" tabsequence=500 border="0" color="33554432" x="21637" y="8" height="76" width="329" format="[general]" html.valueishtml="0" name=pallet_wt 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="0" tabsequence=510 border="0" color="33554432" x="21975" y="8" height="76" width="1673" format="[general]" html.valueishtml="0" name=cust_item__ref visible="1" edit.limit=60 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=52 alignment="0" tabsequence=520 border="0" color="33554432" x="23657" y="8" height="76" width="411" format="[general]" html.valueishtml="0" name=tran_id__invpack 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=53 alignment="0" tabsequence=530 border="0" color="33554432" x="24078" y="8" height="76" width="603" format="[shortdate] [time]" html.valueishtml="0" name=retest_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=540 border="0" color="33554432" x="24690" y="8" height="76" width="713" format="[general]" html.valueishtml="0" name=part_no visible="1" edit.limit=25 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=550 border="0" color="33554432" x="25413" y="8" height="76" width="681" format="[general]" html.valueishtml="0" name=disc_schem_billback_amt 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=56 alignment="1" tabsequence=560 border="0" color="33554432" x="26103" y="8" height="76" width="613" format="[general]" html.valueishtml="0" name=disc_schem_offinv_amt 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=57 alignment="0" tabsequence=570 border="0" color="33554432" x="26725" y="8" height="76" width="987" format="[general]" html.valueishtml="0" name=sscc_18 visible="1" edit.limit=35 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=58 alignment="0" tabsequence=580 border="0" color="33554432" x="27721" y="8" height="76" width="293" format="[general]" html.valueishtml="0" name=pack_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=59 alignment="0" tabsequence=590 border="0" color="33554432" x="28023" y="8" height="76" width="713" format="[general]" html.valueishtml="0" name=pallet_no visible="1" edit.limit=25 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=600 border="0" color="33554432" x="28745" y="8" height="76" width="302" format="[general]" html.valueishtml="0" name=lock_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" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"despatchdet~" ) COLUMN(NAME=~"despatchdet.desp_id~") COLUMN(NAME=~"despatchdet.line_no~") COLUMN(NAME=~"despatchdet.sord_no~") COLUMN(NAME=~"despatchdet.line_no__sord~") COLUMN(NAME=~"despatchdet.exp_lev~") COLUMN(NAME=~"despatchdet.item_code__ord~") COLUMN(NAME=~"despatchdet.item_code~") COLUMN(NAME=~"despatchdet.lot_no~") COLUMN(NAME=~"despatchdet.lot_sl~") COLUMN(NAME=~"despatchdet.quantity__ord~") COLUMN(NAME=~"despatchdet.quantity~") COLUMN(NAME=~"despatchdet.loc_code~") COLUMN(NAME=~"despatchdet.status~") COLUMN(NAME=~"despatchdet.conv__qty_stduom~") COLUMN(NAME=~"despatchdet.unit__std~") COLUMN(NAME=~"despatchdet.unit~") COLUMN(NAME=~"despatchdet.quantity__stduom~") COLUMN(NAME=~"despatchdet.quantity_real~") COLUMN(NAME=~"despatchdet.rate__stduom~") COLUMN(NAME=~"despatchdet.invoice_id~") COLUMN(NAME=~"despatchdet.quantity_inv~") COLUMN(NAME=~"despatchdet.pack_instr~") COLUMN(NAME=~"despatchdet.no_art~") COLUMN(NAME=~"despatchdet.site_code~") COLUMN(NAME=~"despatchdet.pack_qty~") COLUMN(NAME=~"despatchdet.gross_weight~") COLUMN(NAME=~"despatchdet.tare_weight~") COLUMN(NAME=~"despatchdet.nett_weight~") COLUMN(NAME=~"despatchdet.mfg_date~") COLUMN(NAME=~"despatchdet.exp_date~") COLUMN(NAME=~"despatchdet.chg_date~") COLUMN(NAME=~"despatchdet.chg_user~") COLUMN(NAME=~"despatchdet.chg_term~") COLUMN(NAME=~"despatchdet.site_code__mfg~") COLUMN(NAME=~"despatchdet.rate__clg~") COLUMN(NAME=~"despatchdet.dimension~") COLUMN(NAME=~"despatchdet.tax_amt~") COLUMN(NAME=~"despatchdet.disc_amt~") COLUMN(NAME=~"despatchdet.conf_diff_amt~") COLUMN(NAME=~"despatchdet.rate__std~") COLUMN(NAME=~"despatchdet.cost_rate~") COLUMN(NAME=~"despatchdet.frequency~") COLUMN(NAME=~"despatchdet.down_payment~") COLUMN(NAME=~"despatchdet.down_payment_int~") COLUMN(NAME=~"despatchdet.inst_amount~") COLUMN(NAME=~"despatchdet.inst_int_amount~") COLUMN(NAME=~"despatchdet.no_of_inst~") COLUMN(NAME=~"despatchdet.line_type~") COLUMN(NAME=~"despatchdet.conv__rtuom_stduom~") COLUMN(NAME=~"despatchdet.pallet_wt~") COLUMN(NAME=~"despatchdet.cust_item__ref~") COLUMN(NAME=~"despatchdet.tran_id__invpack~") COLUMN(NAME=~"despatchdet.retest_date~") COLUMN(NAME=~"despatchdet.part_no~") COLUMN(NAME=~"despatchdet.disc_schem_billback_amt~") COLUMN(NAME=~"despatchdet.disc_schem_offinv_amt~") COLUMN(NAME=~"despatchdet.sscc_18~") COLUMN(NAME=~"despatchdet.pack_code~") COLUMN(NAME=~"despatchdet.pallet_no~")) " update="despatchdet" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="2" text="Desp Id" border="0" color="33554432" x="2" y="2" height="16" width="66" html.valueishtml="0" name=desp_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="Line No" border="0" color="33554432" x="70" y="2" height="16" width="44" html.valueishtml="0" name=line_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=header alignment="2" text="Sord No" border="0" color="33554432" x="116" y="2" height="16" width="66" html.valueishtml="0" name=sord_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=header alignment="2" text="Line No Sord" border="0" color="33554432" x="184" y="2" height="16" width="79" html.valueishtml="0" name=line_no__sord_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="Exp Lev" border="0" color="33554432" x="265" y="2" height="16" width="126" html.valueishtml="0" name=exp_lev_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Item Code Ord" border="0" color="33554432" x="393" y="2" height="16" width="88" html.valueishtml="0" name=item_code__ord_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Item Code" border="0" color="33554432" x="483" y="2" height="16" width="66" html.valueishtml="0" name=item_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Lot No" border="0" color="33554432" x="551" y="2" height="16" width="96" html.valueishtml="0" name=lot_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=header alignment="2" text="Lot Sl" border="0" color="33554432" x="649" y="2" height="16" width="96" html.valueishtml="0" name=lot_sl_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="Quantity Ord" border="0" color="33554432" x="747" y="2" height="16" width="78" html.valueishtml="0" name=quantity__ord_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="Quantity" border="0" color="33554432" x="827" y="2" height="16" width="72" html.valueishtml="0" name=quantity_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="Loc Code" border="0" color="33554432" x="901" y="2" height="16" width="55" html.valueishtml="0" name=loc_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Status" border="0" color="33554432" x="958" y="2" height="16" width="38" html.valueishtml="0" name=status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Conv Qty Stduom" border="0" color="33554432" x="998" y="2" height="16" width="106" html.valueishtml="0" name=conv__qty_stduom_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="Unit Std" border="0" color="33554432" x="1106" y="2" height="16" width="51" html.valueishtml="0" name=unit__std_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="Unit" border="0" color="33554432" x="1159" y="2" height="16" width="24" html.valueishtml="0" name=unit_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="Quantity Stduom" border="0" color="33554432" x="1185" y="2" height="16" width="102" html.valueishtml="0" name=quantity__stduom_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="Quantity Real" border="0" color="33554432" x="1289" y="2" height="16" width="79" html.valueishtml="0" name=quantity_real_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="Rate Stduom" border="0" color="33554432" x="1370" y="2" height="16" width="80" html.valueishtml="0" name=rate__stduom_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="Invoice Id" border="0" color="33554432" x="1452" y="2" height="16" width="66" html.valueishtml="0" name=invoice_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="Quantity Inv" border="0" color="33554432" x="1520" y="2" height="16" width="72" html.valueishtml="0" name=quantity_inv_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="Pack Instr" border="0" color="33554432" x="1594" y="2" height="16" width="726" html.valueishtml="0" name=pack_instr_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="No Art" border="0" color="33554432" x="2322" y="2" height="16" width="72" html.valueishtml="0" name=no_art_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Site Code" border="0" color="33554432" x="2396" y="2" height="16" width="57" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Pack Qty" border="0" color="33554432" x="2455" y="2" height="16" width="72" html.valueishtml="0" name=pack_qty_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="Gross Weight" border="0" color="33554432" x="2529" y="2" height="16" width="80" html.valueishtml="0" name=gross_weight_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="Tare Weight" border="0" color="33554432" x="2611" y="2" height="16" width="72" html.valueishtml="0" name=tare_weight_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="Nett Weight" border="0" color="33554432" x="2685" y="2" height="16" width="72" html.valueishtml="0" name=nett_weight_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="Mfg Date" border="0" color="33554432" x="2759" y="2" height="16" width="132" html.valueishtml="0" name=mfg_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="Exp Date" border="0" color="33554432" x="2893" y="2" height="16" width="132" html.valueishtml="0" name=exp_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="Chg Date" border="0" color="33554432" x="3027" y="2" height="16" width="132" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Chg User" border="0" color="33554432" x="3161" y="2" height="16" width="66" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Chg Term" border="0" color="33554432" x="3229" y="2" height="16" width="96" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Site Code Mfg" border="0" color="33554432" x="3327" y="2" height="16" width="86" html.valueishtml="0" name=site_code__mfg_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="Rate Clg" border="0" color="33554432" x="3415" y="2" height="16" width="72" html.valueishtml="0" name=rate__clg_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="Dimension" border="0" color="33554432" x="3489" y="2" height="16" width="186" html.valueishtml="0" name=dimension_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 Amt" border="0" color="33554432" x="3677" y="2" height="16" width="72" html.valueishtml="0" name=tax_amt_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="Disc Amt" border="0" color="33554432" x="3751" y="2" height="16" width="72" html.valueishtml="0" name=disc_amt_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="Conf Diff Amt" border="0" color="33554432" x="3825" y="2" height="16" width="76" html.valueishtml="0" name=conf_diff_amt_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="Rate Std" border="0" color="33554432" x="3903" y="2" height="16" width="72" html.valueishtml="0" name=rate__std_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="Cost Rate" border="0" color="33554432" x="3977" y="2" height="16" width="72" html.valueishtml="0" name=cost_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=header alignment="2" text="Frequency" border="0" color="33554432" x="4051" y="2" height="16" width="61" html.valueishtml="0" name=frequency_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="Down Payment" border="0" color="33554432" x="4114" y="2" height="16" width="88" html.valueishtml="0" name=down_payment_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="Down Payment Int" border="0" color="33554432" x="4204" y="2" height="16" width="106" html.valueishtml="0" name=down_payment_int_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="Inst Amount" border="0" color="33554432" x="4312" y="2" height="16" width="72" html.valueishtml="0" name=inst_amount_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="Inst Int Amount" border="0" color="33554432" x="4386" y="2" height="16" width="88" html.valueishtml="0" name=inst_int_amount_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="No Of Inst" border="0" color="33554432" x="4476" y="2" height="16" width="72" html.valueishtml="0" name=no_of_inst_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="Line Type" border="0" color="33554432" x="4550" y="2" height="16" width="56" html.valueishtml="0" name=line_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="Conv Rtuom Stduom" border="0" color="33554432" x="4608" y="2" height="16" width="123" html.valueishtml="0" name=conv__rtuom_stduom_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="Pallet Wt" border="0" color="33554432" x="4733" y="2" height="16" width="72" html.valueishtml="0" name=pallet_wt_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="Cust Item Ref" border="0" color="33554432" x="4807" y="2" height="16" width="366" html.valueishtml="0" name=cust_item__ref_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Tran Id Invpack" border="0" color="33554432" x="5175" y="2" height="16" width="90" html.valueishtml="0" name=tran_id__invpack_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="Retest Date" border="0" color="33554432" x="5267" y="2" height="16" width="132" html.valueishtml="0" name=retest_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="Part No" border="0" color="33554432" x="5401" y="2" height="16" width="156" html.valueishtml="0" name=part_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=header alignment="2" text="Disc Schem Billback Amt" border="0" color="33554432" x="5559" y="2" height="16" width="149" html.valueishtml="0" name=disc_schem_billback_amt_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="Disc Schem Offinv Amt" border="0" color="33554432" x="5710" y="2" height="16" width="134" html.valueishtml="0" name=disc_schem_offinv_amt_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="Sscc 18" border="0" color="33554432" x="5846" y="2" height="16" width="216" html.valueishtml="0" name=sscc_18_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="Pack Code" border="0" color="33554432" x="6064" y="2" height="16" width="64" html.valueishtml="0" name=pack_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Pallet No" border="0" color="33554432" x="6130" y="2" height="16" width="156" html.valueishtml="0" name=pallet_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=1 alignment="0" tabsequence=10 border="0" color="33554432" x="2" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=desp_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="70" y="2" height="19" width="44" format="[general]" html.valueishtml="0" name=line_no 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=30 border="0" color="33554432" x="116" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=sord_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=4 alignment="0" tabsequence=40 border="0" color="33554432" x="184" y="2" height="19" width="79" format="[general]" html.valueishtml="0" name=line_no__sord 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=5 alignment="0" tabsequence=50 border="0" color="33554432" x="265" y="2" height="19" width="126" format="[general]" html.valueishtml="0" name=exp_lev 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=6 alignment="0" tabsequence=60 border="0" color="33554432" x="393" y="2" height="19" width="88" format="[general]" html.valueishtml="0" name=item_code__ord 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=70 border="0" color="33554432" x="483" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=80 border="0" color="33554432" x="551" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=lot_no visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=90 border="0" color="33554432" x="649" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=lot_sl visible="1" edit.limit=15 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="1" tabsequence=100 border="0" color="33554432" x="747" y="2" height="19" width="78" format="[general]" html.valueishtml="0" name=quantity__ord 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=11 alignment="1" tabsequence=110 border="0" color="33554432" x="827" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=quantity visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=120 border="0" color="33554432" x="901" y="2" height="19" width="55" format="[general]" html.valueishtml="0" name=loc_code visible="1" edit.limit=8 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=130 border="0" color="33554432" x="958" y="2" height="19" width="38" format="[general]" html.valueishtml="0" name=status visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="1" tabsequence=140 border="0" color="33554432" x="998" y="2" height="19" width="106" format="[general]" html.valueishtml="0" name=conv__qty_stduom visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=150 border="0" color="33554432" x="1106" y="2" height="19" width="51" format="[general]" html.valueishtml="0" name=unit__std 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=16 alignment="0" tabsequence=160 border="0" color="33554432" x="1159" y="2" height="19" width="24" format="[general]" html.valueishtml="0" name=unit 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=17 alignment="1" tabsequence=170 border="0" color="33554432" x="1185" y="2" height="19" width="102" format="[general]" html.valueishtml="0" name=quantity__stduom 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=18 alignment="1" tabsequence=180 border="0" color="33554432" x="1289" y="2" height="19" width="79" format="[general]" html.valueishtml="0" name=quantity_real visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="1" tabsequence=190 border="0" color="33554432" x="1370" y="2" height="19" width="80" format="[general]" html.valueishtml="0" name=rate__stduom 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=20 alignment="0" tabsequence=200 border="0" color="33554432" x="1452" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=invoice_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=21 alignment="1" tabsequence=210 border="0" color="33554432" x="1520" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=quantity_inv visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=220 border="0" color="33554432" x="1594" y="2" height="19" width="726" format="[general]" html.valueishtml="0" name=pack_instr 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=23 alignment="1" tabsequence=230 border="0" color="33554432" x="2322" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=no_art 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=24 alignment="0" tabsequence=240 border="0" color="33554432" x="2396" y="2" height="19" width="57" 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=25 alignment="1" tabsequence=250 border="0" color="33554432" x="2455" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=pack_qty 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=26 alignment="1" tabsequence=260 border="0" color="33554432" x="2529" y="2" height="19" width="80" format="[general]" html.valueishtml="0" name=gross_weight 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=27 alignment="1" tabsequence=270 border="0" color="33554432" x="2611" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=tare_weight 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=28 alignment="1" tabsequence=280 border="0" color="33554432" x="2685" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=nett_weight 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=29 alignment="0" tabsequence=290 border="0" color="33554432" x="2759" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=mfg_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=30 alignment="0" tabsequence=300 border="0" color="33554432" x="2893" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=exp_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=31 alignment="0" tabsequence=310 border="0" color="33554432" x="3027" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=32 alignment="0" tabsequence=320 border="0" color="33554432" x="3161" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=33 alignment="0" tabsequence=330 border="0" color="33554432" x="3229" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 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=340 border="0" color="33554432" x="3327" y="2" height="19" width="86" format="[general]" html.valueishtml="0" name=site_code__mfg 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=35 alignment="1" tabsequence=350 border="0" color="33554432" x="3415" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=rate__clg 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=36 alignment="0" tabsequence=360 border="0" color="33554432" x="3489" y="2" height="19" width="186" format="[general]" html.valueishtml="0" name=dimension visible="1" edit.limit=30 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="1" tabsequence=370 border="0" color="33554432" x="3677" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=tax_amt 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=38 alignment="1" tabsequence=380 border="0" color="33554432" x="3751" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=disc_amt 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=39 alignment="1" tabsequence=390 border="0" color="33554432" x="3825" y="2" height="19" width="76" format="[general]" html.valueishtml="0" name=conf_diff_amt 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="1" tabsequence=400 border="0" color="33554432" x="3903" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=rate__std 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=41 alignment="1" tabsequence=410 border="0" color="33554432" x="3977" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=cost_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=42 alignment="0" tabsequence=420 border="0" color="33554432" x="4051" y="2" height="19" width="61" format="[general]" html.valueishtml="0" name=frequency visible="1" edit.limit=2 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=430 border="0" color="33554432" x="4114" y="2" height="19" width="88" format="[general]" html.valueishtml="0" name=down_payment 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=44 alignment="1" tabsequence=440 border="0" color="33554432" x="4204" y="2" height="19" width="106" format="[general]" html.valueishtml="0" name=down_payment_int 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=45 alignment="1" tabsequence=450 border="0" color="33554432" x="4312" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=inst_amount 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=46 alignment="1" tabsequence=460 border="0" color="33554432" x="4386" y="2" height="19" width="88" format="[general]" html.valueishtml="0" name=inst_int_amount 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=470 border="0" color="33554432" x="4476" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=no_of_inst 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=48 alignment="0" tabsequence=480 border="0" color="33554432" x="4550" y="2" height="19" width="56" format="[general]" html.valueishtml="0" name=line_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=49 alignment="1" tabsequence=490 border="0" color="33554432" x="4608" y="2" height="19" width="123" format="[general]" html.valueishtml="0" name=conv__rtuom_stduom 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="1" tabsequence=500 border="0" color="33554432" x="4733" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=pallet_wt 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="0" tabsequence=510 border="0" color="33554432" x="4807" y="2" height="19" width="366" format="[general]" html.valueishtml="0" name=cust_item__ref visible="1" edit.limit=60 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=52 alignment="0" tabsequence=520 border="0" color="33554432" x="5175" y="2" height="19" width="90" format="[general]" html.valueishtml="0" name=tran_id__invpack 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=53 alignment="0" tabsequence=530 border="0" color="33554432" x="5267" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=retest_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=540 border="0" color="33554432" x="5401" y="2" height="19" width="156" format="[general]" html.valueishtml="0" name=part_no visible="1" edit.limit=25 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=550 border="0" color="33554432" x="5559" y="2" height="19" width="149" format="[general]" html.valueishtml="0" name=disc_schem_billback_amt 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=56 alignment="1" tabsequence=560 border="0" color="33554432" x="5710" y="2" height="19" width="134" format="[general]" html.valueishtml="0" name=disc_schem_offinv_amt 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=57 alignment="0" tabsequence=570 border="0" color="33554432" x="5846" y="2" height="19" width="216" format="[general]" html.valueishtml="0" name=sscc_18 visible="1" edit.limit=35 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=58 alignment="0" tabsequence=580 border="0" color="33554432" x="6064" y="2" height="19" width="64" format="[general]" html.valueishtml="0" name=pack_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=59 alignment="0" tabsequence=590 border="0" color="33554432" x="6130" y="2" height="19" width="156" format="[general]" html.valueishtml="0" name=pallet_no visible="1" edit.limit=25 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
......@@ -63,9 +63,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=desp_i
column=(type=decimal(3) update=yes updatewhereclause=yes name=disc_schem_billback_amt dbname="despatchdet.disc_schem_billback_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=disc_schem_offinv_amt dbname="despatchdet.disc_schem_offinv_amt" )
column=(type=char(25) update=yes updatewhereclause=yes name=pallet_no dbname="despatchdet.pallet_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=lock_code dbname="despatchdet.lock_code" )
column=(type=char(0) updatewhereclause=yes name=lot_status dbname="lot_status" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"despatchdet~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"sorddet~" ) TABLE(NAME=~"sorditem~" ) TABLE(NAME=~"despatch~" ) COLUMN(NAME=~"despatchdet.desp_id~") COLUMN(NAME=~"despatchdet.line_no~") COLUMN(NAME=~"despatchdet.sord_no~") COLUMN(NAME=~"despatchdet.line_no__sord~") COLUMN(NAME=~"despatchdet.exp_lev~") COLUMN(NAME=~"despatchdet.item_code__ord~") COLUMN(NAME=~"despatchdet.item_code~") COLUMN(NAME=~"despatchdet.lot_no~") COLUMN(NAME=~"despatchdet.lot_sl~") COLUMN(NAME=~"despatchdet.quantity__ord~") COLUMN(NAME=~"despatchdet.quantity~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"despatchdet.loc_code~") COLUMN(NAME=~"despatchdet.status~") COLUMN(NAME=~"despatchdet.conv__qty_stduom~") COLUMN(NAME=~"despatchdet.unit__std~") COLUMN(NAME=~"despatchdet.unit~") COLUMN(NAME=~"despatchdet.quantity__stduom~") COLUMN(NAME=~"despatchdet.quantity_real~") COLUMN(NAME=~"despatchdet.rate__stduom~") COLUMN(NAME=~"sorddet.tax_class~") COLUMN(NAME=~"sorddet.tax_chap~") COLUMN(NAME=~"sorddet.tax_env~") COLUMN(NAME=~"sorddet.discount~") COLUMN(NAME=~"despatchdet.pack_instr~") COLUMN(NAME=~"despatchdet.no_art~") COMPUTE(NAME=~"sorditem.quantity - sorditem.qty_desp as pending_qty~") COLUMN(NAME=~"sorddet.rate~") COLUMN(NAME=~"despatchdet.pack_qty~") COLUMN(NAME=~"despatchdet.exp_date~") COLUMN(NAME=~"despatchdet.site_code~") COLUMN(NAME=~"despatchdet.mfg_date~") COLUMN(NAME=~"despatchdet.chg_date~") COLUMN(NAME=~"despatchdet.chg_user~") COLUMN(NAME=~"despatchdet.chg_term~") COLUMN(NAME=~"despatchdet.site_code__mfg~") COLUMN(NAME=~"despatchdet.rate__clg~") COLUMN(NAME=~"despatchdet.gross_weight~") COLUMN(NAME=~"despatchdet.tare_weight~") COLUMN(NAME=~"despatchdet.nett_weight~") COLUMN(NAME=~"despatchdet.dimension~") COLUMN(NAME=~"despatchdet.tax_amt~") COLUMN(NAME=~"despatchdet.disc_amt~") COLUMN(NAME=~"despatchdet.conf_diff_amt~") COLUMN(NAME=~"despatchdet.rate__std~") COLUMN(NAME=~"despatchdet.cost_rate~") COMPUTE(NAME=~" '' as qty_details~") COLUMN(NAME=~"despatchdet.line_type~") COMPUTE(NAME=~"0 as tot_net_amt~") COLUMN(NAME=~"despatchdet.conv__rtuom_stduom~") COLUMN(NAME=~"despatchdet.pallet_wt~") COLUMN(NAME=~"despatchdet.tran_id__invpack~") COLUMN(NAME=~"despatchdet.cust_item__ref~") COMPUTE(NAME=~"FN_CUSTITEM_DSCR((despatch.cust_code),despatchdet.item_code,despatchdet.CUST_ITEM__REF) as custitem_desc~") COLUMN(NAME=~"despatchdet.retest_date~") COLUMN(NAME=~"despatchdet.part_no~") COLUMN(NAME=~"despatchdet.disc_schem_billback_amt~") COLUMN(NAME=~"despatchdet.disc_schem_offinv_amt~") COLUMN(NAME=~"despatchdet.pallet_no~") COLUMN(NAME=~"despatchdet.lock_code~") COMPUTE(NAME=~" '' as lot_status~") JOIN (LEFT=~"despatchdet.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"despatchdet.item_code~" ) JOIN (LEFT=~"despatchdet.sord_no~" OP =~"=~"RIGHT=~"sorddet.sale_order~" OUTER1 =~"despatchdet.sord_no~" ) JOIN (LEFT=~"despatchdet.line_no__sord~" OP =~"=~"RIGHT=~"sorddet.line_no~" OUTER1 =~"despatchdet.line_no__sord~" ) JOIN (LEFT=~"despatchdet.sord_no~" OP =~"=~"RIGHT=~"sorditem.sale_order~" OUTER1 =~"despatchdet.sord_no~" ) JOIN (LEFT=~"despatchdet.line_no__sord~" OP =~"=~"RIGHT=~"sorditem.line_no~" OUTER1 =~"despatchdet.line_no__sord~" ) JOIN (LEFT=~"despatchdet.exp_lev~" OP =~"=~"RIGHT=~"sorditem.exp_lev~" OUTER1 =~"despatchdet.exp_lev~" ) JOIN (LEFT=~"despatch.desp_id~" OP =~"=~"RIGHT=~"despatchdet.desp_id~" )WHERE( EXP1 =~"despatchdet.desp_id~" OP =~"=~" EXP2 =~":mdespid~" LOGIC =~"and~" ) WHERE( EXP1 =~"despatchdet.line_no~" OP =~"=~" EXP2 =~":mlineno~" ) ) ARG(NAME = ~"mdespid~" TYPE = string) ARG(NAME = ~"mlineno~" TYPE = string) " update="DESPATCHDET" updatewhere=0 updatekeyinplace=no arguments=(("mdespid", string),("mlineno", string)) )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"despatchdet~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"sorddet~" ) TABLE(NAME=~"sorditem~" ) TABLE(NAME=~"despatch~" ) COLUMN(NAME=~"despatchdet.desp_id~") COLUMN(NAME=~"despatchdet.line_no~") COLUMN(NAME=~"despatchdet.sord_no~") COLUMN(NAME=~"despatchdet.line_no__sord~") COLUMN(NAME=~"despatchdet.exp_lev~") COLUMN(NAME=~"despatchdet.item_code__ord~") COLUMN(NAME=~"despatchdet.item_code~") COLUMN(NAME=~"despatchdet.lot_no~") COLUMN(NAME=~"despatchdet.lot_sl~") COLUMN(NAME=~"despatchdet.quantity__ord~") COLUMN(NAME=~"despatchdet.quantity~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"despatchdet.loc_code~") COLUMN(NAME=~"despatchdet.status~") COLUMN(NAME=~"despatchdet.conv__qty_stduom~") COLUMN(NAME=~"despatchdet.unit__std~") COLUMN(NAME=~"despatchdet.unit~") COLUMN(NAME=~"despatchdet.quantity__stduom~") COLUMN(NAME=~"despatchdet.quantity_real~") COLUMN(NAME=~"despatchdet.rate__stduom~") COLUMN(NAME=~"sorddet.tax_class~") COLUMN(NAME=~"sorddet.tax_chap~") COLUMN(NAME=~"sorddet.tax_env~") COLUMN(NAME=~"sorddet.discount~") COLUMN(NAME=~"despatchdet.pack_instr~") COLUMN(NAME=~"despatchdet.no_art~") COMPUTE(NAME=~"sorditem.quantity - sorditem.qty_desp as pending_qty~") COLUMN(NAME=~"sorddet.rate~") COLUMN(NAME=~"despatchdet.pack_qty~") COLUMN(NAME=~"despatchdet.exp_date~") COLUMN(NAME=~"despatchdet.site_code~") COLUMN(NAME=~"despatchdet.mfg_date~") COLUMN(NAME=~"despatchdet.chg_date~") COLUMN(NAME=~"despatchdet.chg_user~") COLUMN(NAME=~"despatchdet.chg_term~") COLUMN(NAME=~"despatchdet.site_code__mfg~") COLUMN(NAME=~"despatchdet.rate__clg~") COLUMN(NAME=~"despatchdet.gross_weight~") COLUMN(NAME=~"despatchdet.tare_weight~") COLUMN(NAME=~"despatchdet.nett_weight~") COLUMN(NAME=~"despatchdet.dimension~") COLUMN(NAME=~"despatchdet.tax_amt~") COLUMN(NAME=~"despatchdet.disc_amt~") COLUMN(NAME=~"despatchdet.conf_diff_amt~") COLUMN(NAME=~"despatchdet.rate__std~") COLUMN(NAME=~"despatchdet.cost_rate~") COMPUTE(NAME=~" '' as qty_details~") COLUMN(NAME=~"despatchdet.line_type~") COMPUTE(NAME=~"0 as tot_net_amt~") COLUMN(NAME=~"despatchdet.conv__rtuom_stduom~") COLUMN(NAME=~"despatchdet.pallet_wt~") COLUMN(NAME=~"despatchdet.tran_id__invpack~") COLUMN(NAME=~"despatchdet.cust_item__ref~") COMPUTE(NAME=~"FN_CUSTITEM_DSCR((despatch.cust_code),despatchdet.item_code,despatchdet.CUST_ITEM__REF) as custitem_desc~") COLUMN(NAME=~"despatchdet.retest_date~") COLUMN(NAME=~"despatchdet.part_no~") COLUMN(NAME=~"despatchdet.disc_schem_billback_amt~") COLUMN(NAME=~"despatchdet.disc_schem_offinv_amt~") COLUMN(NAME=~"despatchdet.pallet_no~") COMPUTE(NAME=~" '' as lot_status~") JOIN (LEFT=~"despatchdet.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"despatchdet.item_code~" ) JOIN (LEFT=~"despatchdet.sord_no~" OP =~"=~"RIGHT=~"sorddet.sale_order~" OUTER1 =~"despatchdet.sord_no~" ) JOIN (LEFT=~"despatchdet.line_no__sord~" OP =~"=~"RIGHT=~"sorddet.line_no~" OUTER1 =~"despatchdet.line_no__sord~" ) JOIN (LEFT=~"despatchdet.sord_no~" OP =~"=~"RIGHT=~"sorditem.sale_order~" OUTER1 =~"despatchdet.sord_no~" ) JOIN (LEFT=~"despatchdet.line_no__sord~" OP =~"=~"RIGHT=~"sorditem.line_no~" OUTER1 =~"despatchdet.line_no__sord~" ) JOIN (LEFT=~"despatchdet.exp_lev~" OP =~"=~"RIGHT=~"sorditem.exp_lev~" OUTER1 =~"despatchdet.exp_lev~" ) JOIN (LEFT=~"despatch.desp_id~" OP =~"=~"RIGHT=~"despatchdet.desp_id~" )WHERE( EXP1 =~"despatchdet.desp_id~" OP =~"=~" EXP2 =~":mdespid~" LOGIC =~"and~" ) WHERE( EXP1 =~"despatchdet.line_no~" OP =~"=~" EXP2 =~":mlineno~" ) ) ARG(NAME = ~"mdespid~" TYPE = string) ARG(NAME = ~"mlineno~" TYPE = string) " update="despatchdet" updatewhere=0 updatekeyinplace=no arguments=(("mdespid", string),("mlineno", string)) )
groupbox(band=detail text="Inventory"border="5" color="33554432" x="4" y="300" height="182" width="562" name=gb_3 visible="0" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
groupbox(band=detail text="Measures"border="5" color="33554432" x="4" y="179" height="114" width="562" name=gb_2 visible="0" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
groupbox(band=detail text="Basic"border="5" color="33554432" x="3" y="0" height="175" width="562" name=gb_1 visible="0" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
......@@ -176,7 +175,6 @@ column(band=detail id=59 alignment="0" tabsequence=32766 border="5" color="255"
text(band=detail alignment="1" text="Pallet No :" border="0" color="0" x="348" y="695" height="16" width="82" html.valueishtml="0" name=pallet_no_t visible="0" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Lock Code :" border="0" color="0" x="50" y="155" height="16" width="63" html.valueishtml="0" name=lock_code_t visible="0" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="255" x="511" y="132" height="16" width="52" format="[general]" html.valueishtml="0" name=status visible="0" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=60 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="155" height="16" width="88" format="[general]" html.valueishtml="0" name=lock_code visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Despatch ID :" border="0" color="0" x="8" y="17" height="16" width="105" html.valueishtml="0" name=desp_id_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="17" height="16" width="106" format="[general]" html.valueishtml="0" name=desp_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="LPN No.:" border="0" color="0" x="235" y="16" height="16" width="67" html.valueishtml="0" name=lot_sl_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......@@ -185,7 +183,7 @@ text(band=detail alignment="1" text="Item :" border="0" color="0" x="8" y="63" h
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="63" height="16" width="105" format="[general]" html.valueishtml="0" protect="0~t1" name=item_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="255" x="228" y="63" height="16" width="335" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=120 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Lot Status:" border="0" color="0" x="594" y="67" height="16" width="105" html.valueishtml="0" name=t_2 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=61 alignment="0" tabsequence=32766 border="0" color="0" x="609" y="104" height="16" width="40" format="[general]" html.valueishtml="0" name=lot_status visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=60 alignment="0" tabsequence=32766 border="0" color="0" x="609" y="104" height="16" width="40" format="[general]" html.valueishtml="0" name=lot_status visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Quantity :" border="0" color="0" x="8" y="132" height="16" width="105" html.valueishtml="0" name=quantity_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="1" tabsequence=32766 border="5" color="0" x="118" y="132" height="16" width="86" format="##########0.000" html.valueishtml="0" name=quantity visible="1" edit.limit=14 edit.case=any edit.format="#########0.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Location :" border="0" color="0" x="8" y="321" height="16" width="105" html.valueishtml="0" name=loc_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......
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