Commit c962f1bf authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 21/01/2020

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@215493 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e3295aea
...@@ -18,27 +18,27 @@ table(column=(type=char(10) updatewhereclause=yes name=emp_code dbname="allowded ...@@ -18,27 +18,27 @@ table(column=(type=char(10) updatewhereclause=yes name=emp_code dbname="allowded
column=(type=char(1) updatewhereclause=yes name=full_claim dbname="full_claim" values="Yes Y/No N/" ) column=(type=char(1) updatewhereclause=yes name=full_claim dbname="full_claim" values="Yes Y/No N/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"allowdedn_bal~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"allowdedn_bal.emp_code~") COLUMN(NAME=~"employee.emp_fname_long~") COLUMN(NAME=~"employee.emp_mname_long~") COLUMN(NAME=~"employee.emp_lname_long~") COLUMN(NAME=~"allowdedn_bal.ad_code~") COLUMN(NAME=~"allowdedn_bal.start_date~") COLUMN(NAME=~"allowdedn_bal.end_date~") COLUMN(NAME=~"allowdedn_bal.amount~") COLUMN(NAME=~"allowdedn_bal.amt_bal~") COMPUTE(NAME=~"amt_bal as claim_amt~") COMPUTE(NAME=~"'N' as full_claim~") JOIN (LEFT=~"allowdedn_bal.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"allowdedn_bal.emp_code~" )WHERE( EXP1 =~"allowdedn_bal.emp_code~" OP =~">=~" EXP2 =~":as_emp_code__fr~" LOGIC =~"And~" ) WHERE( EXP1 =~"allowdedn_bal.emp_code~" OP =~"<=~" EXP2 =~":as_emp_code__to~" LOGIC =~"And~" ) WHERE( EXP1 =~"allowdedn_bal.ad_code~" OP =~"=~" EXP2 =~":as_ad_code~" LOGIC =~"And~" ) WHERE( EXP1 =~"allowdedn_bal.amt_bal~" OP =~">~" EXP2 =~"0~" LOGIC =~"And~" ) WHERE( EXP1 =~"allowdedn_bal.ref_type~" OP =~"=~" EXP2 =~"'K'~" LOGIC =~"And~" ) WHERE( EXP1 =~"case when :as_sameyear = 'Y' then allowdedn_bal.start_date else allowdedn_bal.end_date end~" OP =~"<~" EXP2 =~":ad_claimdate~" LOGIC =~"And~" ) WHERE( EXP1 =~"(allowdedn_bal.exp_date~" OP =~"is~" EXP2 =~"null~" LOGIC =~"or~" ) WHERE( EXP1 =~"allowdedn_bal.exp_date~" OP =~">=~" EXP2 =~":ad_claimdate)~" ) ) ORDER(NAME=~"allowdedn_bal.emp_code~" ASC=yes ) ORDER(NAME=~"allowdedn_bal.start_date~" ASC=yes ) ARG(NAME = ~"as_emp_code__fr~" TYPE = string) ARG(NAME = ~"as_emp_code__to~" TYPE = string) ARG(NAME = ~"as_ad_code~" TYPE = string) ARG(NAME = ~"ad_claimdate~" TYPE = datetime) ARG(NAME = ~"as_sameyear~" TYPE = string) " arguments=(("as_emp_code__fr", string),("as_emp_code__to", string),("as_ad_code", string),("ad_claimdate", datetime),("as_sameyear", string)) ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"allowdedn_bal~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"allowdedn_bal.emp_code~") COLUMN(NAME=~"employee.emp_fname_long~") COLUMN(NAME=~"employee.emp_mname_long~") COLUMN(NAME=~"employee.emp_lname_long~") COLUMN(NAME=~"allowdedn_bal.ad_code~") COLUMN(NAME=~"allowdedn_bal.start_date~") COLUMN(NAME=~"allowdedn_bal.end_date~") COLUMN(NAME=~"allowdedn_bal.amount~") COLUMN(NAME=~"allowdedn_bal.amt_bal~") COMPUTE(NAME=~"amt_bal as claim_amt~") COMPUTE(NAME=~"'N' as full_claim~") JOIN (LEFT=~"allowdedn_bal.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"allowdedn_bal.emp_code~" )WHERE( EXP1 =~"allowdedn_bal.emp_code~" OP =~">=~" EXP2 =~":as_emp_code__fr~" LOGIC =~"And~" ) WHERE( EXP1 =~"allowdedn_bal.emp_code~" OP =~"<=~" EXP2 =~":as_emp_code__to~" LOGIC =~"And~" ) WHERE( EXP1 =~"allowdedn_bal.ad_code~" OP =~"=~" EXP2 =~":as_ad_code~" LOGIC =~"And~" ) WHERE( EXP1 =~"allowdedn_bal.amt_bal~" OP =~">~" EXP2 =~"0~" LOGIC =~"And~" ) WHERE( EXP1 =~"allowdedn_bal.ref_type~" OP =~"=~" EXP2 =~"'K'~" LOGIC =~"And~" ) WHERE( EXP1 =~"case when :as_sameyear = 'Y' then allowdedn_bal.start_date else allowdedn_bal.end_date end~" OP =~"<~" EXP2 =~":ad_claimdate~" LOGIC =~"And~" ) WHERE( EXP1 =~"(allowdedn_bal.exp_date~" OP =~"is~" EXP2 =~"null~" LOGIC =~"or~" ) WHERE( EXP1 =~"allowdedn_bal.exp_date~" OP =~">=~" EXP2 =~":ad_claimdate)~" ) ) ORDER(NAME=~"allowdedn_bal.emp_code~" ASC=yes ) ORDER(NAME=~"allowdedn_bal.start_date~" ASC=yes ) ARG(NAME = ~"as_emp_code__fr~" TYPE = string) ARG(NAME = ~"as_emp_code__to~" TYPE = string) ARG(NAME = ~"as_ad_code~" TYPE = string) ARG(NAME = ~"ad_claimdate~" TYPE = datetime) ARG(NAME = ~"as_sameyear~" TYPE = string) " arguments=(("as_emp_code__fr", string),("as_emp_code__to", string),("as_ad_code", string),("ad_claimdate", datetime),("as_sameyear", string)) )
text(band=header alignment="2" text="Employee Code" border="6" color="33554432" x="2" y="2" height="16" width="99" 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" ) text(band=header alignment="2" text="Employee Code" border="6" color="33554432" x="2" y="2" height="16" width="99" 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" )
text(band=header alignment="2" text="First Name" border="6" color="33554432" x="103" y="2" height="16" width="96" html.valueishtml="0" name=emp_fname_long_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="First Name" border="6" color="33554432" x="103" y="2" height="16" width="174" html.valueishtml="0" name=emp_fname_long_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="Middle Name" border="6" color="33554432" x="201" y="2" height="16" width="90" html.valueishtml="0" name=emp_mname_long_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="Middle Name" border="6" color="33554432" x="279" y="2" height="16" width="194" html.valueishtml="0" name=emp_mname_long_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="Last Name" border="6" color="33554432" x="293" y="2" height="16" width="96" html.valueishtml="0" name=emp_lname_long_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="Last Name" border="6" color="33554432" x="475" y="2" height="16" width="182" html.valueishtml="0" name=emp_lname_long_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="Ad Code" border="6" color="33554432" x="391" y="2" height="16" width="82" html.valueishtml="0" name=ad_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="Ad Code" border="6" color="33554432" x="659" y="2" height="16" width="82" html.valueishtml="0" name=ad_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="Start Date" border="6" color="33554432" x="475" y="2" height="16" width="130" html.valueishtml="0" name=start_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="Start Date" border="6" color="33554432" x="743" y="2" height="16" width="130" html.valueishtml="0" name=start_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="End Date" border="6" color="33554432" x="607" y="2" height="16" width="129" html.valueishtml="0" name=end_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="End Date" border="6" color="33554432" x="875" y="2" height="16" width="129" html.valueishtml="0" name=end_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="Amount" border="6" color="33554432" x="738" y="2" height="16" width="78" 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="Amount" border="6" color="33554432" x="1006" y="2" height="16" width="78" 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="Balance Amount" border="6" color="33554432" x="818" y="2" height="16" width="109" html.valueishtml="0" name=amt_bal_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="Balance Amount" border="6" color="33554432" x="1086" y="2" height="16" width="109" html.valueishtml="0" name=amt_bal_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="Claim Amount" border="6" color="33554432" x="929" y="2" height="16" width="103" html.valueishtml="0" name=claim_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="553648127" ) text(band=header alignment="2" text="Claim Amount" border="6" color="33554432" x="1197" y="2" height="16" width="103" html.valueishtml="0" name=claim_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="553648127" )
text(band=header alignment="2" text="Full Claim" border="6" color="33554432" x="1034" y="2" height="16" width="93" html.valueishtml="0" name=full_claim_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="Full Claim" border="6" color="33554432" x="1302" y="2" height="16" width="93" html.valueishtml="0" name=full_claim_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=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="2" y="2" height="19" width="99" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="2" y="2" height="19" width="99" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="103" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_fname_long visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="103" y="2" height="19" width="174" format="[general]" html.valueishtml="0" name=emp_fname_long visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="33554432" x="201" y="2" height="19" width="90" format="[general]" html.valueishtml="0" name=emp_mname_long visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="33554432" x="279" y="2" height="19" width="194" format="[general]" html.valueishtml="0" name=emp_mname_long visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="293" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_lname_long visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="475" y="2" height="19" width="182" format="[general]" html.valueishtml="0" name=emp_lname_long visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="33554432" x="391" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=ad_code visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="33554432" x="659" y="2" height="19" width="82" format="[general]" html.valueishtml="0" name=ad_code visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="33554432" x="475" y="2" height="19" width="130" format="dd/mm/yy" html.valueishtml="0" name=start_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="33554432" x="743" y="2" height="19" width="130" format="dd/mm/yy" html.valueishtml="0" name=start_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="607" y="2" height="19" width="129" format="dd/mm/yy" html.valueishtml="0" name=end_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="875" y="2" height="19" width="129" format="dd/mm/yy" html.valueishtml="0" name=end_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="738" y="2" height="19" width="78" format="[general]" html.valueishtml="0" name=amount 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="1073741824" ) column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="1006" y="2" height="19" width="78" format="[general]" html.valueishtml="0" name=amount 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="1073741824" )
column(band=detail id=9 alignment="1" tabsequence=32766 border="5" color="33554432" x="818" y="2" height="19" width="109" format="[general]" html.valueishtml="0" name=amt_bal 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=9 alignment="1" tabsequence=32766 border="5" color="33554432" x="1086" y="2" height="19" width="109" format="[general]" html.valueishtml="0" name=amt_bal 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=10 alignment="1" tabsequence=10 border="5" color="33554432" x="929" y="2" height="19" width="103" format="[general]" html.valueishtml="0" name=claim_amt 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="1073741824" ) column(band=detail id=10 alignment="1" tabsequence=10 border="5" color="33554432" x="1197" y="2" height="19" width="103" format="[general]" html.valueishtml="0" name=claim_amt 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="1073741824" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="33554432" x="1034" y="2" height="19" width="93" format="[general]" html.valueishtml="0" name=full_claim visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="33554432" x="1302" y="2" height="19" width="93" format="[general]" html.valueishtml="0" name=full_claim visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
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 )
......
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