Commit 23e00d06 authored by sgadve's avatar sgadve

Updated srd for the Logistics contract,service and process.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@195550 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 61345d3a
$PBExportHeader$d_lgst_contract11.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=51 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=23 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=contract_no dbname="lgst_contract.contract_no" )
column=(type=datetime update=yes updatewhereclause=yes name=contract_date dbname="lgst_contract.contract_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=cust_code dbname="lgst_contract.cust_code" )
column=(type=char(50) updatewhereclause=yes name=cust_name dbname="customer.cust_name" )
column=(type=datetime update=yes updatewhereclause=yes name=eff_from dbname="lgst_contract.eff_from" )
column=(type=datetime update=yes updatewhereclause=yes name=valid_upto dbname="lgst_contract.valid_upto" )
column=(type=char(10) update=yes updatewhereclause=yes name=bill_cycle dbname="lgst_contract.bill_cycle" )
column=(type=char(200) update=yes updatewhereclause=yes name=remarks dbname="lgst_contract.remarks" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="lgst_contract.confirmed" )
column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="lgst_contract.conf_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=cancel dbname="lgst_contract.cancel" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="lgst_contract.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="lgst_contract.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="lgst_contract.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"lgst_contract~" ) TABLE(NAME=~"customer~" ) COLUMN(NAME=~"lgst_contract.contract_no~") COLUMN(NAME=~"lgst_contract.contract_date~") COLUMN(NAME=~"lgst_contract.cust_code~") COLUMN(NAME=~"customer.cust_name~") COLUMN(NAME=~"lgst_contract.eff_from~") COLUMN(NAME=~"lgst_contract.valid_upto~") COLUMN(NAME=~"lgst_contract.bill_cycle~") COLUMN(NAME=~"lgst_contract.remarks~") COLUMN(NAME=~"lgst_contract.confirmed~") COLUMN(NAME=~"lgst_contract.conf_date~") COLUMN(NAME=~"lgst_contract.cancel~") COLUMN(NAME=~"lgst_contract.chg_user~") COLUMN(NAME=~"lgst_contract.chg_date~") COLUMN(NAME=~"lgst_contract.chg_term~") JOIN (LEFT=~"lgst_contract.cust_code~" OP =~"=~"RIGHT=~"customer.cust_code~" )WHERE( EXP1 =~"~~~"LGST_CONTRACT~~~".~~~"CONTRACT_DATE~~~"~" OP =~">=~" EXP2 =~":fr_date~" LOGIC =~"And~" ) WHERE( EXP1 =~"~~~"LGST_CONTRACT~~~".~~~"CONTRACT_DATE~~~"~" OP =~"<=~" EXP2 =~":to_date~" ) ) ARG(NAME = ~"fr_date~" TYPE = datetime) ARG(NAME = ~"to_date~" TYPE = datetime) " update="LGST_CONTRACT" updatewhere=0 updatekeyinplace=no arguments=(("fr_date", datetime),("to_date", datetime)) )
text(band=header alignment="2" text="Contract No" border="0" color="33554432" x="2" y="2" height="15" width="88" html.valueishtml="0" name=contract_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="Contract Date" border="0" color="33554432" x="92" y="2" height="15" width="176" html.valueishtml="0" name=contract_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Customer" border="0" color="33554432" x="270" y="2" height="15" width="88" html.valueishtml="0" name=lgst_contract_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="Customer Name" border="0" color="33554432" x="360" y="2" height="15" width="408" html.valueishtml="0" name=customer_cust_name_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Effective From" border="0" color="33554432" x="770" y="2" height="15" width="176" html.valueishtml="0" name=eff_from_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Valid Upto" border="0" color="33554432" x="948" y="2" height="15" width="176" html.valueishtml="0" name=valid_upto_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Bill Cycle" border="0" color="33554432" x="1126" y="2" height="15" width="88" html.valueishtml="0" name=bill_cycle_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Remarks" border="0" color="33554432" x="1216" y="2" height="15" width="460" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Confirmed" border="0" color="33554432" x="1678" y="2" height="15" width="78" html.valueishtml="0" name=confirmed_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Conf Date" border="0" color="33554432" x="1758" y="2" height="15" width="176" html.valueishtml="0" name=conf_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Cancel" border="0" color="33554432" x="1936" y="2" height="15" width="78" html.valueishtml="0" name=cancel_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Chg Term" border="0" color="33554432" x="2368" y="2" height="15" width="194" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Chg User" border="0" color="33554432" x="2016" y="2" height="15" width="138" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Chg Date" border="0" color="33554432" x="2156" y="2" height="15" width="210" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=10 border="0" color="33554432" x="2" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=contract_no visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="92" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=contract_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="0" color="33554432" x="270" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=40 border="0" color="33554432" x="360" y="2" height="18" width="408" 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=5 alignment="0" tabsequence=50 border="0" color="33554432" x="770" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=eff_from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=60 border="0" color="33554432" x="948" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=70 border="0" color="33554432" x="1126" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=bill_cycle visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=80 border="0" color="33554432" x="1216" y="2" height="18" width="460" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=200 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=90 border="0" color="33554432" x="1678" y="2" height="18" width="78" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=100 border="0" color="33554432" x="1758" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=conf_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=110 border="0" color="33554432" x="1936" y="2" height="18" width="78" format="[general]" html.valueishtml="0" name=cancel visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="2368" y="2" height="18" width="194" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="2016" y="2" height="18" width="138" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="2156" y="2" height="18" width="210" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_lgst_contract12.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=19 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=22 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=contract_no dbname="lgst_contract_det.contract_no" )
column=(type=char(3) update=yes updatewhereclause=yes key=yes name=line_no dbname="lgst_contract_det.line_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=item_type dbname="lgst_contract_det.item_type" )
column=(type=char(10) update=yes updatewhereclause=yes name=item_code__srv dbname="lgst_contract_det.item_code__srv" )
column=(type=char(20) update=yes updatewhereclause=yes name=rate_basis dbname="lgst_contract_det.rate_basis" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rate dbname="lgst_contract_det.rate" )
column=(type=char(10) update=yes updatewhereclause=yes name=tax_chap dbname="lgst_contract_det.tax_chap" )
column=(type=char(5) update=yes updatewhereclause=yes name=tax_class dbname="lgst_contract_det.tax_class" )
column=(type=char(10) update=yes updatewhereclause=yes name=tax_env dbname="lgst_contract_det.tax_env" )
column=(type=char(200) update=yes updatewhereclause=yes name=remarks dbname="lgst_contract_det.remarks" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="lgst_contract_det.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="lgst_contract_det.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="lgst_contract_det.chg_term" )
column=(type=char(130) updatewhereclause=yes name=item_descr dbname="item.descr" )
column=(type=char(120) updatewhereclause=yes name=gencodes_descr dbname="gencodes.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"lgst_contract_det~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"gencodes~" ) COLUMN(NAME=~"lgst_contract_det.contract_no~") COLUMN(NAME=~"lgst_contract_det.line_no~") COLUMN(NAME=~"lgst_contract_det.item_type~") COLUMN(NAME=~"lgst_contract_det.item_code__srv~") COLUMN(NAME=~"lgst_contract_det.rate_basis~") COLUMN(NAME=~"lgst_contract_det.rate~") COLUMN(NAME=~"lgst_contract_det.tax_chap~") COLUMN(NAME=~"lgst_contract_det.tax_class~") COLUMN(NAME=~"lgst_contract_det.tax_env~") COLUMN(NAME=~"lgst_contract_det.remarks~") COLUMN(NAME=~"lgst_contract_det.chg_user~") COLUMN(NAME=~"lgst_contract_det.chg_date~") COLUMN(NAME=~"lgst_contract_det.chg_term~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"gencodes.descr~") JOIN (LEFT=~"lgst_contract_det.rate_basis~" OP =~"=~"RIGHT=~"gencodes.fld_value~" OUTER1 =~"lgst_contract_det.rate_basis~" ) JOIN (LEFT=~"lgst_contract_det.item_code__srv~" OP =~"=~"RIGHT=~"item.item_code~" )WHERE( EXP1 =~"~~~"LGST_CONTRACT_DET~~~".~~~"CONTRACT_NO~~~"~" OP =~"=~" EXP2 =~":contract_no~" ) ) ARG(NAME = ~"contract_no~" TYPE = string) " update="LGST_CONTRACT_DET" updatewhere=1 updatekeyinplace=no arguments=(("contract_no", string)) )
text(band=header alignment="2" text="Contract No" border="0" color="33554432" x="2" y="2" height="15" width="88" html.valueishtml="0" name=contract_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No" border="0" color="33554432" x="92" y="2" height="15" width="77" html.valueishtml="0" name=line_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Warehouse Service" border="0" color="33554432" x="171" y="2" height="15" width="113" html.valueishtml="0" name=item_code__srv_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Rate" border="0" color="33554432" x="286" y="2" height="15" width="96" 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="Remarks" border="0" color="33554432" x="384" y="2" height="15" width="166" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Item Type" border="0" color="33554432" x="552" y="2" height="15" width="88" html.valueishtml="0" name=item_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Rate Basis" border="0" color="33554432" x="642" y="2" height="15" width="88" html.valueishtml="0" name=rate_basis_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Tax Chap" border="0" color="33554432" x="732" y="2" height="15" width="88" html.valueishtml="0" name=tax_chap_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Tax Class" border="0" color="33554432" x="822" y="2" height="15" width="58" html.valueishtml="0" name=tax_class_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Tax Env" border="0" color="33554432" x="882" y="2" height="15" width="88" html.valueishtml="0" name=tax_env_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Chg User" border="0" color="33554432" x="972" y="2" height="15" width="88" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Chg Date" border="0" color="33554432" x="1062" y="2" height="15" width="176" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Chg Term" border="0" color="33554432" x="1240" y="2" height="15" width="128" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Item Descr" border="0" color="33554432" x="1370" y="1" height="16" width="412" html.valueishtml="0" name=item_descr_t visible="1" font.face="Liberation Sans" 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="Gencodes Descr" border="0" color="33554432" x="1784" y="1" height="15" width="958" html.valueishtml="0" name=gencodes_descr_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=10 border="0" color="33554432" x="2" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=contract_no visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="92" y="2" height="18" width="77" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=30 border="0" color="33554432" x="171" y="2" height="18" width="113" format="[general]" html.valueishtml="0" name=item_code__srv visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="1" tabsequence=40 border="0" color="33554432" x="286" y="2" height="18" width="96" 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=10 alignment="0" tabsequence=50 border="0" color="33554432" x="384" y="2" height="18" width="166" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=200 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.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=60 border="0" color="33554432" x="552" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=item_type visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=70 border="0" color="33554432" x="642" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=rate_basis visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=80 border="0" color="33554432" x="732" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=tax_chap visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=90 border="0" color="33554432" x="822" y="2" height="18" width="58" format="[general]" html.valueishtml="0" name=tax_class visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=100 border="0" color="33554432" x="882" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=tax_env visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="972" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="1062" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="1240" y="2" height="18" width="128" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=110 border="0" color="33554432" x="1370" y="1" height="15" width="412" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=120 border="0" color="33554432" x="1784" y="1" height="15" width="958" format="[general]" html.valueishtml="0" name=gencodes_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_lgst_contract_det22.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=530 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=contract_no dbname="lgst_contract_det.contract_no" )
column=(type=char(3) update=yes updatewhereclause=yes key=yes name=line_no dbname="lgst_contract_det.line_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=item_type dbname="lgst_contract_det.item_type" )
column=(type=char(120) updatewhereclause=yes name=descr dbname="item_type.descr" )
column=(type=char(10) update=yes updatewhereclause=yes name=item_code__srv dbname="lgst_contract_det.item_code__srv" )
column=(type=char(130) updatewhereclause=yes name=item_descr dbname="item.descr" )
column=(type=char(20) update=yes updatewhereclause=yes name=rate_basis dbname="lgst_contract_det.rate_basis" )
column=(type=char(120) updatewhereclause=yes name=gencodes_descr dbname="gencodes.descr" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rate dbname="lgst_contract_det.rate" )
column=(type=char(10) update=yes updatewhereclause=yes name=tax_chap dbname="lgst_contract_det.tax_chap" )
column=(type=char(5) update=yes updatewhereclause=yes name=tax_class dbname="lgst_contract_det.tax_class" )
column=(type=char(10) update=yes updatewhereclause=yes name=tax_env dbname="lgst_contract_det.tax_env" )
column=(type=char(200) update=yes updatewhereclause=yes name=remarks dbname="lgst_contract_det.remarks" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="lgst_contract_det.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="lgst_contract_det.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="lgst_contract_det.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"lgst_contract_det~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"item_type~" ) TABLE(NAME=~"gencodes~" ) COLUMN(NAME=~"lgst_contract_det.contract_no~") COLUMN(NAME=~"lgst_contract_det.line_no~") COLUMN(NAME=~"lgst_contract_det.item_type~") COLUMN(NAME=~"item_type.descr~") COLUMN(NAME=~"lgst_contract_det.item_code__srv~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"lgst_contract_det.rate_basis~") COLUMN(NAME=~"gencodes.descr~") COLUMN(NAME=~"lgst_contract_det.rate~") COLUMN(NAME=~"lgst_contract_det.tax_chap~") COLUMN(NAME=~"lgst_contract_det.tax_class~") COLUMN(NAME=~"lgst_contract_det.tax_env~") COLUMN(NAME=~"lgst_contract_det.remarks~") COLUMN(NAME=~"lgst_contract_det.chg_user~") COLUMN(NAME=~"lgst_contract_det.chg_date~") COLUMN(NAME=~"lgst_contract_det.chg_term~") JOIN (LEFT=~"lgst_contract_det.rate_basis~" OP =~"=~"RIGHT=~"gencodes.fld_value~" OUTER1 =~"lgst_contract_det.rate_basis~" ) JOIN (LEFT=~"lgst_contract_det.item_code__srv~" OP =~"=~"RIGHT=~"item.item_code~" ) JOIN (LEFT=~"lgst_contract_det.item_type~" OP =~"=~"RIGHT=~"item_type.item_type~" ) WHERE( EXP1 =~"~~~"LGST_CONTRACT_DET~~~".~~~"CONTRACT_NO~~~"~" OP =~"=~" EXP2 =~":contract_no~" LOGIC =~"and~" ) WHERE( EXP1 =~"~~~"LGST_CONTRACT_DET~~~".~~~"LINE_NO~~~"~" OP =~"=~" EXP2 =~":line_no~" ) ) ARG(NAME = ~"contract_no~" TYPE = string) ARG(NAME = ~"line_no~" TYPE = string) " update="LGST_CONTRACT_DET" updatewhere=0 updatekeyinplace=no arguments=(("contract_no", string),("line_no", string)) )
text(band=detail alignment="1" text="Line No:" border="2" color="33554432" x="30" y="44" height="16" width="89" html.valueishtml="0" name=line_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Rate Basis:" border="2" color="33554432" x="30" y="119" height="16" width="89" html.valueishtml="0" name=rate_basis_t visible="1" font.face="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:" border="2" color="33554432" x="30" y="145" height="16" 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=detail alignment="1" text="Tax Chapter:" border="2" color="33554432" x="30" y="174" height="15" width="89" html.valueishtml="0" name=tax_chap_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Tax Class:" border="2" color="33554432" x="30" y="200" height="16" width="89" html.valueishtml="0" name=tax_class_t visible="1" font.face="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="Tax Environment:" border="2" color="33554432" x="30" y="224" height="15" width="100" html.valueishtml="0" name=tax_env_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=40 border="5" color="33554432" x="126" y="119" height="16" width="168" format="[general]" html.valueishtml="0" name=rate_basis visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=10 border="5" color="33554432" x="126" y="44" height="16" width="82" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="299" y="120" height="16" width="252" format="[general]" html.valueishtml="0" name=gencodes_descr visible="1" edit.limit=120 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="1" tabsequence=50 border="5" color="33554432" x="126" y="145" height="16" width="96" format="[Number]" html.valueishtml="0" name=rate visible="1" edit.limit=15 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=10 alignment="0" tabsequence=60 border="5" color="33554432" x="126" y="174" height="16" width="88" format="[general]" html.valueishtml="0" name=tax_chap visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=70 border="5" color="33554432" x="126" y="200" height="16" width="48" format="[general]" html.valueishtml="0" name=tax_class visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=80 border="5" color="33554432" x="135" y="224" height="16" width="88" format="[general]" html.valueishtml="0" name=tax_env visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Contract No:" border="2" color="33554432" x="30" y="21" height="16" width="89" html.valueishtml="0" name=contract_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=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="126" y="22" height="16" width="88" format="[general]" html.valueishtml="0" name=contract_no visible="0" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Item Type:" border="2" color="33554432" x="30" y="70" height="16" width="89" html.valueishtml="0" name=item_type_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=20 border="5" color="33554432" x="126" y="70" height="16" width="88" format="[general]" html.valueishtml="0" name=item_type visible="0" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="2" color="33554432" x="220" y="70" height="16" width="184" format="[general]" html.valueishtml="0" name=descr visible="0" edit.limit=120 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Warehouse Service:" border="2" color="33554432" x="30" y="95" height="15" width="116" html.valueishtml="0" name=item_code__srv_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=30 border="2" color="33554432" x="150" y="95" height="16" width="106" format="[general]" html.valueishtml="0" name=item_code__srv visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="33554432" x="268" y="95" height="16" width="358" format="[general]" html.valueishtml="0" name=item_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" )
text(band=detail alignment="1" text="Remarks:" border="2" color="33554432" x="30" y="249" height="16" width="89" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=90 border="5" color="33554432" x="126" y="249" height="16" width="204" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=200 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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="Chg User:" border="2" color="33554432" x="31" y="276" height="16" width="89" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="33554432" x="126" y="276" height="16" width="88" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="33554432" x="340" y="276" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg Date:" border="2" color="33554432" x="245" y="276" height="16" width="89" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg Term:" border="2" color="33554432" x="458" y="276" height="16" width="89" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="33554432" x="554" y="276" height="16" width="89" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_lgst_contract21.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=632 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=contract_no dbname="lgst_contract.contract_no" )
column=(type=datetime update=yes updatewhereclause=yes name=contract_date dbname="lgst_contract.contract_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=cust_code dbname="lgst_contract.cust_code" )
column=(type=char(50) updatewhereclause=yes name=cust_name dbname="customer.cust_name" )
column=(type=datetime update=yes updatewhereclause=yes name=eff_from dbname="lgst_contract.eff_from" )
column=(type=datetime update=yes updatewhereclause=yes name=valid_upto dbname="lgst_contract.valid_upto" )
column=(type=char(10) update=yes updatewhereclause=yes name=bill_cycle dbname="lgst_contract.bill_cycle" values="Monthly Month/Weekly Week/Fortnightly Fortnight/" )
column=(type=char(200) update=yes updatewhereclause=yes name=remarks dbname="lgst_contract.remarks" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="lgst_contract.confirmed" )
column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="lgst_contract.conf_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=cancel dbname="lgst_contract.cancel" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="lgst_contract.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="lgst_contract.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="lgst_contract.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"lgst_contract~" ) TABLE(NAME=~"customer~" ) COLUMN(NAME=~"lgst_contract.contract_no~") COLUMN(NAME=~"lgst_contract.contract_date~") COLUMN(NAME=~"lgst_contract.cust_code~") COLUMN(NAME=~"customer.cust_name~") COLUMN(NAME=~"lgst_contract.eff_from~") COLUMN(NAME=~"lgst_contract.valid_upto~") COLUMN(NAME=~"lgst_contract.bill_cycle~") COLUMN(NAME=~"lgst_contract.remarks~") COLUMN(NAME=~"lgst_contract.confirmed~") COLUMN(NAME=~"lgst_contract.conf_date~") COLUMN(NAME=~"lgst_contract.cancel~") COLUMN(NAME=~"lgst_contract.chg_user~") COLUMN(NAME=~"lgst_contract.chg_date~") COLUMN(NAME=~"lgst_contract.chg_term~") JOIN (LEFT=~"lgst_contract.cust_code~" OP =~"=~"RIGHT=~"customer.cust_code~" )WHERE( EXP1 =~"~~~"LGST_CONTRACT~~~".~~~"CONTRACT_NO~~~"~" OP =~"=~" EXP2 =~":contract_no~" ) ) ARG(NAME = ~"contract_no~" TYPE = string) " update="LGST_CONTRACT" updatewhere=0 updatekeyinplace=no arguments=(("contract_no", string)) )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="280" y="83" height="15" width="170" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg Date:" border="5" color="33554432" x="286" y="283" height="15" width="84" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="33554432" x="379" y="283" height="15" width="96" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="33554432" x="589" y="283" height="15" width="94" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg Term:" border="5" color="33554432" x="498" y="283" height="15" width="84" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text=" Contract No:" border="5" color="33554432" x="78" y="33" height="15" width="84" html.valueishtml="0" name=contract_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=detail alignment="1" text="Contract Date:" border="5" color="33554432" x="78" y="58" height="15" width="84" html.valueishtml="0" name=contract_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Customer:" border="5" color="33554432" x="78" y="83" height="15" width="84" 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="Effective From:" border="5" color="33554432" x="78" y="108" height="15" width="86" html.valueishtml="0" name=eff_from_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Valid Upto:" border="5" color="33554432" x="78" y="133" height="15" width="84" html.valueishtml="0" name=valid_upto_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Bill Cycle:" border="5" color="33554432" x="78" y="157" height="15" width="84" html.valueishtml="0" name=bill_cycle_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Remarks:" border="5" color="33554432" x="78" y="183" height="15" width="84" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmed:" border="5" color="33554432" x="78" y="208" height="15" width="84" html.valueishtml="0" name=confirmed_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="Conf Date:" border="5" color="33554432" x="78" y="233" height="15" width="84" html.valueishtml="0" name=conf_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="Cancel:" border="5" color="33554432" x="78" y="258" height="15" width="84" html.valueishtml="0" name=cancel_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="Chg User:" border="5" color="33554432" x="78" y="283" height="15" width="84" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="167" y="58" height="15" width="84" format="[shortdate] [time]" html.valueishtml="0" name=contract_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="166" y="33" height="15" width="84" format="[general]" html.valueishtml="0" name=contract_no visible="0" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=20 border="5" color="33554432" x="167" y="108" height="15" width="84" format="[shortdate] [time]" html.valueishtml="0" name=eff_from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="33554432" x="167" y="283" height="15" width="84" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="33554432" x="167" y="83" height="15" width="97" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=30 border="5" color="33554432" x="167" y="133" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=40 border="5" color="33554432" x="167" y="158" height="15" width="84" format="[general]" html.valueishtml="0" name=bill_cycle visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=50 border="5" color="33554432" x="167" y="183" height="18" width="181" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=200 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.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=60 border="5" color="33554432" x="167" y="208" height="15" width="84" format="[general]" html.valueishtml="0" name=confirmed visible="0" 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=10 alignment="0" tabsequence=70 border="5" color="33554432" x="167" y="233" height="15" width="84" format="[shortdate] [time]" html.valueishtml="0" name=conf_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=80 border="5" color="33554432" x="167" y="258" height="15" width="84" format="[general]" html.valueishtml="0" name=cancel visible="0" 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" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_schema_balance11.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=34 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=22 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="scheme_balance.tran_id" )
column=(type=char(10) update=yes updatewhereclause=yes name=scheme_code dbname="scheme_balance.scheme_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=cust_code dbname="scheme_balance.cust_code" )
column=(type=char(50) updatewhereclause=yes name=cust_name dbname="customer.cust_name" )
column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbname="scheme_balance.item_code" )
column=(type=char(130) updatewhereclause=yes name=descr dbname="item.descr" )
column=(type=datetime update=yes updatewhereclause=yes name=eff_from dbname="scheme_balance.eff_from" )
column=(type=datetime update=yes updatewhereclause=yes name=valid_upto dbname="scheme_balance.valid_upto" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=balance_free_qty dbname="scheme_balance.balance_free_qty" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=used_free_qty dbname="scheme_balance.used_free_qty" )
column=(type=char(1) update=yes updatewhereclause=yes name=scheme_type dbname="scheme_balance.scheme_type" )
column=(type=char(1) update=yes updatewhereclause=yes name=entry_source dbname="scheme_balance.entry_source" )
column=(type=char(60) update=yes updatewhereclause=yes name=remarks dbname="scheme_balance.remarks" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="scheme_balance.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="scheme_balance.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="scheme_balance.chg_term" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=balance_free_value dbname="scheme_balance.balance_free_value" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=used_free_value dbname="scheme_balance.used_free_value" )
column=(type=char(0) updatewhereclause=yes name=gencodes_descr dbname="gencodes_descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"customer~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"scheme_balance~" ) COLUMN(NAME=~"scheme_balance.tran_id~") COLUMN(NAME=~"scheme_balance.scheme_code~") COLUMN(NAME=~"scheme_balance.cust_code~") COLUMN(NAME=~"customer.cust_name~") COLUMN(NAME=~"scheme_balance.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"scheme_balance.eff_from~") COLUMN(NAME=~"scheme_balance.valid_upto~") COLUMN(NAME=~"scheme_balance.balance_free_qty~") COLUMN(NAME=~"scheme_balance.used_free_qty~") COLUMN(NAME=~"scheme_balance.scheme_type~") COLUMN(NAME=~"scheme_balance.entry_source~") COLUMN(NAME=~"scheme_balance.remarks~") COLUMN(NAME=~"scheme_balance.chg_user~") COLUMN(NAME=~"scheme_balance.chg_date~") COLUMN(NAME=~"scheme_balance.chg_term~") COLUMN(NAME=~"scheme_balance.balance_free_value~") COLUMN(NAME=~"scheme_balance.used_free_value~") COMPUTE(NAME=~"'' as gencodes_descr~") JOIN (LEFT=~"scheme_balance.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"scheme_balance.item_code~" ) JOIN (LEFT=~"scheme_balance.cust_code~" OP =~"=~"RIGHT=~"customer.cust_code~" )WHERE( EXP1 =~"~~~"SCHEME_BALANCE~~~".~~~"EFF_FROM~~~"~" OP =~">=~" EXP2 =~":fr_date~" LOGIC =~"and~" ) WHERE( EXP1 =~"~~~"SCHEME_BALANCE~~~".~~~"EFF_FROM~~~"~" OP =~"<=~" EXP2 =~":to_date~" ) ) ARG(NAME = ~"fr_date~" TYPE = datetime) ARG(NAME = ~"to_date~" TYPE = datetime) " update="SCHEME_BALANCE" updatewhere=0 updatekeyinplace=no arguments=(("fr_date", datetime),("to_date", datetime)) )
text(band=header alignment="2" text="Tran Id" border="0" color="33554432" x="2" y="2" height="15" width="99" 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="Scheme Code" border="0" color="33554432" x="103" y="2" height="15" width="99" html.valueishtml="0" name=scheme_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" border="0" color="33554432" x="715" y="2" height="15" width="99" html.valueishtml="0" name=item_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Item Description" border="0" color="33554432" x="816" y="2" height="15" width="147" 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="Effective From" border="0" color="33554432" x="965" y="2" height="15" width="176" html.valueishtml="0" name=eff_from_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Valid Upto" border="0" color="33554432" x="1143" y="2" height="15" width="176" html.valueishtml="0" name=valid_upto_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Free Quantity" border="0" color="33554432" x="1321" y="2" height="15" width="99" html.valueishtml="0" name=balance_free_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="Used Free Qty" border="0" color="33554432" x="1422" y="2" height="15" width="99" html.valueishtml="0" name=used_free_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="Scheme Type" border="0" color="33554432" x="1523" y="2" height="15" width="99" html.valueishtml="0" name=scheme_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Entry Source" border="0" color="33554432" x="1624" y="2" height="15" width="99" html.valueishtml="0" name=entry_source_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Remarks" border="0" color="33554432" x="1725" y="2" height="15" width="488" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change User" border="0" color="33554432" x="2215" y="2" height="15" width="99" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change Date" border="0" color="33554432" x="2316" y="2" height="15" width="176" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change Term" border="0" color="33554432" x="2494" y="2" height="15" width="128" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Customer" border="0" color="33554432" x="204" y="2" height="15" width="99" html.valueishtml="0" name=scheme_balance_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="Customer Name" border="0" color="33554432" x="305" y="2" height="15" width="408" html.valueishtml="0" name=cust_name_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Free Value" border="0" color="33554432" x="2624" y="1" height="17" width="342" html.valueishtml="0" name=balance_free_value_t visible="1" font.face="Liberation Sans" 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="Used Free Value" border="0" color="33554432" x="2968" y="1" height="16" width="342" html.valueishtml="0" name=used_free_value_t visible="1" font.face="Liberation Sans" 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="Gencodes Descr" border="0" color="33554432" x="3312" y="1" height="17" width="62" html.valueishtml="0" name=gencodes_descr_t visible="1" font.face="Liberation Sans" 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=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="715" y="2" height="18" width="99" 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=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="816" y="2" height="18" width="147" 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=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="965" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=eff_from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="1143" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="1" tabsequence=32766 border="0" color="33554432" x="1321" y="1" height="18" width="99" format="[general]" html.valueishtml="0" name=balance_free_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=10 alignment="1" tabsequence=32766 border="0" color="33554432" x="1422" y="2" height="18" width="99" format="[general]" html.valueishtml="0" name=used_free_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=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="1523" y="2" height="18" width="99" format="[general]" html.valueishtml="0" name=scheme_type visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="1624" y="2" height="18" width="99" format="[general]" html.valueishtml="0" name=entry_source visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="1725" y="2" height="18" width="488" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="2215" y="2" height="18" width="99" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="2316" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="33554432" x="2494" y="2" height="18" width="128" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="18" width="99" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="103" y="2" height="18" width="99" format="[general]" html.valueishtml="0" name=scheme_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=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="204" y="2" height="18" width="99" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="305" y="2" height="18" width="408" 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=17 alignment="0" tabsequence=32766 border="0" color="33554432" x="2624" y="1" height="15" width="342" format="[general]" html.valueishtml="0" name=balance_free_value visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="33554432" x="2968" y="1" height="15" width="342" format="[general]" html.valueishtml="0" name=used_free_value visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="3312" y="1" height="15" width="62" format="[general]" html.valueishtml="0" name=gencodes_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_lgst_process21.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=246 color="536870912" )
table(column=(type=char(5) updatewhereclause=yes name=site_code dbname="site_code" )
column=(type=date updatewhereclause=yes name=fr_date dbname="fr_date" )
column=(type=char(10) updatewhereclause=yes name=to_date dbname="to_date" )
column=(type=char(10) updatewhereclause=yes name=fr_cust dbname="fr_cust" )
column=(type=char(10) updatewhereclause=yes name=to_cust dbname="to_cust" )
)
text(band=detail alignment="1" text="Site Code:" border="1" color="33554432" x="50" y="18" height="15" width="64" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=10 border="1" color="33554432" x="122" y="18" height="18" width="40" format="[general]" html.valueishtml="0" name=site_code 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="To Date:" border="1" color="33554432" x="50" y="84" height="15" width="64" 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=3 alignment="0" tabsequence=30 border="1" color="33554432" x="122" y="84" height="18" width="80" format="[shortdate] [time]
" html.valueishtml="0" name=to_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="To Customer:" border="1" color="33554432" x="36" y="150" height="15" width="78" html.valueishtml="0" name=to_cust_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=50 border="1" color="33554432" x="122" y="150" height="18" width="80" format="[general]" html.valueishtml="0" name=to_cust 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="From Customer:" border="1" color="33554432" x="20" y="117" height="15" width="94" html.valueishtml="0" name=fr_cust_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=40 border="1" color="33554432" x="122" y="117" height="18" width="80" format="[general]" html.valueishtml="0" name=fr_cust 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="Fr om Date:" border="1" color="33554432" x="45" y="51" height="15" width="69" html.valueishtml="0" name=fr_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="1" color="33554432" x="122" y="51" height="18" width="64" format="[shortdate] [time]
" html.valueishtml="0" name=fr_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_lgst_service11.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=19 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=22 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="lgst_service.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="lgst_service.tran_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=contract_no dbname="lgst_service.contract_no" )
column=(type=char(6) update=yes updatewhereclause=yes name=ref_ser dbname="lgst_service.ref_ser" )
column=(type=char(10) update=yes updatewhereclause=yes name=ref_id dbname="lgst_service.ref_id" )
column=(type=char(200) update=yes updatewhereclause=yes name=remarks dbname="lgst_service.remarks" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="lgst_service.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="lgst_service.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="lgst_service.chg_term" )
column=(type=char(0) updatewhereclause=yes name=cust_code dbname="cust_code" )
column=(type=char(0) updatewhereclause=yes name=cust_name dbname="cust_name" )
column=(type=char(40) updatewhereclause=yes name=refser_descr dbname="refser.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"lgst_service~" ) TABLE(NAME=~"refser~" ) COLUMN(NAME=~"lgst_service.tran_id~") COLUMN(NAME=~"lgst_service.tran_date~") COLUMN(NAME=~"lgst_service.contract_no~") COLUMN(NAME=~"lgst_service.ref_ser~") COLUMN(NAME=~"lgst_service.ref_id~") COLUMN(NAME=~"lgst_service.remarks~") COLUMN(NAME=~"lgst_service.chg_user~") COLUMN(NAME=~"lgst_service.chg_date~") COLUMN(NAME=~"lgst_service.chg_term~") COMPUTE(NAME=~"'' as cust_code~") COMPUTE(NAME=~"'' as cust_name~") COLUMN(NAME=~"refser.descr~") JOIN (LEFT=~"lgst_service.ref_ser~" OP =~"=~"RIGHT=~"refser.ref_ser~" OUTER1 =~"lgst_service.ref_ser~" )WHERE( EXP1 =~"~~~"LGST_SERVICE~~~".~~~"TRAN_DATE~~~"~" OP =~">=~" EXP2 =~":fr_date~" LOGIC =~"and~" ) WHERE( EXP1 =~"~~~"LGST_SERVICE~~~".~~~"TRAN_DATE~~~"~" OP =~"<=~" EXP2 =~":to_date~" ) ) ARG(NAME = ~"fr_date~" TYPE = datetime) ARG(NAME = ~"to_date~" TYPE = datetime) " update="LGST_SERVICE" updatewhere=1 updatekeyinplace=no arguments=(("fr_date", datetime),("to_date", datetime)) )
text(band=header alignment="2" text="Tran Id" border="0" color="33554432" x="2" y="2" height="15" width="88" 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="Tran Date" border="0" color="33554432" x="92" y="2" height="15" width="176" html.valueishtml="0" name=tran_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Contract No" border="0" color="33554432" x="270" y="2" height="15" width="88" html.valueishtml="0" name=contract_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="Reference Series" border="0" color="33554432" x="360" y="2" height="15" width="56" html.valueishtml="0" name=ref_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="Reference Id" border="0" color="33554432" x="418" y="2" height="15" width="88" html.valueishtml="0" name=ref_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="Remarks" border="0" color="33554432" x="508" y="2" height="15" width="124" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change User" border="0" color="33554432" x="634" y="2" height="15" width="88" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change Date" border="0" color="33554432" x="724" y="2" height="15" width="176" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Chgange Term" border="0" color="33554432" x="902" y="2" height="15" width="128" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Cust Code" border="0" color="33554432" x="1032" y="1" height="16" width="63" html.valueishtml="0" name=cust_code_t visible="1" font.face="Liberation Sans" 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 Name" border="0" color="33554432" x="1097" y="1" height="16" width="63" html.valueishtml="0" name=cust_name_t visible="1" font.face="Liberation Sans" 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="Refser Descr" border="0" color="33554432" x="1162" y="1" height="17" width="322" html.valueishtml="0" name=refser_descr_t visible="1" font.face="Liberation Sans" 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=1 alignment="0" tabsequence=10 border="0" color="33554432" x="2" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="92" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="0" color="33554432" x="270" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=contract_no visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=40 border="0" color="33554432" x="360" y="2" height="18" width="56" format="[general]" html.valueishtml="0" name=ref_ser visible="1" edit.limit=6 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=50 border="0" color="33554432" x="418" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=ref_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=6 alignment="0" tabsequence=60 border="0" color="33554432" x="508" y="2" height="18" width="124" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=200 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=70 border="0" color="33554432" x="634" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=80 border="0" color="33554432" x="724" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=90 border="0" color="33554432" x="902" y="2" height="18" width="128" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=100 border="0" color="33554432" x="1032" y="0" height="15" width="63" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=110 border="0" color="33554432" x="1097" y="0" height="15" width="63" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=120 border="0" color="33554432" x="1162" y="0" height="15" width="322" format="[general]" html.valueishtml="0" name=refser_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_lgst_service21.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=314 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="lgst_service.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="lgst_service.tran_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=contract_no dbname="lgst_service.contract_no" )
column=(type=char(6) update=yes updatewhereclause=yes name=ref_ser dbname="lgst_service.ref_ser" )
column=(type=char(10) update=yes updatewhereclause=yes name=ref_id dbname="lgst_service.ref_id" )
column=(type=char(200) update=yes updatewhereclause=yes name=remarks dbname="lgst_service.remarks" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="lgst_service.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="lgst_service.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="lgst_service.chg_term" )
column=(type=char(40) updatewhereclause=yes name=refser_descr dbname="refser.descr" )
column=(type=char(0) updatewhereclause=yes name=cust_code dbname="cust_code" )
column=(type=char(0) updatewhereclause=yes name=cust_name dbname="cust_name" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"lgst_service~" ) TABLE(NAME=~"refser~" ) COLUMN(NAME=~"lgst_service.tran_id~") COLUMN(NAME=~"lgst_service.tran_date~") COLUMN(NAME=~"lgst_service.contract_no~") COLUMN(NAME=~"lgst_service.ref_ser~") COLUMN(NAME=~"lgst_service.ref_id~") COLUMN(NAME=~"lgst_service.remarks~") COLUMN(NAME=~"lgst_service.chg_user~") COLUMN(NAME=~"lgst_service.chg_date~") COLUMN(NAME=~"lgst_service.chg_term~") COLUMN(NAME=~"refser.descr~") COMPUTE(NAME=~"'' as cust_code~") COMPUTE(NAME=~"'' as cust_name~") JOIN (LEFT=~"lgst_service.ref_ser~" OP =~"=~"RIGHT=~"refser.ref_ser~" OUTER1 =~"lgst_service.ref_ser~" )WHERE( EXP1 =~"~~~"LGST_SERVICE~~~".~~~"TRAN_ID~~~"~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="LGST_SERVICE" updatewhere=1 updatekeyinplace=no arguments=(("tran_id", string)) )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="33554432" x="230" y="75" height="15" width="64" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg Date:" border="0" color="33554432" x="211" y="207" height="16" width="73" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="288" y="207" height="16" width="91" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg Term:" border="0" color="33554432" x="383" y="207" height="16" width="73" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="461" y="207" height="16" width="84" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="188" y="120" height="15" width="255" format="[general]" html.valueishtml="0" name=refser_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Tran Id:" border="0" color="33554432" x="41" y="27" height="16" width="73" 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="Tran Date:" border="0" color="33554432" x="41" y="52" height="16" width="73" html.valueishtml="0" name=tran_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Contract No:" border="0" color="33554432" x="41" y="96" height="16" width="73" html.valueishtml="0" name=contract_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Remarks:" border="0" color="33554432" x="41" y="166" height="16" width="73" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg User:" border="0" color="33554432" x="41" y="207" height="16" width="73" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Reference Series:" border="0" color="33554432" x="40" y="119" height="16" width="73" html.valueishtml="0" name=ref_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="Reference Id:" border="0" color="33554432" x="25" y="142" height="16" width="88" html.valueishtml="0" name=ref_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="Customer : " border="0" color="33554432" x="21" y="73" height="15" width="96" 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=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="118" y="27" height="16" width="88" 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" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="118" y="52" height="16" width="104" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=50 border="5" color="33554432" x="118" y="74" height="15" width="99" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=0 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="536870912" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="33554432" x="118" y="97" height="16" width="104" format="[general]" html.valueishtml="0" name=contract_no visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=20 border="5" color="33554432" x="118" y="119" height="16" width="56" format="[general]" html.valueishtml="0" name=ref_ser visible="1" edit.limit=6 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=30 border="5" color="33554432" x="118" y="142" height="16" width="88" format="[general]" html.valueishtml="0" name=ref_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=6 alignment="0" tabsequence=40 border="5" color="33554432" x="118" y="166" height="16" width="186" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=200 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.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="33554432" x="118" y="207" height="16" width="88" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_lgst_service12.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=19 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=22 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="lgst_srv_det.tran_id" )
column=(type=char(3) update=yes updatewhereclause=yes key=yes name=line_no dbname="lgst_srv_det.line_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=item_code__srv dbname="lgst_srv_det.item_code__srv" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=quantity dbname="lgst_srv_det.quantity" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="lgst_srv_det.amount" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rate dbname="lgst_srv_det.rate" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="lgst_srv_det.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="lgst_srv_det.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="lgst_srv_det.chg_term" )
column=(type=char(130) updatewhereclause=yes name=descr dbname="item.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"lgst_srv_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"lgst_srv_det.tran_id~") COLUMN(NAME=~"lgst_srv_det.line_no~") COLUMN(NAME=~"lgst_srv_det.item_code__srv~") COLUMN(NAME=~"lgst_srv_det.quantity~") COLUMN(NAME=~"lgst_srv_det.amount~") COLUMN(NAME=~"lgst_srv_det.rate~") COLUMN(NAME=~"lgst_srv_det.chg_user~") COLUMN(NAME=~"lgst_srv_det.chg_date~") COLUMN(NAME=~"lgst_srv_det.chg_term~") COLUMN(NAME=~"item.descr~") JOIN (LEFT=~"lgst_srv_det.item_code__srv~" OP =~"=~"RIGHT=~"item.item_code~" )WHERE( EXP1 =~"~~~"LGST_SRV_DET~~~".~~~"TRAN_ID~~~"~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="LGST_SRV_DET" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
text(band=header alignment="2" text="Tran Id" border="0" color="33554432" x="2" y="2" height="15" width="88" 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="Line No" border="0" color="33554432" x="92" y="2" height="15" width="44" html.valueishtml="0" name=line_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Warehouse Service" border="0" color="33554432" x="138" y="2" height="15" width="88" html.valueishtml="0" name=item_code__srv_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Quantity" border="0" color="33554432" x="228" y="2" height="15" width="96" html.valueishtml="0" name=quantity_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Amount" border="0" color="33554432" x="326" y="2" height="15" width="96" html.valueishtml="0" name=amount_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Rate" border="0" color="33554432" x="424" y="2" height="15" width="96" 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="Change User" border="0" color="33554432" x="522" y="2" height="15" width="88" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change Date" border="0" color="33554432" x="612" y="2" height="15" width="176" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change Term" border="0" color="33554432" x="790" y="2" height="15" width="128" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Description" border="0" color="33554432" x="920" y="1" height="16" width="1022" html.valueishtml="0" name=item_descr_t visible="1" font.face="Liberation Sans" 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=1 alignment="0" tabsequence=10 border="0" color="33554432" x="2" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="92" y="2" height="18" width="44" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="0" color="33554432" x="138" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=item_code__srv visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="1" tabsequence=40 border="0" color="33554432" x="228" y="2" height="18" width="96" format="[general]" html.valueishtml="0" name=quantity visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="1" tabsequence=50 border="0" color="33554432" x="326" y="2" height="18" width="96" format="[general]" html.valueishtml="0" name=amount visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="1" tabsequence=60 border="0" color="33554432" x="424" y="2" height="18" width="96" 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=7 alignment="0" tabsequence=70 border="0" color="33554432" x="522" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=80 border="0" color="33554432" x="612" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=90 border="0" color="33554432" x="790" y="2" height="18" width="128" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=100 border="0" color="33554432" x="920" y="1" height="15" width="1022" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_lgst_service22.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=344 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="lgst_srv_det.tran_id" )
column=(type=char(3) update=yes updatewhereclause=yes key=yes name=line_no dbname="lgst_srv_det.line_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=item_code__srv dbname="lgst_srv_det.item_code__srv" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=quantity dbname="lgst_srv_det.quantity" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="lgst_srv_det.amount" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rate dbname="lgst_srv_det.rate" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="lgst_srv_det.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="lgst_srv_det.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="lgst_srv_det.chg_term" )
column=(type=char(130) updatewhereclause=yes name=descr dbname="item.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"lgst_srv_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"lgst_srv_det.tran_id~") COLUMN(NAME=~"lgst_srv_det.line_no~") COLUMN(NAME=~"lgst_srv_det.item_code__srv~") COLUMN(NAME=~"lgst_srv_det.quantity~") COLUMN(NAME=~"lgst_srv_det.amount~") COLUMN(NAME=~"lgst_srv_det.rate~") COLUMN(NAME=~"lgst_srv_det.chg_user~") COLUMN(NAME=~"lgst_srv_det.chg_date~") COLUMN(NAME=~"lgst_srv_det.chg_term~") COLUMN(NAME=~"item.descr~") JOIN (LEFT=~"lgst_srv_det.item_code__srv~" OP =~"=~"RIGHT=~"item.item_code~" )WHERE( EXP1 =~"~~~"LGST_SRV_DET~~~".~~~"TRAN_ID~~~"~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="LGST_SRV_DET" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
text(band=detail alignment="1" text="Chg Term:" border="0" color="33554432" x="392" y="187" height="16" width="89" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="300" y="187" height="16" width="88" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="485" y="187" height="16" width="88" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Warehouse Service:" border="0" color="33554432" x="21" y="72" height="16" width="89" html.valueishtml="0" name=item_code__srv_t visible="1" font.face="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="22" y="49" height="16" width="89" html.valueishtml="0" name=line_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="116" y="49" height="16" width="57" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="33554432" x="115" y="72" height="16" width="119" format="[general]" html.valueishtml="0" name=item_code__srv 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="Quantity:" border="0" color="33554432" x="22" y="96" height="16" width="89" html.valueishtml="0" name=quantity_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="1" tabsequence=20 border="5" color="33554432" x="116" y="96" height="16" width="58" format="[Number]" html.valueishtml="0" name=quantity visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Tran Id:" border="0" color="33554432" x="22" y="27" height="16" width="89" html.valueishtml="0" name=tran_id_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="116" y="27" height="16" width="88" 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" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="241" y="72" height="16" width="125" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="1" tabsequence=40 border="5" color="33554432" x="116" y="118" height="16" width="96" 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="Rate:" border="0" color="33554432" x="22" y="118" height="16" 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=detail alignment="1" text="Amount:" border="0" color="33554432" x="22" y="142" height="16" width="89" html.valueishtml="0" name=amount_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="1" tabsequence=30 border="5" color="33554432" x="116" y="142" height="16" width="96" format="[general]" html.valueishtml="0" name=amount visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg Date:" border="0" color="33554432" x="207" y="187" height="16" width="89" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg User:" border="0" color="33554432" x="22" y="187" height="16" width="89" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="115" y="187" height="16" width="88" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment