Commit 7f643a95 authored by dpingle's avatar dpingle

* Dipesh Updated SRD on [04/09/19]

d_emp_mthad_brow.srd


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206785 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 12c9c43f
...@@ -8,49 +8,55 @@ detail(height=21 color="536870912" ) ...@@ -8,49 +8,55 @@ detail(height=21 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="employee_mthad.emp_code" ) table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="employee_mthad.emp_code" )
column=(type=char(2) update=yes updatewhereclause=yes key=yes name=month_code dbname="employee_mthad.month_code" values="January 01/February 02/March 03/April 04/May 05/June 06/July 07/August 08/September 09/October 10/November 11/December 12/" ) column=(type=char(2) update=yes updatewhereclause=yes key=yes name=month_code dbname="employee_mthad.month_code" values="January 01/February 02/March 03/April 04/May 05/June 06/July 07/August 08/September 09/October 10/November 11/December 12/" )
column=(type=char(5) update=yes updatewhereclause=yes key=yes name=ad_code dbname="employee_mthad.ad_code" ) column=(type=char(5) update=yes updatewhereclause=yes key=yes name=ad_code dbname="employee_mthad.ad_code" )
column=(type=datetime update=yes updatewhereclause=yes key=yes name=eff_date dbname="employee_mthad.eff_date" ) column=(type=char(1) update=yes updatewhereclause=yes name=type dbname="employee_mthad.type" )
column=(type=char(1) updatewhereclause=yes name=type dbname="employee_mthad.type" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="employee_mthad.amount" initial="0" )
column=(type=decimal(3) updatewhereclause=yes name=amount dbname="employee_mthad.amount" initial="0" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=min_basic dbname="employee_mthad.min_basic" initial="0" )
column=(type=decimal(3) updatewhereclause=yes name=min_basic dbname="employee_mthad.min_basic" initial="0" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=max_basic dbname="employee_mthad.max_basic" initial="0" )
column=(type=decimal(3) updatewhereclause=yes name=max_basic dbname="employee_mthad.max_basic" initial="0" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=min_amt dbname="employee_mthad.min_amt" initial="0" )
column=(type=decimal(3) updatewhereclause=yes name=min_amt dbname="employee_mthad.min_amt" initial="0" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=max_amt dbname="employee_mthad.max_amt" initial="0" )
column=(type=decimal(3) updatewhereclause=yes name=max_amt dbname="employee_mthad.max_amt" initial="0" ) column=(type=char(1) update=yes updatewhereclause=yes name=prop_yn dbname="employee_mthad.prop_yn" )
column=(type=char(1) updatewhereclause=yes name=prop_yn dbname="employee_mthad.prop_yn" )
column=(type=char(10) updatewhereclause=yes name=sh_descr dbname="allwdedn.sh_descr" )
column=(type=char(5) updatewhereclause=yes name=pay_site dbname="employee.pay_site" ) column=(type=char(5) updatewhereclause=yes name=pay_site dbname="employee.pay_site" )
column=(type=char(4000) updatewhereclause=yes name=fname_name_long dbname="fname_name_long" ) column=(type=datetime update=yes updatewhereclause=yes key=yes name=eff_date dbname="employee_mthad.eff_date" )
column=(type=char(4000) updatewhereclause=yes name=lname_name_long dbname="lname_name_long" ) column=(type=datetime update=yes updatewhereclause=yes name=exp_date dbname="employee_mthad.exp_date" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee_mthad~" ) TABLE(NAME=~"allwdedn~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"employee_mthad.emp_code~") COLUMN(NAME=~"employee_mthad.month_code~") COLUMN(NAME=~"employee_mthad.ad_code~") COLUMN(NAME=~"employee_mthad.eff_date~") COLUMN(NAME=~"employee_mthad.type~") COLUMN(NAME=~"employee_mthad.amount~") COLUMN(NAME=~"employee_mthad.min_basic~") COLUMN(NAME=~"employee_mthad.max_basic~") COLUMN(NAME=~"employee_mthad.min_amt~") COLUMN(NAME=~"employee_mthad.max_amt~") COLUMN(NAME=~"employee_mthad.prop_yn~") COLUMN(NAME=~"allwdedn.sh_descr~") COLUMN(NAME=~"employee.pay_site~") COMPUTE(NAME=~"FN_GET_EMP_NAME (employee_mthad.emp_code,'F1') as fname_name_long~") COMPUTE(NAME=~"FN_GET_EMP_NAME (employee_mthad.emp_code,'L1') as lname_name_long~") JOIN (LEFT=~"employee_mthad.ad_code~" OP =~"=~"RIGHT=~"allwdedn.ad_code~" ) JOIN (LEFT=~"employee_mthad.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" )WHERE( EXP1 =~"employee_mthad.emp_code~" OP =~"=~" EXP2 =~":emp_code~" LOGIC =~"and~" ) WHERE( EXP1 =~"employee_mthad.month_code~" OP =~"=~" EXP2 =~":month_code~" ) ) ARG(NAME = ~"emp_code~" TYPE = string) ARG(NAME = ~"month_code~" TYPE = string) " update="employee_mthad" updatewhere=0 updatekeyinplace=no arguments=(("emp_code", string),("month_code", string)) ) column=(type=char(1) update=yes updatewhereclause=yes name=ref_type dbname="employee_mthad.ref_type" )
text(band=header alignment="2" text="A/D Code" border="6" color="0" x="2" y="2" height="16" width="74" 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="2" background.color="67108864" ) column=(type=char(15) update=yes updatewhereclause=yes name=ref_no dbname="employee_mthad.ref_no" )
text(band=header alignment="2" text="Description" border="6" color="0" x="78" y="2" height="16" width="153" html.valueishtml="0" name=sh_descr_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=(type=char(4000) updatewhereclause=yes name=emp_name dbname="emp_name" )
text(band=header alignment="2" text="Effective Date" border="6" color="0" x="233" y="2" height="16" width="95" html.valueishtml="0" name=eff_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" ) column=(type=char(40) updatewhereclause=yes name=allwdedn_descr dbname="allwdedn.descr" )
text(band=header alignment="2" text="Type" border="6" color="0" x="330" y="2" height="16" width="51" html.valueishtml="0" name=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="2" background.color="67108864" ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee_mthad~" ) TABLE(NAME=~"allwdedn~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"employee_mthad.emp_code~") COLUMN(NAME=~"employee_mthad.month_code~") COLUMN(NAME=~"employee_mthad.ad_code~") COLUMN(NAME=~"employee_mthad.type~") COLUMN(NAME=~"employee_mthad.amount~") COLUMN(NAME=~"employee_mthad.min_basic~") COLUMN(NAME=~"employee_mthad.max_basic~") COLUMN(NAME=~"employee_mthad.min_amt~") COLUMN(NAME=~"employee_mthad.max_amt~") COLUMN(NAME=~"employee_mthad.prop_yn~") COLUMN(NAME=~"employee.pay_site~") COLUMN(NAME=~"employee_mthad.eff_date~") COLUMN(NAME=~"employee_mthad.exp_date~") COLUMN(NAME=~"employee_mthad.ref_type~") COLUMN(NAME=~"employee_mthad.ref_no~") COMPUTE(NAME=~"FN_GET_EMP_NAME(employee_mthad.emp_code,'FL1') as emp_name~") COLUMN(NAME=~"allwdedn.descr~") JOIN (LEFT=~"employee_mthad.ad_code~" OP =~"=~"RIGHT=~"allwdedn.ad_code~" ) JOIN (LEFT=~"employee_mthad.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" )WHERE( EXP1 =~"employee_mthad.emp_code~" OP =~"=~" EXP2 =~":emp_code~" LOGIC =~"and~" ) WHERE( EXP1 =~"employee_mthad.month_code~" OP =~"=~" EXP2 =~":month_code~" ) ) ARG(NAME = ~"emp_code~" TYPE = string) ARG(NAME = ~"month_code~" TYPE = string) " update="EMPLOYEE_MTHAD" updatewhere=0 updatekeyinplace=no arguments=(("emp_code", string),("month_code", string)) )
text(band=header alignment="2" text="Amount" border="6" color="0" x="383" y="2" height="16" width="95" 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="2" background.color="67108864" ) text(band=header alignment="2" text="A/D Code" border="6" color="0" x="287" y="2" height="16" width="74" 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="2" background.color="67108864" )
text(band=header alignment="2" text="Min. Base Amount" border="6" color="0" x="480" y="2" height="16" width="108" html.valueishtml="0" name=min_basic_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="Effective Date" border="6" color="0" x="363" y="2" height="16" width="95" html.valueishtml="0" name=eff_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=header alignment="2" text="Max. Base Amount" border="6" color="0" x="590" y="2" height="16" width="109" html.valueishtml="0" name=max_basic_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="Type" border="6" color="0" x="460" y="2" height="16" width="51" html.valueishtml="0" name=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="2" background.color="67108864" )
text(band=header alignment="2" text="Min. Amount" border="6" color="0" x="701" y="2" height="16" width="94" html.valueishtml="0" name=min_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="2" background.color="67108864" ) text(band=header alignment="2" text="Amount" border="6" color="0" x="513" y="2" height="16" width="95" 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="2" background.color="67108864" )
text(band=header alignment="2" text="Max. Amount" border="6" color="0" x="797" y="2" height="16" width="95" html.valueishtml="0" name=max_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="2" background.color="67108864" ) text(band=header alignment="2" text="Min. Base Amount" border="6" color="0" x="610" y="2" height="16" width="108" html.valueishtml="0" name=min_basic_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="Proportionate " border="6" color="0" x="894" y="2" height="16" width="94" html.valueishtml="0" name=prop_yn_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="Max. Base Amount" border="6" color="0" x="720" y="2" height="16" width="109" html.valueishtml="0" name=max_basic_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="Employee Code" border="6" color="0" x="990" y="2" height="16" width="91" 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="2" background.color="67108864" ) text(band=header alignment="2" text="Min. Amount" border="6" color="0" x="831" y="2" height="16" width="94" html.valueishtml="0" name=min_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="2" background.color="67108864" )
text(band=header alignment="2" text="Month" border="6" color="0" x="1083" y="2" height="16" width="65" html.valueishtml="0" name=month_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="Max. Amount" border="6" color="0" x="927" y="2" height="16" width="95" html.valueishtml="0" name=max_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="2" background.color="67108864" )
text(band=header alignment="2" text="Site" border="6" color="0" x="1428" y="2" height="16" width="57" html.valueishtml="0" name=pay_site_t visible="1~t'false'" 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="Proportionate " border="6" color="0" x="1024" y="2" height="16" width="94" html.valueishtml="0" name=prop_yn_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="0" text="First Name" border="6" color="33554432" x="1150" y="2" height="16" width="113" html.valueishtml="0" name=fname_name_long_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Employee Code" border="6" color="0" x="2" y="2" height="16" width="91" 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="2" background.color="67108864" )
text(band=header alignment="0" text="Last Name" border="6" color="33554432" x="1265" y="2" height="16" width="161" html.valueishtml="0" name=lname_name_long_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=header alignment="2" text="Month" border="6" color="0" x="1120" y="2" height="16" width="65" html.valueishtml="0" name=month_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" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="0" x="2" y="2" height="16" width="74" format="[general]" html.valueishtml="0" name=ad_code visible="1" edit.limit=0 edit.case=any edit.autoselect=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=header alignment="2" text="Site" border="6" color="0" x="1674" y="2" height="16" width="75" html.valueishtml="0" name=pay_site_t visible="1~t'false'" 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=12 alignment="0" tabsequence=20 border="5" color="0" x="78" y="2" height="16" width="153" format="[general]" html.valueishtml="0" name=sh_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=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=header alignment="0" text="Expiry Date" border="6" color="33554432" x="1187" y="1" height="16" width="93" html.valueishtml="0" name=exp_date_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=4 alignment="0" tabsequence=30 border="5" color="0" x="233" y="2" height="16" width="95" format="[shortdate] [time]" html.valueishtml="0" name=eff_date visible="1" edit.limit=0 edit.case=any edit.autoselect=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=header alignment="0" text="Ref Type" border="6" color="0" x="1282" y="1" height="16" width="94" html.valueishtml="0" name=ref_type_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=5 alignment="0" tabsequence=40 border="5" color="0" x="330" y="2" height="16" width="51" format="[general]" html.valueishtml="0" name=type visible="1" edit.limit=0 edit.case=any edit.autoselect=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=header alignment="0" text="Ref No" border="6" color="0" x="1378" y="1" height="16" width="94" html.valueishtml="0" name=ref_no_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=6 alignment="1" tabsequence=50 border="5" color="0" x="383" y="2" height="16" width="95" format="0.00" html.valueishtml="0" name=amount visible="1" edit.limit=0 edit.case=any edit.autoselect=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=header alignment="0" text="Emp Name" border="6" color="0" x="95" y="2" height="16" width="190" html.valueishtml="0" name=emp_name_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" )
column(band=detail id=7 alignment="1" tabsequence=60 border="5" color="0" x="480" y="2" height="16" width="108" format="0.00" html.valueishtml="0" name=min_basic visible="1" edit.limit=0 edit.case=any edit.autoselect=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=header alignment="0" text="Description" border="6" color="33554432" x="1474" y="1" height="17" width="198" html.valueishtml="0" name=allwdedn_descr_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=8 alignment="1" tabsequence=70 border="5" color="0" x="590" y="2" height="16" width="109" format="0.00" html.valueishtml="0" name=max_basic visible="1" edit.limit=0 edit.case=any edit.autoselect=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=10 border="5" color="0" x="287" y="2" height="16" width="74" format="[general]" html.valueishtml="0" name=ad_code visible="1" edit.limit=0 edit.case=any edit.autoselect=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=80 border="5" color="0" x="701" y="2" height="16" width="94" format="0.00" html.valueishtml="0" name=min_amt visible="1" edit.limit=0 edit.case=any edit.autoselect=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=20 border="5" color="0" x="363" y="2" height="16" width="95" format="[shortdate] [time]" html.valueishtml="0" name=eff_date visible="1" edit.limit=0 edit.case=any edit.autoselect=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=90 border="5" color="0" x="797" y="2" height="16" width="95" format="0.00" html.valueishtml="0" name=max_amt visible="1" edit.limit=0 edit.case=any edit.autoselect=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=30 border="5" color="0" x="460" y="2" height="16" width="51" format="[general]" html.valueishtml="0" name=type visible="1" edit.limit=0 edit.case=any edit.autoselect=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="0" tabsequence=100 border="5" color="0" x="894" y="2" height="16" width="94" format="[general]" html.valueishtml="0" name=prop_yn visible="1" edit.limit=0 edit.case=any edit.autoselect=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="1" tabsequence=40 border="5" color="0" x="513" y="2" height="16" width="95" format="0.00" html.valueishtml="0" name=amount visible="1" edit.limit=0 edit.case=any edit.autoselect=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=32766 border="5" color="0" x="990" y="2" height="16" width="91" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.autoselect=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=50 border="5" color="0" x="610" y="2" height="16" width="108" format="0.00" html.valueishtml="0" name=min_basic visible="1" edit.limit=0 edit.case=any edit.autoselect=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=32766 border="5" color="0" x="1083" y="2" height="16" width="65" format="[general]" html.valueishtml="0" name=month_code visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.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=60 border="5" color="0" x="720" y="2" height="16" width="109" format="0.00" html.valueishtml="0" name=max_basic visible="1" edit.limit=0 edit.case=any edit.autoselect=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="0" tabsequence=32766 border="5" color="0" x="1428" y="2" height="16" width="57" format="[general]" html.valueishtml="0" name=pay_site visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=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="1" tabsequence=70 border="5" color="0" x="831" y="2" height="16" width="94" format="0.00" html.valueishtml="0" name=min_amt visible="1" edit.limit=0 edit.case=any edit.autoselect=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=32766 border="5" color="0" x="1150" y="2" height="16" width="113" format="[general]" html.valueishtml="0" name=fname_name_long visible="1" edit.limit=0 edit.case=any edit.autoselect=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=80 border="5" color="0" x="927" y="2" height="16" width="95" format="0.00" html.valueishtml="0" name=max_amt visible="1" edit.limit=0 edit.case=any edit.autoselect=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="0" x="1265" y="2" height="16" width="161" format="[general]" html.valueishtml="0" name=lname_name_long visible="1" edit.limit=0 edit.case=any edit.autoselect=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=90 border="5" color="0" x="1024" y="2" height="16" width="94" format="[general]" html.valueishtml="0" name=prop_yn visible="1" edit.limit=0 edit.case=any edit.autoselect=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=32766 border="5" color="0" x="2" y="2" height="16" width="91" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.autoselect=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=32766 border="5" color="0" x="1120" y="2" height="16" width="65" format="[general]" html.valueishtml="0" name=month_code visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.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=32766 border="5" color="0" x="1674" y="2" height="16" width="75" format="[general]" html.valueishtml="0" name=pay_site visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=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="0" tabsequence=100 border="0" color="0" x="1187" y="1" height="16" width="93" format="[shortdate] [time]" html.valueishtml="0" name=exp_date 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=14 alignment="0" tabsequence=32766 border="0" color="0" x="1282" y="1" height="16" width="94" format="[general]" html.valueishtml="0" name=ref_type 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=32766 border="0" color="0" x="1378" y="1" height="16" width="94" format="[general]" html.valueishtml="0" name=ref_no 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=32766 border="0" color="0" x="95" y="2" height="16" width="190" format="[general]" html.valueishtml="0" name=emp_name 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=32766 border="0" color="0" x="1474" y="1" height="16" width="198" format="[general]" html.valueishtml="0" name=allwdedn_descr 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" ) 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