Commit cc9f64e9 authored by arawankar's avatar arawankar

Updated asset_sales12 and asset_sales22 metedata


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@184889 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 65407b2a
$PBExportHeader$d_asset_sales12.srd $PBExportHeader$d_asset_sales12.srd
release 9; release 9;
datawindow(units=1 timer_interval=0 color=1073741824 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 ) 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=24 color="134217742" ) header(height=19 color="536870912" )
summary(height=0 color="536870912" ) summary(height=0 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=22 color="536870912" ) detail(height=22 color="536870912" )
...@@ -24,63 +24,63 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i ...@@ -24,63 +24,63 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=decimal(3) update=yes updatewhereclause=yes name=amount_loss dbname="asset_sales_det.amount_loss" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=amount_loss dbname="asset_sales_det.amount_loss" )
column=(type=char(5) update=yes updatewhereclause=yes name=grp_code dbname="asset_sales_det.grp_code" ) column=(type=char(5) update=yes updatewhereclause=yes name=grp_code dbname="asset_sales_det.grp_code" )
column=(type=char(4) update=yes updatewhereclause=yes name=cctr_code dbname="asset_sales_det.cctr_code" ) column=(type=char(4) update=yes updatewhereclause=yes name=cctr_code dbname="asset_sales_det.cctr_code" )
column=(type=char(10) updatewhereclause=yes name=asset_sales_hdr_tran_id dbname="asset_sales_hdr.tran_id" )
column=(type=char(10) update=yes updatewhereclause=yes name=tax_chap dbname="asset_sales_det.tax_chap" ) column=(type=char(10) update=yes updatewhereclause=yes name=tax_chap dbname="asset_sales_det.tax_chap" )
column=(type=char(10) update=yes updatewhereclause=yes name=tax_env dbname="asset_sales_det.tax_env" ) column=(type=char(10) update=yes updatewhereclause=yes name=tax_env dbname="asset_sales_det.tax_env" )
column=(type=char(5) update=yes updatewhereclause=yes name=tax_class dbname="asset_sales_det.tax_class" ) column=(type=char(5) update=yes updatewhereclause=yes name=tax_class dbname="asset_sales_det.tax_class" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="asset_sales_det.amount" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="asset_sales_det.amount" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=tot_amt dbname="asset_sales_det.tot_amt" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=tot_amt dbname="asset_sales_det.tot_amt" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asset_sales_det~" ) TABLE(NAME=~"asset_sales_hdr~" ) COLUMN(NAME=~"asset_sales_det.tran_id~") COLUMN(NAME=~"asset_sales_det.line_no~") COLUMN(NAME=~"asset_sales_det.asset_code~") COLUMN(NAME=~"asset_sales_det.sale_amt~") COLUMN(NAME=~"asset_sales_det.tax_amt~") COLUMN(NAME=~"asset_sales_det.excreco_amt~") COLUMN(NAME=~"asset_sales_det.total_amt~") COLUMN(NAME=~"asset_sales_det.acct_code__ar~") COLUMN(NAME=~"asset_sales_det.cctr_code__ar~") COLUMN(NAME=~"asset_sales_det.acct_code__mod~") COLUMN(NAME=~"asset_sales_det.cctr_code__mod~") COLUMN(NAME=~"asset_sales_det.acct_code__pl~") COLUMN(NAME=~"asset_sales_det.cctr_code__pl~") COLUMN(NAME=~"asset_sales_det.acct_code__loss~") COLUMN(NAME=~"asset_sales_det.cctr_code__loss~") COLUMN(NAME=~"asset_sales_det.amount_profit~") COLUMN(NAME=~"asset_sales_det.amount_loss~") COLUMN(NAME=~"asset_sales_det.grp_code~") COLUMN(NAME=~"asset_sales_det.cctr_code~") COLUMN(NAME=~"asset_sales_hdr.tran_id~") COLUMN(NAME=~"asset_sales_det.amount~") COLUMN(NAME=~"asset_sales_det.tot_amt~") COLUMN(NAME=~"asset_sales_det.tax_chap~") COLUMN(NAME=~"asset_sales_det.tax_env~") COLUMN(NAME=~"asset_sales_det.tax_class~") JOIN (LEFT=~"asset_sales_det.tran_id~" OP =~"=~"RIGHT=~"asset_sales_hdr.tran_id~" OUTER1 =~"asset_sales_det.tran_id~" )WHERE( EXP1 =~"asset_sales_det.tran_id~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="ASSET_SALES_DET" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) ) column=(type=char(10) update=yes updatewhereclause=yes name=hdr_tran_id dbname="asset_sales_hdr.tran_id" )
text(band=header alignment="2" text="Tran Id" border="6" color="33554432" x="2" y="2" height="15" width="66" 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="2" background.color="67108864" ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asset_sales_det~" ) TABLE(NAME=~"asset_sales_hdr~" ) COLUMN(NAME=~"asset_sales_det.tran_id~") COLUMN(NAME=~"asset_sales_det.line_no~") COLUMN(NAME=~"asset_sales_det.asset_code~") COLUMN(NAME=~"asset_sales_det.sale_amt~") COLUMN(NAME=~"asset_sales_det.tax_amt~") COLUMN(NAME=~"asset_sales_det.excreco_amt~") COLUMN(NAME=~"asset_sales_det.total_amt~") COLUMN(NAME=~"asset_sales_det.acct_code__ar~") COLUMN(NAME=~"asset_sales_det.cctr_code__ar~") COLUMN(NAME=~"asset_sales_det.acct_code__mod~") COLUMN(NAME=~"asset_sales_det.cctr_code__mod~") COLUMN(NAME=~"asset_sales_det.acct_code__pl~") COLUMN(NAME=~"asset_sales_det.cctr_code__pl~") COLUMN(NAME=~"asset_sales_det.acct_code__loss~") COLUMN(NAME=~"asset_sales_det.cctr_code__loss~") COLUMN(NAME=~"asset_sales_det.amount_profit~") COLUMN(NAME=~"asset_sales_det.amount_loss~") COLUMN(NAME=~"asset_sales_det.grp_code~") COLUMN(NAME=~"asset_sales_det.cctr_code~") COLUMN(NAME=~"asset_sales_det.tax_chap~") COLUMN(NAME=~"asset_sales_det.tax_env~") COLUMN(NAME=~"asset_sales_det.tax_class~") COLUMN(NAME=~"asset_sales_det.amount~") COLUMN(NAME=~"asset_sales_det.tot_amt~") COLUMN(NAME=~"asset_sales_hdr.tran_id~") JOIN (LEFT=~"asset_sales_det.tran_id~" OP =~"=~"RIGHT=~"asset_sales_hdr.tran_id~" OUTER1 =~"asset_sales_det.tran_id~" )WHERE( EXP1 =~"~~~"ASSET_SALES_DET~~~".~~~"TRAN_ID~~~"~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="ASSET_SALES_DET" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
text(band=header alignment="2" text="Line No" border="6" color="33554432" x="70" y="2" height="15" width="72" 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="2" background.color="67108864" ) text(band=header alignment="2" text="Tran Id" border="6" color="33554432" x="2" y="2" height="15" width="97" 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="Asset Code" border="6" color="33554432" x="144" y="2" height="15" width="96" html.valueishtml="0" name=asset_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Line No" border="6" color="33554432" x="101" y="2" height="15" width="97" 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="Sale Amt" border="6" color="33554432" x="242" y="2" height="15" width="72" html.valueishtml="0" name=sale_amt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Asset Code" border="6" color="33554432" x="200" y="2" height="15" width="128" html.valueishtml="0" name=asset_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="Tax Amt" border="6" color="33554432" x="316" y="2" height="15" width="72" html.valueishtml="0" name=tax_amt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Sale Amt" border="6" color="33554432" x="330" y="2" height="15" width="97" html.valueishtml="0" name=sale_amt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Excreco Amt" border="6" color="33554432" x="390" y="2" height="15" width="87" html.valueishtml="0" name=excreco_amt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Tax Amt" border="6" color="33554432" x="429" y="2" height="15" width="97" html.valueishtml="0" name=tax_amt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Acct Code Ar" border="6" color="33554432" x="560" y="2" height="15" width="99" html.valueishtml="0" name=acct_code__ar_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Excreco Amt" border="6" color="33554432" x="528" y="2" height="15" width="97" html.valueishtml="0" name=excreco_amt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Cctr Code Ar" border="6" color="33554432" x="661" y="2" height="15" width="88" html.valueishtml="0" name=cctr_code__ar_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Total Amt" border="6" color="33554432" x="627" y="2" height="15" width="97" html.valueishtml="0" name=total_amt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Acct Code Mod" border="6" color="33554432" x="751" y="2" height="15" width="106" html.valueishtml="0" name=acct_code__mod_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Acct Code Ar" border="6" color="33554432" x="726" y="2" height="15" width="97" html.valueishtml="0" name=acct_code__ar_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Cctr Code Mod" border="6" color="33554432" x="859" y="2" height="15" width="104" html.valueishtml="0" name=cctr_code__mod_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Cctr Code Ar" border="6" color="33554432" x="825" y="2" height="15" width="97" html.valueishtml="0" name=cctr_code__ar_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Acct Code Pl" border="6" color="33554432" x="965" y="2" height="15" width="100" html.valueishtml="0" name=acct_code__pl_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Acct Code Mod" border="6" color="33554432" x="924" y="2" height="15" width="99" html.valueishtml="0" name=acct_code__mod_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Cctr Code Pl" border="6" color="33554432" x="1067" y="2" height="15" width="78" html.valueishtml="0" name=cctr_code__pl_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Cctr Code Mod" border="6" color="33554432" x="1025" y="1" height="15" width="97" html.valueishtml="0" name=cctr_code__mod_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Acct Code Loss" border="6" color="33554432" x="1147" y="2" height="15" width="97" html.valueishtml="0" name=acct_code__loss_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Acct Code Pl" border="6" color="33554432" x="1124" y="2" height="15" width="97" html.valueishtml="0" name=acct_code__pl_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Cctr Code Loss" border="6" color="33554432" x="1246" y="2" height="15" width="94" html.valueishtml="0" name=cctr_code__loss_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Cctr Code Pl" border="6" color="33554432" x="1223" y="2" height="15" width="97" html.valueishtml="0" name=cctr_code__pl_t visible="1" font.face="Arial" font.height="-10" 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 Profit" border="6" color="33554432" x="1342" y="2" height="15" width="79" html.valueishtml="0" name=amount_profit_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Acct Code Loss" border="6" color="33554432" x="1322" y="2" height="15" width="100" html.valueishtml="0" name=acct_code__loss_t visible="1" font.face="Arial" font.height="-10" 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 Loss" border="6" color="33554432" x="1423" y="2" height="15" width="77" html.valueishtml="0" name=amount_loss_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Cctr Code Loss" border="6" color="33554432" x="1424" y="2" height="15" width="98" html.valueishtml="0" name=cctr_code__loss_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Grp Code" border="6" color="33554432" x="1502" y="2" height="15" width="55" html.valueishtml="0" name=grp_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Amount Profit" border="6" color="33554432" x="1524" y="2" height="15" width="97" html.valueishtml="0" name=amount_profit_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Cctr Code" border="6" color="33554432" x="1559" y="2" height="15" width="58" html.valueishtml="0" name=cctr_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Amount Loss" border="6" color="33554432" x="1623" y="2" height="15" width="97" html.valueishtml="0" name=amount_loss_t visible="1" font.face="Arial" font.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="Tot Amt" border="6" color="33554432" x="479" y="2" height="15" width="79" html.valueishtml="0" name=tot_amt_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Grp Code" border="6" color="33554432" x="1722" y="2" height="15" width="97" html.valueishtml="0" name=grp_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="0" text=" Amount" border="6" color="33554432" x="1619" y="2" height="15" width="88" html.valueishtml="0" name=asset_sales_det_amount_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Cctr Code" border="6" color="33554432" x="1821" y="2" height="15" width="97" html.valueishtml="0" name=cctr_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="Total Amt" border="6" color="33554432" x="1709" y="2" height="15" width="72" html.valueishtml="0" name=total_amt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Tax Chap" border="6" color="33554432" x="1920" y="2" height="15" width="97" 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="0" text="Asset Sales Hdr Tran Id" border="6" color="33554432" x="1983" y="2" height="15" width="78" html.valueishtml="0" name=asset_sales_hdr_tran_id_t visible="0" font.face="Liberation Sans" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Tax Env" border="6" color="33554432" x="2019" y="2" height="15" width="97" 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="0" text="Tax Chap" border="6" color="33554432" x="1783" y="2" height="17" width="78" html.valueishtml="0" name=tax_chap_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="67108864" ) text(band=header alignment="2" text="Tax Class" border="6" color="33554432" x="2118" y="2" height="15" width="97" 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="0" text="Tax Env" border="6" color="33554432" x="1863" y="2" height="17" width="78" html.valueishtml="0" name=tax_env_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="67108864" ) text(band=header alignment="2" text="Amount" border="6" color="33554432" x="2217" y="2" height="15" width="97" 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="0" text="Tax Class" border="6" color="33554432" x="1943" y="2" height="17" width="38" html.valueishtml="0" name=tax_class_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="67108864" ) column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="2" y="2" height="18" width="97" 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=1 alignment="0" tabsequence=10 border="5" color="33554432" x="2" y="2" height="18" width="66" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=2 alignment="1" tabsequence=32766 border="5" color="33554432" x="101" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="1" tabsequence=20 border="5" color="33554432" x="70" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="33554432" x="200" y="2" height="18" width="128" format="[general]" html.valueishtml="0" name=asset_code 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=3 alignment="0" tabsequence=30 border="5" color="33554432" x="144" y="2" height="18" width="96" format="[general]" html.valueishtml="0" name=asset_code 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=4 alignment="1" tabsequence=32766 border="5" color="33554432" x="330" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=sale_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="1" tabsequence=40 border="5" color="33554432" x="242" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=sale_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=5 alignment="1" tabsequence=32766 border="5" color="33554432" x="429" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=tax_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="1" tabsequence=50 border="5" color="33554432" x="316" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=tax_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=6 alignment="1" tabsequence=32766 border="5" color="33554432" x="528" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=excreco_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="1" tabsequence=60 border="5" color="33554432" x="390" y="2" height="18" width="87" format="[general]" html.valueishtml="0" name=excreco_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=7 alignment="1" tabsequence=32766 border="5" color="33554432" x="627" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=total_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=90 border="5" color="33554432" x="661" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=cctr_code__ar visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.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="726" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=acct_code__ar visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=100 border="5" color="33554432" x="751" y="2" height="18" width="106" format="[general]" html.valueishtml="0" name=acct_code__mod visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="825" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=cctr_code__ar visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.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="5" color="33554432" x="859" y="2" height="18" width="104" format="[general]" html.valueishtml="0" name=cctr_code__mod visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.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="924" y="2" height="18" width="99" format="[general]" html.valueishtml="0" name=acct_code__mod 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=120 border="5" color="33554432" x="965" y="2" height="18" width="100" format="[general]" html.valueishtml="0" name=acct_code__pl 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="5" color="33554432" x="1025" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=cctr_code__mod visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=130 border="5" color="33554432" x="1067" y="2" height="18" width="78" format="[general]" html.valueishtml="0" name=cctr_code__pl visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.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="1124" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=acct_code__pl 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=14 alignment="0" tabsequence=140 border="5" color="33554432" x="1147" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=acct_code__loss 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="5" color="33554432" x="1223" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=cctr_code__pl visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=150 border="5" color="33554432" x="1246" y="2" height="18" width="94" format="[general]" html.valueishtml="0" name=cctr_code__loss visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.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="1322" y="2" height="18" width="100" format="[general]" html.valueishtml="0" name=acct_code__loss visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="1" tabsequence=160 border="5" color="33554432" x="1342" y="2" height="18" width="79" format="[general]" html.valueishtml="0" name=amount_profit visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="33554432" x="1424" y="2" height="18" width="98" format="[general]" html.valueishtml="0" name=cctr_code__loss visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="1" tabsequence=170 border="5" color="33554432" x="1423" y="2" height="18" width="77" format="[general]" html.valueishtml="0" name=amount_loss visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=16 alignment="1" tabsequence=32766 border="5" color="33554432" x="1524" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=amount_profit visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=180 border="5" color="33554432" x="1502" y="2" height="18" width="55" format="[general]" html.valueishtml="0" name=grp_code visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=17 alignment="1" tabsequence=32766 border="5" color="33554432" x="1623" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=amount_loss 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=80 border="5" color="33554432" x="560" y="2" height="18" width="99" format="[general]" html.valueishtml="0" name=acct_code__ar 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=18 alignment="0" tabsequence=32766 border="5" color="33554432" x="1722" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=grp_code visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=70 border="5" color="33554432" x="479" y="2" height="18" width="79" format="[general]" html.valueishtml="0" name=tot_amt 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="5" color="33554432" x="1821" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=cctr_code visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.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=190 border="5" color="33554432" x="1559" y="2" height="18" width="58" format="[general]" html.valueishtml="0" name=cctr_code visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="33554432" x="1920" y="2" height="18" width="97" 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=21 alignment="0" tabsequence=200 border="5" color="33554432" x="1619" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=amount visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="33554432" x="2019" y="2" height="18" width="97" 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=7 alignment="1" tabsequence=210 border="5" color="33554432" x="1709" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=total_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="33554432" x="2118" y="2" height="18" width="97" 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=20 alignment="0" tabsequence=250 border="0" color="33554432" x="1983" y="2" height="18" width="78" format="[general]" html.valueishtml="0" name=asset_sales_hdr_tran_id visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=23 alignment="1" tabsequence=32766 border="5" color="33554432" x="2217" y="2" height="18" width="97" 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=23 alignment="0" tabsequence=220 border="0" color="33554432" x="1783" y="1" height="18" width="78" format="[general]" html.valueishtml="0" name=tax_chap 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=header alignment="2" text="Tot Amt" border="6" color="33554432" x="2316" y="2" height="15" width="97" html.valueishtml="0" name=tot_amt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=24 alignment="0" tabsequence=230 border="0" color="33554432" x="1863" y="2" height="18" width="78" format="[general]" html.valueishtml="0" name=tax_env 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=header alignment="0" text="Hdr Tran Id" border="6" color="33554432" x="2415" y="2" height="15" width="79" html.valueishtml="0" name=hdr_tran_id_t visible="0" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=25 alignment="0" tabsequence=240 border="0" color="33554432" x="1943" y="2" height="18" width="38" format="[general]" html.valueishtml="0" name=tax_class 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=24 alignment="1" tabsequence=32766 border="5" color="33554432" x="2316" y="2" height="18" width="97" format="[general]" html.valueishtml="0" name=tot_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="5" color="33554432" x="2415" y="1" height="18" width="79" format="[general]" html.valueishtml="0" name=hdr_tran_id visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
$PBExportHeader$d_asset_sales22.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=926 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="asset_sales_det.tran_id" )
column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="asset_sales_det.line_no" )
column=(type=char(5) updatewhereclause=yes name=site_code dbname="asset_register.site_code" )
column=(type=char(15) update=yes updatewhereclause=yes name=asset_code dbname="asset_sales_det.asset_code" )
column=(type=char(40) updatewhereclause=yes name=descr dbname="asset_register.descr" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=sale_amt dbname="asset_sales_det.sale_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=tax_amt dbname="asset_sales_det.tax_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=excreco_amt dbname="asset_sales_det.excreco_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=total_amt dbname="asset_sales_det.total_amt" )
column=(type=char(10) update=yes updatewhereclause=yes name=acct_code__ar dbname="asset_sales_det.acct_code__ar" )
column=(type=char(4) update=yes updatewhereclause=yes name=cctr_code__ar dbname="asset_sales_det.cctr_code__ar" )
column=(type=char(10) update=yes updatewhereclause=yes name=acct_code__mod dbname="asset_sales_det.acct_code__mod" )
column=(type=char(4) update=yes updatewhereclause=yes name=cctr_code__mod dbname="asset_sales_det.cctr_code__mod" )
column=(type=char(10) update=yes updatewhereclause=yes name=acct_code__pl dbname="asset_sales_det.acct_code__pl" )
column=(type=char(4) update=yes updatewhereclause=yes name=cctr_code__pl dbname="asset_sales_det.cctr_code__pl" )
column=(type=char(10) update=yes updatewhereclause=yes name=acct_code__loss dbname="asset_sales_det.acct_code__loss" )
column=(type=char(4) update=yes updatewhereclause=yes name=cctr_code__loss dbname="asset_sales_det.cctr_code__loss" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=amount_profit dbname="asset_sales_det.amount_profit" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=amount_loss dbname="asset_sales_det.amount_loss" )
column=(type=char(5) update=yes updatewhereclause=yes name=grp_code dbname="asset_sales_det.grp_code" )
column=(type=char(4) update=yes updatewhereclause=yes name=cctr_code dbname="asset_sales_det.cctr_code" )
column=(type=char(5) update=yes updatewhereclause=yes name=tax_class dbname="asset_sales_det.tax_class" )
column=(type=char(10) update=yes updatewhereclause=yes name=tax_chap dbname="asset_sales_det.tax_chap" )
column=(type=char(10) update=yes updatewhereclause=yes name=tax_env dbname="asset_sales_det.tax_env" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="asset_sales_det.amount" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=tot_amt dbname="asset_sales_det.tot_amt" initial="0" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asset_register~" ) TABLE(NAME=~"asset_sales_det~" ) COLUMN(NAME=~"asset_sales_det.tran_id~") COLUMN(NAME=~"asset_sales_det.line_no~") COLUMN(NAME=~"asset_register.site_code~") COLUMN(NAME=~"asset_sales_det.asset_code~") COLUMN(NAME=~"asset_register.descr~") COLUMN(NAME=~"asset_sales_det.sale_amt~") COLUMN(NAME=~"asset_sales_det.tax_amt~") COLUMN(NAME=~"asset_sales_det.excreco_amt~") COLUMN(NAME=~"asset_sales_det.total_amt~") COLUMN(NAME=~"asset_sales_det.acct_code__ar~") COLUMN(NAME=~"asset_sales_det.cctr_code__ar~") COLUMN(NAME=~"asset_sales_det.acct_code__mod~") COLUMN(NAME=~"asset_sales_det.cctr_code__mod~") COLUMN(NAME=~"asset_sales_det.acct_code__pl~") COLUMN(NAME=~"asset_sales_det.cctr_code__pl~") COLUMN(NAME=~"asset_sales_det.acct_code__loss~") COLUMN(NAME=~"asset_sales_det.cctr_code__loss~") COLUMN(NAME=~"asset_sales_det.amount_profit~") COLUMN(NAME=~"asset_sales_det.amount_loss~") COLUMN(NAME=~"asset_sales_det.grp_code~") COLUMN(NAME=~"asset_sales_det.cctr_code~") COLUMN(NAME=~"asset_sales_det.tax_class~") COLUMN(NAME=~"asset_sales_det.tax_chap~") COLUMN(NAME=~"asset_sales_det.tax_env~") COLUMN(NAME=~"asset_sales_det.amount~") COLUMN(NAME=~"asset_sales_det.tot_amt~") JOIN (LEFT=~"asset_sales_det.asset_code~" OP =~"=~"RIGHT=~"asset_register.asset_code~" OUTER1 =~"asset_sales_det.asset_code~" )WHERE( EXP1 =~"asset_sales_det.tran_id~" OP =~"=~" EXP2 =~":as_tran_id~" ) ) ARG(NAME = ~"as_tran_id~" TYPE = string) " update="asset_sales_det" updatewhere=0 updatekeyinplace=no data.storage=disk arguments=(("as_tran_id", string)) )
text(band=detail alignment="1" text="Asset Code:" border="0" color="33554432" x="89" y="120" height="15" width="107" html.valueishtml="0" name=asset_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="Tax Class:" border="0" color="33554432" x="89" y="149" height="15" width="107" 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="Tran Id:" border="0" color="33554432" x="90" y="96" height="15" width="107" html.valueishtml="0" name=tran_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Line No:" border="0" color="33554432" x="469" y="96" height="15" width="107" 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="Cctr Code:" border="0" color="33554432" x="469" y="258" height="15" width="107" html.valueishtml="0" name=cctr_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="Profit A/c:" border="0" color="33554432" x="89" y="237" height="15" width="107" html.valueishtml="0" name=acct_code__pl_t visible="1" font.face="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="Grp Code:" border="0" color="33554432" x="89" y="257" height="15" width="107" html.valueishtml="0" name=grp_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="Tax Amt:" border="0" color="33554432" x="469" y="174" height="15" width="107" html.valueishtml="0" name=tax_amt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Modvat A/c:" border="0" color="33554432" x="388" y="216" height="15" width="107" html.valueishtml="0" name=acct_code__mod_t visible="1" font.face="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="Loss A/c:" border="0" color="33554432" x="388" y="237" height="15" width="107" html.valueishtml="0" name=acct_code__loss_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Total Amt:" border="0" color="33554432" x="667" y="194" height="15" width="107" html.valueishtml="0" name=total_amt_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Total Amt:" border="0" color="33554432" x="470" y="195" height="15" width="107" html.valueishtml="0" name=tot_amt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Profit on Sale:" border="0" color="33554432" x="86" y="278" height="15" width="110" html.valueishtml="0" name=amount_profit_t visible="1" font.face="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="86" y="301" height="15" width="110" 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=detail alignment="1" text="Modvat Amt:" border="0" color="33554432" x="89" y="195" height="15" width="107" html.valueishtml="0" name=excreco_amt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="AR A/c:" border="0" color="33554432" x="89" y="215" height="15" width="107" html.valueishtml="0" name=acct_code__ar_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Sale Amount:" border="0" color="33554432" x="89" y="174" height="15" width="107" html.valueishtml="0" name=sale_amt_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Loss on Sale:" border="0" color="33554432" x="469" y="279" height="15" width="107" html.valueishtml="0" name=amount_loss_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Site Code:" border="0" color="33554432" x="469" y="302" height="15" width="107" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Tax Env:" border="0" color="33554432" x="482" y="150" height="16" width="96" 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=detail alignment="1" text="Tax Chap:" border="0" color="33554432" x="284" y="151" height="15" width="107" 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" )
column(band=detail id=4 alignment="0" tabsequence=10 border="5" color="33554432" x="201" y="120" height="16" width="76" format="[general]" html.valueishtml="0" name=asset_code 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="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="255" x="282" y="120" height="16" width="375" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=22 alignment="0" tabsequence=20 border="5" color="33554432" x="201" y="150" height="16" width="76" format="[general]" html.valueishtml="0" name=tax_class visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="201" y="96" height="16" width="76" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=2 alignment="1" tabsequence=32766 border="5" color="33554432" x="581" y="96" height="16" width="76" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=21 alignment="0" tabsequence=150 border="5" color="33554432" x="581" y="258" height="16" width="76" format="[general]" html.valueishtml="0" name=cctr_code visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="0" tabsequence=100 border="5" color="33554432" x="201" y="237" height="16" width="76" format="[general]" html.valueishtml="0" name=acct_code__pl visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=110 border="5" color="33554432" x="281" y="237" height="16" width="76" format="[general]" html.valueishtml="0" name=cctr_code__pl visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="0" tabsequence=140 border="5" color="33554432" x="201" y="258" height="16" width="76" format="[general]" html.valueishtml="0" name=grp_code visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="1" tabsequence=60 border="5" color="33554432" x="581" y="174" height="16" width="76" format="#########0.000" html.valueishtml="0" name=tax_amt visible="1" edit.limit=14 edit.case=any edit.format="#########0.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=12 alignment="0" tabsequence=80 border="5" color="33554432" x="500" y="216" height="16" width="76" format="[general]" html.valueishtml="0" name=acct_code__mod visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=13 alignment="0" tabsequence=90 border="5" color="33554432" x="581" y="216" height="16" width="76" format="[general]" html.valueishtml="0" name=cctr_code__mod visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=120 border="5" color="33554432" x="500" y="237" height="16" width="76" format="[general]" html.valueishtml="0" name=acct_code__loss visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=130 border="5" color="33554432" x="581" y="237" height="16" width="76" format="[general]" html.valueishtml="0" name=cctr_code__loss visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="1" tabsequence=32766 border="5" color="255" x="779" y="195" height="16" width="76" format="#########0.000" html.valueishtml="0" name=total_amt visible="0" edit.limit=14 edit.case=any edit.format="#########0.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="5" color="255" x="582" y="195" height="16" width="76" format="[general]" html.valueishtml="0" name=tot_amt visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=18 alignment="1" tabsequence=32766 border="5" color="255" x="201" y="279" height="16" width="76" format="[general]" html.valueishtml="0" name=amount_profit visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="5" color="255" x="201" y="301" height="17" width="76" format="[general]" html.valueishtml="0" name=amount visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=8 alignment="1" tabsequence=70 border="5" color="33554432" x="201" y="195" height="16" width="76" format="#########0.000" html.valueishtml="0" name=excreco_amt visible="1" edit.limit=14 edit.case=any edit.format="#########0.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="255" x="201" y="216" height="16" width="76" format="[general]" html.valueishtml="0" name=acct_code__ar visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="282" y="216" height="16" width="76" format="[general]" html.valueishtml="0" name=cctr_code__ar visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=6 alignment="1" tabsequence=50 border="5" color="33554432" x="201" y="174" height="16" width="76" format="#########0.000" html.valueishtml="0" name=sale_amt visible="1" edit.limit=14 edit.case=any edit.format="#,##,##,##,###.000" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=19 alignment="1" tabsequence=32766 border="5" color="255" x="581" y="279" height="16" width="76" format="[general]" html.valueishtml="0" name=amount_loss visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="255" x="581" y="302" height="16" width="76" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=24 alignment="0" tabsequence=40 border="5" color="33554432" x="581" y="151" height="16" width="76" format="[general]" html.valueishtml="0" name=tax_env visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=23 alignment="0" tabsequence=30 border="5" color="33554432" x="395" y="151" height="16" width="76" format="[general]" html.valueishtml="0" name=tax_chap visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>1073741824</color> <color>67108864</color>
<processing>1</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
...@@ -32,8 +32,8 @@ ...@@ -32,8 +32,8 @@
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>24</height> <height>19</height>
<color>134217742</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
<height>0</height> <height>0</height>
...@@ -183,12 +183,6 @@ ...@@ -183,12 +183,6 @@
<name>cctr_code</name> <name>cctr_code</name>
<dbname>asset_sales_det.cctr_code</dbname> <dbname>asset_sales_det.cctr_code</dbname>
</table_column> </table_column>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>asset_sales_hdr_tran_id</name>
<dbname>asset_sales_hdr.tran_id</dbname>
</table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
...@@ -224,7 +218,14 @@ ...@@ -224,7 +218,14 @@
<name>tot_amt</name> <name>tot_amt</name>
<dbname>asset_sales_det.tot_amt</dbname> <dbname>asset_sales_det.tot_amt</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;asset_sales_det&quot; ) TABLE(NAME=&quot;asset_sales_hdr&quot; ) COLUMN(NAME=&quot;asset_sales_det.tran_id&quot;) COLUMN(NAME=&quot;asset_sales_det.line_no&quot;) COLUMN(NAME=&quot;asset_sales_det.asset_code&quot;) COLUMN(NAME=&quot;asset_sales_det.sale_amt&quot;) COLUMN(NAME=&quot;asset_sales_det.tax_amt&quot;) COLUMN(NAME=&quot;asset_sales_det.excreco_amt&quot;) COLUMN(NAME=&quot;asset_sales_det.total_amt&quot;) COLUMN(NAME=&quot;asset_sales_det.acct_code__ar&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code__ar&quot;) COLUMN(NAME=&quot;asset_sales_det.acct_code__mod&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code__mod&quot;) COLUMN(NAME=&quot;asset_sales_det.acct_code__pl&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code__pl&quot;) COLUMN(NAME=&quot;asset_sales_det.acct_code__loss&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code__loss&quot;) COLUMN(NAME=&quot;asset_sales_det.amount_profit&quot;) COLUMN(NAME=&quot;asset_sales_det.amount_loss&quot;) COLUMN(NAME=&quot;asset_sales_det.grp_code&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code&quot;) COLUMN(NAME=&quot;asset_sales_hdr.tran_id&quot;) COLUMN(NAME=&quot;asset_sales_det.amount&quot;) COLUMN(NAME=&quot;asset_sales_det.tot_amt&quot;) COLUMN(NAME=&quot;asset_sales_det.tax_chap&quot;) COLUMN(NAME=&quot;asset_sales_det.tax_env&quot;) COLUMN(NAME=&quot;asset_sales_det.tax_class&quot;) JOIN (LEFT=&quot;asset_sales_det.tran_id&quot; OP =&quot;=&quot;RIGHT=&quot;asset_sales_hdr.tran_id&quot; OUTER1 =&quot;asset_sales_det.tran_id&quot; )WHERE( EXP1 =&quot;asset_sales_det.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve> <table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>hdr_tran_id</name>
<dbname>asset_sales_hdr.tran_id</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;asset_sales_det&quot; ) TABLE(NAME=&quot;asset_sales_hdr&quot; ) COLUMN(NAME=&quot;asset_sales_det.tran_id&quot;) COLUMN(NAME=&quot;asset_sales_det.line_no&quot;) COLUMN(NAME=&quot;asset_sales_det.asset_code&quot;) COLUMN(NAME=&quot;asset_sales_det.sale_amt&quot;) COLUMN(NAME=&quot;asset_sales_det.tax_amt&quot;) COLUMN(NAME=&quot;asset_sales_det.excreco_amt&quot;) COLUMN(NAME=&quot;asset_sales_det.total_amt&quot;) COLUMN(NAME=&quot;asset_sales_det.acct_code__ar&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code__ar&quot;) COLUMN(NAME=&quot;asset_sales_det.acct_code__mod&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code__mod&quot;) COLUMN(NAME=&quot;asset_sales_det.acct_code__pl&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code__pl&quot;) COLUMN(NAME=&quot;asset_sales_det.acct_code__loss&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code__loss&quot;) COLUMN(NAME=&quot;asset_sales_det.amount_profit&quot;) COLUMN(NAME=&quot;asset_sales_det.amount_loss&quot;) COLUMN(NAME=&quot;asset_sales_det.grp_code&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code&quot;) COLUMN(NAME=&quot;asset_sales_det.tax_chap&quot;) COLUMN(NAME=&quot;asset_sales_det.tax_env&quot;) COLUMN(NAME=&quot;asset_sales_det.tax_class&quot;) COLUMN(NAME=&quot;asset_sales_det.amount&quot;) COLUMN(NAME=&quot;asset_sales_det.tot_amt&quot;) COLUMN(NAME=&quot;asset_sales_hdr.tran_id&quot;) JOIN (LEFT=&quot;asset_sales_det.tran_id&quot; OP =&quot;=&quot;RIGHT=&quot;asset_sales_hdr.tran_id&quot; OUTER1 =&quot;asset_sales_det.tran_id&quot; )WHERE( EXP1 =&quot;~&quot;ASSET_SALES_DET~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>ASSET_SALES_DET</update> <update>ASSET_SALES_DET</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -242,7 +243,7 @@ ...@@ -242,7 +243,7 @@
<x>2</x> <x>2</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>66</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -257,8 +258,8 @@ ...@@ -257,8 +258,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -267,10 +268,10 @@ ...@@ -267,10 +268,10 @@
<text>Line No</text> <text>Line No</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>70</x> <x>101</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>72</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -285,8 +286,8 @@ ...@@ -285,8 +286,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -295,10 +296,10 @@ ...@@ -295,10 +296,10 @@
<text>Asset Code</text> <text>Asset Code</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>144</x> <x>200</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>96</width> <width>128</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -313,8 +314,8 @@ ...@@ -313,8 +314,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -323,10 +324,10 @@ ...@@ -323,10 +324,10 @@
<text>Sale Amt</text> <text>Sale Amt</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>242</x> <x>330</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>72</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -341,8 +342,8 @@ ...@@ -341,8 +342,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -351,10 +352,10 @@ ...@@ -351,10 +352,10 @@
<text>Tax Amt</text> <text>Tax Amt</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>316</x> <x>429</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>72</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -369,8 +370,8 @@ ...@@ -369,8 +370,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -379,10 +380,10 @@ ...@@ -379,10 +380,10 @@
<text>Excreco Amt</text> <text>Excreco Amt</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>390</x> <x>528</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>87</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -397,8 +398,36 @@ ...@@ -397,8 +398,36 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Total Amt</text>
<border>6</border>
<color>33554432</color>
<x>627</x>
<y>2</y>
<height>15</height>
<width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>total_amt_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -407,10 +436,10 @@ ...@@ -407,10 +436,10 @@
<text>Acct Code Ar</text> <text>Acct Code Ar</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>560</x> <x>726</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>99</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -425,8 +454,8 @@ ...@@ -425,8 +454,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -435,10 +464,10 @@ ...@@ -435,10 +464,10 @@
<text>Cctr Code Ar</text> <text>Cctr Code Ar</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>661</x> <x>825</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>88</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -453,8 +482,8 @@ ...@@ -453,8 +482,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -463,10 +492,10 @@ ...@@ -463,10 +492,10 @@
<text>Acct Code Mod</text> <text>Acct Code Mod</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>751</x> <x>924</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>106</width> <width>99</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -481,8 +510,8 @@ ...@@ -481,8 +510,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -491,10 +520,10 @@ ...@@ -491,10 +520,10 @@
<text>Cctr Code Mod</text> <text>Cctr Code Mod</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>859</x> <x>1025</x>
<y>2</y> <y>1</y>
<height>15</height> <height>15</height>
<width>104</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -509,8 +538,8 @@ ...@@ -509,8 +538,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -519,10 +548,10 @@ ...@@ -519,10 +548,10 @@
<text>Acct Code Pl</text> <text>Acct Code Pl</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>965</x> <x>1124</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>100</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -537,8 +566,8 @@ ...@@ -537,8 +566,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -547,10 +576,10 @@ ...@@ -547,10 +576,10 @@
<text>Cctr Code Pl</text> <text>Cctr Code Pl</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1067</x> <x>1223</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>78</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -565,8 +594,8 @@ ...@@ -565,8 +594,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -575,10 +604,10 @@ ...@@ -575,10 +604,10 @@
<text>Acct Code Loss</text> <text>Acct Code Loss</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1147</x> <x>1322</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>97</width> <width>100</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -593,8 +622,8 @@ ...@@ -593,8 +622,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -603,10 +632,10 @@ ...@@ -603,10 +632,10 @@
<text>Cctr Code Loss</text> <text>Cctr Code Loss</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1246</x> <x>1424</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>94</width> <width>98</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -621,8 +650,8 @@ ...@@ -621,8 +650,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -631,10 +660,10 @@ ...@@ -631,10 +660,10 @@
<text>Amount Profit</text> <text>Amount Profit</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1342</x> <x>1524</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>79</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -649,8 +678,8 @@ ...@@ -649,8 +678,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -659,10 +688,10 @@ ...@@ -659,10 +688,10 @@
<text>Amount Loss</text> <text>Amount Loss</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1423</x> <x>1623</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>77</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -677,8 +706,8 @@ ...@@ -677,8 +706,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -687,10 +716,10 @@ ...@@ -687,10 +716,10 @@
<text>Grp Code</text> <text>Grp Code</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1502</x> <x>1722</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>55</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -705,8 +734,8 @@ ...@@ -705,8 +734,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
...@@ -715,10 +744,10 @@ ...@@ -715,10 +744,10 @@
<text>Cctr Code</text> <text>Cctr Code</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1559</x> <x>1821</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>58</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -733,27 +762,27 @@ ...@@ -733,27 +762,27 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Tot Amt</text> <text>Tax Chap</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>479</x> <x>1920</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>79</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tot_amt_t</name> <name>tax_chap_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Liberation Sans</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -761,27 +790,27 @@ ...@@ -761,27 +790,27 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text> Amount</text> <text>Tax Env</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1619</x> <x>2019</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>88</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>asset_sales_det_amount_t</name> <name>tax_env_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Liberation Sans</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -789,24 +818,24 @@ ...@@ -789,24 +818,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Total Amt</text> <text>Tax Class</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1709</x> <x>2118</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>72</width> <width>97</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>total_amt_t</name> <name>tax_class_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -817,141 +846,133 @@ ...@@ -817,141 +846,133 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Asset Sales Hdr Tran Id</text> <text>Amount</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1983</x> <x>2217</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>78</width> <width>97</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>asset_sales_hdr_tran_id_t</name>
<visible>0</visible>
<font>
<face>Liberation Sans</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Tax Chap</text>
<border>6</border>
<color>33554432</color>
<x>1783</x>
<y>2</y>
<height>17</height>
<width>78</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tax_chap_t</name> <name>amount_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Liberation Sans</face> <face>Arial</face>
<height>-11</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Header</band> <band>Detail</band>
<id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<text>Tax Env</text> <tabsequence>32766</tabsequence>
<border>6</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1863</x> <x>2</x>
<y>2</y> <y>2</y>
<height>17</height> <height>18</height>
<width>78</width> <width>97</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tax_env_t</name> <name>tran_id</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Liberation Sans</face> <face>Arial</face>
<height>-11</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Header</band> <band>Detail</band>
<alignment>0</alignment> <id>2</id>
<text>Tax Class</text> <alignment>1</alignment>
<border>6</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1943</x> <x>101</x>
<y>2</y> <y>2</y>
<height>17</height> <height>18</height>
<width>38</width> <width>97</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tax_class_t</name> <name>line_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Liberation Sans</face> <face>Arial</face>
<height>-11</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>10</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>2</x> <x>200</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>66</width> <width>128</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id</name> <name>asset_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>15</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -973,20 +994,20 @@ ...@@ -973,20 +994,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>4</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>20</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>70</x> <x>330</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>72</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no</name> <name>sale_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1011,23 +1032,23 @@ ...@@ -1011,23 +1032,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>5</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>30</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>144</x> <x>429</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>96</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>asset_code</name> <name>tax_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1049,20 +1070,20 @@ ...@@ -1049,20 +1070,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>6</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>40</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>242</x> <x>528</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>72</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sale_amt</name> <name>excreco_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1087,20 +1108,20 @@ ...@@ -1087,20 +1108,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>7</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>50</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>316</x> <x>627</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>72</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tax_amt</name> <name>total_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1125,23 +1146,23 @@ ...@@ -1125,23 +1146,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>8</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>390</x> <x>726</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>87</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>excreco_amt</name> <name>acct_code__ar</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1165,13 +1186,13 @@ ...@@ -1165,13 +1186,13 @@
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>661</x> <x>825</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>88</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1203,13 +1224,13 @@ ...@@ -1203,13 +1224,13 @@
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>10</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>751</x> <x>924</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>106</width> <width>99</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1241,13 +1262,13 @@ ...@@ -1241,13 +1262,13 @@
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>859</x> <x>1025</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>104</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1279,13 +1300,13 @@ ...@@ -1279,13 +1300,13 @@
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>120</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>965</x> <x>1124</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>100</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1317,13 +1338,13 @@ ...@@ -1317,13 +1338,13 @@
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>130</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1067</x> <x>1223</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>78</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1355,13 +1376,13 @@ ...@@ -1355,13 +1376,13 @@
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>14</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>140</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1147</x> <x>1322</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>97</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1393,13 +1414,13 @@ ...@@ -1393,13 +1414,13 @@
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>15</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>150</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1246</x> <x>1424</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>94</width> <width>98</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1431,13 +1452,13 @@ ...@@ -1431,13 +1452,13 @@
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>16</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>160</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1342</x> <x>1524</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>79</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1469,13 +1490,13 @@ ...@@ -1469,13 +1490,13 @@
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>17</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>170</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1423</x> <x>1623</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>77</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1507,13 +1528,13 @@ ...@@ -1507,13 +1528,13 @@
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>18</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>180</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1502</x> <x>1722</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>55</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1543,23 +1564,23 @@ ...@@ -1543,23 +1564,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>19</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>560</x> <x>1821</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>99</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>acct_code__ar</name> <name>cctr_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>4</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1581,25 +1602,27 @@ ...@@ -1581,25 +1602,27 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>20</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>479</x> <x>1920</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>79</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tot_amt</name> <name>tax_chap</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1617,23 +1640,23 @@ ...@@ -1617,23 +1640,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>190</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1559</x> <x>2019</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>58</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cctr_code</name> <name>tax_env</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>4</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1655,25 +1678,27 @@ ...@@ -1655,25 +1678,27 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>22</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>200</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1619</x> <x>2118</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>88</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount</name> <name>tax_class</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1691,20 +1716,20 @@ ...@@ -1691,20 +1716,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>23</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>210</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1709</x> <x>2217</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>72</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>total_amt</name> <name>amount</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1727,29 +1752,21 @@ ...@@ -1727,29 +1752,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Header</band>
<id>20</id> <alignment>2</alignment>
<alignment>0</alignment> <text>Tot Amt</text>
<tabsequence>250</tabsequence> <border>6</border>
<border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1983</x> <x>2316</x>
<y>2</y> <y>2</y>
<height>18</height> <height>15</height>
<width>78</width> <width>97</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>asset_sales_hdr_tran_id</name> <name>tot_amt_t</name>
<visible>0</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1762,32 +1779,24 @@ ...@@ -1762,32 +1779,24 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Header</band>
<id>23</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>220</tabsequence> <text>Hdr Tran Id</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1783</x> <x>2415</x>
<y>1</y> <y>2</y>
<height>18</height> <height>15</height>
<width>78</width> <width>79</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tax_chap</name> <name>hdr_tran_id_t</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Liberation Sans</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1795,31 +1804,33 @@ ...@@ -1795,31 +1804,33 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>24</id> <id>24</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>230</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1863</x> <x>2316</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>78</width> <width>97</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tax_env</name> <name>tot_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1839,19 +1850,19 @@ ...@@ -1839,19 +1850,19 @@
<band>Detail</band> <band>Detail</band>
<id>25</id> <id>25</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>240</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1943</x> <x>2415</x>
<y>2</y> <y>1</y>
<height>18</height> <height>18</height>
<width>38</width> <width>79</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tax_class</name> <name>hdr_tran_id</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
......
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow>
<Release>9</Release>
<BaseDefinition>
<units>1</units>
<timer_interval>0</timer_interval>
<color>67108864</color>
<processing>0</processing>
<HTMLDW>no</HTMLDW>
<print>
<documentname></documentname>
<printername></printername>
<orientation>0</orientation>
<margin>
<left>24</left>
<right>24</right>
<top>24</top>
<bottom>24</bottom>
</margin>
<paper>
<source>0</source>
<size>0</size>
</paper>
<prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons>
<preview.buttons>no</preview.buttons>
<cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob>
</print>
</BaseDefinition>
<Summary>
<height>0</height>
<color>536870912</color>
</Summary>
<Footer>
<height>0</height>
<color>536870912</color>
</Footer>
<Detail>
<height>926</height>
<color>536870912</color>
</Detail>
<TableDefinition>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>tran_id</name>
<dbname>asset_sales_det.tran_id</dbname>
</table_column>
<table_column>
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name>
<dbname>asset_sales_det.line_no</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>site_code</name>
<dbname>asset_register.site_code</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>asset_code</name>
<dbname>asset_sales_det.asset_code</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>descr</name>
<dbname>asset_register.descr</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>sale_amt</name>
<dbname>asset_sales_det.sale_amt</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tax_amt</name>
<dbname>asset_sales_det.tax_amt</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>excreco_amt</name>
<dbname>asset_sales_det.excreco_amt</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>total_amt</name>
<dbname>asset_sales_det.total_amt</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>acct_code__ar</name>
<dbname>asset_sales_det.acct_code__ar</dbname>
</table_column>
<table_column>
<type size="4">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>cctr_code__ar</name>
<dbname>asset_sales_det.cctr_code__ar</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>acct_code__mod</name>
<dbname>asset_sales_det.acct_code__mod</dbname>
</table_column>
<table_column>
<type size="4">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>cctr_code__mod</name>
<dbname>asset_sales_det.cctr_code__mod</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>acct_code__pl</name>
<dbname>asset_sales_det.acct_code__pl</dbname>
</table_column>
<table_column>
<type size="4">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>cctr_code__pl</name>
<dbname>asset_sales_det.cctr_code__pl</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>acct_code__loss</name>
<dbname>asset_sales_det.acct_code__loss</dbname>
</table_column>
<table_column>
<type size="4">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>cctr_code__loss</name>
<dbname>asset_sales_det.cctr_code__loss</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>amount_profit</name>
<dbname>asset_sales_det.amount_profit</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>amount_loss</name>
<dbname>asset_sales_det.amount_loss</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>grp_code</name>
<dbname>asset_sales_det.grp_code</dbname>
</table_column>
<table_column>
<type size="4">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>cctr_code</name>
<dbname>asset_sales_det.cctr_code</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tax_class</name>
<dbname>asset_sales_det.tax_class</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tax_chap</name>
<dbname>asset_sales_det.tax_chap</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tax_env</name>
<dbname>asset_sales_det.tax_env</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>amount</name>
<dbname>asset_sales_det.amount</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tot_amt</name>
<dbname>asset_sales_det.tot_amt</dbname>
<initial>0</initial>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;asset_register&quot; ) TABLE(NAME=&quot;asset_sales_det&quot; ) COLUMN(NAME=&quot;asset_sales_det.tran_id&quot;) COLUMN(NAME=&quot;asset_sales_det.line_no&quot;) COLUMN(NAME=&quot;asset_register.site_code&quot;) COLUMN(NAME=&quot;asset_sales_det.asset_code&quot;) COLUMN(NAME=&quot;asset_register.descr&quot;) COLUMN(NAME=&quot;asset_sales_det.sale_amt&quot;) COLUMN(NAME=&quot;asset_sales_det.tax_amt&quot;) COLUMN(NAME=&quot;asset_sales_det.excreco_amt&quot;) COLUMN(NAME=&quot;asset_sales_det.total_amt&quot;) COLUMN(NAME=&quot;asset_sales_det.acct_code__ar&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code__ar&quot;) COLUMN(NAME=&quot;asset_sales_det.acct_code__mod&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code__mod&quot;) COLUMN(NAME=&quot;asset_sales_det.acct_code__pl&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code__pl&quot;) COLUMN(NAME=&quot;asset_sales_det.acct_code__loss&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code__loss&quot;) COLUMN(NAME=&quot;asset_sales_det.amount_profit&quot;) COLUMN(NAME=&quot;asset_sales_det.amount_loss&quot;) COLUMN(NAME=&quot;asset_sales_det.grp_code&quot;) COLUMN(NAME=&quot;asset_sales_det.cctr_code&quot;) COLUMN(NAME=&quot;asset_sales_det.tax_class&quot;) COLUMN(NAME=&quot;asset_sales_det.tax_chap&quot;) COLUMN(NAME=&quot;asset_sales_det.tax_env&quot;) COLUMN(NAME=&quot;asset_sales_det.amount&quot;) COLUMN(NAME=&quot;asset_sales_det.tot_amt&quot;) JOIN (LEFT=&quot;asset_sales_det.asset_code&quot; OP =&quot;=&quot;RIGHT=&quot;asset_register.asset_code&quot; OUTER1 =&quot;asset_sales_det.asset_code&quot; )WHERE( EXP1 =&quot;asset_sales_det.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:as_tran_id&quot; ) ) ARG(NAME = &quot;as_tran_id&quot; TYPE = string) </retrieve>
<update>asset_sales_det</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<data.storage>disk</data.storage>
<argument>
<name>as_tran_id</name>
<type>string</type>
</argument>
</TableDefinition>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Asset Code:</text>
<border>0</border>
<color>33554432</color>
<x>89</x>
<y>120</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>asset_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tax Class:</text>
<border>0</border>
<color>33554432</color>
<x>89</x>
<y>149</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_class_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tran Id:</text>
<border>0</border>
<color>33554432</color>
<x>90</x>
<y>96</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Line No:</text>
<border>0</border>
<color>33554432</color>
<x>469</x>
<y>96</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Cctr Code:</text>
<border>0</border>
<color>33554432</color>
<x>469</x>
<y>258</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cctr_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Profit A/c:</text>
<border>0</border>
<color>33554432</color>
<x>89</x>
<y>237</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_code__pl_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Grp Code:</text>
<border>0</border>
<color>33554432</color>
<x>89</x>
<y>257</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grp_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tax Amt:</text>
<border>0</border>
<color>33554432</color>
<x>469</x>
<y>174</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_amt_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Modvat A/c:</text>
<border>0</border>
<color>33554432</color>
<x>388</x>
<y>216</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_code__mod_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Loss A/c:</text>
<border>0</border>
<color>33554432</color>
<x>388</x>
<y>237</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_code__loss_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Total Amt:</text>
<border>0</border>
<color>33554432</color>
<x>667</x>
<y>194</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>total_amt_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Total Amt:</text>
<border>0</border>
<color>33554432</color>
<x>470</x>
<y>195</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tot_amt_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Profit on Sale:</text>
<border>0</border>
<color>33554432</color>
<x>86</x>
<y>278</y>
<height>15</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amount_profit_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Amount :</text>
<border>0</border>
<color>33554432</color>
<x>86</x>
<y>301</y>
<height>15</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amount_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Modvat Amt:</text>
<border>0</border>
<color>33554432</color>
<x>89</x>
<y>195</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>excreco_amt_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>AR A/c:</text>
<border>0</border>
<color>33554432</color>
<x>89</x>
<y>215</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_code__ar_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Sale Amount:</text>
<border>0</border>
<color>33554432</color>
<x>89</x>
<y>174</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sale_amt_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Loss on Sale:</text>
<border>0</border>
<color>33554432</color>
<x>469</x>
<y>279</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amount_loss_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code:</text>
<border>0</border>
<color>33554432</color>
<x>469</x>
<y>302</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tax Env:</text>
<border>0</border>
<color>33554432</color>
<x>482</x>
<y>150</y>
<height>16</height>
<width>96</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_env_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tax Chap:</text>
<border>0</border>
<color>33554432</color>
<x>284</x>
<y>151</y>
<height>15</height>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_chap_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>201</x>
<y>120</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>asset_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>282</x>
<y>120</y>
<height>16</height>
<width>375</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>40</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>201</x>
<y>150</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_class</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>201</x>
<y>96</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>581</x>
<y>96</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>5</border>
<color>33554432</color>
<x>581</x>
<y>258</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cctr_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>33554432</color>
<x>201</x>
<y>237</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_code__pl</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>33554432</color>
<x>281</x>
<y>237</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cctr_code__pl</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>5</border>
<color>33554432</color>
<x>201</x>
<y>258</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>1</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>581</x>
<y>174</y>
<height>16</height>
<width>76</width>
<format>#########0.000</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>14</limit>
<case>any</case>
<format>#########0.000</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>33554432</color>
<x>500</x>
<y>216</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_code__mod</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>33554432</color>
<x>581</x>
<y>216</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cctr_code__mod</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>33554432</color>
<x>500</x>
<y>237</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_code__loss</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>5</border>
<color>33554432</color>
<x>581</x>
<y>237</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cctr_code__loss</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>779</x>
<y>195</y>
<height>16</height>
<width>76</width>
<format>#########0.000</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>total_amt</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>14</limit>
<case>any</case>
<format>#########0.000</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>582</x>
<y>195</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tot_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>201</x>
<y>279</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amount_profit</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>201</x>
<y>301</y>
<height>17</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amount</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>1</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color>
<x>201</x>
<y>195</y>
<height>16</height>
<width>76</width>
<format>#########0.000</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>excreco_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>14</limit>
<case>any</case>
<format>#########0.000</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>201</x>
<y>216</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_code__ar</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>282</x>
<y>216</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cctr_code__ar</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>1</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>201</x>
<y>174</y>
<height>16</height>
<width>76</width>
<format>#########0.000</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sale_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>14</limit>
<case>any</case>
<format>#,##,##,##,###.000</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>581</x>
<y>279</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amount_loss</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>581</x>
<y>302</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>581</x>
<y>151</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_env</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color>
<x>395</x>
<y>151</y>
<height>16</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_chap</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
<HtmlGen>
<clientevents>1</clientevents>
<clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>1</headgroups>
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>0</method>
<distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
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