Commit bc071b1c authored by sanashaikh's avatar sanashaikh

Sana S: Modified on [27/09/2019]

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@208374 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c1d71c84
$PBExportHeader$d_payroll_edit.srd
$PBExportComments$Employee Payroll Header edit
release 9;
datawindow(units=1 timer_interval=0 color=79741120 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=319 color="536870912" )
table(column=(type=char(6) update=yes updatewhereclause=yes key=yes name=prd_code dbname="payroll.prd_code" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="payroll.emp_code" )
column=(type=char(5) update=yes updatewhereclause=yes name=site_code__pay dbname="payroll.site_code__pay" )
column=(type=char(5) update=yes updatewhereclause=yes name=dept_code dbname="payroll.dept_code" )
column=(type=datetime update=yes updatewhereclause=yes name=pay_date dbname="payroll.pay_date" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=work_days dbname="payroll.work_days" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=paid_days dbname="payroll.paid_days" )
column=(type=char(5) update=yes updatewhereclause=yes name=pay_table dbname="payroll.pay_table" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=basic_amt dbname="payroll.basic_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=allow_amt dbname="payroll.allow_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=dedn_amt dbname="payroll.dedn_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=net_amt dbname="payroll.net_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rbf_amt dbname="payroll.rbf_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rcf_amt dbname="payroll.rcf_amt" )
column=(type=char(10) update=yes updatewhereclause=yes name=voucher_no dbname="payroll.voucher_no" )
column=(type=datetime update=yes updatewhereclause=yes name=voucher_date dbname="payroll.voucher_date" )
column=(type=char(5) update=yes updatewhereclause=yes name=grade dbname="payroll.grade" )
column=(type=char(5) update=yes updatewhereclause=yes name=cadre dbname="payroll.cadre" )
column=(type=char(25) update=yes updatewhereclause=yes name=designation dbname="payroll.designation" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="payroll.confirmed" initial="N" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=lves_taken dbname="payroll.lves_taken" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=woff_days dbname="payroll.woff_days" )
column=(type=char(10) update=yes updatewhereclause=yes name=fin_entity dbname="payroll.fin_entity" )
column=(type=datetime update=yes updatewhereclause=yes name=payroll_date dbname="payroll.payroll_date" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=abs_days dbname="payroll.abs_days" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="payroll.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="payroll.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="payroll.chg_term" )
column=(type=char(60) update=yes updatewhereclause=yes name=remarks dbname="payroll.remarks" )
column=(type=char(5) update=yes updatewhereclause=yes name=site_code__emp dbname="payroll.site_code__emp" )
column=(type=char(5) update=yes updatewhereclause=yes name=site_code__work dbname="payroll.site_code__work" )
column=(type=char(40) updatewhereclause=yes name=department_descr dbname="department.descr" )
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" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"payroll~" ) TABLE(NAME=~"department~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"payroll.prd_code~") COLUMN(NAME=~"payroll.emp_code~") COLUMN(NAME=~"payroll.site_code__pay~") COLUMN(NAME=~"payroll.dept_code~") COLUMN(NAME=~"payroll.pay_date~") COLUMN(NAME=~"payroll.work_days~") COLUMN(NAME=~"payroll.paid_days~") COLUMN(NAME=~"payroll.pay_table~") COLUMN(NAME=~"payroll.basic_amt~") COLUMN(NAME=~"payroll.allow_amt~") COLUMN(NAME=~"payroll.dedn_amt~") COLUMN(NAME=~"payroll.net_amt~") COLUMN(NAME=~"payroll.rbf_amt~") COLUMN(NAME=~"payroll.rcf_amt~") COLUMN(NAME=~"payroll.voucher_no~") COLUMN(NAME=~"payroll.voucher_date~") COLUMN(NAME=~"payroll.grade~") COLUMN(NAME=~"payroll.cadre~") COLUMN(NAME=~"payroll.designation~") COLUMN(NAME=~"payroll.confirmed~") COLUMN(NAME=~"payroll.lves_taken~") COLUMN(NAME=~"payroll.woff_days~") COLUMN(NAME=~"payroll.fin_entity~") COLUMN(NAME=~"payroll.payroll_date~") COLUMN(NAME=~"payroll.abs_days~") COLUMN(NAME=~"payroll.chg_date~") COLUMN(NAME=~"payroll.chg_user~") COLUMN(NAME=~"payroll.chg_term~") COLUMN(NAME=~"payroll.remarks~") COLUMN(NAME=~"payroll.site_code__emp~") COLUMN(NAME=~"payroll.site_code__work~") COLUMN(NAME=~"department.descr~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_mname~") COLUMN(NAME=~"employee.emp_lname~") JOIN (LEFT=~"payroll.dept_code~" OP =~"=~"RIGHT=~"department.dept_code~" ) JOIN (LEFT=~"payroll.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" )WHERE( EXP1 =~"payroll.prd_code~" OP =~"=~" EXP2 =~":as_prd_code~" LOGIC =~"and~" ) WHERE( EXP1 =~"payroll.emp_code~" OP =~"=~" EXP2 =~":as_emp_code~" ) ) ARG(NAME = ~"as_prd_code~" TYPE = string) ARG(NAME = ~"as_emp_code~" TYPE = string) " update="payroll" updatewhere=0 updatekeyinplace=no arguments=(("as_prd_code", string),("as_emp_code", string)) )
text(band=detail alignment="1" text="Period Code :" border="0" color="0" x="3" y="4" height="16" width="92" 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="Employee :" border="0" color="0" x="3" y="24" height="16" width="92" 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=33 alignment="0" tabsequence=32766 border="5" color="255" x="174" y="24" height="16" width="110" 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="67108864" )
column(band=detail id=34 alignment="0" tabsequence=32766 border="5" color="255" x="289" y="24" height="16" width="105" 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="67108864" )
column(band=detail id=35 alignment="0" tabsequence=32766 border="5" color="255" x="400" y="24" height="16" width="110" 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="67108864" )
text(band=detail alignment="1" text="" border="0" color="0" x="569" y="24" height="16" width="8" html.valueishtml="0" name=t_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="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="99" y="4" height="16" width="60" format="[general]" html.valueishtml="0" name=prd_code visible="1" edit.limit=6 edit.case=upper 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="79741120" )
column(band=detail id=2 alignment="0" tabsequence=10 border="5" color="0" x="99" y="24" height="16" width="69" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=upper 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="1090519039" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="0" x="99" y="44" height="16" width="411" format="[general]" html.valueishtml="0" name=designation visible="1" edit.limit=25 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Designation :" border="0" color="0" x="3" y="44" height="16" width="92" html.valueishtml="0" name=designation_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="Department :" border="0" color="0" x="3" y="64" height="16" width="92" html.valueishtml="0" name=dept_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=32 alignment="0" tabsequence=32766 border="5" color="255" x="165" y="64" height="16" width="345" format="[general]" html.valueishtml="0" name=department_descr visible="1" edit.limit=0 edit.case=upper 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="79741120" )
text(band=detail alignment="1" text="Grade :" border="0" color="0" x="3" y="84" height="16" width="92" html.valueishtml="0" name=grade_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="Cadre :" border="0" color="0" x="291" y="84" height="16" width="87" html.valueishtml="0" name=cadre_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=18 alignment="0" tabsequence=32766 border="5" color="0" x="384" y="84" height="16" width="126" format="[general]" html.valueishtml="0" name=cadre visible="1" edit.limit=5 edit.case=upper 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="1090519039" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="0" x="99" y="64" height="16" width="60" format="[general]" html.valueishtml="0" name=dept_code visible="1" edit.limit=5 edit.case=upper 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="1090519039" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="0" x="99" y="84" height="16" width="90" format="[general]" html.valueishtml="0" name=grade visible="1" edit.limit=5 edit.case=upper 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="1090519039" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="0" x="99" y="104" height="16" width="60" format="[general]" html.valueishtml="0" name=site_code__pay visible="1" edit.limit=5 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Pay Site :" border="0" color="0" x="3" y="104" height="16" width="92" html.valueishtml="0" name=site_code__pay_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="Employment Site :" border="0" color="0" x="174" y="104" height="16" width="105" html.valueishtml="0" name=site_code__emp_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=30 alignment="0" tabsequence=32766 border="5" color="0" x="284" y="104" height="16" width="60" format="[general]" html.valueishtml="0" name=site_code__emp visible="1" edit.limit=5 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Work Site :" border="0" color="0" x="368" y="104" height="16" width="78" html.valueishtml="0" name=site_code__work_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=31 alignment="0" tabsequence=32766 border="5" color="0" x="450" y="104" height="16" width="60" format="[general]" html.valueishtml="0" name=site_code__work visible="1" edit.limit=5 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Voucher No :" border="0" color="0" x="3" y="124" height="16" width="92" html.valueishtml="0" name=voucher_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="Voucher Date :" border="0" color="0" x="198" y="124" height="16" width="81" html.valueishtml="0" name=voucher_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=16 alignment="0" tabsequence=30 border="5" color="0" x="284" y="124" height="16" width="60" format="dd/mm/yy" html.valueishtml="0" name=voucher_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="1090519039" )
text(band=detail alignment="1" text="Pay Table :" border="0" color="0" x="373" y="124" height="16" width="73" html.valueishtml="0" name=pay_table_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=8 alignment="0" tabsequence=40 border="5" color="0" x="450" y="124" height="16" width="60" format="[general]" html.valueishtml="0" name=pay_table visible="1" edit.limit=5 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Pay Date :" border="0" color="0" x="3" y="144" height="16" width="92" html.valueishtml="0" name=pay_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=detail alignment="1" text="Paid Days :" border="0" color="0" x="198" y="144" height="16" width="81" html.valueishtml="0" name=paid_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" )
column(band=detail id=7 alignment="1" tabsequence=60 border="5" color="0" x="284" y="144" height="16" width="60" format="0" html.valueishtml="0" name=paid_days visible="1" edit.limit=0 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Work Days :" border="0" color="0" x="371" y="144" height="16" width="73" html.valueishtml="0" name=work_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" )
column(band=detail id=6 alignment="1" tabsequence=70 border="5" color="0" x="450" y="144" height="16" width="60" format="0" html.valueishtml="0" name=work_days visible="1" edit.limit=0 edit.case=upper 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="1090519039" )
column(band=detail id=15 alignment="0" tabsequence=20 border="5" color="0" x="99" y="124" height="16" width="69" format="[general]" html.valueishtml="0" name=voucher_no visible="1" edit.limit=10 edit.case=upper 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="1090519039" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="0" x="99" y="144" height="16" width="60" format="dd/mm/yy" html.valueishtml="0" name=pay_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="1090519039" )
column(band=detail id=9 alignment="1" tabsequence=80 border="5" color="0" x="99" y="164" height="16" width="60" format="0.00" html.valueishtml="0" name=basic_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="1090519039" )
text(band=detail alignment="1" text="Basic Amount :" border="0" color="0" x="3" y="164" height="16" width="92" html.valueishtml="0" name=basic_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="Allowance :" border="0" color="0" x="198" y="164" height="16" width="81" html.valueishtml="0" name=allow_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" )
column(band=detail id=10 alignment="1" tabsequence=90 border="5" color="0" x="284" y="164" height="16" width="60" format="0.00" html.valueishtml="0" name=allow_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="1090519039" )
text(band=detail alignment="1" text="Deduction :" border="0" color="0" x="371" y="164" height="16" width="73" html.valueishtml="0" name=dedn_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" )
column(band=detail id=11 alignment="1" tabsequence=100 border="5" color="0" x="450" y="164" height="16" width="60" format="0.00" html.valueishtml="0" name=dedn_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="1090519039" )
text(band=detail alignment="1" text="Net Amount :" border="0" color="0" x="3" y="184" height="16" width="92" html.valueishtml="0" name=net_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="Rbf Amount :" border="0" color="0" x="198" y="184" height="16" width="81" html.valueishtml="0" name=rbf_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" )
column(band=detail id=13 alignment="1" tabsequence=120 border="5" color="0" x="284" y="184" height="16" width="60" format="0.00" html.valueishtml="0" name=rbf_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="1090519039" )
text(band=detail alignment="1" text="Rcf Amount :" border="0" color="0" x="366" y="184" height="16" width="78" html.valueishtml="0" name=rcf_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" )
column(band=detail id=14 alignment="1" tabsequence=130 border="5" color="0" x="450" y="184" height="16" width="60" format="0.00" html.valueishtml="0" name=rcf_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="1090519039" )
text(band=detail alignment="1" text="Leaves Taken :" border="0" color="0" x="3" y="204" height="16" width="92" html.valueishtml="0" name=lves_taken_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="Weekly Off Days :" border="0" color="0" x="176" y="204" height="16" width="103" html.valueishtml="0" name=woff_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" )
column(band=detail id=22 alignment="1" tabsequence=150 border="5" color="0" x="284" y="204" height="16" width="60" format="0" html.valueishtml="0" name=woff_days visible="1" edit.limit=0 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Absent Days :" border="0" color="0" x="359" y="204" height="16" width="85" html.valueishtml="0" name=abs_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" )
column(band=detail id=25 alignment="1" tabsequence=160 border="5" color="0" x="450" y="204" height="16" width="60" format="0" html.valueishtml="0" name=abs_days visible="1" edit.limit=0 edit.case=upper 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="1090519039" )
column(band=detail id=12 alignment="1" tabsequence=110 border="5" color="0" x="99" y="184" height="16" width="60" format="0.00" html.valueishtml="0" name=net_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="1090519039" )
column(band=detail id=21 alignment="1" tabsequence=140 border="5" color="0" x="99" y="204" height="16" width="60" format="0" html.valueishtml="0" name=lves_taken visible="1" edit.limit=0 edit.case=upper 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="1090519039" )
column(band=detail id=23 alignment="0" tabsequence=170 border="5" color="0" x="99" y="224" height="16" width="60" format="[general]" html.valueishtml="0" name=fin_entity visible="1" edit.limit=10 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Fin Entity :" border="0" color="0" x="3" y="224" height="16" width="92" html.valueishtml="0" name=fin_entity_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="Payroll Date :" border="0" color="0" x="198" y="224" height="16" width="81" html.valueishtml="0" name=payroll_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=24 alignment="0" tabsequence=190 border="5" color="0" x="284" y="224" height="16" width="60" format="dd/mm/yy" html.valueishtml="0" name=payroll_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="1090519039" )
text(band=detail alignment="1" text="Confirmed :" border="0" color="0" x="371" y="224" height="16" width="73" 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" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="0" x="450" y="224" height="16" width="60" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=upper 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="1090519039" )
column(band=detail id=29 alignment="0" tabsequence=180 border="5" color="0" x="99" y="244" height="16" width="411" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=60 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Remarks :" border="0" color="0" x="3" y="244" height="16" width="92" html.valueishtml="0" name=remarks_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=26 alignment="0" tabsequence=32766 border="5" color="0" x="99" y="264" height="16" width="60" 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="1090519039" )
text(band=detail alignment="1" text="Change Date :" border="0" color="0" x="3" y="264" height="16" width="92" 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=detail alignment="1" text="Change User :" border="0" color="0" x="198" y="264" height="16" width="81" 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" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="5" color="0" x="284" y="264" height="16" width="60" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=upper 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="1090519039" )
text(band=detail alignment="1" text="Change Term :" border="0" color="0" x="367" y="264" height="16" width="77" 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=28 alignment="0" tabsequence=32766 border="5" color="0" x="450" y="264" height="16" width="60" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=upper 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="1090519039" )
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