Commit 50d24956 authored by caluka's avatar caluka

Secondary sales wiz transaction srd updated


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@100394 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 356b1f26
$PBExportHeader$d_cust_stock_gwt_view.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=19 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=22 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="cust_stock.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="cust_stock.tran_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=cust_code dbname="cust_stock.cust_code" )
column=(type=char(5) update=yes updatewhereclause=yes name=site_code dbname="cust_stock.site_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__last dbname="cust_stock.tran_id__last" )
column=(type=char(5) update=yes updatewhereclause=yes name=item_ser dbname="cust_stock.item_ser" )
column=(type=datetime update=yes updatewhereclause=yes name=stmt_date dbname="cust_stock.stmt_date" )
column=(type=char(50) updatewhereclause=yes name=cust_name dbname="customer.cust_name" )
column=(type=char(5) updatewhereclause=yes name=stan_code dbname="customer.stan_code" )
column=(type=char(3) update=yes updatewhereclause=yes name=order_type dbname="cust_stock.order_type" )
column=(type=char(40) updatewhereclause=yes name=descr dbname="station.descr" )
column=(type=datetime update=yes updatewhereclause=yes name=from_date dbname="cust_stock.from_date" )
column=(type=datetime update=yes updatewhereclause=yes name=to_date dbname="cust_stock.to_date" )
column=(type=char(6) update=yes updatewhereclause=yes name=prd_code dbname="cust_stock.prd_code" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="cust_stock.confirmed" )
column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="cust_stock.conf_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=pos_code dbname="cust_stock.pos_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code dbname="cust_stock.emp_code" )
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="cust_stock.status" )
column=(type=char(6) updatewhereclause=yes name=status_dis dbname="status_dis" )
column=(type=char(4000) updatewhereclause=yes name=position_descr dbname="position_descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cust_stock~" ) TABLE(NAME=~"customer~" ) TABLE(NAME=~"station~" ) COLUMN(NAME=~"cust_stock.tran_id~") COLUMN(NAME=~"cust_stock.tran_date~") COLUMN(NAME=~"cust_stock.cust_code~") COLUMN(NAME=~"cust_stock.site_code~") COLUMN(NAME=~"cust_stock.tran_id__last~") COLUMN(NAME=~"cust_stock.item_ser~") COLUMN(NAME=~"cust_stock.stmt_date~") COLUMN(NAME=~"customer.cust_name~") COLUMN(NAME=~"customer.stan_code~") COLUMN(NAME=~"cust_stock.order_type~") COLUMN(NAME=~"station.descr~") COLUMN(NAME=~"cust_stock.from_date~") COLUMN(NAME=~"cust_stock.to_date~") COLUMN(NAME=~"cust_stock.prd_code~") COLUMN(NAME=~"cust_stock.confirmed~") COLUMN(NAME=~"cust_stock.conf_date~") COLUMN(NAME=~"cust_stock.pos_code~") COLUMN(NAME=~"cust_stock.emp_code~") COLUMN(NAME=~"cust_stock.status~") COMPUTE(NAME=~"(CASE WHEN cust_stock.status is null THEN 'Open' WHEN cust_stock.status='O' THEN 'Open' WHEN cust_stock.status='S' THEN 'Submit' ELSE 'Open' end) as status_dis~") COMPUTE(NAME=~"FN_GET_POSCODE_DESCR(cust_stock.pos_code) as position_descr~") JOIN (LEFT=~"cust_stock.cust_code~" OP =~"=~"RIGHT=~"customer.cust_code~" ) JOIN (LEFT=~"customer.stan_code~" OP =~"=~"RIGHT=~"station.stan_code~" )WHERE( EXP1 =~"CUST_STOCK.TRAN_DATE~" OP =~">=~" EXP2 =~":from_date~" LOGIC =~"And~" ) WHERE( EXP1 =~"CUST_STOCK.TRAN_DATE~" OP =~"<=~" EXP2 =~":to_date~" ) ) ORDER(NAME=~"cust_stock.status~" ASC=yes ) ARG(NAME = ~"from_date~" TYPE = date) ARG(NAME = ~"to_date~" TYPE = date) " update="cust_stock" updatewhere=0 updatekeyinplace=no arguments=(("from_date", date),("to_date", date)) )
text(band=header alignment="0" text="Cust Stock Status" border="0" color="33554432" x="2029" y="1" height="17" width="146" html.valueishtml="0" name=status_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Status" border="0" color="0" x="2" y="4" height="16" width="94" html.valueishtml="0" name=status_dis_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="553648127" )
text(band=header alignment="2" text="Customer/Stockiest" border="0" color="0" x="98" y="0" height="16" width="139" html.valueishtml="0" name=cust_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="2" background.color="67108864" )
text(band=header alignment="0" text="Cust Name" border="0" color="0" x="239" y="1" height="16" width="196" html.valueishtml="0" name=cust_name_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="2" background.color="67108864" )
text(band=header alignment="0" text="City" border="0" color="0" x="437" y="1" height="16" width="113" html.valueishtml="0" name=descr_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="2" background.color="67108864" )
text(band=header alignment="2" text="Division" border="0" color="0" x="552" y="2" height="16" width="66" html.valueishtml="0" name=item_ser_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="2" background.color="67108864" )
text(band=header alignment="0" text="From Date" border="0" color="33554432" x="620" y="1" height="16" width="105" html.valueishtml="0" name=from_date_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="2" background.color="67108864" )
text(band=header alignment="0" text="To Date" border="0" color="33554432" x="727" y="1" height="16" width="102" html.valueishtml="0" name=to_date_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="2" background.color="67108864" )
text(band=header alignment="0" text="Period Code" border="0" color="33554432" x="831" y="1" height="16" width="99" html.valueishtml="0" name=prd_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="2" background.color="67108864" )
text(band=header alignment="0" text="Order Type" border="0" color="33554432" x="932" y="1" height="16" width="86" html.valueishtml="0" name=cust_stock_order_type_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="2" background.color="67108864" )
text(band=header alignment="2" text="Statement Date" border="0" color="0" x="1020" y="2" height="16" width="121" html.valueishtml="0" name=stmt_date_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="2" background.color="67108864" )
text(band=header alignment="2" text="Transaction Date" border="0" color="0" x="1143" y="2" height="16" width="104" html.valueishtml="0" name=tran_date_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="2" background.color="67108864" )
text(band=header alignment="2" text="Site Code" border="0" color="0" x="1249" y="2" height="16" width="70" html.valueishtml="0" name=site_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="2" background.color="67108864" )
text(band=header alignment="0" text="Emp Code" border="0" color="33554432" x="1684" y="1" height="16" width="88" html.valueishtml="0" name=emp_code_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text=" Position Code" border="0" color="33554432" x="1321" y="1" height="16" width="146" html.valueishtml="0" name=pos_code_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Position Descr" border="0" color="33554432" x="1469" y="1" height="17" width="213" html.valueishtml="0" name=position_descr_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="2" text="Transaction Id" border="0" color="0" x="1774" y="2" height="16" width="128" html.valueishtml="0" name=tran_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="2" background.color="67108864" )
text(band=header alignment="2" text="Tran Id Last" border="0" color="0" x="1904" y="2" height="16" width="123" html.valueishtml="0" name=tran_id__last_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="2" background.color="67108864" )
text(band=header alignment="0" text="Confirmed" border="0" color="0" x="2177" y="1" height="16" width="88" html.valueishtml="0" name=confirmed_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="553648127" )
text(band=header alignment="0" text="Conf Date" border="0" color="0" x="2267" y="1" height="16" width="133" html.valueishtml="0" name=conf_date_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="553648127" )
text(band=header alignment="0" text="Station Code" border="0" color="33554432" x="2402" y="1" height="16" width="118" html.valueishtml="0" name=stan_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="2" background.color="67108864" )
column(band=detail id=1 alignment="0" tabsequence=160 border="0" color="0" x="1774" y="2" height="16" width="128" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=2 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=2 alignment="0" tabsequence=110 border="0" color="0" x="1143" y="2" height="16" width="104" format="dd/mm/yy" html.valueishtml="0" name=tran_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no 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=3 alignment="0" tabsequence=20 border="0" color="0" x="98" y="2" height="16" width="139" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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=4 alignment="0" tabsequence=120 border="0" color="0" x="1249" y="2" height="16" width="70" 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="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=5 alignment="0" tabsequence=170 border="0" color="0" x="1904" y="2" height="16" width="123" format="[general]" html.valueishtml="0" name=tran_id__last 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="16777215" )
column(band=detail id=6 alignment="0" tabsequence=50 border="0" color="0" x="552" y="2" height="16" width="66" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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=7 alignment="0" tabsequence=100 border="0" color="0" x="1020" y="2" height="16" width="121" format="dd/mm/yy" html.valueishtml="0" name=stmt_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no 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=8 alignment="0" tabsequence=30 border="0" color="0" x="239" y="0" height="16" width="196" format="[general]" html.valueishtml="0" name=cust_name visible="1" 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="16777215" )
column(band=detail id=9 alignment="0" tabsequence=210 border="0" color="0" x="2402" y="1" height="16" width="118" format="[general]" html.valueishtml="0" name=stan_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="16777215" )
column(band=detail id=10 alignment="0" tabsequence=90 border="0" color="0" x="932" y="1" height="16" width="86" format="[general]" html.valueishtml="0" name=order_type visible="1" 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="16777215" )
column(band=detail id=11 alignment="0" tabsequence=40 border="0" color="0" x="437" y="1" height="16" width="113" format="[general]" html.valueishtml="0" name=descr visible="1" 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="16777215" )
column(band=detail id=12 alignment="0" tabsequence=60 border="0" color="0" x="620" y="1" height="16" width="105" format="dd/mm/yy" html.valueishtml="0" name=from_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no 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=13 alignment="0" tabsequence=70 border="0" color="0" x="727" y="1" height="16" width="102" format="dd/mm/yy" html.valueishtml="0" name=to_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no 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=14 alignment="0" tabsequence=80 border="0" color="0" x="831" y="1" height="16" width="99" format="[general]" html.valueishtml="0" name=prd_code visible="1" 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="16777215" )
column(band=detail id=15 alignment="0" tabsequence=190 border="0" color="0" x="2177" y="1" height="16" width="88" format="[general]" html.valueishtml="0" name=confirmed visible="0" 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=16 alignment="0" tabsequence=200 border="0" color="0" x="2267" y="0" height="16" width="133" format="dd/mm/yy" html.valueishtml="0" name=conf_date visible="0" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no 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=17 alignment="0" tabsequence=130 border="0" color="0" x="1321" y="1" height="16" width="146" format="[general]" html.valueishtml="0" name=pos_code 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=18 alignment="0" tabsequence=150 border="0" color="0" x="1684" y="1" height="16" width="88" format="[general]" html.valueishtml="0" name=emp_code 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=19 alignment="0" tabsequence=180 border="0" color="0" x="2029" y="1" height="16" width="146" format="[general]" html.valueishtml="0" name=status visible="0" 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=20 alignment="0" tabsequence=10 border="0" color="0" x="2" y="1" height="16" width="94" format="[general]" html.valueishtml="0" name=status_dis 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=21 alignment="0" tabsequence=140 border="0" color="0" x="1469" y="1" height="16" width="213" format="[general]" html.valueishtml="0" name=position_descr 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" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(usetemplate="" headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="d_cust_stoc_gwt_view" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><untitled><untitled_row __pbband=~"detail~"><tran_id>order_type</tran_id><tran_date>tran_date</tran_date><cust_code>cust_code</cust_code><site_code>site_code</site_code><tran_id__last>cust_name</tran_id__last><item_ser>item_ser</item_ser><stmt_date>stmt_date</stmt_date></untitled_row></untitled>"))
import.xml(usetemplate="" )
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_cust_stock_gwt_view12.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=34 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=22 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=invoice_id dbname="cust_stock_inv.invoice_id" )
column=(type=datetime update=yes updatewhereclause=yes name=invoice_date dbname="cust_stock_inv.invoice_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=dlv_flg dbname="cust_stock_inv.dlv_flg" values="Receipt Y/Transit N/" )
column=(type=char(25) updatewhereclause=yes name=lr_no dbname="invoice.lr_no" )
column=(type=datetime updatewhereclause=yes name=lr_date dbname="invoice.lr_date" )
column=(type=char(10) updatewhereclause=yes name=tran_code dbname="invoice.tran_code" )
column=(type=char(40) updatewhereclause=yes name=tran_name dbname="transporter.tran_name" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="cust_stock_inv.tran_id" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=net_amt dbname="cust_stock_inv.net_amt" )
column=(type=char(0) updatewhereclause=yes name=invoice_flag dbname="invoice_flag" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cust_stock_inv~" ) TABLE(NAME=~"invoice~" ) TABLE(NAME=~"transporter~" ) COLUMN(NAME=~"cust_stock_inv.invoice_id~") COLUMN(NAME=~"cust_stock_inv.invoice_date~") COLUMN(NAME=~"cust_stock_inv.dlv_flg~") COLUMN(NAME=~"invoice.lr_no~") COLUMN(NAME=~"invoice.lr_date~") COLUMN(NAME=~"invoice.tran_code~") COLUMN(NAME=~"transporter.tran_name~") COLUMN(NAME=~"cust_stock_inv.tran_id~") COLUMN(NAME=~"cust_stock_inv.net_amt~") COMPUTE(NAME=~"'' as invoice_flag~") JOIN (LEFT=~"invoice.tran_code~" OP =~"=~"RIGHT=~"transporter.tran_code~" OUTER1 =~"invoice.tran_code~" ) JOIN (LEFT=~"cust_stock_inv.invoice_id~" OP =~"=~"RIGHT=~"invoice.invoice_id~" )WHERE( EXP1 =~"CUST_STOCK_INV.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="cust_stock_inv" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
text(band=header alignment="2" text="Invoice Number" border="0" color="33554432" x="2" y="2" height="15" width="99" 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="0" text="Invoice Flag" border="0" color="33554432" x="103" y="1" height="16" width="50" html.valueishtml="0" name=invoice_flag_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="2" text="Invoice Date" border="0" color="33554432" x="155" y="2" height="15" width="111" html.valueishtml="0" name=invoice_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="Net Value" border="0" color="33554432" x="268" y="2" height="15" width="76" html.valueishtml="0" name=net_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="Receipt/ Transit" border="0" color="33554432" x="346" y="2" height="15" width="92" html.valueishtml="0" name=dlv_flg_t visible="1" font.face="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="LR No" border="0" color="33554432" x="440" y="2" height="15" width="96" html.valueishtml="0" name=lr_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="LR Date" border="0" color="33554432" x="538" y="2" height="15" width="101" html.valueishtml="0" name=lr_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="Transporter Code" border="0" color="33554432" x="967" y="2" height="15" width="95" html.valueishtml="0" name=tran_code_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Transporter Name" border="0" color="33554432" x="641" y="2" height="15" width="185" html.valueishtml="0" name=tran_name_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Transaction Id" border="0" color="33554432" x="828" y="2" height="15" width="137" html.valueishtml="0" name=tran_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="18" width="99" 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="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="155" y="2" height="18" width="111" format="dd/mm/yy" html.valueishtml="0" name=invoice_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=10 border="0" color="33554432" x="346" y="2" height="18" width="92" format="[general]" html.valueishtml="0" name=dlv_flg visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.autohscroll=yes ddlb.showlist=yes ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="440" y="2" height="18" width="96" format="[general]" html.valueishtml="0" name=lr_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="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="538" y="2" height="18" width="101" format="dd/mm/yy" html.valueishtml="0" name=lr_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="967" y="2" height="18" width="95" format="[general]" html.valueishtml="0" name=tran_code visible="0" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="641" y="2" height="18" width="185" format="[general]" html.valueishtml="0" name=tran_name visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="828" y="2" height="18" width="137" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="1" tabsequence=32766 border="0" color="33554432" x="268" y="2" height="18" width="76" format="[general]" html.valueishtml="0" name=net_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="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="103" y="1" height="15" width="50" format="[general]" html.valueishtml="0" name=invoice_flag visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
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 template=(comment="" encoding="UTF-8" name="d_cust_stock_gwt_view_12" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><untitled><untitled_row __pbband=~"detail~"><cust_stock_inv_invoice_id>cust_stock_inv_invoice_id</cust_stock_inv_invoice_id><cust_stock_inv_invoice_date>invoice_date</cust_stock_inv_invoice_date><cust_stock_inv_dlv_flg>dlv_flg</cust_stock_inv_dlv_flg><invoice_lr_no>lr_no</invoice_lr_no><invoice_lr_date>lr_date</invoice_lr_date><invoice_tran_code>tran_code</invoice_tran_code><transporter_tran_name>tran_name</transporter_tran_name><cust_stock_inv_tran_id>tran_id</cust_stock_inv_tran_id><cust_stock_inv_net_amt>invoice_id</cust_stock_inv_net_amt></untitled_row></untitled>"))
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_cust_stock_det14.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=22 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=22 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbname="cust_stock_det.item_code" )
column=(type=char(130) updatewhereclause=yes name=descr dbname="item.descr" )
column=(type=char(3) update=yes updatewhereclause=yes name=unit dbname="cust_stock_det.unit" )
column=(type=decimal(4) update=yes updatewhereclause=yes name=rate dbname="cust_stock_det.rate" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=primary_sales dbname="cust_stock_det.primary_sales" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=op_stock dbname="cust_stock_det.op_stock" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_rcp dbname="cust_stock_det.purc_rcp" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_ret dbname="cust_stock_det.purc_ret" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_ret__repl dbname="cust_stock_det.purc_ret__repl" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_ret__free dbname="cust_stock_det.purc_ret__free" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=transit_qty dbname="cust_stock_det.transit_qty" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=cl_stock dbname="cust_stock_det.cl_stock" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=sales dbname="cust_stock_det.sales" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="cust_stock_det.tran_id" )
column=(type=char(3) update=yes updatewhereclause=yes key=yes name=line_no dbname="cust_stock_det.line_no" )
column=(type=char(5) update=yes updatewhereclause=yes name=item_ser dbname="cust_stock_det.item_ser" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=sales_value dbname="cust_stock_det.sales_value" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=cl_value dbname="cust_stock_det.cl_value" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=op_value dbname="cust_stock_det.op_value" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_rcp__repl dbname="cust_stock_det.purc_rcp__repl" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_rcp__free dbname="cust_stock_det.purc_rcp__free" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=transit_qty__repl dbname="cust_stock_det.transit_qty__repl" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=transit_qty__free dbname="cust_stock_det.transit_qty__free" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=adj_qty dbname="cust_stock_det.adj_qty" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="cust_stock_det.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="cust_stock_det.chg_term" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="cust_stock_det.chg_date" )
column=(type=char(10) updatewhereclause=yes name=sale_order dbname="cust_stock_det.sale_order" )
column=(type=char(3) update=yes updatewhereclause=yes name=loc_type dbname="cust_stock_det.loc_type" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=pur_value dbname="cust_stock_det.pur_value" )
column=(type=char(1) updatewhereclause=yes name=match_opstk dbname="cust_stock_det.match_opstk" )
column=(type=char(1) updatewhereclause=yes name=match_clstk dbname="cust_stock_det.match_clstk" )
column=(type=char(100) updatewhereclause=yes name=remarks dbname="cust_stock_det.remarks" )
column=(type=decimal(3) updatewhereclause=yes name=demand_qty dbname="cust_stock_det.demand_qty" )
column=(type=decimal(3) updatewhereclause=yes name=adhoc_repl_qty dbname="cust_stock_det.adhoc_repl_qty" )
column=(type=char(20) updatewhereclause=yes name=cust_item__ref dbname="cust_stock_det.cust_item__ref" )
column=(type=decimal(3) updatewhereclause=yes name=cust_purc_rcp dbname="cust_stock_det.cust_purc_rcp" )
column=(type=decimal(3) updatewhereclause=yes name=cl_stock__org dbname="cust_stock_det.cl_stock__org" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rate__org dbname="cust_stock_det.rate__org" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=sales__org dbname="cust_stock_det.sales__org" )
column=(type=char(0) updatewhereclause=yes name=rate_old dbname="rate_old" )
column=(type=char(0) updatewhereclause=yes name=rate_org_old dbname="rate_org_old" )
column=(type=char(0) updatewhereclause=yes name=rcp_value dbname="rcp_value" )
column=(type=char(0) updatewhereclause=yes name=repl_value dbname="repl_value" )
column=(type=char(0) updatewhereclause=yes name=cm_invoice dbname="cm_invoice" )
column=(type=char(0) updatewhereclause=yes name=cm_value dbname="cm_value" )
column=(type=char(0) updatewhereclause=yes name=secondary_value dbname="secondary_value" )
column=(type=char(0) updatewhereclause=yes name=formula_value dbname="formula_value" )
column=(type=char(0) updatewhereclause=yes name=free_value dbname="free_value" )
column=(type=char(0) updatewhereclause=yes name=transit_value dbname="transit_value" )
column=(type=char(0) updatewhereclause=yes name=sret_vale dbname="sret_vale" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cust_stock_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"cust_stock_det.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"cust_stock_det.unit~") COLUMN(NAME=~"cust_stock_det.rate~") COLUMN(NAME=~"cust_stock_det.primary_sales~") COLUMN(NAME=~"cust_stock_det.op_stock~") COLUMN(NAME=~"cust_stock_det.purc_rcp~") COLUMN(NAME=~"cust_stock_det.purc_ret~") COLUMN(NAME=~"cust_stock_det.purc_ret__repl~") COLUMN(NAME=~"cust_stock_det.purc_ret__free~") COLUMN(NAME=~"cust_stock_det.transit_qty~") COLUMN(NAME=~"cust_stock_det.cl_stock~") COLUMN(NAME=~"cust_stock_det.sales~") COLUMN(NAME=~"cust_stock_det.tran_id~") COLUMN(NAME=~"cust_stock_det.line_no~") COLUMN(NAME=~"cust_stock_det.item_ser~") COLUMN(NAME=~"cust_stock_det.sales_value~") COLUMN(NAME=~"cust_stock_det.cl_value~") COLUMN(NAME=~"cust_stock_det.op_value~") COLUMN(NAME=~"cust_stock_det.purc_rcp__repl~") COLUMN(NAME=~"cust_stock_det.purc_rcp__free~") COLUMN(NAME=~"cust_stock_det.transit_qty__repl~") COLUMN(NAME=~"cust_stock_det.transit_qty__free~") COLUMN(NAME=~"cust_stock_det.adj_qty~") COLUMN(NAME=~"cust_stock_det.chg_user~") COLUMN(NAME=~"cust_stock_det.chg_term~") COLUMN(NAME=~"cust_stock_det.chg_date~") COLUMN(NAME=~"cust_stock_det.sale_order~") COLUMN(NAME=~"cust_stock_det.loc_type~") COLUMN(NAME=~"cust_stock_det.pur_value~") COLUMN(NAME=~"cust_stock_det.match_opstk~") COLUMN(NAME=~"cust_stock_det.match_clstk~") COLUMN(NAME=~"cust_stock_det.remarks~") COLUMN(NAME=~"cust_stock_det.demand_qty~") COLUMN(NAME=~"cust_stock_det.adhoc_repl_qty~") COLUMN(NAME=~"cust_stock_det.cust_item__ref~") COLUMN(NAME=~"cust_stock_det.cust_purc_rcp~") COLUMN(NAME=~"cust_stock_det.cl_stock__org~") COLUMN(NAME=~"cust_stock_det.rate__org~") COLUMN(NAME=~"cust_stock_det.sales__org~") COMPUTE(NAME=~"'' as rate_old~") COMPUTE(NAME=~"'' as rate_org_old~") COMPUTE(NAME=~"'' as rcp_value~") COMPUTE(NAME=~"'' as repl_value~") COMPUTE(NAME=~"'' as cm_invoice~") COMPUTE(NAME=~"'' as cm_value~") COMPUTE(NAME=~"'' as secondary_value~") COMPUTE(NAME=~"'' as formula_value~") COMPUTE(NAME=~"'' as free_value~") COMPUTE(NAME=~"'' as transit_value~") COMPUTE(NAME=~"'' as sret_vale~") JOIN (LEFT=~"cust_stock_det.item_code~" OP =~"=~"RIGHT=~"item.item_code~" )WHERE( EXP1 =~"CUST_STOCK_DET.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="cust_stock_det" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
text(band=header alignment="2" text="Item Code" border="0" color="33554432" x="2" y="2" height="15" width="76" 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="Item Description" border="0" color="33554432" x="80" y="2" height="15" width="172" html.valueishtml="0" name=descr_t visible="1" font.face="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="254" y="2" height="15" width="49" 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="0" text="Primary Sales" border="0" color="33554432" x="305" y="2" height="19" width="59" html.valueishtml="0" name=primary_sales_t visible="1" font.face="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="Opening" border="0" color="33554432" x="366" y="2" height="15" width="72" html.valueishtml="0" name=op_stock_t visible="1" font.face="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="Receipt Bill" border="0" color="33554432" x="440" y="2" height="15" width="62" html.valueishtml="0" name=purc_rcp_t visible="1" font.face="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="Receipt Repl" border="0" color="33554432" x="504" y="2" height="15" width="62" html.valueishtml="0" name=purc_rcp__repl_t visible="1" font.face="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="Receipt Bonus" border="0" color="33554432" x="568" y="2" height="15" width="59" html.valueishtml="0" name=purc_rcp__free_t visible="1" font.face="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="Return Bill" border="0" color="33554432" x="629" y="2" height="15" width="52" html.valueishtml="0" name=purc_ret_t visible="1" font.face="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="Return Repl" border="0" color="33554432" x="683" y="2" height="15" width="64" html.valueishtml="0" name=purc_ret__repl_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Return Bonus" border="0" color="33554432" x="749" y="2" height="15" width="62" html.valueishtml="0" name=purc_ret__free_t visible="1" font.face="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="Net Sec Sales" border="0" color="33554432" x="813" y="2" height="15" width="59" html.valueishtml="0" name=sales_t visible="1" font.face="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="*Closing" border="0" color="33554432" x="874" y="2" height="15" width="76" html.valueishtml="0" name=cl_stock_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Transit Bill" border="0" color="33554432" x="952" y="2" height="15" width="59" html.valueishtml="0" name=transit_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="Transit Repl" border="0" color="33554432" x="1013" y="2" height="15" width="57" html.valueishtml="0" name=transit_qty__repl_t visible="1" font.face="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="Transit Bonus" border="0" color="33554432" x="1072" y="2" height="15" width="64" html.valueishtml="0" name=transit_qty__free_t visible="1" font.face="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" border="0" color="33554432" x="1138" y="2" height="15" width="118" html.valueishtml="0" name=tran_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Item Ser" border="0" color="33554432" x="2215" y="2" height="15" width="89" html.valueishtml="0" name=item_ser_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Sales Value" border="0" color="33554432" x="2124" y="2" height="15" width="89" html.valueishtml="0" name=sales_value_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Cl Value" border="0" color="33554432" x="2306" y="2" height="15" width="89" html.valueishtml="0" name=cl_value_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Op Value" border="0" color="33554432" x="2397" y="2" height="15" width="89" html.valueishtml="0" name=op_value_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No" border="0" color="33554432" x="2488" y="2" height="15" width="89" html.valueishtml="0" name=line_no_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Closing Rate" border="0" color="33554432" x="1258" y="2" height="15" width="73" html.valueishtml="0" name=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="0" text="Adj Qty" border="0" color="33554432" x="2579" y="1" height="16" width="256" html.valueishtml="0" name=adj_qty_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Chg User" border="0" color="33554432" x="2837" y="1" height="16" width="58" html.valueishtml="0" name=chg_user_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Chg Term" border="0" color="33554432" x="2897" y="1" height="16" width="88" html.valueishtml="0" name=chg_term_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Chg Date" border="0" color="33554432" x="2987" y="1" height="16" width="34" html.valueishtml="0" name=chg_date_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Sale Order" border="0" color="33554432" x="3023" y="1" height="16" width="58" html.valueishtml="0" name=sale_order_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Loc Type" border="0" color="33554432" x="3083" y="1" height="16" width="16" html.valueishtml="0" name=loc_type_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Pur Value" border="0" color="33554432" x="3101" y="1" height="16" width="256" html.valueishtml="0" name=pur_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Match Opstk" border="0" color="33554432" x="3359" y="1" height="16" width="52" html.valueishtml="0" name=match_opstk_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Match Clstk" border="0" color="33554432" x="3413" y="1" height="16" width="91" html.valueishtml="0" name=match_clstk_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Remarks" border="0" color="33554432" x="3506" y="1" height="16" width="598" html.valueishtml="0" name=remarks_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Demand Qty" border="0" color="33554432" x="4106" y="1" height="16" width="256" html.valueishtml="0" name=demand_qty_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Adhoc Repl Qty" border="0" color="33554432" x="4364" y="1" height="16" width="256" html.valueishtml="0" name=adhoc_repl_qty_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cust Item Ref" border="0" color="33554432" x="4622" y="1" height="16" width="118" html.valueishtml="0" name=cust_item__ref_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cust Purc Rcp" border="0" color="33554432" x="4742" y="1" height="16" width="256" html.valueishtml="0" name=cust_purc_rcp_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cl Stock Org" border="0" color="33554432" x="5000" y="1" height="16" width="256" html.valueishtml="0" name=cl_stock__org_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Rate Old" border="0" color="33554432" x="1474" y="1" height="17" width="46" html.valueishtml="0" name=rate_old_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Rate Org Old" border="0" color="33554432" x="1522" y="1" height="17" width="46" html.valueishtml="0" name=rate_org_old_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Rcp Value" border="0" color="33554432" x="1570" y="1" height="17" width="46" html.valueishtml="0" name=rcp_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Repl Value" border="0" color="33554432" x="1618" y="1" height="17" width="46" html.valueishtml="0" name=repl_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cm Invoice" border="0" color="33554432" x="1666" y="1" height="17" width="46" html.valueishtml="0" name=cm_invoice_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Cm Value" border="0" color="33554432" x="1714" y="1" height="17" width="46" html.valueishtml="0" name=cm_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Secondary Value" border="0" color="33554432" x="1762" y="1" height="17" width="91" html.valueishtml="0" name=secondary_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Formula Value" border="0" color="33554432" x="1855" y="1" height="17" width="93" html.valueishtml="0" name=formula_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Free Value" border="0" color="33554432" x="1950" y="1" height="17" width="46" html.valueishtml="0" name=free_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Transit Value" border="0" color="33554432" x="1998" y="1" height="17" width="46" html.valueishtml="0" name=transit_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Sret Vale" border="0" color="33554432" x="2046" y="1" height="17" width="76" html.valueishtml="0" name=sret_vale_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Gross Rate" border="0" color="33554432" x="1411" y="1" height="17" width="61" html.valueishtml="0" name=rate__org_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Gross Sec Sale Qty" border="0" color="33554432" x="1333" y="0" height="17" width="76" html.valueishtml="0" name=sales__org_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="18" width="76" 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=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="80" y="2" height="18" width="172" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=130 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.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=32766 border="0" color="33554432" x="254" y="2" height="18" width="49" 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=6 alignment="1" tabsequence=32766 border="0" color="33554432" x="305" y="2" height="18" width="59" format="[general]" html.valueishtml="0" name=primary_sales 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=7 alignment="1" tabsequence=10 border="0" color="33554432" x="366" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=op_stock visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="1" tabsequence=32766 border="0" color="33554432" x="440" y="2" height="18" width="62" format="[general]" html.valueishtml="0" name=purc_rcp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="1" tabsequence=32766 border="0" color="33554432" x="629" y="2" height="18" width="52" format="[general]" html.valueishtml="0" name=purc_ret 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=10 alignment="1" tabsequence=32766 border="0" color="33554432" x="683" y="2" height="18" width="64" format="[general]" html.valueishtml="0" name=purc_ret__repl 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=32766 border="0" color="33554432" x="749" y="2" height="18" width="62" format="[general]" html.valueishtml="0" name=purc_ret__free 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="1" tabsequence=32766 border="0" color="33554432" x="952" y="2" height="18" width="59" format="[general]" html.valueishtml="0" name=transit_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=13 alignment="1" tabsequence=20 border="0" color="33554432" x="874" y="2" height="18" width="76" format="[number]" html.valueishtml="0" name=cl_stock visible="1" edit.limit=14 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.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=32766 border="0" color="33554432" x="813" y="2" height="18" width="59" format="[general]" html.valueishtml="0" name=sales visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="1138" y="2" height="18" width="118" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="33554432" x="2215" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=item_ser visible="0" 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=17 alignment="1" tabsequence=32766 border="0" color="33554432" x="2124" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=sales_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="1" tabsequence=32766 border="0" color="33554432" x="2306" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=cl_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="1" tabsequence=32766 border="0" color="33554432" x="2397" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=op_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="1" tabsequence=32766 border="0" color="33554432" x="504" y="2" height="18" width="62" format="[general]" html.valueishtml="0" name=purc_rcp__repl 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=21 alignment="1" tabsequence=32766 border="0" color="33554432" x="568" y="2" height="18" width="59" format="[general]" html.valueishtml="0" name=purc_rcp__free 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="1" tabsequence=32766 border="0" color="33554432" x="1013" y="2" height="18" width="57" format="[general]" html.valueishtml="0" name=transit_qty__repl 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=23 alignment="1" tabsequence=32766 border="0" color="33554432" x="1072" y="2" height="18" width="64" format="[general]" html.valueishtml="0" name=transit_qty__free 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=32766 border="0" color="33554432" x="2488" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=line_no visible="0" 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=24 alignment="0" tabsequence=32766 border="0" color="33554432" x="2579" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=adj_qty visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="0" color="33554432" x="2837" y="1" height="15" width="58" format="[general]" html.valueishtml="0" name=chg_user visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="0" color="33554432" x="2897" y="1" height="15" width="88" format="[general]" html.valueishtml="0" name=chg_term visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="0" color="33554432" x="2987" y="1" height="15" width="34" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=28 alignment="0" tabsequence=32766 border="0" color="33554432" x="3023" y="1" height="15" width="58" format="[general]" html.valueishtml="0" name=sale_order visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.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=32766 border="0" color="33554432" x="3083" y="1" height="15" width="16" format="[general]" html.valueishtml="0" name=loc_type visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="0" color="33554432" x="3101" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=pur_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=31 alignment="0" tabsequence=32766 border="0" color="33554432" x="3359" y="1" height="15" width="52" format="[general]" html.valueishtml="0" name=match_opstk visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.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=32766 border="0" color="33554432" x="3413" y="1" height="15" width="91" format="[general]" html.valueishtml="0" name=match_clstk visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=33 alignment="0" tabsequence=32766 border="0" color="33554432" x="3506" y="1" height="15" width="598" format="[general]" html.valueishtml="0" name=remarks visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=34 alignment="0" tabsequence=32766 border="0" color="33554432" x="4106" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=demand_qty visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=35 alignment="0" tabsequence=32766 border="0" color="33554432" x="4364" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=adhoc_repl_qty visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.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=32766 border="0" color="33554432" x="4622" y="1" height="15" width="118" format="[general]" html.valueishtml="0" name=cust_item__ref visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=37 alignment="0" tabsequence=32766 border="0" color="33554432" x="4742" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=cust_purc_rcp visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.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="0" tabsequence=32766 border="0" color="33554432" x="5000" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=cl_stock__org visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.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="0" tabsequence=32766 border="0" color="33554432" x="1474" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=rate_old visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=42 alignment="0" tabsequence=32766 border="0" color="33554432" x="1522" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=rate_org_old visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=43 alignment="0" tabsequence=32766 border="0" color="33554432" x="1570" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=rcp_value visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=44 alignment="0" tabsequence=32766 border="0" color="33554432" x="1618" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=repl_value visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=46 alignment="0" tabsequence=32766 border="0" color="33554432" x="1714" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=cm_value visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=45 alignment="0" tabsequence=32766 border="0" color="33554432" x="1666" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=cm_invoice visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="1" tabsequence=32766 border="0" color="33554432" x="1258" y="2" height="18" width="73" format="[general]" html.valueishtml="0" name=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=47 alignment="0" tabsequence=32766 border="0" color="33554432" x="1762" y="1" height="15" width="91" format="[general]" html.valueishtml="0" name=secondary_value visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=48 alignment="0" tabsequence=32766 border="0" color="33554432" x="1855" y="1" height="15" width="93" format="[general]" html.valueishtml="0" name=formula_value visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=49 alignment="0" tabsequence=32766 border="0" color="33554432" x="1950" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=free_value visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=50 alignment="0" tabsequence=32766 border="0" color="33554432" x="1998" y="1" height="15" width="46" format="[general]" html.valueishtml="0" name=transit_value visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=51 alignment="0" tabsequence=32766 border="0" color="33554432" x="2046" y="2" height="15" width="76" format="[general]" html.valueishtml="0" name=sret_vale visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=39 alignment="0" tabsequence=32766 border="0" color="33554432" x="1411" y="1" height="15" width="61" format="[general]" html.valueishtml="0" name=rate__org visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.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=32766 border="0" color="33554432" x="1333" y="1" height="15" width="76" format="[general]" html.valueishtml="0" name=sales__org visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 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 template=(comment="" encoding="UTF-8" name="d_cust_stock_det14" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><untitled><untitled_row __pbband=~"detail~"><cust_stock_det_item_code>item_code</cust_stock_det_item_code><item_descr>descr</item_descr><cust_stock_det_unit>unit</cust_stock_det_unit><cust_stock_det_rate>rate</cust_stock_det_rate><cust_stock_det_primary_sales>primary_sales</cust_stock_det_primary_sales><cust_stock_det_op_stock>op_stock</cust_stock_det_op_stock><cust_stock_det_purc_rcp>purc_rcp</cust_stock_det_purc_rcp><cust_stock_det_purc_ret>purc_ret</cust_stock_det_purc_ret><cust_stock_det_purc_ret__repl>purc_ret__repl</cust_stock_det_purc_ret__repl><cust_stock_det_purc_ret__free>purc_ret__free</cust_stock_det_purc_ret__free><cust_stock_det_transit_qty>transit_qty</cust_stock_det_transit_qty><cust_stock_det_cl_stock>cl_stock</cust_stock_det_cl_stock><cust_stock_det_sales>sales</cust_stock_det_sales><cust_stock_det_tran_id>tran_id</cust_stock_det_tran_id><cust_stock_det_line_no>line_no</cust_stock_det_line_no><cust_stock_det_item_ser>item_ser</cust_stock_det_item_ser><cust_stock_det_sales_value>sales_value</cust_stock_det_sales_value><cust_stock_det_cl_value>cl_value</cust_stock_det_cl_value><cust_stock_det_op_value>op_value</cust_stock_det_op_value><cust_stock_det_purc_rcp__repl>purc_rcp__repl</cust_stock_det_purc_rcp__repl><cust_stock_det_purc_rcp__free>purc_rcp__free</cust_stock_det_purc_rcp__free><cust_stock_det_transit_qty__repl>transit_qty__repl</cust_stock_det_transit_qty__repl><cust_stock_det_transit_qty__free>transit_qty__free</cust_stock_det_transit_qty__free></untitled_row></untitled>"))
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_cust_stock_gwt22.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=75 color="536870912" )
footer(height=0 color="536870912" )
detail(height=526 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="cust_stock.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="cust_stock.tran_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=cust_code dbname="cust_stock.cust_code" )
column=(type=char(5) update=yes updatewhereclause=yes name=site_code dbname="cust_stock.site_code" )
column=(type=datetime update=yes updatewhereclause=yes name=from_date dbname="cust_stock.from_date" )
column=(type=datetime update=yes updatewhereclause=yes name=to_date dbname="cust_stock.to_date" )
column=(type=char(50) updatewhereclause=yes name=cust_name dbname="customer.cust_name" )
column=(type=char(5) update=yes updatewhereclause=yes name=item_ser dbname="cust_stock.item_ser" )
column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__last dbname="cust_stock.tran_id__last" )
column=(type=char(3) update=yes updatewhereclause=yes name=order_type dbname="cust_stock.order_type" )
column=(type=datetime update=yes updatewhereclause=yes name=stmt_date dbname="cust_stock.stmt_date" )
column=(type=char(40) updatewhereclause=yes name=itemser_descr dbname="itemser.descr" )
column=(type=char(40) updatewhereclause=yes name=sordertype_descr dbname="sordertype.descr" )
column=(type=char(60) updatewhereclause=yes name=site_descr dbname="site.descr" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="cust_stock.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="cust_stock.chg_term" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="cust_stock.chg_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="cust_stock.status" values="Open O/Submit S/" )
column=(type=char(1) update=yes updatewhereclause=yes name=missing_inserted dbname="cust_stock.missing_inserted" values="Yes Y/No N/" )
column=(type=char(1) updatewhereclause=yes name=cust_type dbname="customer.cust_type" )
column=(type=char(0) updatewhereclause=yes name=cust_type__descr dbname="cust_type__descr" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="cust_stock.confirmed" )
column=(type=char(6) update=yes updatewhereclause=yes name=prd_code dbname="cust_stock.prd_code" )
column=(type=char(0) updatewhereclause=yes name=pophelp_frmdt dbname="pophelp_frmdt" )
column=(type=char(0) updatewhereclause=yes name=pophelp_todt dbname="pophelp_todt" )
column=(type=char(0) updatewhereclause=yes name=sale_per dbname="sale_per" )
column=(type=char(0) updatewhereclause=yes name=edit_status dbname="edit_status" )
column=(type=char(0) updatewhereclause=yes name=country_code dbname="country_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code dbname="cust_stock.emp_code" )
column=(type=char(0) updatewhereclause=yes name=emp_name dbname="emp_name" )
column=(type=char(4000) updatewhereclause=yes name=position_descr dbname="position_descr" )
column=(type=char(10) update=yes updatewhereclause=yes name=pos_code dbname="cust_stock.pos_code" )
column=(type=char(0) updatewhereclause=yes name=entry_start_dt dbname="entry_start_dt" )
column=(type=char(0) updatewhereclause=yes name=entry_end_dt dbname="entry_end_dt" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cust_stock~" ) TABLE(NAME=~"customer~" ) TABLE(NAME=~"itemser~" ) TABLE(NAME=~"sordertype~" ) TABLE(NAME=~"site~" ) COLUMN(NAME=~"cust_stock.tran_id~") COLUMN(NAME=~"cust_stock.tran_date~") COLUMN(NAME=~"cust_stock.cust_code~") COLUMN(NAME=~"cust_stock.site_code~") COLUMN(NAME=~"cust_stock.from_date~") COLUMN(NAME=~"cust_stock.to_date~") COLUMN(NAME=~"customer.cust_name~") COLUMN(NAME=~"cust_stock.item_ser~") COLUMN(NAME=~"cust_stock.tran_id__last~") COLUMN(NAME=~"cust_stock.order_type~") COLUMN(NAME=~"cust_stock.stmt_date~") COLUMN(NAME=~"itemser.descr~") COLUMN(NAME=~"sordertype.descr~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"cust_stock.chg_user~") COLUMN(NAME=~"cust_stock.chg_term~") COLUMN(NAME=~"cust_stock.chg_date~") COLUMN(NAME=~"cust_stock.status~") COLUMN(NAME=~"cust_stock.missing_inserted~") COLUMN(NAME=~"customer.cust_type~") COMPUTE(NAME=~"'' as cust_type__descr~") COLUMN(NAME=~"cust_stock.confirmed~") COLUMN(NAME=~"cust_stock.prd_code~") COMPUTE(NAME=~"'' as pophelp_frmdt~") COMPUTE(NAME=~"'' as pophelp_todt~") COMPUTE(NAME=~"'' as sale_per~") COMPUTE(NAME=~"'' as edit_status~") COMPUTE(NAME=~"'' as country_code~") COLUMN(NAME=~"cust_stock.emp_code~") COMPUTE(NAME=~"'' as emp_name~") COMPUTE(NAME=~"FN_GET_POSCODE_DESCR(cust_stock.pos_code) as position_descr~") COLUMN(NAME=~"cust_stock.pos_code~") COMPUTE(NAME=~"'' as entry_start_dt~") COMPUTE(NAME=~"'' as entry_end_dt~") JOIN (LEFT=~"cust_stock.cust_code~" OP =~"=~"RIGHT=~"customer.cust_code~" ) JOIN (LEFT=~"cust_stock.item_ser~" OP =~"=~"RIGHT=~"itemser.item_ser~" ) JOIN (LEFT=~"cust_stock.order_type~" OP =~"=~"RIGHT=~"sordertype.order_type~" ) JOIN (LEFT=~"cust_stock.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"CUST_STOCK.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="cust_stock" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
text(band=detail alignment="1" text="Customer/Stockiest:" border="0" color="33554432" x="4" y="150" height="15" width="115" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Division :" border="0" color="33554432" x="40" y="197" height="15" width="74" html.valueishtml="0" name=item_ser_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Site Code:" border="0" color="33554432" x="45" y="174" height="15" width="69" html.valueishtml="0" name=site_code_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="255" x="190" y="174" height="16" width="270" format="[general]" html.valueishtml="0" name=site_descr visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Order Type :" border="0" color="33554432" x="17" y="244" height="15" width="97" html.valueishtml="0" name=order_type_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="244" height="16" width="65" format="[general]" html.valueishtml="0" name=order_type visible="0" edit.limit=3 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="255" x="190" y="244" height="15" width="270" format="[general]" html.valueishtml="0" name=sordertype_descr visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="197" height="16" width="65" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="255" x="190" y="197" height="15" width="270" format="[general]" html.valueishtml="0" name=itemser_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Customer Type:" border="0" color="33554432" x="20" y="220" height="15" width="93" html.valueishtml="0" name=cust_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="220" height="15" width="65" format="[general]" html.valueishtml="0" name=cust_type visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="255" x="190" y="220" height="15" width="270" format="[general]" html.valueishtml="0" name=cust_type__descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="174" height="16" width="65" format="[general]" html.valueishtml="0" name=site_code visible="0" 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="553648127" )
text(band=detail alignment="1" text="From Date :" border="0" color="33554432" x="42" y="288" height="15" width="69" html.valueishtml="0" name=from_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="255" x="115" y="288" height="16" width="89" format="DD/MM/YY" html.valueishtml="0" name=from_date visible="1" edit.name="DD/MM/YY HH:MM:SS" editmask.mask="DD/MM/YY" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="To Date :" border="0" color="33554432" x="42" y="311" height="15" width="69" html.valueishtml="0" name=to_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="115" y="311" height="16" width="90" format="DD/MM/YY" html.valueishtml="0" name=to_date visible="1" edit.name="DD/MM/YY HH:MM:SS" editmask.mask="DD/MM/YY" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="0" text="Statement Date :" border="0" color="33554432" x="13" y="333" height="15" width="98" html.valueishtml="0" name=stmt_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="553648127" )
text(band=detail alignment="1" text="Period Code :" border="0" color="33554432" x="17" y="266" height="15" width="97" html.valueishtml="0" name=prd_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=23 alignment="0" tabsequence=32766 border="5" color="255" x="119" y="265" height="15" width="79" format="[general]" html.valueishtml="0" name=prd_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=3 alignment="0" tabsequence=20 border="5" color="0" x="118" y="150" height="16" width="66" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="255" x="190" y="150" height="16" width="270" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transaction Id:" border="0" color="33554432" x="26" y="20" height="15" width="88" html.valueishtml="0" name=tran_id_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="20" height="16" width="106" format="[general]" html.valueishtml="0" name=tran_id visible="0" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Tran Id :" border="0" color="33554432" x="25" y="43" height="15" width="89" html.valueishtml="0" name=tran_id__last_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="45" height="15" width="106" format="[general]" html.valueishtml="0" name=tran_id__last visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Tran Date:" border="0" color="33554432" x="45" y="66" height="15" width="69" html.valueishtml="0" name=tran_date_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="66" height="16" width="66" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="0" text="Position Code :" border="0" color="33554432" x="26" y="97" height="15" width="88" html.valueishtml="0" name=pos_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=31 alignment="0" tabsequence=32766 border="5" color="255" x="203" y="97" height="15" width="363" format="[general]" html.valueishtml="0" name=position_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Employee:" border="0" color="33554432" x="45" y="122" height="15" width="69" html.valueishtml="0" name=emp_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=30 alignment="0" tabsequence=32766 border="5" color="255" x="190" y="122" height="15" width="270" format="[general]" html.valueishtml="0" name=emp_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=29 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="122" height="15" width="66" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=32 alignment="0" tabsequence=10 border="5" color="0" x="118" y="97" height="15" width="79" format="[general]" html.valueishtml="0" name=pos_code visible="1" edit.limit=10 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=30 border="5" color="0" x="115" y="333" height="15" width="94" format="[shortdate] [time]" html.valueishtml="0" name=stmt_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="255" x="115" y="403" height="15" width="86" format="[general]" html.valueishtml="0" name=status visible="0" ddlb.limit=0 ddlb.allowedit=no ddlb.case=upper ddlb.useasborder=yes ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="0" text="Status :" border="0" color="33554432" x="66" y="403" height="15" width="45" html.valueishtml="0" name=status_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="0" color="255" x="40" y="455" height="15" width="86" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="255" x="132" y="431" height="15" width="86" format="[general]" html.valueishtml="0" name=chg_user visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="255" x="135" y="453" height="15" width="86" format="[general]" html.valueishtml="0" name=missing_inserted visible="0" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=28 alignment="0" tabsequence=32766 border="0" color="255" x="147" y="492" height="15" width="48" format="[general]" html.valueishtml="0" name=country_code visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="0" color="255" x="348" y="454" height="15" width="48" format="[general]" html.valueishtml="0" name=pophelp_todt visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="0" color="255" x="349" y="427" height="15" width="48" format="[general]" html.valueishtml="0" name=pophelp_frmdt visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="5" color="255" x="415" y="424" height="15" width="48" format="[general]" html.valueishtml="0" name=sale_per visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="5" color="255" x="413" y="457" height="15" width="48" format="[general]" html.valueishtml="0" name=edit_status visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="255" x="247" y="427" height="15" width="86" format="[general]" html.valueishtml="0" name=chg_term visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="0" color="255" x="250" y="454" height="15" width="70" format="[general]" html.valueishtml="0" name=confirmed visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="0" text="Entry Start Date :" border="0" color="33554432" x="13" y="370" height="15" width="98" html.valueishtml="0" name=entry_start_dt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=33 alignment="0" tabsequence=32766 border="0" color="255" x="115" y="370" height="15" width="94" format="[general]" html.valueishtml="0" name=entry_start_dt visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="0" text="Entry End Date :" border="0" color="33554432" x="228" y="370" height="15" width="98" html.valueishtml="0" name=entry_end_dt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=34 alignment="0" tabsequence=32766 border="0" color="255" x="330" y="370" height="15" width="94" format="[general]" html.valueishtml="0" name=entry_end_dt visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
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 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_cust_stock_gwt_view22.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=224 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="cust_stock_inv.tran_id" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=invoice_id dbname="cust_stock_inv.invoice_id" )
column=(type=datetime update=yes updatewhereclause=yes name=invoice_date dbname="cust_stock_inv.invoice_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=dlv_flg dbname="cust_stock_inv.dlv_flg" values="Receipt Y/Transit N/" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=net_amt dbname="cust_stock_inv.net_amt" )
column=(type=datetime updatewhereclause=yes name=lr_date dbname="invoice.lr_date" )
column=(type=char(10) updatewhereclause=yes name=tran_code dbname="invoice.tran_code" )
column=(type=char(40) updatewhereclause=yes name=tran_name dbname="transporter.tran_name" )
column=(type=char(25) updatewhereclause=yes name=lr_no dbname="invoice.lr_no" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cust_stock_inv~" ) TABLE(NAME=~"invoice~" ) TABLE(NAME=~"transporter~" ) COLUMN(NAME=~"cust_stock_inv.tran_id~") COLUMN(NAME=~"cust_stock_inv.invoice_id~") COLUMN(NAME=~"cust_stock_inv.invoice_date~") COLUMN(NAME=~"cust_stock_inv.dlv_flg~") COLUMN(NAME=~"cust_stock_inv.net_amt~") COLUMN(NAME=~"invoice.lr_date~") COLUMN(NAME=~"invoice.tran_code~") COLUMN(NAME=~"transporter.tran_name~") COLUMN(NAME=~"invoice.lr_no~") JOIN (LEFT=~"cust_stock_inv.invoice_id~" OP =~"=~"RIGHT=~"invoice.invoice_id~" ) JOIN (LEFT=~"invoice.tran_code~" OP =~"=~"RIGHT=~"transporter.tran_code~" )WHERE( EXP1 =~"cust_stock_inv.tran_id~" OP =~"=~" EXP2 =~":tran_id~" LOGIC =~"and~" ) WHERE( EXP1 =~"~~~"CUST_STOCK_INV~~~".~~~"INVOICE_ID~~~"~" OP =~"=~" EXP2 =~":invoice_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) ARG(NAME = ~"invoice_id~" TYPE = string) " update="CUST_STOCK_INV" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string),("invoice_id", string)) )
text(band=detail alignment="1" text="Invoice Id:" border="0" color="33554432" x="5" y="39" height="16" width="188" html.valueishtml="0" name=invoice_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=2 alignment="0" tabsequence=32766 border="5" color="255" x="198" y="39" height="16" width="78" 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="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Invoice Date:" border="0" color="33554432" x="282" y="39" height="16" width="156" html.valueishtml="0" name=invoice_date_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=3 alignment="0" tabsequence=32766 border="5" color="255" x="443" y="39" height="16" width="77" format="DD/MM/YY" html.valueishtml="0" name=invoice_date visible="1" editmask.mask="DD/MM/YY" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Delivery Flag:" border="0" color="33554432" x="5" y="65" height="16" width="188" html.valueishtml="0" name=dlv_flg_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=4 alignment="0" tabsequence=32766 border="5" color="255" x="198" y="65" height="16" width="78" format="[general]" html.valueishtml="0" name=dlv_flg visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Net Amount:" border="0" color="33554432" x="282" y="65" height="16" width="156" html.valueishtml="0" name=net_amt_t visible="0" hidesnaked=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=5 alignment="1" tabsequence=32766 border="5" color="255" x="443" y="65" height="16" width="77" format="##########0.000" html.valueishtml="0" name=net_amt visible="0" hidesnaked=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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Lr No:" border="0" color="33554432" x="5" y="89" height="16" width="188" html.valueishtml="0" name=lr_no_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=9 alignment="0" tabsequence=32766 border="5" color="255" x="198" y="89" height="16" width="78" format="[general]" html.valueishtml="0" name=lr_no visible="1" 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Lr Date:" border="0" color="33554432" x="282" y="89" height="16" width="156" html.valueishtml="0" name=lr_date_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=6 alignment="0" tabsequence=32766 border="0" color="255" x="442" y="89" height="16" width="78" format="[shortdate] [time]" html.valueishtml="0" name=lr_date 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Transporter Code" border="0" color="33554432" x="5" y="114" height="16" width="188" html.valueishtml="0" name=tran_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" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="255" x="198" y="114" height="16" width="78" format="[general]" html.valueishtml="0" name=tran_code visible="1" 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="255" x="282" y="114" height="16" width="239" format="[general]" html.valueishtml="0" name=tran_name visible="1" 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Tran Id:" border="0" color="33554432" x="5" y="140" height="16" width="188" html.valueishtml="0" name=tran_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="198" y="140" height="16" width="78" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
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 template=(comment="" encoding="UTF-8" name="d_cust_stock_gwt_view22" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_cust_stock_gwt_view22><d_cust_stock_gwt_view22_row __pbband=~"detail~"><tran_id/><invoice_id>invoice_id</invoice_id><invoice_date>invoice_date</invoice_date><dlv_flg>dlv_flg</dlv_flg><net_amt>net_amt</net_amt><lr_date>lr_date</lr_date></d_cust_stock_gwt_view22_row></d_cust_stock_gwt_view22>"))
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_cust_stock_det24.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=761 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbname="cust_stock_det.item_code" )
column=(type=char(130) updatewhereclause=yes name=descr dbname="item.descr" )
column=(type=char(3) update=yes updatewhereclause=yes name=unit dbname="cust_stock_det.unit" )
column=(type=decimal(4) update=yes updatewhereclause=yes name=rate dbname="cust_stock_det.rate" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=primary_sales dbname="cust_stock_det.primary_sales" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=op_stock dbname="cust_stock_det.op_stock" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_rcp dbname="cust_stock_det.purc_rcp" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_ret dbname="cust_stock_det.purc_ret" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_ret__repl dbname="cust_stock_det.purc_ret__repl" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_ret__free dbname="cust_stock_det.purc_ret__free" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=transit_qty dbname="cust_stock_det.transit_qty" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=cl_stock dbname="cust_stock_det.cl_stock" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=sales dbname="cust_stock_det.sales" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="cust_stock_det.tran_id" )
column=(type=char(3) update=yes updatewhereclause=yes key=yes name=line_no dbname="cust_stock_det.line_no" )
column=(type=char(5) update=yes updatewhereclause=yes name=item_ser dbname="cust_stock_det.item_ser" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=sales_value dbname="cust_stock_det.sales_value" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=cl_value dbname="cust_stock_det.cl_value" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=op_value dbname="cust_stock_det.op_value" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_rcp__repl dbname="cust_stock_det.purc_rcp__repl" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_rcp__free dbname="cust_stock_det.purc_rcp__free" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=transit_qty__repl dbname="cust_stock_det.transit_qty__repl" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=transit_qty__free dbname="cust_stock_det.transit_qty__free" )
column=(type=decimal(3) updatewhereclause=yes name=adj_qty dbname="cust_stock_det.adj_qty" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="cust_stock_det.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="cust_stock_det.chg_term" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="cust_stock_det.chg_date" )
column=(type=char(10) updatewhereclause=yes name=sale_order dbname="cust_stock_det.sale_order" )
column=(type=char(3) update=yes updatewhereclause=yes name=loc_type dbname="cust_stock_det.loc_type" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=pur_value dbname="cust_stock_det.pur_value" )
column=(type=char(1) updatewhereclause=yes name=match_opstk dbname="cust_stock_det.match_opstk" )
column=(type=char(1) updatewhereclause=yes name=match_clstk dbname="cust_stock_det.match_clstk" )
column=(type=char(100) updatewhereclause=yes name=remarks dbname="cust_stock_det.remarks" )
column=(type=decimal(3) updatewhereclause=yes name=demand_qty dbname="cust_stock_det.demand_qty" )
column=(type=decimal(3) updatewhereclause=yes name=adhoc_repl_qty dbname="cust_stock_det.adhoc_repl_qty" )
column=(type=char(20) updatewhereclause=yes name=cust_item__ref dbname="cust_stock_det.cust_item__ref" )
column=(type=decimal(3) updatewhereclause=yes name=cust_purc_rcp dbname="cust_stock_det.cust_purc_rcp" )
column=(type=decimal(3) updatewhereclause=yes name=cl_stock__org dbname="cust_stock_det.cl_stock__org" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rate__org dbname="cust_stock_det.rate__org" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=sales__org dbname="cust_stock_det.sales__org" )
column=(type=char(0) updatewhereclause=yes name=rate_old dbname="rate_old" )
column=(type=char(0) updatewhereclause=yes name=rate_org_old dbname="rate_org_old" )
column=(type=char(0) updatewhereclause=yes name=rcp_value dbname="rcp_value" )
column=(type=char(0) updatewhereclause=yes name=repl_value dbname="repl_value" )
column=(type=char(0) updatewhereclause=yes name=cm_invoice dbname="cm_invoice" )
column=(type=char(0) updatewhereclause=yes name=cm_value dbname="cm_value" )
column=(type=char(0) updatewhereclause=yes name=secondary_value dbname="secondary_value" )
column=(type=char(0) updatewhereclause=yes name=formula_value dbname="formula_value" )
column=(type=char(0) updatewhereclause=yes name=free_value dbname="free_value" )
column=(type=char(0) updatewhereclause=yes name=transit_value dbname="transit_value" )
column=(type=char(0) updatewhereclause=yes name=sret_vale dbname="sret_vale" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cust_stock_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"cust_stock_det.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"cust_stock_det.unit~") COLUMN(NAME=~"cust_stock_det.rate~") COLUMN(NAME=~"cust_stock_det.primary_sales~") COLUMN(NAME=~"cust_stock_det.op_stock~") COLUMN(NAME=~"cust_stock_det.purc_rcp~") COLUMN(NAME=~"cust_stock_det.purc_ret~") COLUMN(NAME=~"cust_stock_det.purc_ret__repl~") COLUMN(NAME=~"cust_stock_det.purc_ret__free~") COLUMN(NAME=~"cust_stock_det.transit_qty~") COLUMN(NAME=~"cust_stock_det.cl_stock~") COLUMN(NAME=~"cust_stock_det.sales~") COLUMN(NAME=~"cust_stock_det.tran_id~") COLUMN(NAME=~"cust_stock_det.line_no~") COLUMN(NAME=~"cust_stock_det.item_ser~") COLUMN(NAME=~"cust_stock_det.sales_value~") COLUMN(NAME=~"cust_stock_det.cl_value~") COLUMN(NAME=~"cust_stock_det.op_value~") COLUMN(NAME=~"cust_stock_det.purc_rcp__repl~") COLUMN(NAME=~"cust_stock_det.purc_rcp__free~") COLUMN(NAME=~"cust_stock_det.transit_qty__repl~") COLUMN(NAME=~"cust_stock_det.transit_qty__free~") COLUMN(NAME=~"cust_stock_det.adj_qty~") COLUMN(NAME=~"cust_stock_det.chg_user~") COLUMN(NAME=~"cust_stock_det.chg_term~") COLUMN(NAME=~"cust_stock_det.chg_date~") COLUMN(NAME=~"cust_stock_det.sale_order~") COLUMN(NAME=~"cust_stock_det.loc_type~") COLUMN(NAME=~"cust_stock_det.pur_value~") COLUMN(NAME=~"cust_stock_det.match_opstk~") COLUMN(NAME=~"cust_stock_det.match_clstk~") COLUMN(NAME=~"cust_stock_det.remarks~") COLUMN(NAME=~"cust_stock_det.demand_qty~") COLUMN(NAME=~"cust_stock_det.adhoc_repl_qty~") COLUMN(NAME=~"cust_stock_det.cust_item__ref~") COLUMN(NAME=~"cust_stock_det.cust_purc_rcp~") COLUMN(NAME=~"cust_stock_det.cl_stock__org~") COLUMN(NAME=~"cust_stock_det.rate__org~") COLUMN(NAME=~"cust_stock_det.sales__org~") COMPUTE(NAME=~"'' as rate_old~") COMPUTE(NAME=~"'' as rate_org_old~") COMPUTE(NAME=~"'' as rcp_value~") COMPUTE(NAME=~"'' as repl_value~") COMPUTE(NAME=~"'' as cm_invoice~") COMPUTE(NAME=~"'' as cm_value~") COMPUTE(NAME=~"'' as secondary_value~") COMPUTE(NAME=~"'' as formula_value~") COMPUTE(NAME=~"'' as free_value~") COMPUTE(NAME=~"'' as transit_value~") COMPUTE(NAME=~"'' as sret_vale~") JOIN (LEFT=~"cust_stock_det.item_code~" OP =~"=~"RIGHT=~"item.item_code~" )WHERE( EXP1 =~"CUST_STOCK_DET.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" LOGIC =~"And~" ) WHERE( EXP1 =~"CUST_STOCK_DET.LINE_NO~" OP =~"=~" EXP2 =~":line_no~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) ARG(NAME = ~"line_no~" TYPE = number) " update="cust_stock_det" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string),("line_no", number)) )
text(band=detail alignment="1" text="Descr:" border="0" color="33554432" x="630" y="408" height="15" width="102" html.valueishtml="0" name=descr_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Cl Value:" border="0" color="33554432" x="203" y="686" height="15" width="102" html.valueishtml="0" name=cl_value_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="1" tabsequence=32766 border="0" color="255" x="309" y="686" height="18" width="72" format="[general]" html.valueishtml="0" name=cl_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Op Value:" border="0" color="33554432" x="8" y="682" height="15" width="102" html.valueishtml="0" name=op_value_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="1" tabsequence=32766 border="0" color="255" x="114" y="682" height="18" width="72" format="[general]" html.valueishtml="0" name=op_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Sales Value:" border="0" color="33554432" x="8" y="657" height="15" width="102" html.valueishtml="0" name=sales_value_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="1" tabsequence=32766 border="0" color="255" x="114" y="657" height="18" width="72" format="[general]" html.valueishtml="0" name=sales_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Item Ser:" border="0" color="33554432" x="209" y="660" height="15" width="102" html.valueishtml="0" name=item_ser_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="255" x="315" y="660" height="18" width="36" format="[general]" html.valueishtml="0" name=item_ser visible="0" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Line No:" border="0" color="33554432" x="8" y="636" height="15" width="102" html.valueishtml="0" name=line_no_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="255" x="114" y="636" height="18" width="24" format="[general]" html.valueishtml="0" name=line_no visible="0" 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=1 alignment="0" tabsequence=32766 border="5" color="255" x="128" y="37" height="18" width="66" format="[general]" html.valueishtml="0" 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="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Item Code:" border="0" color="33554432" x="22" y="37" height="15" width="102" 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" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="200" y="38" height="18" width="231" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=130 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.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="1" tabsequence=32766 border="5" color="255" x="359" y="63" height="18" width="72" format="[general]" html.valueishtml="0" name=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=3 alignment="0" tabsequence=32766 border="5" color="255" x="128" y="63" height="18" width="43" 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" )
text(band=detail alignment="1" text="Unit:" border="0" color="33554432" x="22" y="63" height="15" width="102" 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" )
column(band=detail id=6 alignment="1" tabsequence=10 border="5" color="255" x="359" y="88" height="18" width="72" format="[general]" html.valueishtml="0" name=op_stock 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=5 alignment="1" tabsequence=32766 border="5" color="255" x="128" y="88" height="18" width="72" format="[general]" html.valueishtml="0" name=primary_sales visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Primary Sales:" border="0" color="33554432" x="22" y="88" height="15" width="102" html.valueishtml="0" name=primary_sales_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="1" tabsequence=32766 border="5" color="255" x="359" y="113" height="18" width="72" format="[general]" html.valueishtml="0" name=purc_ret 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=7 alignment="1" tabsequence=32766 border="5" color="255" x="128" y="113" height="18" width="72" format="[general]" html.valueishtml="0" name=purc_rcp visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Receipt Quantity :" border="0" color="33554432" x="19" y="113" height="15" width="105" html.valueishtml="0" name=purc_rcp_t visible="1" font.face="Arial" font.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=32766 border="5" color="255" x="358" y="138" height="18" width="72" format="[general]" html.valueishtml="0" name=purc_ret__free visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="FRS :" border="0" color="33554432" x="22" y="138" height="15" width="102" html.valueishtml="0" name=purc_ret__repl_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Unit Price :" border="0" color="33554432" x="251" y="63" height="15" width="102" html.valueishtml="0" name=rate_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Opening" border="0" color="33554432" x="251" y="88" height="15" width="102" html.valueishtml="0" name=op_stock_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Return Quantity :" border="0" color="33554432" x="251" y="113" height="15" width="102" html.valueishtml="0" name=purc_ret_t visible="1" font.face="Arial" font.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="1" tabsequence=32766 border="5" color="255" x="128" y="138" height="18" width="72" format="[general]" html.valueishtml="0" name=purc_ret__repl 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=32766 border="5" color="255" x="128" y="163" height="18" width="72" format="[general]" html.valueishtml="0" name=transit_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=12 alignment="1" tabsequence=20 border="5" color="255" x="359" y="163" height="18" width="72" format="[general]" html.valueishtml="0" name=cl_stock visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Bonus :" border="0" color="33554432" x="251" y="138" height="15" width="102" html.valueishtml="0" name=purc_ret__free_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Closing :" border="0" color="33554432" x="251" y="163" height="15" width="102" html.valueishtml="0" name=cl_stock_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transit Quantity :" border="0" color="33554432" x="22" y="163" height="15" width="102" html.valueishtml="0" name=transit_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=detail alignment="1" text="Purc Rcp Repl:" border="0" color="33554432" x="22" y="186" height="15" width="102" html.valueishtml="0" name=purc_rcp__repl_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Purc Rcp Free:" border="0" color="33554432" x="251" y="187" height="15" width="102" html.valueishtml="0" name=purc_rcp__free_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transit Qty Free:" border="0" color="33554432" x="22" y="210" height="15" width="102" html.valueishtml="0" name=transit_qty__free_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transit Qty Repl:" border="0" color="33554432" x="251" y="212" height="15" width="102" html.valueishtml="0" name=transit_qty__repl_t visible="1" font.face="Arial" font.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="1" tabsequence=32766 border="5" color="255" x="128" y="186" height="18" width="72" format="[general]" html.valueishtml="0" name=purc_rcp__repl 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=23 alignment="1" tabsequence=32766 border="5" color="255" x="128" y="210" height="18" width="72" format="[general]" html.valueishtml="0" name=transit_qty__free 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=21 alignment="1" tabsequence=32766 border="5" color="255" x="359" y="188" height="18" width="72" format="[general]" html.valueishtml="0" name=purc_rcp__free 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="1" tabsequence=32766 border="5" color="255" x="359" y="212" height="18" width="72" format="[general]" html.valueishtml="0" name=transit_qty__repl visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Secondry Sales:" border="0" color="33554432" x="22" y="238" height="15" width="102" html.valueishtml="0" name=sales_t visible="1" font.face="Arial" font.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="1" tabsequence=32766 border="5" color="255" x="128" y="238" height="18" width="72" format="[general]" html.valueishtml="0" name=sales visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Tran Id:" border="0" color="33554432" x="251" y="238" height="15" width="102" html.valueishtml="0" name=tran_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="255" x="359" y="238" height="18" width="66" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=40 alignment="0" tabsequence=32766 border="0" color="255" x="393" y="382" height="15" width="68" format="[general]" html.valueishtml="0" name=sales__org visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.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="0" tabsequence=32766 border="0" color="255" x="377" y="404" height="15" width="84" format="[general]" html.valueishtml="0" name=cl_stock__org visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=35 alignment="0" tabsequence=32766 border="0" color="255" x="364" y="422" height="15" width="97" format="[general]" html.valueishtml="0" name=adhoc_repl_qty visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.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=32766 border="0" color="255" x="364" y="444" height="15" width="97" format="[general]" html.valueishtml="0" name=cust_item__ref visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=37 alignment="0" tabsequence=32766 border="0" color="255" x="373" y="468" height="15" width="88" format="[general]" html.valueishtml="0" name=cust_purc_rcp visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=39 alignment="0" tabsequence=32766 border="0" color="255" x="396" y="490" height="15" width="65" format="[general]" html.valueishtml="0" name=rate__org visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=34 alignment="0" tabsequence=32766 border="0" color="255" x="384" y="509" height="15" width="77" format="[general]" html.valueishtml="0" name=demand_qty visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.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=32766 border="0" color="255" x="384" y="529" height="18" width="77" format="[general]" html.valueishtml="0" name=match_clstk visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=31 alignment="0" tabsequence=32766 border="0" color="255" x="399" y="552" height="15" width="62" format="[general]" html.valueishtml="0" name=match_opstk visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="0" color="255" x="508" y="382" height="15" width="90" format="[general]" html.valueishtml="0" name=chg_term visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="0" color="255" x="508" y="401" height="15" width="60" format="[general]" html.valueishtml="0" name=chg_user visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="0" color="255" x="508" y="421" height="15" width="54" format="[general]" html.valueishtml="0" name=adj_qty visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="0" color="255" x="508" y="441" height="15" width="36" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=28 alignment="0" tabsequence=32766 border="0" color="255" x="508" y="460" height="15" width="60" format="[general]" html.valueishtml="0" name=sale_order visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.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=32766 border="0" color="255" x="508" y="480" height="15" width="18" format="[general]" html.valueishtml="0" name=loc_type visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="0" color="255" x="508" y="499" height="15" width="76" format="[general]" html.valueishtml="0" name=pur_value visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=33 alignment="0" tabsequence=32766 border="0" color="255" x="508" y="521" height="15" width="60" format="[general]" html.valueishtml="0" name=remarks visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.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="0" tabsequence=32766 border="5" color="255" x="733" y="1" height="15" width="48" format="[general]" html.valueishtml="0" name=rate_old visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=42 alignment="0" tabsequence=32766 border="5" color="255" x="782" y="1" height="15" width="48" format="[general]" html.valueishtml="0" name=rate_org_old visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=43 alignment="0" tabsequence=32766 border="5" color="255" x="831" y="1" height="15" width="48" format="[general]" html.valueishtml="0" name=rcp_value visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=44 alignment="0" tabsequence=32766 border="5" color="255" x="880" y="1" height="15" width="48" format="[general]" html.valueishtml="0" name=repl_value visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=45 alignment="0" tabsequence=32766 border="5" color="255" x="929" y="1" height="15" width="48" format="[general]" html.valueishtml="0" name=cm_invoice visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=46 alignment="0" tabsequence=32766 border="5" color="255" x="978" y="1" height="15" width="48" format="[general]" html.valueishtml="0" name=cm_value visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=47 alignment="0" tabsequence=32766 border="5" color="255" x="1027" y="1" height="15" width="48" format="[general]" html.valueishtml="0" name=secondary_value visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=48 alignment="0" tabsequence=32766 border="5" color="255" x="1076" y="1" height="15" width="48" format="[general]" html.valueishtml="0" name=formula_value visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=49 alignment="0" tabsequence=32766 border="5" color="255" x="1125" y="1" height="15" width="48" format="[general]" html.valueishtml="0" name=free_value visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=50 alignment="0" tabsequence=32766 border="5" color="255" x="1174" y="1" height="15" width="48" format="[general]" html.valueishtml="0" name=transit_value visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=51 alignment="0" tabsequence=32766 border="5" color="255" x="1223" y="1" height="15" width="48" format="[general]" html.valueishtml="0" name=sret_vale visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
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 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
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