Commit 4b81cc0a authored by mjadhav's avatar mjadhav

changes done for added invisible field


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98774 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 34b7fc58
...@@ -5,7 +5,7 @@ header(height=34 color="536870912" ) ...@@ -5,7 +5,7 @@ header(height=34 color="536870912" )
summary(height=0 color="536870912" ) summary(height=0 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=22 color="536870912" ) detail(height=22 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes name=tran_id dbname="cust_stock.tran_id" ) 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=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(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(5) update=yes updatewhereclause=yes name=site_code dbname="cust_stock.site_code" )
...@@ -15,10 +15,12 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=tran_id dbname ...@@ -15,10 +15,12 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=tran_id dbname
column=(type=char(50) updatewhereclause=yes name=cust_name dbname="customer.cust_name" ) column=(type=char(50) updatewhereclause=yes name=cust_name dbname="customer.cust_name" )
column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__last dbname="cust_stock.tran_id__last" ) column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__last dbname="cust_stock.tran_id__last" )
column=(type=char(3) updatewhereclause=yes name=order_type dbname="cust_stock.order_type" ) column=(type=char(3) updatewhereclause=yes name=order_type dbname="cust_stock.order_type" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cust_stock~" ) TABLE(NAME=~"customer~" ) 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=~"cust_stock.item_ser~") COLUMN(NAME=~"customer.cust_name~") COLUMN(NAME=~"cust_stock.tran_id__last~") COLUMN(NAME=~"cust_stock.order_type~") JOIN (LEFT=~"cust_stock.cust_code~" OP =~"=~"RIGHT=~"customer.cust_code~" )) " ) 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" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cust_stock~" ) TABLE(NAME=~"customer~" ) 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=~"cust_stock.item_ser~") COLUMN(NAME=~"customer.cust_name~") COLUMN(NAME=~"cust_stock.tran_id__last~") COLUMN(NAME=~"cust_stock.order_type~") COLUMN(NAME=~"cust_stock.chg_user~") COLUMN(NAME=~"cust_stock.chg_term~") COLUMN(NAME=~"cust_stock.chg_date~") COLUMN(NAME=~"cust_stock.status~") JOIN (LEFT=~"cust_stock.cust_code~" OP =~"=~"RIGHT=~"customer.cust_code~" )) " update="CUST_STOCK" updatewhere=0 updatekeyinplace=no )
text(band=header alignment="2" text="Tran Id" border="0" color="33554432" x="787" y="2" height="15" width="66" 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" ) text(band=header alignment="2" text="Tran Id" border="0" color="33554432" x="787" y="2" height="15" width="66" 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" )
text(band=header alignment="2" text="Tran Date" border="0" color="33554432" x="855" y="2" height="15" width="132" 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" )
text(band=header alignment="2" text="Site Code" border="0" color="33554432" x="989" y="2" height="15" width="65" 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" )
text(band=header alignment="2" text="Tran Id Last" border="0" color="33554432" x="1056" y="2" height="15" width="72" 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" ) text(band=header alignment="2" text="Tran Id Last" border="0" color="33554432" x="1056" y="2" height="15" width="72" 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" )
text(band=header alignment="2" text="Cust Code" border="0" color="33554432" x="2" y="2" height="15" width="66" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Cust Code" border="0" color="33554432" x="2" y="2" height="15" width="66" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Item Ser" border="0" color="33554432" x="70" y="2" height="15" width="65" html.valueishtml="0" name=item_ser_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Item Ser" border="0" color="33554432" x="70" y="2" height="15" width="65" 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" )
...@@ -26,9 +28,11 @@ text(band=header alignment="2" text="Cust Name" border="0" color="33554432" x="1 ...@@ -26,9 +28,11 @@ text(band=header alignment="2" text="Cust Name" border="0" color="33554432" x="1
text(band=header alignment="0" text="Order Type" border="0" color="33554432" x="445" y="2" height="16" width="72" html.valueishtml="0" name=order_type_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="Order Type" border="0" color="33554432" x="445" y="2" height="16" width="72" html.valueishtml="0" name=order_type_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="From Date" border="0" color="33554432" x="519" y="2" height="15" width="132" html.valueishtml="0" name=from_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="From Date" border="0" color="33554432" x="519" y="2" height="15" width="132" html.valueishtml="0" name=from_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="To Date" border="0" color="33554432" x="653" y="2" height="15" width="132" html.valueishtml="0" name=to_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="To Date" border="0" color="33554432" x="653" y="2" height="15" width="132" html.valueishtml="0" name=to_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Chg User" border="0" color="33554432" x="1130" y="1" height="17" 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="1190" y="1" height="17" 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="2" text="Tran Date" border="0" color="33554432" x="855" y="2" height="15" width="132" 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" )
text(band=header alignment="2" text="Site Code" border="0" color="33554432" x="989" y="2" height="15" width="65" 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=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="787" y="2" height="18" width="66" 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="2" background.color="16777215" ) column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="787" y="2" height="18" width="66" 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="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="855" y="2" height="18" width="132" 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="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="989" y="2" height="18" 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="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="18" width="66" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="18" width="66" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="70" y="2" height="18" width="65" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="70" y="2" height="18" width="65" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="137" y="2" height="18" width="306" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="137" y="2" height="18" width="306" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
...@@ -36,6 +40,14 @@ column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="335544 ...@@ -36,6 +40,14 @@ column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="335544
column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="445" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=order_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="2" background.color="16777215" ) column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="445" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=order_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="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="653" y="2" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=to_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="653" y="2" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=to_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="519" y="2" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=from_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="519" y="2" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=from_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="1130" 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="2" background.color="16777215" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="1190" 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="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="855" y="2" height="18" width="132" 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="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="989" y="2" height="18" 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="2" background.color="16777215" )
text(band=header alignment="0" text="Chg Date" border="0" color="33554432" x="1280" y="1" height="17" 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" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="1280" 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="2" background.color="16777215" )
text(band=header alignment="0" text="Status" border="0" color="33554432" x="1316" y="1" height="17" width="59" 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" )
column(band=detail id=14 alignment="0" tabsequence=0 border="0" color="33554432" x="1317" y="1" height="15" width="58" html.valueishtml="0" name=status 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="2" background.color="16777215" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
...@@ -15,10 +15,33 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i ...@@ -15,10 +15,33 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(50) updatewhereclause=yes name=cust_name dbname="customer.cust_name" ) column=(type=char(50) updatewhereclause=yes name=cust_name dbname="customer.cust_name" )
column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__last dbname="cust_stock.tran_id__last" ) column=(type=char(10) update=yes updatewhereclause=yes name=tran_id__last dbname="cust_stock.tran_id__last" )
column=(type=char(3) updatewhereclause=yes name=order_type dbname="cust_stock.order_type" ) column=(type=char(3) updatewhereclause=yes name=order_type dbname="cust_stock.order_type" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cust_stock~" ) TABLE(NAME=~"customer~" ) 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=~"cust_stock.item_ser~") COLUMN(NAME=~"customer.cust_name~") COLUMN(NAME=~"cust_stock.tran_id__last~") COLUMN(NAME=~"cust_stock.order_type~") JOIN (LEFT=~"cust_stock.cust_code~" OP =~"=~"RIGHT=~"customer.cust_code~" )) " update="CUST_STOCK" updatewhere=0 updatekeyinplace=no ) 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" )
column=(type=decimal(3) updatewhereclause=yes name=tot_op_value dbname="cust_stock.tot_op_value" )
column=(type=decimal(3) updatewhereclause=yes name=tot_pur_value dbname="cust_stock.tot_pur_value" )
column=(type=decimal(3) updatewhereclause=yes name=tot_sales_value dbname="cust_stock.tot_sales_value" )
column=(type=decimal(3) updatewhereclause=yes name=tot_cl_value dbname="cust_stock.tot_cl_value" )
column=(type=char(1) updatewhereclause=yes name=computerised dbname="cust_stock.computerised" )
column=(type=char(1) updatewhereclause=yes name=tran_type dbname="cust_stock.tran_type" )
column=(type=char(1) updatewhereclause=yes name=confirmed dbname="cust_stock.confirmed" )
column=(type=datetime updatewhereclause=yes name=conf_date dbname="cust_stock.conf_date" )
column=(type=char(10) updatewhereclause=yes name=parent__tran_id dbname="cust_stock.parent__tran_id" )
column=(type=char(1) updatewhereclause=yes name=rev__tran dbname="cust_stock.rev__tran" )
column=(type=char(1) updatewhereclause=yes name=repl_rate dbname="cust_stock.repl_rate" )
column=(type=decimal(3) updatewhereclause=yes name=transit_qty dbname="cust_stock.transit_qty" )
column=(type=char(6) update=yes updatewhereclause=yes name=prd_code dbname="cust_stock.prd_code" )
column=(type=char(1) updatewhereclause=yes name=date_flag dbname="cust_stock.date_flag" )
column=(type=char(1) updatewhereclause=yes name=transit_flag dbname="cust_stock.transit_flag" )
column=(type=char(1) updatewhereclause=yes name=transit_update dbname="cust_stock.transit_update" )
column=(type=char(1) updatewhereclause=yes name=missing_inserted dbname="cust_stock.missing_inserted" )
column=(type=char(10) updatewhereclause=yes name=emp_code__aprv dbname="cust_stock.emp_code__aprv" )
column=(type=char(1) updatewhereclause=yes name=transit_confirmed dbname="cust_stock.transit_confirmed" )
column=(type=char(1) updatewhereclause=yes name=transit_upd_flag dbname="cust_stock.transit_upd_flag" )
column=(type=datetime updatewhereclause=yes name=stmt_date dbname="cust_stock.stmt_date" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cust_stock~" ) TABLE(NAME=~"customer~" ) 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=~"cust_stock.item_ser~") COLUMN(NAME=~"customer.cust_name~") COLUMN(NAME=~"cust_stock.tran_id__last~") COLUMN(NAME=~"cust_stock.order_type~") 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.tot_op_value~") COLUMN(NAME=~"cust_stock.tot_pur_value~") COLUMN(NAME=~"cust_stock.tot_sales_value~") COLUMN(NAME=~"cust_stock.tot_cl_value~") COLUMN(NAME=~"cust_stock.computerised~") COLUMN(NAME=~"cust_stock.tran_type~") COLUMN(NAME=~"cust_stock.confirmed~") COLUMN(NAME=~"cust_stock.conf_date~") COLUMN(NAME=~"cust_stock.parent__tran_id~") COLUMN(NAME=~"cust_stock.rev__tran~") COLUMN(NAME=~"cust_stock.repl_rate~") COLUMN(NAME=~"cust_stock.transit_qty~") COLUMN(NAME=~"cust_stock.prd_code~") COLUMN(NAME=~"cust_stock.date_flag~") COLUMN(NAME=~"cust_stock.transit_flag~") COLUMN(NAME=~"cust_stock.transit_update~") COLUMN(NAME=~"cust_stock.missing_inserted~") COLUMN(NAME=~"cust_stock.emp_code__aprv~") COLUMN(NAME=~"cust_stock.transit_confirmed~") COLUMN(NAME=~"cust_stock.transit_upd_flag~") COLUMN(NAME=~"cust_stock.stmt_date~") JOIN (LEFT=~"cust_stock.cust_code~" OP =~"=~"RIGHT=~"customer.cust_code~" )) " update="CUST_STOCK" updatewhere=0 updatekeyinplace=no )
text(band=header alignment="2" text="Tran Id" border="0" color="33554432" x="787" y="2" height="15" width="66" 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" ) text(band=header alignment="2" text="Tran Id" border="0" color="33554432" x="787" y="2" height="15" width="66" 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" )
text(band=header alignment="2" text="Tran Date" border="0" color="33554432" x="855" y="2" height="15" width="132" 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" )
text(band=header alignment="2" text="Site Code" border="0" color="33554432" x="989" y="2" height="15" width="65" 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" )
text(band=header alignment="2" text="Tran Id Last" border="0" color="33554432" x="1056" y="2" height="15" width="72" 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" ) text(band=header alignment="2" text="Tran Id Last" border="0" color="33554432" x="1056" y="2" height="15" width="72" 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" )
text(band=header alignment="2" text="Cust Code" border="0" color="33554432" x="2" y="2" height="15" width="66" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Cust Code" border="0" color="33554432" x="2" y="2" height="15" width="66" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Item Ser" border="0" color="33554432" x="70" y="2" height="15" width="65" html.valueishtml="0" name=item_ser_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Item Ser" border="0" color="33554432" x="70" y="2" height="15" width="65" 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" )
...@@ -26,9 +49,13 @@ text(band=header alignment="2" text="Cust Name" border="0" color="33554432" x="1 ...@@ -26,9 +49,13 @@ text(band=header alignment="2" text="Cust Name" border="0" color="33554432" x="1
text(band=header alignment="0" text="Order Type" border="0" color="33554432" x="445" y="2" height="16" width="72" html.valueishtml="0" name=order_type_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="Order Type" border="0" color="33554432" x="445" y="2" height="16" width="72" html.valueishtml="0" name=order_type_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="From Date" border="0" color="33554432" x="519" y="2" height="15" width="132" html.valueishtml="0" name=from_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="From Date" border="0" color="33554432" x="519" y="2" height="15" width="132" html.valueishtml="0" name=from_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="To Date" border="0" color="33554432" x="653" y="2" height="15" width="132" html.valueishtml="0" name=to_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="To Date" border="0" color="33554432" x="653" y="2" height="15" width="132" html.valueishtml="0" name=to_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Chg User" border="0" color="33554432" x="1130" y="1" height="17" 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="1190" y="1" height="17" 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="2" text="Tran Date" border="0" color="33554432" x="855" y="2" height="15" width="132" 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" )
text(band=header alignment="2" text="Site Code" border="0" color="33554432" x="989" y="2" height="15" width="65" 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" )
text(band=header alignment="0" text="Chg Date" border="0" color="33554432" x="1280" y="1" height="17" 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="Status" border="0" color="33554432" x="1316" y="1" height="17" width="58" 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" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="787" y="2" height="18" width="66" 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="2" background.color="16777215" ) column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="787" y="2" height="18" width="66" 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="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="855" y="2" height="18" width="132" 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="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="989" y="2" height="18" 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="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="18" width="66" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="18" width="66" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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="70" y="2" height="18" width="65" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="70" y="2" height="18" width="65" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="137" y="2" height="18" width="306" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="137" y="2" height="18" width="306" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
...@@ -36,6 +63,54 @@ column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="335544 ...@@ -36,6 +63,54 @@ column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="335544
column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="445" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=order_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="2" background.color="16777215" ) column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="445" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=order_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="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="653" y="2" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=to_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="653" y="2" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=to_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="519" y="2" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=from_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="519" y="2" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=from_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="1130" 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="2" background.color="16777215" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="1190" 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="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="855" y="2" height="18" width="132" 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="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="989" y="2" height="18" 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="2" background.color="16777215" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="1280" 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="2" background.color="16777215" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="1316" y="1" height="15" width="58" format="[general]" html.valueishtml="0" name=status 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="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=0 border="0" color="33554432" x="1377" y="1" height="15" width="256" html.valueishtml="0" name=tot_op_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="2" background.color="16777215" )
text(band=header alignment="0" text="Tot Op Value" border="0" color="33554432" x="1376" y="1" height="17" width="257" html.valueishtml="0" name=tot_op_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=16 alignment="0" tabsequence=0 border="0" color="33554432" x="1636" y="1" height="15" width="256" html.valueishtml="0" name=tot_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="2" background.color="16777215" )
text(band=header alignment="0" text="Tot Pur Value" border="0" color="33554432" x="1635" y="1" height="17" width="257" html.valueishtml="0" name=tot_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="2" background.color="1073741824" )
column(band=detail id=17 alignment="0" tabsequence=0 border="0" color="33554432" x="1895" y="1" height="15" width="256" html.valueishtml="0" name=tot_sales_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="2" background.color="16777215" )
text(band=header alignment="0" text="Tot Sales Value" border="0" color="33554432" x="1894" y="1" height="17" width="257" html.valueishtml="0" name=tot_sales_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=18 alignment="0" tabsequence=0 border="0" color="33554432" x="2154" y="1" height="15" width="256" html.valueishtml="0" name=tot_cl_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="2" background.color="16777215" )
text(band=header alignment="0" text=" Tot Cl Value" border="0" color="33554432" x="2153" y="1" height="17" width="257" html.valueishtml="0" name=tot_cl_value_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=19 alignment="0" tabsequence=0 border="0" color="33554432" x="2413" y="1" height="15" width="34" html.valueishtml="0" name=computerised 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="2" background.color="16777215" )
text(band=header alignment="0" text="Computerised" border="0" color="33554432" x="2412" y="1" height="17" width="35" html.valueishtml="0" name=computerised_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=20 alignment="0" tabsequence=0 border="0" color="33554432" x="2450" y="1" height="15" width="78" html.valueishtml="0" name=tran_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="2" background.color="16777215" )
text(band=header alignment="0" text="Tran Type" border="0" color="33554432" x="2449" y="1" height="17" width="79" html.valueishtml="0" name=tran_type_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=21 alignment="0" tabsequence=0 border="0" color="33554432" x="2531" y="1" height="15" width="56" html.valueishtml="0" name=confirmed 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="2" background.color="16777215" )
text(band=header alignment="0" text="Confirmed" border="0" color="33554432" x="2530" y="1" height="17" width="57" html.valueishtml="0" name=confirmed_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=22 alignment="0" tabsequence=0 border="0" color="33554432" x="2590" y="1" height="15" width="81" html.valueishtml="0" name=conf_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="2" background.color="16777215" )
text(band=header alignment="0" text="Cust Stock Conf Date" border="0" color="33554432" x="2589" y="1" height="17" width="82" html.valueishtml="0" name=cust_stock_conf_date_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=23 alignment="0" tabsequence=0 border="0" color="33554432" x="2674" y="1" height="15" width="84" html.valueishtml="0" name=parent__tran_id 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="2" background.color="16777215" )
text(band=header alignment="0" text="Parent Tran Id" border="0" color="33554432" x="2673" y="1" height="17" width="85" html.valueishtml="0" name=parent__tran_id_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Cust Stock Rev Tran" border="0" color="33554432" x="2760" y="1" height="17" width="50" html.valueishtml="0" name=rev__tran_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=24 alignment="0" tabsequence=0 border="0" color="33554432" x="2761" y="1" height="15" width="49" html.valueishtml="0" name=rev__tran 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="2" background.color="16777215" )
column(band=detail id=25 alignment="0" tabsequence=0 border="0" color="33554432" x="2813" y="1" height="15" width="82" html.valueishtml="0" name=repl_rate 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="2" background.color="16777215" )
text(band=header alignment="0" text="Cust Stock Repl Rate" border="0" color="33554432" x="2812" y="1" height="17" width="83" html.valueishtml="0" name=cust_stock_repl_rate_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=26 alignment="0" tabsequence=0 border="0" color="33554432" x="2898" y="1" height="15" width="256" html.valueishtml="0" name=transit_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="2" background.color="16777215" )
text(band=header alignment="0" text="Transit Qty" border="0" color="33554432" x="2897" y="1" height="17" width="257" html.valueishtml="0" name=transit_qty_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=27 alignment="0" tabsequence=0 border="0" color="33554432" x="3157" y="1" height="15" width="34" html.valueishtml="0" name=prd_code 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="2" background.color="16777215" )
text(band=header alignment="0" text=" Prd Code" border="0" color="33554432" x="3156" y="1" height="17" width="35" html.valueishtml="0" name=prd_code_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=28 alignment="0" tabsequence=0 border="0" color="33554432" x="3194" y="1" height="15" width="42" html.valueishtml="0" name=date_flag 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="2" background.color="16777215" )
text(band=header alignment="0" text=" Date Flag" border="0" color="33554432" x="3193" y="1" height="17" width="43" html.valueishtml="0" name=date_flag_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=29 alignment="0" tabsequence=0 border="0" color="33554432" x="3239" y="1" height="15" width="41" html.valueishtml="0" name=transit_flag 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="2" background.color="16777215" )
text(band=header alignment="0" text="Transit Flag" border="0" color="33554432" x="3238" y="1" height="17" width="42" html.valueishtml="0" name=transit_flag_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=30 alignment="0" tabsequence=0 border="0" color="33554432" x="3283" y="1" height="15" width="110" html.valueishtml="0" name=transit_update 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="2" background.color="16777215" )
text(band=header alignment="0" text="Transit Update" border="0" color="33554432" x="3282" y="1" height="17" width="111" html.valueishtml="0" name=transit_update_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text=" Missing Inserted" border="0" color="33554432" x="3395" y="1" height="17" width="69" html.valueishtml="0" name=missing_inserted_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=31 alignment="0" tabsequence=0 border="0" color="33554432" x="3396" y="1" height="15" width="68" html.valueishtml="0" name=missing_inserted 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="2" background.color="16777215" )
text(band=header alignment="0" text="Emp Code Aprv" border="0" color="33554432" x="3466" y="1" height="17" width="59" html.valueishtml="0" name=emp_code__aprv_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=32 alignment="0" tabsequence=0 border="0" color="33554432" x="3467" y="1" height="15" width="58" html.valueishtml="0" name=emp_code__aprv 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="2" background.color="16777215" )
text(band=header alignment="0" text="Transit Confirmed" border="0" color="33554432" x="3527" y="1" height="17" width="101" html.valueishtml="0" name=transit_confirmed_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=33 alignment="0" tabsequence=0 border="0" color="33554432" x="3528" y="1" height="15" width="100" html.valueishtml="0" name=transit_confirmed 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="2" background.color="16777215" )
text(band=header alignment="0" text="Transit Upd Flag" border="0" color="33554432" x="3630" y="1" height="17" width="59" html.valueishtml="0" name=cust_stock_transit_upd_flag_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=34 alignment="0" tabsequence=0 border="0" color="33554432" x="3631" y="1" height="15" width="58" html.valueishtml="0" name=transit_upd_flag 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="2" background.color="16777215" )
text(band=header alignment="0" text="Stmt Date" border="0" color="33554432" x="3691" y="1" height="17" width="35" html.valueishtml="0" name=stmt_date_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=35 alignment="0" tabsequence=0 border="0" color="33554432" x="3692" y="1" height="15" width="34" html.valueishtml="0" name=stmt_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="2" background.color="16777215" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
...@@ -15,24 +15,24 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=invoic ...@@ -15,24 +15,24 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=invoic
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=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=decimal(3) update=yes updatewhereclause=yes name=net_amt dbname="cust_stock_inv.net_amt" )
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~") 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)) ) 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~") 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 Id" border="0" color="33554432" x="2" y="2" height="15" width="84" html.valueishtml="0" name=invoice_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Invoice Id" border="0" color="33554432" x="2" y="2" height="15" width="124" html.valueishtml="0" name=invoice_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Invoice Date" border="0" color="33554432" x="88" y="2" height="15" width="128" 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="Invoice Date" border="0" color="33554432" x="128" y="2" height="15" width="83" 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="Delivered" border="0" color="33554432" x="218" y="2" height="15" width="84" 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="Delivered" border="0" color="33554432" x="213" y="2" height="15" width="69" 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="304" y="2" height="15" width="156" 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 No" border="0" color="33554432" x="284" y="2" height="15" width="103" 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="462" y="2" height="15" width="96" 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="LR Date" border="0" color="33554432" x="389" y="2" height="15" width="62" 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="560" y="2" height="15" width="101" html.valueishtml="0" name=tran_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="Transporter Code" border="0" color="33554432" x="453" y="2" height="15" width="95" html.valueishtml="0" name=tran_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="Transporter Name" border="0" color="33554432" x="663" y="2" height="15" width="246" 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="Transporter Name" border="0" color="33554432" x="550" 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="911" y="2" height="15" width="84" html.valueishtml="0" name=tran_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Transaction Id" border="0" color="33554432" x="737" y="2" height="15" width="84" 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="Net Amt" border="0" color="33554432" x="997" y="2" height="15" width="84" html.valueishtml="0" name=net_amt_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="Net Amt" border="0" color="33554432" x="823" y="2" height="15" width="84" html.valueishtml="0" name=net_amt_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="0" color="33554432" x="2" y="2" height="18" width="84" 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=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="18" width="124" 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="88" y="2" height="18" width="128" 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=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="128" y="2" height="18" width="83" 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=32766 border="0" color="33554432" x="218" y="2" height="18" width="84" 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=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="213" y="2" height="18" width="69" 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="304" y="2" height="18" width="156" 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=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="284" y="2" height="18" width="103" 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="462" y="2" height="18" width="96" 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=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="389" y="2" height="18" width="62" 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="560" y="2" height="18" width="101" format="[general]" html.valueishtml="0" name=tran_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="2" background.color="16777215" ) column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="453" y="2" height="18" width="95" format="[general]" html.valueishtml="0" name=tran_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="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="663" y="2" height="18" width="246" 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=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="550" 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="911" y="2" height="18" width="84" 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=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="737" y="2" height="18" width="84" 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="997" y="2" height="18" width="84" format="[general]" html.valueishtml="0" name=net_amt 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="2" background.color="16777215" ) column(band=detail id=9 alignment="1" tabsequence=32766 border="0" color="33554432" x="823" y="2" height="18" width="84" format="[general]" html.valueishtml="0" name=net_amt 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="2" background.color="16777215" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 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>")) 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>"))
......
$PBExportHeader$d_cust_stock_gwt_view13.srd $PBExportHeader$d_cust_stock_det14.srd
release 9; 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 ) 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" ) header(height=34 color="536870912" )
...@@ -9,51 +9,126 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbna ...@@ -9,51 +9,126 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbna
column=(type=char(130) updatewhereclause=yes name=descr dbname="item.descr" ) 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=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(4) update=yes updatewhereclause=yes name=rate dbname="cust_stock_det.rate" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=pri_sales dbname="cust_stock_det.pri_sales" ) 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=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_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 dbname="cust_stock_det.purc_ret" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_ret__frs dbname="cust_stock_det.purc_ret__frs" ) 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__bon dbname="cust_stock_det.purc_ret__bon" ) 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=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=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=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(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(3) update=yes updatewhereclause=yes key=yes name=line_no dbname="cust_stock_det.line_no" )
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.pri_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__frs~") COLUMN(NAME=~"cust_stock_det.purc_ret__bon~") 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~") 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)) ) 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) 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) updatewhereclause=yes name=rate__org dbname="cust_stock_det.rate__org" )
column=(type=decimal(3) updatewhereclause=yes name=sales__org dbname="cust_stock_det.sales__org" )
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~") 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="89" 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 Code" border="0" color="33554432" x="2" y="2" height="15" width="89" 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="Descr" border="0" color="33554432" x="93" y="2" height="15" width="194" 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="Item Description" border="0" color="33554432" x="93" 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="289" y="2" height="15" width="89" html.valueishtml="0" name=unit_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Unit" border="0" color="33554432" x="267" y="2" height="15" width="64" html.valueishtml="0" name=unit_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Unit Price" border="0" color="33554432" x="380" y="2" height="15" width="89" 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="Unit Price" border="0" color="33554432" x="333" y="2" height="15" width="82" 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="2" text="Primary Sales" border="0" color="33554432" x="471" y="2" height="15" width="89" html.valueishtml="0" name=pri_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="0" text="Primary Sales" border="0" color="33554432" x="417" y="2" height="15" width="111" 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="562" y="2" height="15" width="89" 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="Opening" border="0" color="33554432" x="530" y="2" height="15" width="80" 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 Quantity" border="0" color="33554432" x="653" y="2" height="15" width="89" 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" border="0" color="33554432" x="612" y="2" height="15" width="102" 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="Return Quantity" border="0" color="33554432" x="744" y="2" height="15" width="89" 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="Receipt Frees" border="0" color="33554432" x="716" y="2" height="15" width="103" 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="FRS" border="0" color="33554432" x="835" y="2" height="15" width="89" html.valueishtml="0" name=purc_ret__frs_t visible="1" font.face="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="821" y="2" height="15" width="115" 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="Bonus" border="0" color="33554432" x="926" y="2" height="15" width="89" html.valueishtml="0" name=purc_ret__bon_t visible="1" font.face="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" border="0" color="33554432" x="938" y="2" height="15" width="75" 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="Transit Quantity" border="0" color="33554432" x="1017" y="2" height="15" width="89" 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="Return Frees" border="0" color="33554432" x="1015" y="2" height="15" width="112" 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="2" text="Closing" border="0" color="33554432" x="1108" y="2" height="15" width="89" 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="Return Bonus" border="0" color="33554432" x="1129" y="2" height="15" width="114" 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="Sales" border="0" color="33554432" x="1199" y="2" height="15" width="89" 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="0" text="Transit Stock" border="0" color="33554432" x="1245" y="2" height="15" width="107" 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="Transaction Id" border="0" color="33554432" x="1290" y="2" height="15" width="89" 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="Transit Frees" border="0" color="33554432" x="1354" y="2" height="15" width="98" 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="Line No" border="0" color="33554432" x="1381" 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="2" text="Transit Bonus" border="0" color="33554432" x="1454" y="2" height="15" width="108" 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" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="18" width="89" 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="2" background.color="16777215" ) text(band=header alignment="2" text="Closing" border="0" color="33554432" x="1564" y="2" height="15" width="89" 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" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="93" y="2" height="18" width="194" 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="2" background.color="16777215" ) text(band=header alignment="2" text="Sec Sales" border="0" color="33554432" x="1655" y="2" height="15" width="105" 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=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="289" y="2" height="18" width="89" 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="2" background.color="16777215" ) text(band=header alignment="2" text="Tran Id" border="0" color="33554432" x="1762" y="2" height="15" width="175" 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=4 alignment="1" tabsequence=32766 border="0" color="33554432" x="380" y="2" height="18" width="89" 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="2" background.color="16777215" ) text(band=header alignment="2" text="Item Ser" border="0" color="33554432" x="2030" 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" )
column(band=detail id=5 alignment="1" tabsequence=32766 border="0" color="33554432" x="471" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=pri_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="2" background.color="16777215" ) text(band=header alignment="2" text="Sales Value" border="0" color="33554432" x="1939" 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" )
column(band=detail id=6 alignment="1" tabsequence=32766 border="0" color="33554432" x="562" y="2" height="18" width="89" 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="2" background.color="16777215" ) text(band=header alignment="2" text="Cl Value" border="0" color="33554432" x="2121" 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" )
column(band=detail id=7 alignment="1" tabsequence=32766 border="0" color="33554432" x="653" y="2" height="18" width="89" 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="2" background.color="16777215" ) text(band=header alignment="2" text="Op Value" border="0" color="33554432" x="2212" 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" )
column(band=detail id=8 alignment="1" tabsequence=32766 border="0" color="33554432" x="744" y="2" height="18" width="89" 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="2" background.color="16777215" ) text(band=header alignment="2" text="Line No" border="0" color="33554432" x="2303" 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" )
column(band=detail id=9 alignment="1" tabsequence=32766 border="0" color="33554432" x="835" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=purc_ret__frs 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=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="18" width="89" 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=10 alignment="1" tabsequence=32766 border="0" color="33554432" x="926" y="2" height="18" width="89" format="[general]" html.valueishtml="0" name=purc_ret__bon 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=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="93" 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=11 alignment="1" tabsequence=32766 border="0" color="33554432" x="1017" y="2" height="18" width="89" 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="2" background.color="16777215" ) column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="267" y="2" height="18" width="64" 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=12 alignment="1" tabsequence=10 border="0" color="33554432" x="1108" y="2" height="18" width="89" 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="2" background.color="16777215" ) column(band=detail id=4 alignment="1" tabsequence=32766 border="0" color="33554432" x="333" y="2" height="18" width="82" 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=13 alignment="1" tabsequence=32766 border="0" color="33554432" x="1199" y="2" height="18" width="89" 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="2" background.color="16777215" ) column(band=detail id=5 alignment="1" tabsequence=32766 border="0" color="33554432" x="417" y="2" height="18" width="111" 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=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="1290" y="2" height="18" width="89" 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=6 alignment="1" tabsequence=32766 border="0" color="33554432" x="530" y="2" height="18" width="80" 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=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="1381" 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="2" background.color="16777215" ) column(band=detail id=7 alignment="1" tabsequence=32766 border="0" color="33554432" x="612" y="2" height="18" width="102" 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=8 alignment="1" tabsequence=32766 border="0" color="33554432" x="938" y="2" height="18" width="75" 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=9 alignment="1" tabsequence=32766 border="0" color="33554432" x="1015" y="2" height="18" width="112" 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=10 alignment="1" tabsequence=32766 border="0" color="33554432" x="1129" y="2" height="18" width="114" 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=11 alignment="1" tabsequence=32766 border="0" color="33554432" x="1245" y="2" height="18" width="107" 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=10 border="0" color="33554432" x="1564" y="2" height="18" width="89" 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" )
column(band=detail id=13 alignment="1" tabsequence=32766 border="0" color="33554432" x="1655" y="2" height="18" width="105" 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=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="1762" y="2" height="18" width="175" 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="2030" 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="1939" 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="2121" 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="2212" 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="716" y="2" height="18" width="103" 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="821" y="2" height="18" width="115" 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="1354" y="2" height="18" width="98" 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="1454" y="2" height="18" width="108" 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="2303" 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" )
text(band=header alignment="0" text="Adj Qty" border="0" color="33554432" x="2394" y="1" height="16" width="257" 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="2" background.color="1073741824" )
column(band=detail id=24 alignment="0" tabsequence=20 border="0" color="33554432" x="2395" y="1" height="15" width="256" 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" )
text(band=header alignment="0" text="Chg User" border="0" color="33554432" x="2653" y="1" height="16" width="59" 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="2" background.color="1073741824" )
column(band=detail id=25 alignment="0" tabsequence=30 border="0" color="33554432" x="2654" y="1" height="15" width="58" 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" )
text(band=header alignment="0" text="Chg Term" border="0" color="33554432" x="2714" y="1" height="16" width="89" 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="2" background.color="1073741824" )
column(band=detail id=26 alignment="0" tabsequence=40 border="0" color="33554432" x="2715" y="1" height="15" width="88" 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" )
text(band=header alignment="0" text="Chg Date" border="0" color="33554432" x="2805" y="1" height="16" width="35" 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="2" background.color="1073741824" )
column(band=detail id=27 alignment="0" tabsequence=50 border="0" color="33554432" x="2806" y="1" height="15" width="34" 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" )
text(band=header alignment="0" text="Sale Order" border="0" color="33554432" x="2842" y="1" height="16" width="59" 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="2" background.color="1073741824" )
column(band=detail id=28 alignment="0" tabsequence=60 border="0" color="33554432" x="2843" y="1" height="15" width="58" 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" )
text(band=header alignment="0" text="Loc Type" border="0" color="33554432" x="2903" y="1" height="16" width="17" 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="2" background.color="1073741824" )
column(band=detail id=29 alignment="0" tabsequence=70 border="0" color="33554432" x="2904" y="1" height="15" width="16" 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" )
text(band=header alignment="0" text="Pur Value" border="0" color="33554432" x="2922" y="1" height="16" width="257" 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="2" background.color="1073741824" )
column(band=detail id=30 alignment="0" tabsequence=80 border="0" color="33554432" x="2923" y="1" height="15" width="256" 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" )
text(band=header alignment="0" text="Match Opstk" border="0" color="33554432" x="3181" y="1" height="16" width="53" 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="2" background.color="1073741824" )
column(band=detail id=31 alignment="0" tabsequence=90 border="0" color="33554432" x="3182" y="1" height="15" width="52" 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" )
text(band=header alignment="0" text="Match Clstk" border="0" color="33554432" x="3236" y="1" height="16" width="92" 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="2" background.color="1073741824" )
column(band=detail id=32 alignment="0" tabsequence=100 border="0" color="33554432" x="3237" y="1" height="15" width="91" 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" )
text(band=header alignment="0" text="Remarks" border="0" color="33554432" x="3330" y="1" height="16" width="599" 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="2" background.color="1073741824" )
column(band=detail id=33 alignment="0" tabsequence=110 border="0" color="33554432" x="3331" y="1" height="15" width="598" 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" )
text(band=header alignment="0" text="Demand Qty" border="0" color="33554432" x="3931" y="1" height="16" width="257" 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="2" background.color="1073741824" )
column(band=detail id=34 alignment="0" tabsequence=120 border="0" color="33554432" x="3932" y="1" height="15" width="256" 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" )
text(band=header alignment="0" text="Adhoc Repl Qty" border="0" color="33554432" x="4190" y="1" height="16" width="257" 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="2" background.color="1073741824" )
text(band=header alignment="0" text="Cust Item Ref" border="0" color="33554432" x="4449" y="1" height="16" width="119" 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="2" background.color="1073741824" )
column(band=detail id=35 alignment="0" tabsequence=130 border="0" color="33554432" x="4191" y="1" height="15" width="256" 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=140 border="0" color="33554432" x="4450" y="1" height="15" width="118" 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" )
text(band=header alignment="0" text="Cust Purc Rcp" border="0" color="33554432" x="4570" y="1" height="16" width="257" 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="2" background.color="1073741824" )
column(band=detail id=37 alignment="0" tabsequence=150 border="0" color="33554432" x="4571" y="1" height="15" width="256" 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" )
text(band=header alignment="0" text="Cl Stock Org" border="0" color="33554432" x="4829" y="1" height="16" width="257" html.valueishtml="0" name=cl_stock__org_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=38 alignment="0" tabsequence=160 border="0" color="33554432" x="4830" y="1" height="15" width="256" 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" )
text(band=header alignment="0" text="Rate Org" border="0" color="33554432" x="5088" y="1" height="16" width="257" 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="2" background.color="1073741824" )
text(band=header alignment="0" text="Sales Org" border="0" color="33554432" x="5347" y="0" height="16" width="257" html.valueishtml="0" name=sales__org_t visible="0" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=40 alignment="0" tabsequence=180 border="0" color="33554432" x="5348" y="1" height="15" width="256" 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=39 alignment="0" tabsequence=170 border="0" color="33554432" x="5089" y="1" height="15" width="256" 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" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="d_cust_stock_gwt_view13" 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_pri_sales>pri_sales</cust_stock_det_pri_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__frs>purc_ret__frs</cust_stock_det_purc_ret__frs><cust_stock_det_purc_ret__bon>purc_ret__bon</cust_stock_det_purc_ret__bon><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></untitled_row></untitled>")) 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() import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" ) export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_cust_stock_gwt22.srd $PBExportHeader$d_cust_stock_gwt21.srd
release 9; 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 ) 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" ) summary(height=0 color="536870912" )
...@@ -20,31 +20,31 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i ...@@ -20,31 +20,31 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(40) updatewhereclause=yes name=sordertype_descr dbname="sordertype.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(60) updatewhereclause=yes name=site_descr dbname="site.descr" )
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~") COMPUTE(NAME=~"'' as sale_per~") COLUMN(NAME=~"cust_stock.order_type~") COLUMN(NAME=~"cust_stock.stmt_date~") COLUMN(NAME=~"itemser.descr~") COLUMN(NAME=~"sordertype.descr~") COLUMN(NAME=~"site.descr~") 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)) ) 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~") COMPUTE(NAME=~"'' as sale_per~") COLUMN(NAME=~"cust_stock.order_type~") COLUMN(NAME=~"cust_stock.stmt_date~") COLUMN(NAME=~"itemser.descr~") COLUMN(NAME=~"sordertype.descr~") COLUMN(NAME=~"site.descr~") 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="Tran Date:" border="0" color="33554432" x="34" y="56" 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="107" y="56" 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="1" text="Customer Code :" border="0" color="33554432" x="5" y="80" height="15" width="98" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="255" x="107" y="266" 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=10 alignment="0" tabsequence=32766 border="0" color="255" x="107" y="266" 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=7 alignment="0" tabsequence=32766 border="5" color="255" x="179" y="32" 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" ) column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="255" x="179" y="80" 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" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="255" x="179" y="55" 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" ) column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="255" x="179" y="127" 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" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="255" x="179" y="79" height="15" width="270" format="[general]" html.valueishtml="0" name=sordertype_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" ) column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="255" x="179" y="151" height="15" width="270" format="[general]" html.valueishtml="0" name=sordertype_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" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="255" x="177" y="170" 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" ) column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="80" 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="1" background.color="553648127" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="32" 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="1" background.color="553648127" ) text(band=detail alignment="0" text="Statement Date :" border="0" color="33554432" x="2" y="220" height="15" width="101" 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" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="55" 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=20 border="5" color="33554432" x="107" y="220" height="15" width="66" 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=11 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="79" height="16" width="65" format="[general]" html.valueishtml="0" name=order_type visible="1" 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" ) text(band=detail alignment="1" text="To Date :" border="0" color="33554432" x="31" y="198" 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=5 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="103" height="16" width="66" 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" ) column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="104" y="198" height="16" width="66" 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" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="126" height="16" width="66" 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="1" text="From Date :" border="0" color="33554432" x="31" y="175" 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=12 alignment="0" tabsequence=10 border="5" color="33554432" x="107" y="148" height="15" width="66" 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=5 alignment="0" tabsequence=32766 border="5" color="255" x="104" y="175" height="16" width="66" 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" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="107" y="170" 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="2" background.color="16777215" ) text(band=detail alignment="1" text="Order Type :" border="0" color="33554432" x="26" y="151" height="15" width="77" html.valueishtml="0" name=order_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=2 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="214" 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" ) column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="151" height="16" width="65" format="[general]" html.valueishtml="0" name=order_type visible="1" 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" )
text(band=detail alignment="1" text="Customer Code :" border="0" color="33554432" x="5" y="32" height="15" width="98" 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="Item Series :" border="0" color="33554432" x="29" y="127" 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="Item Series :" border="0" color="33554432" x="29" y="55" 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" ) column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="127" 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" )
text(band=detail alignment="1" text="Order Type :" border="0" color="33554432" x="26" y="79" height="15" width="77" html.valueishtml="0" name=order_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Site Code:" border="0" color="33554432" x="34" y="104" 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" )
text(band=detail alignment="1" text="From Date :" border="0" color="33554432" x="34" y="103" 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=4 alignment="0" tabsequence=10 border="5" color="33554432" x="107" y="104" 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="2" background.color="16777215" )
text(band=detail alignment="1" text="To Date :" border="0" color="33554432" x="34" y="126" 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=15 alignment="0" tabsequence=32766 border="5" color="255" x="179" y="104" 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="0" text="Statement Date :" border="0" color="33554432" x="2" y="148" height="15" width="101" 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="Tran Id:" border="0" color="33554432" x="34" y="10" height="15" width="69" 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" )
text(band=detail alignment="1" text="Site Code:" border="0" color="33554432" x="34" y="170" 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=1 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="10" 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 Date:" border="0" color="33554432" x="34" y="214" 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" ) text(band=detail alignment="1" text="Tran Id :" border="0" color="33554432" x="14" y="33" height="15" width="89" html.valueishtml="0" name=tran_id__last_t visible="1" font.face="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="14" y="191" 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="107" y="35" height="15" width="106" format="[general]" html.valueishtml="0" name=tran_id__last visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="193" 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 Id:" border="0" color="33554432" x="34" y="10" height="15" width="69" 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="5" color="255" x="107" y="10" height="16" width="106" 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" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
$PBExportHeader$d_cust_stock_gwt_view23.srd $PBExportHeader$d_cust_stock_det24.srd
release 9; 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 ) 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" ) summary(height=0 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=959 color="536870912" ) detail(height=761 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="cust_stock_det.tran_id" ) table(column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbname="cust_stock_det.item_code" )
column=(type=char(3) update=yes updatewhereclause=yes key=yes name=line_no dbname="cust_stock_det.line_no" ) column=(type=char(130) updatewhereclause=yes name=descr dbname="item.descr" )
column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbname="cust_stock_det.item_code" )
column=(type=char(3) update=yes updatewhereclause=yes name=unit dbname="cust_stock_det.unit" ) 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=op_stock dbname="cust_stock_det.op_stock" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=sales dbname="cust_stock_det.sales" )
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_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=transit_qty dbname="cust_stock_det.transit_qty" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=adj_qty dbname="cust_stock_det.adj_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=cl_stock dbname="cust_stock_det.cl_stock" )
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=sales dbname="cust_stock_det.sales" )
column=(type=char(10) update=yes updatewhereclause=yes name=sale_order dbname="cust_stock_det.sale_order" ) 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=char(5) update=yes updatewhereclause=yes name=item_ser dbname="cust_stock_det.item_ser" )
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=op_value dbname="cust_stock_det.op_value" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=pur_value dbname="cust_stock_det.pur_value" )
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=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=cl_value dbname="cust_stock_det.cl_value" )
column=(type=char(1) update=yes updatewhereclause=yes name=match_opstk dbname="cust_stock_det.match_opstk" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=op_value dbname="cust_stock_det.op_value" )
column=(type=char(1) update=yes updatewhereclause=yes name=match_clstk dbname="cust_stock_det.match_clstk" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_rcp__repl dbname="cust_stock_det.purc_rcp__repl" )
column=(type=decimal(4) update=yes updatewhereclause=yes name=rate dbname="cust_stock_det.rate" ) 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=demand_qty dbname="cust_stock_det.demand_qty" ) 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=adhoc_repl_qty dbname="cust_stock_det.adhoc_repl_qty" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=transit_qty__free dbname="cust_stock_det.transit_qty__free" )
column=(type=char(20) update=yes updatewhereclause=yes name=cust_item__ref dbname="cust_stock_det.cust_item__ref" ) column=(type=decimal(3) updatewhereclause=yes name=adj_qty dbname="cust_stock_det.adj_qty" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=cust_purc_rcp dbname="cust_stock_det.cust_purc_rcp" ) column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="cust_stock_det.chg_user" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=cl_stock__org dbname="cust_stock_det.cl_stock__org" ) column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="cust_stock_det.chg_term" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rate__org dbname="cust_stock_det.rate__org" ) column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="cust_stock_det.chg_date" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=sales__org dbname="cust_stock_det.sales__org" ) column=(type=char(10) updatewhereclause=yes name=sale_order dbname="cust_stock_det.sale_order" )
column=(type=char(130) updatewhereclause=yes name=descr dbname="item.descr" ) column=(type=char(3) update=yes updatewhereclause=yes name=loc_type dbname="cust_stock_det.loc_type" )
column=(type=char(40) updatewhereclause=yes name=itemser_descr dbname="itemser.descr" ) column=(type=decimal(3) updatewhereclause=yes name=pur_value dbname="cust_stock_det.pur_value" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_rcp__frs dbname="cust_stock_det.purc_rcp__frs" ) column=(type=char(1) updatewhereclause=yes name=match_opstk dbname="cust_stock_det.match_opstk" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_rcp__bon dbname="cust_stock_det.purc_rcp__bon" ) column=(type=char(1) updatewhereclause=yes name=match_clstk dbname="cust_stock_det.match_clstk" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_ret__frs dbname="cust_stock_det.purc_ret__frs" ) column=(type=char(100) updatewhereclause=yes name=remarks dbname="cust_stock_det.remarks" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=purc_ret__bon dbname="cust_stock_det.purc_ret__bon" ) column=(type=decimal(3) updatewhereclause=yes name=demand_qty dbname="cust_stock_det.demand_qty" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=transit_qty__frs dbname="cust_stock_det.transit_qty__frs" ) column=(type=decimal(3) updatewhereclause=yes name=adhoc_repl_qty dbname="cust_stock_det.adhoc_repl_qty" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=transit_qty__bon dbname="cust_stock_det.transit_qty__bon" ) column=(type=char(20) updatewhereclause=yes name=cust_item__ref dbname="cust_stock_det.cust_item__ref" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=pri_sales dbname="cust_stock_det.pri_sales" ) column=(type=decimal(3) updatewhereclause=yes name=cust_purc_rcp dbname="cust_stock_det.cust_purc_rcp" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cust_stock_det~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"itemser~" ) COLUMN(NAME=~"cust_stock_det.tran_id~") COLUMN(NAME=~"cust_stock_det.line_no~") COLUMN(NAME=~"cust_stock_det.item_code~") COLUMN(NAME=~"cust_stock_det.unit~") COLUMN(NAME=~"cust_stock_det.op_stock~") COLUMN(NAME=~"cust_stock_det.sales~") COLUMN(NAME=~"cust_stock_det.purc_rcp~") COLUMN(NAME=~"cust_stock_det.transit_qty~") COLUMN(NAME=~"cust_stock_det.adj_qty~") COLUMN(NAME=~"cust_stock_det.cl_stock~") COLUMN(NAME=~"cust_stock_det.purc_ret~") COLUMN(NAME=~"cust_stock_det.sale_order~") COLUMN(NAME=~"cust_stock_det.item_ser~") COLUMN(NAME=~"cust_stock_det.loc_type~") COLUMN(NAME=~"cust_stock_det.op_value~") COLUMN(NAME=~"cust_stock_det.pur_value~") COLUMN(NAME=~"cust_stock_det.sales_value~") COLUMN(NAME=~"cust_stock_det.cl_value~") COLUMN(NAME=~"cust_stock_det.match_opstk~") COLUMN(NAME=~"cust_stock_det.match_clstk~") COLUMN(NAME=~"cust_stock_det.rate~") 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~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"itemser.descr~") COLUMN(NAME=~"cust_stock_det.purc_rcp__frs~") COLUMN(NAME=~"cust_stock_det.purc_rcp__bon~") COLUMN(NAME=~"cust_stock_det.purc_ret__frs~") COLUMN(NAME=~"cust_stock_det.purc_ret__bon~") COLUMN(NAME=~"cust_stock_det.transit_qty__frs~") COLUMN(NAME=~"cust_stock_det.transit_qty__bon~") COLUMN(NAME=~"cust_stock_det.pri_sales~") JOIN (LEFT=~"cust_stock_det.item_code~" OP =~"=~"RIGHT=~"item.item_code~" ) JOIN (LEFT=~"cust_stock_det.item_ser~" OP =~"=~"RIGHT=~"itemser.item_ser~" )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 = string) " update="CUST_STOCK_DET" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string),("line_no", string)) ) column=(type=decimal(3) updatewhereclause=yes name=cl_stock__org dbname="cust_stock_det.cl_stock__org" )
groupbox(band=detail text="Basic"border="2" color="0" x="71" y="4" height="311" width="494" name=gb_1 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) column=(type=decimal(3) updatewhereclause=yes name=rate__org dbname="cust_stock_det.rate__org" )
groupbox(band=detail text="none"border="2" color="33554432" x="72" y="452" height="431" width="494" name=gb_2 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) column=(type=decimal(3) updatewhereclause=yes name=sales__org dbname="cust_stock_det.sales__org" )
text(band=detail alignment="1" text="Adj Qty:" border="0" color="33554432" x="108" y="490" height="16" width="96" html.valueishtml="0" name=cust_stock_det_adj_qty_t visible="0" resizeable=1 hidesnaked=1 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"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~") 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)) )
column(band=detail id=9 alignment="1" tabsequence=32766 border="5" color="33554432" x="211" y="490" height="16" width="72" format="[general]" html.valueishtml="0" name=adj_qty visible="0" resizeable=1 hidesnaked=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="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="Sale Order:" border="0" color="33554432" x="108" y="517" height="16" width="96" html.valueishtml="0" name=cust_stock_det_sale_order_t visible="0" resizeable=1 hidesnaked=1 font.face="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=12 alignment="0" tabsequence=32766 border="5" color="33554432" x="211" y="517" height="16" width="66" format="[general]" html.valueishtml="0" name=sale_order visible="0" resizeable=1 hidesnaked=1 edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=18 alignment="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="108" y="546" height="16" width="96" html.valueishtml="0" name=cust_stock_det_op_value_t visible="0" resizeable=1 hidesnaked=1 font.face="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=15 alignment="1" tabsequence=32766 border="5" color="33554432" x="211" y="546" height="16" width="72" format="[general]" html.valueishtml="0" name=op_value visible="0" resizeable=1 hidesnaked=1 edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=19 alignment="1" tabsequence=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="108" y="572" height="16" width="96" html.valueishtml="0" name=cust_stock_det_sales_value_t visible="0" resizeable=1 hidesnaked=1 font.face="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="5" color="33554432" x="211" y="572" height="16" width="72" format="[general]" html.valueishtml="0" name=sales_value visible="0" resizeable=1 hidesnaked=1 edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=17 alignment="1" tabsequence=32766 border="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="Match Opstk:" border="0" color="33554432" x="108" y="596" height="16" width="96" html.valueishtml="0" name=cust_stock_det_match_opstk_t visible="0" resizeable=1 hidesnaked=1 font.face="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=19 alignment="0" tabsequence=32766 border="5" color="33554432" x="211" y="596" height="16" width="12" format="[general]" html.valueishtml="0" name=match_opstk visible="0" resizeable=1 hidesnaked=1 edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=16 alignment="0" tabsequence=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="Adhoc Repl Qty:" border="0" color="33554432" x="108" y="652" height="16" width="96" html.valueishtml="0" name=cust_stock_det_adhoc_repl_qty_t visible="0" resizeable=1 hidesnaked=1 font.face="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=23 alignment="1" tabsequence=32766 border="5" color="33554432" x="211" y="652" height="16" width="72" format="[general]" html.valueishtml="0" name=adhoc_repl_qty visible="0" resizeable=1 hidesnaked=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="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" )
text(band=detail alignment="1" text="Cust Item Ref:" border="0" color="33554432" x="108" y="680" height="16" width="96" html.valueishtml="0" name=cust_stock_det_cust_item__ref_t visible="0" resizeable=1 hidesnaked=1 font.face="Arial" font.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=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.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="5" color="33554432" x="211" y="680" height="16" width="126" format="[general]" html.valueishtml="0" name=cust_item__ref visible="0" resizeable=1 hidesnaked=1 edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) 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" )
text(band=detail alignment="1" text="Cust Purc Rcp:" border="0" color="33554432" x="108" y="706" height="16" width="96" html.valueishtml="0" name=cust_stock_det_cust_purc_rcp_t visible="0" resizeable=1 hidesnaked=1 font.face="Arial" font.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=25 alignment="1" tabsequence=32766 border="5" color="33554432" x="211" y="706" height="16" width="72" format="[general]" html.valueishtml="0" name=cust_purc_rcp visible="0" resizeable=1 hidesnaked=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="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" )
text(band=detail alignment="1" text="Loc Type:" border="0" color="33554432" x="302" y="517" height="16" width="96" html.valueishtml="0" name=cust_stock_det_loc_type_t visible="0" resizeable=1 hidesnaked=1 font.face="Arial" font.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="Pur Value:" border="0" color="33554432" x="302" y="546" height="16" width="96" html.valueishtml="0" name=cust_stock_det_pur_value_t visible="0" resizeable=1 hidesnaked=1 font.face="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" )
text(band=detail alignment="1" text="Cl Value:" border="0" color="33554432" x="302" y="572" height="16" width="96" html.valueishtml="0" name=cust_stock_det_cl_value_t visible="0" resizeable=1 hidesnaked=1 font.face="Arial" font.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="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" )
text(band=detail alignment="1" text="Match Clstk:" border="0" color="33554432" x="302" y="596" height="16" width="96" html.valueishtml="0" name=cust_stock_det_match_clstk_t visible="0" resizeable=1 hidesnaked=1 font.face="Arial" font.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="Demand Qty:" border="0" color="33554432" x="302" y="625" height="16" width="96" html.valueishtml="0" name=cust_stock_det_demand_qty_t visible="0" resizeable=1 hidesnaked=1 font.face="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" )
text(band=detail alignment="1" text="Cl Stock Org:" border="0" color="33554432" x="302" y="706" height="16" width="96" html.valueishtml="0" name=cust_stock_det_cl_stock__org_t visible="0" resizeable=1 hidesnaked=1 font.face="Arial" font.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" )
text(band=detail alignment="1" text="Sales Org:" border="0" color="33554432" x="302" y="732" height="16" width="96" html.valueishtml="0" name=cust_stock_det_sales__org_t visible="0" resizeable=1 hidesnaked=1 font.face="Arial" font.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" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="33554432" x="404" y="517" height="16" width="24" format="[general]" html.valueishtml="0" name=loc_type visible="0" resizeable=1 hidesnaked=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="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=16 alignment="1" tabsequence=32766 border="5" color="33554432" x="404" y="546" height="16" width="72" format="[general]" html.valueishtml="0" name=pur_value visible="0" resizeable=1 hidesnaked=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="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" )
column(band=detail id=18 alignment="1" tabsequence=32766 border="5" color="33554432" x="404" y="572" height="16" width="72" format="[general]" html.valueishtml="0" name=cl_value visible="0" resizeable=1 hidesnaked=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" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="33554432" x="404" y="596" height="16" width="12" format="[general]" html.valueishtml="0" name=match_clstk visible="0" resizeable=1 hidesnaked=1 edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="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" )
column(band=detail id=22 alignment="1" tabsequence=32766 border="5" color="33554432" x="404" y="625" height="16" width="72" format="[general]" html.valueishtml="0" name=demand_qty visible="0" resizeable=1 hidesnaked=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="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" )
column(band=detail id=26 alignment="1" tabsequence=32766 border="5" color="33554432" x="404" y="706" height="16" width="72" format="[general]" html.valueishtml="0" name=cl_stock__org visible="0" resizeable=1 hidesnaked=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="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=28 alignment="1" tabsequence=32766 border="5" color="33554432" x="404" y="732" height="16" width="72" format="[general]" html.valueishtml="0" name=sales__org visible="0" resizeable=1 hidesnaked=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="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" )
text(band=detail alignment="1" text="Rate Org:" border="0" color="33554432" x="108" y="732" height="16" width="96" html.valueishtml="0" name=cust_stock_det_rate__org_t visible="0" resizeable=1 hidesnaked=1 font.face="Arial" font.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=27 alignment="1" tabsequence=32766 border="5" color="33554432" x="211" y="732" height="16" width="72" format="[general]" html.valueishtml="0" name=rate__org visible="0" resizeable=1 hidesnaked=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="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="108" y="784" height="15" width="96" html.valueishtml="0" name=purc_rcp__bon_t visible="0" resizeable=1 hidesnaked=1 font.face="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" )
column(band=detail id=32 alignment="0" tabsequence=32766 border="0" color="33554432" x="211" y="785" height="15" width="258" format="[general]" html.valueishtml="0" name=purc_rcp__bon visible="0" hidesnaked=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" ) 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="Reciept FRS" border="0" color="33554432" x="108" y="757" height="15" width="96" html.valueishtml="0" name=purc_rcp__frs_t visible="0" resizeable=1 hidesnaked=1 font.face="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" )
column(band=detail id=31 alignment="0" tabsequence=32766 border="0" color="33554432" x="210" y="757" height="15" width="258" format="[general]" html.valueishtml="0" name=purc_rcp__frs visible="0" hidesnaked=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" ) 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="Transaction Id:" border="0" color="33554432" x="83" y="25" height="15" width="111" html.valueishtml="0" name=tran_id_t visible="1" resizeable=1 font.face="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="Opening:" border="0" color="33554432" x="83" y="123" height="15" width="111" html.valueishtml="0" name=op_stock_t visible="1" resizeable=1 font.face="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="Reciept Quantity:" border="0" color="33554432" x="83" y="149" height="15" width="111" html.valueishtml="0" name=purc_rcp_t visible="1" resizeable=1 font.face="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" )
text(band=detail alignment="1" text="Return Quantity:" border="0" color="33554432" x="83" y="172" height="15" width="111" html.valueishtml="0" name=purc_ret_t visible="1" resizeable=1 font.face="Arial" font.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" )
text(band=detail alignment="1" text="Return FRS:" border="0" color="0" x="83" y="196" height="15" width="111" html.valueishtml="0" name=purc_ret__frs_t visible="1" resizeable=1 font.face="Arial" font.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" )
text(band=detail alignment="1" text="Transit Quantity:" border="0" color="33554432" x="83" y="223" height="15" width="111" html.valueishtml="0" name=transit_qty_t visible="1" resizeable=1 font.face="Arial" font.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" )
text(band=detail alignment="1" text="Closing:" border="0" color="33554432" x="83" y="250" height="15" width="111" html.valueishtml="0" name=cl_stock_t visible="1" resizeable=1 font.face="Arial" font.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="Item Code:" border="0" color="33554432" x="83" y="50" height="16" width="111" html.valueishtml="0" name=item_code_t visible="1" resizeable=1 font.face="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=29 alignment="0" tabsequence=32766 border="5" color="255" x="296" y="50" height="16" width="252" format="[general]" html.valueishtml="0" name=descr visible="1" resizeable=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=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="Secondary Sales:" border="0" color="33554432" x="83" y="275" height="15" width="111" html.valueishtml="0" name=sales_t visible="1" resizeable=1 font.face="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" )
text(band=detail alignment="1" text="Unit:" border="0" color="33554432" x="83" y="77" height="16" width="111" html.valueishtml="0" name=unit_t visible="1" resizeable=1 font.face="Arial" font.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" )
text(band=detail alignment="1" text="Primary Sales:" border="0" color="0" x="83" y="101" height="15" width="111" html.valueishtml="0" name=pri_sales_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) column(band=detail id=40 alignment="0" tabsequence=0 border="0" color="255" x="393" y="382" height="15" width="68" 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=4 alignment="0" tabsequence=32766 border="5" color="255" x="201" y="77" height="16" width="87" format="[general]" html.valueishtml="0" name=unit visible="1" resizeable=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=38 alignment="0" tabsequence=0 border="0" color="255" x="377" y="404" height="15" width="84" 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=37 alignment="0" tabsequence=32766 border="5" color="255" x="201" y="99" height="15" width="87" format="[general]" html.valueishtml="0" name=pri_sales 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" ) column(band=detail id=35 alignment="0" tabsequence=0 border="0" color="255" x="364" y="422" height="15" width="97" 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=5 alignment="1" tabsequence=32766 border="5" color="255" x="201" y="122" height="16" width="87" format="[general]" html.valueishtml="0" name=op_stock visible="1" resizeable=1 edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=36 alignment="0" tabsequence=0 border="0" color="255" x="364" y="444" height="15" width="97" 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=7 alignment="1" tabsequence=32766 border="5" color="255" x="201" y="148" height="16" width="87" format="[general]" html.valueishtml="0" name=purc_rcp visible="1" resizeable=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=37 alignment="0" tabsequence=0 border="0" color="255" x="373" y="468" height="15" width="88" 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=11 alignment="1" tabsequence=32766 border="5" color="255" x="201" y="172" height="16" width="87" format="[general]" html.valueishtml="0" name=purc_ret visible="1" resizeable=1 edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=39 alignment="0" tabsequence=0 border="0" color="255" x="396" y="490" height="15" width="65" 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=33 alignment="0" tabsequence=32766 border="5" color="255" x="201" y="196" height="15" width="87" format="[general]" html.valueishtml="0" name=purc_ret__frs 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" ) column(band=detail id=34 alignment="0" tabsequence=0 border="0" color="255" x="384" y="509" height="15" width="77" 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=8 alignment="1" tabsequence=32766 border="5" color="255" x="201" y="222" height="16" width="87" format="[general]" html.valueishtml="0" name=transit_qty visible="1" resizeable=1 edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=32 alignment="0" tabsequence=0 border="0" color="255" x="384" y="529" height="18" width="77" 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=10 alignment="1" tabsequence=10 border="5" color="0" x="201" y="250" height="16" width="87" format="[general]" html.valueishtml="0" name=cl_stock visible="1" resizeable=1 edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=31 alignment="0" tabsequence=0 border="0" color="255" x="399" y="552" height="15" width="62" 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=6 alignment="1" tabsequence=32766 border="5" color="255" x="201" y="274" height="16" width="87" format="[general]" html.valueishtml="0" name=sales visible="1" resizeable=1 edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=26 alignment="0" tabsequence=0 border="0" color="255" x="508" y="382" height="15" width="90" 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=3 alignment="0" tabsequence=32766 border="5" color="255" x="201" y="50" height="16" width="87" format="[general]" html.valueishtml="0" name=item_code visible="1" resizeable=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=25 alignment="0" tabsequence=0 border="0" color="255" x="508" y="401" height="15" width="60" 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=1 alignment="0" tabsequence=32766 border="5" color="255" x="201" y="24" height="16" width="87" format="[general]" html.valueishtml="0" name=tran_id visible="1" resizeable=1 edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=24 alignment="0" tabsequence=0 border="0" color="255" x="508" y="421" height="15" width="54" 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" )
text(band=detail alignment="1" text="Unit Price: " border="0" color="33554432" x="294" y="78" height="15" width="161" html.valueishtml="0" name=rate_t visible="1" resizeable=1 font.face="Arial" font.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=0 border="0" color="255" x="508" y="441" height="15" width="36" 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=21 alignment="1" tabsequence=32766 border="5" color="255" x="462" y="77" height="16" width="87" format="#,##,##,##,##0.####" html.valueishtml="0" name=rate visible="1" resizeable=1 edit.limit=0 edit.case=any edit.format=" #,##,##,##,###.0000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.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=0 border="0" color="255" x="508" y="460" height="15" width="60" 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" )
text(band=detail alignment="1" text="Bonus:" border="0" color="0" x="294" y="196" height="15" width="161" html.valueishtml="0" name=purc_ret__bon_t visible="1" resizeable=1 font.face="Arial" font.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=0 border="0" color="255" x="508" y="480" height="15" width="18" 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=34 alignment="0" tabsequence=32766 border="5" color="255" x="462" y="196" height="15" width="87" format="[general]" html.valueishtml="0" name=purc_ret__bon 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" ) column(band=detail id=30 alignment="0" tabsequence=0 border="0" color="255" x="508" y="499" height="15" width="76" 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" )
text(band=detail alignment="1" text="Item Ser:" border="0" color="33554432" x="97" y="469" height="16" width="111" html.valueishtml="0" name=cust_stock_det_item_ser_t visible="0" resizeable=1 font.face="Arial" font.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=0 border="0" color="255" x="508" y="521" height="15" width="60" 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=13 alignment="0" tabsequence=32766 border="5" color="255" x="215" y="469" height="16" width="87" format="[general]" html.valueishtml="0" name=item_ser visible="0" resizeable=1 edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="5" color="255" x="310" y="470" height="15" width="240" format="[general]" html.valueishtml="0" name=itemser_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="536870912" )
text(band=detail alignment="1" text="Transit Quality FRS:" border="0" color="33554432" x="106" y="819" height="15" width="118" html.valueishtml="0" name=transit_qty__frs_t visible="0" resizeable=1 hidesnaked=1 font.face="Arial" font.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="231" y="820" height="15" width="258" format="[general]" html.valueishtml="0" name=transit_qty__frs visible="0" hidesnaked=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" )
text(band=detail alignment="1" text="Transit Quality Bonu:" border="0" color="33554432" x="102" y="847" height="15" width="122" html.valueishtml="0" name=transit_qty__bon_t visible="0" resizeable=1 hidesnaked=1 font.face="Arial" font.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="231" y="848" height="15" width="258" format="[general]" html.valueishtml="0" name=transit_qty__bon visible="0" hidesnaked=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" )
text(band=detail alignment="1" text="Line No:" border="0" color="33554432" x="294" y="24" height="16" width="161" html.valueishtml="0" name=line_no_t visible="0" resizeable=1 font.face="Arial" font.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="462" y="24" height="16" width="87" format="[general]" html.valueishtml="0" name=line_no visible="0" resizeable=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" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="d_cust_stock_gwt23" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><untitled><untitled_row __pbband=~"detail~"><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_code>item_code</cust_stock_det_item_code><cust_stock_det_unit>unit</cust_stock_det_unit><cust_stock_det_op_stock>op_stock</cust_stock_det_op_stock><cust_stock_det_sales>sales</cust_stock_det_sales><cust_stock_det_purc_rcp>purc_rcp</cust_stock_det_purc_rcp><cust_stock_det_transit_qty>transit_qty</cust_stock_det_transit_qty><cust_stock_det_adj_qty>adj_qty</cust_stock_det_adj_qty><cust_stock_det_cl_stock>cl_stock</cust_stock_det_cl_stock><cust_stock_det_purc_ret>purc_ret</cust_stock_det_purc_ret><cust_stock_det_sale_order>sale_order</cust_stock_det_sale_order><cust_stock_det_item_ser>item_ser</cust_stock_det_item_ser><cust_stock_det_loc_type>loc_type</cust_stock_det_loc_type><cust_stock_det_op_value>op_value</cust_stock_det_op_value><cust_stock_det_pur_value>pur_value</cust_stock_det_pur_value><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_match_opstk>match_opstk</cust_stock_det_match_opstk><cust_stock_det_match_clstk>match_clstk</cust_stock_det_match_clstk><cust_stock_det_rate>rate</cust_stock_det_rate><cust_stock_det_demand_qty>demand_qty</cust_stock_det_demand_qty><cust_stock_det_adhoc_repl_qty>adhoc_repl_qty</cust_stock_det_adhoc_repl_qty><cust_stock_det_cust_item__ref>cust_item__ref</cust_stock_det_cust_item__ref><cust_stock_det_cust_purc_rcp>cust_purc_rcp</cust_stock_det_cust_purc_rcp><cust_stock_det_cl_stock__org>cl_stock__org</cust_stock_det_cl_stock__org><cust_stock_det_rate__org>rate__org</cust_stock_det_rate__org><cust_stock_det_sales__org>sales__org</cust_stock_det_sales__org><item_descr>descr</item_descr></untitled_row></untitled>")) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml() import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" ) 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