Commit c809b6a7 authored by sghate's avatar sghate

Shital: Created SRD

d_loans_interest11.srd
d_loans_interest12.srd
d_loans_interest21.srd
d_loans_interest22.srd


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@208734 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 678e36a6
$PBExportHeader$d_loans_interest11.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=20 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=20 color="536870912" )
table(column=(type=char(15) update=yes updatewhereclause=yes key=yes name=loan_no dbname="loans_interest.loan_no" )
column=(type=datetime update=yes updatewhereclause=yes name=date__from dbname="loans_interest.date__from" )
column=(type=datetime update=yes updatewhereclause=yes name=date__to dbname="loans_interest.date__to" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=no_days dbname="loans_interest.no_days" )
column=(type=char(5) update=yes updatewhereclause=yes name=int_term dbname="loans_interest.int_term" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=int_perc dbname="loans_interest.int_perc" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=interest_amt dbname="loans_interest.interest_amt" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="loans_interest.confirmed" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="loans_interest.amount" )
column=(type=char(6) update=yes updatewhereclause=yes key=yes name=prd_code dbname="loans_interest.prd_code" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="loans_interest.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="loans_interest.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="loans_interest.chg_term" )
column=(type=char(15) updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" )
column=(type=char(15) updatewhereclause=yes name=emp_mname dbname="employee.emp_mname" )
column=(type=char(15) updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
column=(type=char(5) updatewhereclause=yes name=pay_site dbname="employee.pay_site" )
column=(type=char(10) updatewhereclause=yes name=emp_code dbname="loans.emp_code" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"loans_interest~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"loans~" ) COLUMN(NAME=~"loans_interest.loan_no~") COLUMN(NAME=~"loans_interest.date__from~") COLUMN(NAME=~"loans_interest.date__to~") COLUMN(NAME=~"loans_interest.no_days~") COLUMN(NAME=~"loans_interest.int_term~") COLUMN(NAME=~"loans_interest.int_perc~") COLUMN(NAME=~"loans_interest.interest_amt~") COLUMN(NAME=~"loans_interest.confirmed~") COLUMN(NAME=~"loans_interest.amount~") COLUMN(NAME=~"loans_interest.prd_code~") COLUMN(NAME=~"loans_interest.chg_date~") COLUMN(NAME=~"loans_interest.chg_user~") COLUMN(NAME=~"loans_interest.chg_term~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_mname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.pay_site~") COLUMN(NAME=~"loans.emp_code~") JOIN (LEFT=~"loans.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" ) JOIN (LEFT=~"loans.loan_no~" OP =~"=~"RIGHT=~"loans_interest.loan_no~" )WHERE( EXP1 =~"((LOANS_INTEREST.DATE__FROM~" OP =~">=~" EXP2 =~":fr_date)~" LOGIC =~"And~" ) WHERE( EXP1 =~"(LOANS_INTEREST.DATE__TO~" OP =~"<=~" EXP2 =~":to_date))~" ) ) ARG(NAME = ~"fr_date~" TYPE = datetime) ARG(NAME = ~"to_date~" TYPE = datetime) " update="loans_interest" updatewhere=0 updatekeyinplace=no arguments=(("fr_date", datetime),("to_date", datetime)) )
text(band=header alignment="2" text="Loan No" border="6" color="33554432" x="2" y="2" height="16" width="58" html.valueishtml="0" name=loan_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Date From" border="6" color="33554432" x="62" y="2" height="16" width="74" html.valueishtml="0" name=date__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Date To" border="6" color="33554432" x="138" y="2" height="16" width="62" html.valueishtml="0" name=date__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="No of Days" border="6" color="33554432" x="202" y="2" height="16" width="72" html.valueishtml="0" name=no_days_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Interest Term" border="6" color="33554432" x="276" y="2" height="16" width="86" html.valueishtml="0" name=int_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Interest %" border="6" color="33554432" x="364" y="2" height="16" width="79" html.valueishtml="0" name=int_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Interest Amount" border="6" color="33554432" x="445" y="2" height="16" width="102" html.valueishtml="0" name=interest_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Confirmed" border="6" color="33554432" x="549" y="2" height="16" width="67" html.valueishtml="0" name=confirmed_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Amount" border="6" color="33554432" x="618" y="2" height="16" width="72" html.valueishtml="0" name=amount_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Period Code" border="6" color="33554432" x="692" y="2" height="16" width="77" html.valueishtml="0" name=prd_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Change Date" border="6" color="33554432" x="771" y="2" height="16" width="83" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change User" border="6" color="33554432" x="856" y="2" height="16" width="82" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change Term" border="6" color="33554432" x="940" y="2" height="16" width="83" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="First Name" border="6" color="33554432" x="1114" y="2" height="16" width="95" html.valueishtml="0" name=emp_fname_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Middle Name" border="6" color="33554432" x="1211" y="2" height="16" width="95" html.valueishtml="0" name=emp_mname_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Last Name" border="6" color="33554432" x="1308" y="2" height="16" width="86" html.valueishtml="0" name=emp_lname_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Pay Site" border="6" color="33554432" x="1396" y="2" height="16" width="64" html.valueishtml="0" name=pay_site_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Employe Code" border="6" color="33554432" x="1025" y="2" height="16" width="87" html.valueishtml="0" name=emp_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=130 border="5" color="33554432" x="940" y="1" height="16" width="83" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="2" y="2" height="16" width="58" format="[general]" html.valueishtml="0" name=loan_no visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="33554432" x="138" y="2" height="16" width="62" format="dd/mm/yy" html.valueishtml="0" name=date__to visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="62" y="2" height="16" width="74" format="dd/mm/yy" html.valueishtml="0" name=date__from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="1" tabsequence=40 border="5" color="33554432" x="202" y="2" height="16" width="72" format="0" html.valueishtml="0" name=no_days visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="33554432" x="276" y="2" height="16" width="86" format="[general]" html.valueishtml="0" name=int_term visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="1" tabsequence=60 border="5" color="33554432" x="364" y="2" height="16" width="79" format="[general]" html.valueishtml="0" name=int_perc visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="1" tabsequence=70 border="5" color="33554432" x="445" y="2" height="16" width="102" format="0.000" html.valueishtml="0" name=interest_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=80 border="5" color="33554432" x="549" y="2" height="16" width="67" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="1" tabsequence=90 border="5" color="33554432" x="618" y="2" height="16" width="72" format="0.000" 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="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=100 border="5" color="33554432" x="692" y="2" height="16" width="77" format="[general]" html.valueishtml="0" name=prd_code visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=110 border="5" color="33554432" x="771" y="2" height="16" width="83" format="dd/mm/yy" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=12 alignment="0" tabsequence=120 border="5" color="33554432" x="856" y="1" height="16" width="82" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="0" tabsequence=150 border="0" color="33554432" x="1114" y="1" height="16" width="95" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=160 border="0" color="33554432" x="1211" y="1" height="16" width="95" format="[general]" html.valueishtml="0" name=emp_mname visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=170 border="0" color="33554432" x="1308" y="1" height="16" width="86" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=180 border="0" color="33554432" x="1396" y="1" height="16" width="64" format="[general]" html.valueishtml="0" name=pay_site visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=140 border="0" color="33554432" x="1025" y="1" height="16" width="87" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_loans_interest12.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=20 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=23 color="536870912" )
table(column=(type=char(15) update=yes updatewhereclause=yes key=yes name=loan_no dbname="loans_interest_det.loan_no" )
column=(type=char(6) update=yes updatewhereclause=yes key=yes name=prd_code dbname="loans_interest_det.prd_code" )
column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="loans_interest_det.line_no" )
column=(type=datetime update=yes updatewhereclause=yes name=date__from dbname="loans_interest_det.date__from" )
column=(type=datetime update=yes updatewhereclause=yes name=date__to dbname="loans_interest_det.date__to" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=no_days dbname="loans_interest_det.no_days" )
column=(type=char(5) update=yes updatewhereclause=yes name=int_term__prev dbname="loans_interest_det.int_term__prev" )
column=(type=char(5) update=yes updatewhereclause=yes name=int_term dbname="loans_interest_det.int_term" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=int_perc__prev dbname="loans_interest_det.int_perc__prev" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=int_perc dbname="loans_interest_det.int_perc" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=amount dbname="loans_interest_det.amount" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=interest_amt__prev dbname="loans_interest_det.interest_amt__prev" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=interest_amt dbname="loans_interest_det.interest_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=interest_amt__diff dbname="loans_interest_det.interest_amt__diff" )
column=(type=char(6) update=yes updatewhereclause=yes name=ref_type dbname="loans_interest_det.ref_type" )
column=(type=char(15) update=yes updatewhereclause=yes name=ref_no dbname="loans_interest_det.ref_no" )
column=(type=datetime update=yes updatewhereclause=yes name=ref_date dbname="loans_interest_det.ref_date" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="loans_interest_det.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="loans_interest_det.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="loans_interest_det.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"loans_interest_det~" ) COLUMN(NAME=~"loans_interest_det.loan_no~") COLUMN(NAME=~"loans_interest_det.prd_code~") COLUMN(NAME=~"loans_interest_det.line_no~") COLUMN(NAME=~"loans_interest_det.date__from~") COLUMN(NAME=~"loans_interest_det.date__to~") COLUMN(NAME=~"loans_interest_det.no_days~") COLUMN(NAME=~"loans_interest_det.int_term__prev~") COLUMN(NAME=~"loans_interest_det.int_term~") COLUMN(NAME=~"loans_interest_det.int_perc__prev~") COLUMN(NAME=~"loans_interest_det.int_perc~") COLUMN(NAME=~"loans_interest_det.amount~") COLUMN(NAME=~"loans_interest_det.interest_amt__prev~") COLUMN(NAME=~"loans_interest_det.interest_amt~") COLUMN(NAME=~"loans_interest_det.interest_amt__diff~") COLUMN(NAME=~"loans_interest_det.ref_type~") COLUMN(NAME=~"loans_interest_det.ref_no~") COLUMN(NAME=~"loans_interest_det.ref_date~") COLUMN(NAME=~"loans_interest_det.chg_date~") COLUMN(NAME=~"loans_interest_det.chg_user~") COLUMN(NAME=~"loans_interest_det.chg_term~")WHERE( EXP1 =~"LOANS_INTEREST_DET.LOAN_NO~" OP =~"=~" EXP2 =~":as_loan_no~" LOGIC =~"and~" ) WHERE( EXP1 =~"loans_interest_det.prd_code~" OP =~"=~" EXP2 =~":as_prd_code~" ) ) ARG(NAME = ~"as_loan_no~" TYPE = string) ARG(NAME = ~"as_prd_code~" TYPE = string) " update="loans_interest_det" updatewhere=0 updatekeyinplace=no arguments=(("as_loan_no", string),("as_prd_code", string)) )
text(band=header alignment="2" text="Period Code" border="6" color="33554432" x="73" y="2" height="16" width="75" html.valueishtml="0" name=prd_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Loan No" border="6" color="33554432" x="2" y="2" height="16" width="69" html.valueishtml="0" name=loan_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No" border="6" color="33554432" x="150" y="2" height="16" width="54" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Date From" border="6" color="33554432" x="206" y="2" height="16" width="72" html.valueishtml="0" name=date__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Date To" border="6" color="33554432" x="280" y="2" height="16" width="79" html.valueishtml="0" name=date__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="No of Days" border="6" color="33554432" x="361" y="2" height="16" width="79" html.valueishtml="0" name=no_days_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Previous Interest Term" border="6" color="33554432" x="442" y="2" height="16" width="144" html.valueishtml="0" name=int_term__prev_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Interest Term" border="6" color="33554432" x="588" y="2" height="16" width="92" html.valueishtml="0" name=int_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Previous Interest %" border="6" color="33554432" x="682" y="2" height="16" width="117" html.valueishtml="0" name=int_perc__prev_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Interest %" border="6" color="33554432" x="801" y="2" height="16" width="90" html.valueishtml="0" name=int_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Amount" border="6" color="33554432" x="893" y="2" height="16" width="87" html.valueishtml="0" name=amount_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Previous Interest Amount" border="6" color="33554432" x="982" y="2" height="16" width="154" html.valueishtml="0" name=interest_amt__prev_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Interest Amount" border="6" color="33554432" x="1138" y="2" height="16" width="95" html.valueishtml="0" name=interest_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Difference" border="6" color="33554432" x="1235" y="2" height="16" width="97" html.valueishtml="0" name=interest_amt__diff_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Reference Type" border="6" color="33554432" x="1334" y="2" height="16" width="93" html.valueishtml="0" name=ref_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Reference No" border="6" color="33554432" x="1429" y="2" height="16" width="87" html.valueishtml="0" name=ref_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Reference Date" border="6" color="33554432" x="1518" y="2" height="16" width="94" html.valueishtml="0" name=ref_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change Date" border="6" color="33554432" x="1614" y="2" height="16" width="86" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change User" border="6" color="33554432" x="1702" y="2" height="16" width="80" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change Term" border="6" color="33554432" x="1784" y="2" height="16" width="102" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="73" y="2" height="16" width="75" format="[general]" html.valueishtml="0" name=prd_code visible="1" edit.limit=6 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="2" y="2" height="16" width="69" format="[general]" html.valueishtml="0" name=loan_no visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="1" tabsequence=30 border="5" color="33554432" x="150" y="2" height="16" width="54" format="0" 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="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="1" tabsequence=60 border="5" color="33554432" x="361" y="2" height="16" width="79" format="0" html.valueishtml="0" name=no_days visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="33554432" x="442" y="2" height="16" width="144" format="[general]" html.valueishtml="0" name=int_term__prev visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=80 border="5" color="33554432" x="588" y="2" height="16" width="92" format="[general]" html.valueishtml="0" name=int_term visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="1" tabsequence=90 border="5" color="33554432" x="682" y="2" height="16" width="117" format="0.00" html.valueishtml="0" name=int_perc__prev visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="1" tabsequence=100 border="5" color="33554432" x="801" y="2" height="16" width="90" format="0.00E+00" html.valueishtml="0" name=int_perc visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="1" tabsequence=110 border="5" color="33554432" x="893" y="2" height="16" width="87" format="0.000" 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="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="1" tabsequence=140 border="5" color="33554432" x="1235" y="2" height="16" width="97" format="0.000" html.valueishtml="0" name=interest_amt__diff visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=150 border="5" color="33554432" x="1334" y="2" height="16" width="93" format="[general]" html.valueishtml="0" name=ref_type visible="1" edit.limit=6 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=160 border="5" color="33554432" x="1429" y="2" height="16" width="87" format="[general]" html.valueishtml="0" name=ref_no visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=19 alignment="0" tabsequence=190 border="5" color="33554432" x="1702" y="2" height="16" width="80" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="0" tabsequence=200 border="5" color="33554432" x="1784" y="2" height="16" width="102" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="33554432" x="206" y="2" height="16" width="72" format="dd/mm/yy" html.valueishtml="0" name=date__from visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="33554432" x="280" y="2" height="16" width="79" format="dd/mm/yy" html.valueishtml="0" name=date__to visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=170 border="5" color="33554432" x="1518" y="2" height="16" width="94" format="dd/mm/yy" html.valueishtml="0" name=ref_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=180 border="5" color="33554432" x="1614" y="2" height="16" width="86" format="dd/mm/yy" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=12 alignment="1" tabsequence=120 border="5" color="33554432" x="982" y="2" height="16" width="154" format="0.000" html.valueishtml="0" name=interest_amt__prev visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=13 alignment="1" tabsequence=130 border="5" color="33554432" x="1138" y="2" height="16" width="95" format="0.000" html.valueishtml="0" name=interest_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_loans_interest21.srd
release 9;
datawindow(units=1 timer_interval=0 color=134217728 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=208 color="536870912" )
table(column=(type=char(15) update=yes updatewhereclause=yes key=yes name=loan_no dbname="loans_interest.loan_no" )
column=(type=datetime update=yes updatewhereclause=yes name=date__from dbname="loans_interest.date__from" )
column=(type=datetime update=yes updatewhereclause=yes name=date__to dbname="loans_interest.date__to" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=no_days dbname="loans_interest.no_days" )
column=(type=char(5) update=yes updatewhereclause=yes name=int_term dbname="loans_interest.int_term" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=int_perc dbname="loans_interest.int_perc" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=interest_amt dbname="loans_interest.interest_amt" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="loans_interest.confirmed" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="loans_interest.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="loans_interest.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="loans_interest.chg_term" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="loans_interest.amount" )
column=(type=char(6) update=yes updatewhereclause=yes key=yes name=prd_code dbname="loans_interest.prd_code" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"loans_interest~" ) COLUMN(NAME=~"loans_interest.loan_no~") COLUMN(NAME=~"loans_interest.date__from~") COLUMN(NAME=~"loans_interest.date__to~") COLUMN(NAME=~"loans_interest.no_days~") COLUMN(NAME=~"loans_interest.int_term~") COLUMN(NAME=~"loans_interest.int_perc~") COLUMN(NAME=~"loans_interest.interest_amt~") COLUMN(NAME=~"loans_interest.confirmed~") COLUMN(NAME=~"loans_interest.chg_date~") COLUMN(NAME=~"loans_interest.chg_user~") COLUMN(NAME=~"loans_interest.chg_term~") COLUMN(NAME=~"loans_interest.amount~") COLUMN(NAME=~"loans_interest.prd_code~")WHERE( EXP1 =~"~~~"LOANS_INTEREST~~~".~~~"LOAN_NO~~~"~" OP =~"=~" EXP2 =~":as_loan_no~" LOGIC =~"and~" ) WHERE( EXP1 =~"~~~"LOANS_INTEREST~~~".~~~"PRD_CODE~~~"~" OP =~"=~" EXP2 =~":as_prd_code~" ) ) ARG(NAME = ~"as_loan_no~" TYPE = string) ARG(NAME = ~"as_prd_code~" TYPE = string) " update="loans_interest" updatewhere=0 updatekeyinplace=no arguments=(("as_loan_no", string),("as_prd_code", string)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="8" y="10" height="193" width="613" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Change Date :" border="0" color="33554432" x="41" y="144" height="16" width="90" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Interest Amount :" border="0" color="33554432" x="26" y="120" height="16" width="105" html.valueishtml="0" name=interest_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="No of Days :" border="0" color="33554432" x="41" y="96" height="16" width="90" html.valueishtml="0" name=no_days_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Date From :" border="0" color="33554432" x="41" y="71" height="16" width="90" html.valueishtml="0" name=date__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Loan No :" border="0" color="33554432" x="41" y="47" height="16" width="90" html.valueishtml="0" name=loan_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="136" y="71" height="16" width="72" format="dd/mm/yy" html.valueishtml="0" name=date__from visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="136" y="47" height="16" width="102" format="[general]" html.valueishtml="0" name=loan_no visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="1" tabsequence=32766 border="5" color="33554432" x="136" y="96" height="16" width="72" format="0" html.valueishtml="0" name=no_days visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="1" tabsequence=32766 border="5" color="33554432" x="136" y="120" height="16" width="72" format="0.00" html.valueishtml="0" name=interest_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="136" y="144" height="16" width="72" format="dd/mm/yy" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Interest Term :" border="0" color="33554432" x="227" y="96" height="16" width="86" html.valueishtml="0" name=int_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Amount :" border="0" color="33554432" x="238" y="120" height="16" width="75" html.valueishtml="0" name=amount_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change User :" border="0" color="33554432" x="230" y="144" height="16" width="83" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="317" y="144" height="16" width="81" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=12 alignment="1" tabsequence=32766 border="5" color="33554432" x="317" y="120" height="16" width="72" format="0.00" 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="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="33554432" x="317" y="96" height="16" width="72" format="[General]" html.valueishtml="0" name=int_term visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Change Term :" border="0" color="33554432" x="412" y="144" height="16" width="84" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="33554432" x="501" y="144" height="16" width="93" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="522" y="120" height="16" width="72" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="1" tabsequence=32766 border="5" color="33554432" x="522" y="96" height="16" width="72" format="0.00" html.valueishtml="0" name=int_perc visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="33554432" x="522" y="71" height="16" width="72" format="dd/mm/yy" html.valueishtml="0" name=date__to visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="33554432" x="522" y="47" height="16" width="72" format="[general]" html.valueishtml="0" name=prd_code visible="1" edit.limit=6 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Period Code :" border="0" color="33554432" x="424" y="47" height="16" width="93" html.valueishtml="0" name=prd_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Date To :" border="0" color="33554432" x="442" y="71" height="16" width="75" html.valueishtml="0" name=date__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Interest % :" border="0" color="33554432" x="433" y="96" height="16" width="84" html.valueishtml="0" name=int_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmed :" border="0" color="33554432" x="442" y="120" height="16" width="75" html.valueishtml="0" name=confirmed_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_loans_interest22.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=250 color="536870912" )
table(column=(type=char(6) update=yes updatewhereclause=yes key=yes name=prd_code dbname="loans_interest_det.prd_code" )
column=(type=char(15) update=yes updatewhereclause=yes key=yes name=loan_no dbname="loans_interest_det.loan_no" )
column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="loans_interest_det.line_no" )
column=(type=datetime update=yes updatewhereclause=yes name=date__from dbname="loans_interest_det.date__from" )
column=(type=datetime update=yes updatewhereclause=yes name=date__to dbname="loans_interest_det.date__to" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=no_days dbname="loans_interest_det.no_days" )
column=(type=char(5) update=yes updatewhereclause=yes name=int_term__prev dbname="loans_interest_det.int_term__prev" )
column=(type=char(5) update=yes updatewhereclause=yes name=int_term dbname="loans_interest_det.int_term" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=int_perc__prev dbname="loans_interest_det.int_perc__prev" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=int_perc dbname="loans_interest_det.int_perc" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=amount dbname="loans_interest_det.amount" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=interest_amt__prev dbname="loans_interest_det.interest_amt__prev" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=interest_amt dbname="loans_interest_det.interest_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=interest_amt__diff dbname="loans_interest_det.interest_amt__diff" )
column=(type=char(6) update=yes updatewhereclause=yes name=ref_type dbname="loans_interest_det.ref_type" )
column=(type=char(15) update=yes updatewhereclause=yes name=ref_no dbname="loans_interest_det.ref_no" )
column=(type=datetime update=yes updatewhereclause=yes name=ref_date dbname="loans_interest_det.ref_date" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="loans_interest_det.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="loans_interest_det.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="loans_interest_det.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"loans_interest_det~" ) COLUMN(NAME=~"loans_interest_det.prd_code~") COLUMN(NAME=~"loans_interest_det.loan_no~") COLUMN(NAME=~"loans_interest_det.line_no~") COLUMN(NAME=~"loans_interest_det.date__from~") COLUMN(NAME=~"loans_interest_det.date__to~") COLUMN(NAME=~"loans_interest_det.no_days~") COLUMN(NAME=~"loans_interest_det.int_term__prev~") COLUMN(NAME=~"loans_interest_det.int_term~") COLUMN(NAME=~"loans_interest_det.int_perc__prev~") COLUMN(NAME=~"loans_interest_det.int_perc~") COLUMN(NAME=~"loans_interest_det.amount~") COLUMN(NAME=~"loans_interest_det.interest_amt__prev~") COLUMN(NAME=~"loans_interest_det.interest_amt~") COLUMN(NAME=~"loans_interest_det.interest_amt__diff~") COLUMN(NAME=~"loans_interest_det.ref_type~") COLUMN(NAME=~"loans_interest_det.ref_no~") COLUMN(NAME=~"loans_interest_det.ref_date~") COLUMN(NAME=~"loans_interest_det.chg_date~") COLUMN(NAME=~"loans_interest_det.chg_user~") COLUMN(NAME=~"loans_interest_det.chg_term~")WHERE( EXP1 =~"LOANS_INTEREST_DET.PRD_CODE~" OP =~"=~" EXP2 =~":as_prd_code~" LOGIC =~"and~" ) WHERE( EXP1 =~"LOANS_INTEREST_DET.LOAN_NO~" OP =~"=~" EXP2 =~":as_loan_no~" LOGIC =~"and~" ) WHERE( EXP1 =~"loans_interest_det.line_no~" OP =~"=~" EXP2 =~":ai_lineno~" ) ) ARG(NAME = ~"as_loan_no~" TYPE = string) ARG(NAME = ~"as_prd_code~" TYPE = string) ARG(NAME = ~"ai_lineno~" TYPE = number) " update="loans_interest_det" updatewhere=0 updatekeyinplace=no arguments=(("as_loan_no", string),("as_prd_code", string),("ai_lineno", number)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="6" y="3" height="236" width="695" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Loan No :" border="0" color="33554432" x="94" y="36" height="16" width="78" html.valueishtml="0" name=loan_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Date From :" border="0" color="33554432" x="72" y="58" height="16" width="100" html.valueishtml="0" name=date__from_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="No of Days :" border="0" color="33554432" x="72" y="80" height="16" width="100" html.valueishtml="0" name=no_days_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Reference Type :" border="0" color="33554432" x="72" y="150" height="16" width="100" html.valueishtml="0" name=ref_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change Date :" border="0" color="33554432" x="72" y="174" height="16" width="100" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="177" y="36" height="16" width="72" format="[general]" html.valueishtml="0" name=loan_no visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="177" y="58" height="16" width="72" format="dd/mm/yy" html.valueishtml="0" name=date__from visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="1" tabsequence=32766 border="5" color="33554432" x="177" y="80" height="16" width="72" format="0" html.valueishtml="0" name=no_days visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="1" tabsequence=32766 border="5" color="33554432" x="177" y="103" height="16" width="72" format="[general]" html.valueishtml="0" name=int_perc__prev visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=12 alignment="1" tabsequence=32766 border="5" color="33554432" x="177" y="127" height="16" width="72" format="0.00" html.valueishtml="0" name=interest_amt__prev visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="33554432" x="177" y="150" height="16" width="72" format="[general]" html.valueishtml="0" name=ref_type visible="1" edit.limit=6 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="5" color="33554432" x="177" y="174" height="16" width="72" format="dd/mm/yy" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Previous Interest % :" border="0" color="33554432" x="51" y="103" height="16" width="121" html.valueishtml="0" name=int_perc__prev_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Previous Interest Amount :" border="0" color="33554432" x="17" y="127" height="16" width="155" html.valueishtml="0" name=interest_amt__prev_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="408" y="36" height="16" width="68" format="[general]" html.valueishtml="0" name=prd_code visible="1" edit.limit=6 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="33554432" x="408" y="58" height="16" width="68" format="dd/mm/yy" html.valueishtml="0" name=date__to visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="408" y="80" height="16" width="68" format="[general]" html.valueishtml="0" name=int_term__prev visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="1" tabsequence=32766 border="5" color="33554432" x="408" y="103" height="16" width="68" format="[general]" html.valueishtml="0" name=int_perc visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=13 alignment="1" tabsequence=32766 border="5" color="33554432" x="408" y="127" height="16" width="68" format="0.00" html.valueishtml="0" name=interest_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="33554432" x="408" y="150" height="16" width="68" format="[general]" html.valueishtml="0" name=ref_no visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="33554432" x="408" y="174" height="16" width="68" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Period Code :" border="0" color="33554432" x="325" y="36" height="16" width="78" html.valueishtml="0" name=prd_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Date To :" border="0" color="33554432" x="325" y="58" height="16" width="78" html.valueishtml="0" name=date__to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Previous Interest Term :" border="0" color="33554432" x="267" y="80" height="16" width="136" html.valueishtml="0" name=int_term__prev_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Interest % :" border="0" color="33554432" x="325" y="103" height="16" width="78" html.valueishtml="0" name=int_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change User :" border="0" color="33554432" x="300" y="174" height="16" width="103" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Interest Amount :" border="0" color="33554432" x="300" y="127" height="16" width="103" html.valueishtml="0" name=interest_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Reference No :" border="0" color="33554432" x="300" y="150" height="16" width="103" html.valueishtml="0" name=ref_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change Term :" border="0" color="33554432" x="496" y="174" height="16" width="89" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="33554432" x="589" y="174" height="16" width="94" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="33554432" x="611" y="150" height="16" width="72" format="dd/mm/yy" html.valueishtml="0" name=ref_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="1" tabsequence=32766 border="5" color="33554432" x="611" y="127" height="16" width="72" format="0.00" html.valueishtml="0" name=interest_amt__diff visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="1" tabsequence=32766 border="5" color="33554432" x="611" y="103" height="16" width="72" format="0.00" 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="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="611" y="80" height="16" width="72" format="[general]" html.valueishtml="0" name=int_term visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="1" tabsequence=32766 border="5" color="33554432" x="611" y="36" height="16" 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="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Line No :" border="0" color="33554432" x="525" y="36" height="16" width="81" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Interest Term :" border="0" color="33554432" x="510" y="80" height="16" width="96" html.valueishtml="0" name=int_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Amount :" border="0" color="33554432" x="510" y="103" height="16" width="96" html.valueishtml="0" name=amount_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Difference :" border="0" color="33554432" x="510" y="127" height="16" width="96" html.valueishtml="0" name=interest_amt__diff_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Reference Date :" border="0" color="33554432" x="510" y="150" height="16" width="96" html.valueishtml="0" name=ref_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment