Commit c1d71c84 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@208373 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 01ae3f36
$PBExportHeader$d_payroll_brow.srd
$PBExportComments$Employee Payroll Header browser
release 9;
datawindow(units=1 timer_interval=0 color=79741120 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=19 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=19 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) updatewhereclause=yes name=dept_code dbname="payroll.dept_code" )
column=(type=decimal(3) updatewhereclause=yes name=net_amt dbname="payroll.net_amt" )
column=(type=char(5) updatewhereclause=yes name=site_code__pay dbname="payroll.site_code__pay" )
column=(type=datetime updatewhereclause=yes name=chg_date dbname="payroll.chg_date" )
column=(type=char(10) updatewhereclause=yes name=chg_user dbname="payroll.chg_user" )
column=(type=char(15) updatewhereclause=yes name=chg_term dbname="payroll.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=decimal(3) updatewhereclause=yes name=payroll_allow_amt dbname="payroll.allow_amt" )
column=(type=decimal(3) updatewhereclause=yes name=payroll_dedn_amt dbname="payroll.dedn_amt" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"payroll~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"period~" ) COLUMN(NAME=~"payroll.prd_code~") COLUMN(NAME=~"payroll.emp_code~") COLUMN(NAME=~"payroll.dept_code~") COLUMN(NAME=~"payroll.net_amt~") COLUMN(NAME=~"payroll.site_code__pay~") COLUMN(NAME=~"payroll.chg_date~") COLUMN(NAME=~"payroll.chg_user~") COLUMN(NAME=~"payroll.chg_term~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_mname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"payroll.allow_amt~") COLUMN(NAME=~"payroll.dedn_amt~") JOIN (LEFT=~"payroll.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" ) JOIN (LEFT=~"period.code~" OP =~"=~"RIGHT=~"payroll.prd_code~" )WHERE( EXP1 =~"period.fr_date~" OP =~">=~" EXP2 =~":ad_fr ~" LOGIC =~"and~" ) WHERE( EXP1 =~"period.to_date~" OP =~"<=~" EXP2 =~":ad_to~" ) ) ARG(NAME = ~"ad_fr~" TYPE = datetime) ARG(NAME = ~"ad_to~" TYPE = datetime) " update="payroll" updatewhere=0 updatekeyinplace=no arguments=(("ad_fr", datetime),("ad_to", datetime)) )
text(band=header alignment="0" text="Period Code" border="6" color="0" x="2" 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="1" background.color="536870912" )
text(band=header alignment="0" text="Employee" border="6" color="0" x="81" y="2" height="16" width="66" 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="0" text="Department" border="6" color="0" x="562" y="2" height="16" width="77" 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" )
text(band=header alignment="1" text="Net Amount" border="6" color="0" x="641" y="2" height="16" width="80" 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=header alignment="2" text="Pay Site" border="6" color="0" x="723" y="2" height="16" width="54" 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="2" background.color="67108864" )
text(band=header alignment="2" text="Change Date" border="6" color="0" x="779" y="2" height="16" width="84" 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=header alignment="2" text="Change User" border="6" color="0" x="865" y="2" height="16" width="84" 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" )
text(band=header alignment="0" text="First Name" border="6" color="33554432" x="149" y="2" height="16" width="133" html.valueishtml="0" name=emp_fname_t visible="1" 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="67108864" )
text(band=header alignment="0" text="Middle Name" border="6" color="33554432" x="284" y="2" height="16" width="130" html.valueishtml="0" name=emp_mname_t visible="1" 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="67108864" )
text(band=header alignment="0" text="Last Name" border="6" color="33554432" x="416" y="2" height="16" width="144" html.valueishtml="0" name=emp_lname_t visible="1" 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="67108864" )
text(band=header alignment="2" text="Change Term" border="6" color="0" x="951" y="2" 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" )
text(band=header alignment="0" text="Total Allowance" border="6" color="0" x="1037" y="2" height="16" width="121" html.valueishtml="0" name=payroll_allow_amt_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Total Deduction" border="6" color="0" x="1160" y="2" height="16" width="120" html.valueishtml="0" name=payroll_dedn_amt_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="2" y="1" height="16" width="77" format="[general]" html.valueishtml="0" name=prd_code visible="1" edit.limit=6 edit.case=any 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=2 alignment="0" tabsequence=20 border="5" color="0" x="81" y="1" height="16" width="66" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=any 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=60 border="5" color="0" x="562" y="1" height="16" width="77" format="[general]" html.valueishtml="0" name=dept_code visible="1" edit.limit=5 edit.case=any 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="1" tabsequence=70 border="5" color="0" x="641" y="1" height="16" width="80" format="[general]" html.valueishtml="0" name=net_amt visible="1" edit.limit=0 edit.case=any 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=80 border="5" color="0" x="723" y="1" height="16" width="54" format="[general]" html.valueishtml="0" name=site_code__pay 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="1090519039" )
column(band=detail id=6 alignment="0" tabsequence=90 border="5" color="0" x="779" y="1" height="16" width="84" format="[shortdate] [time]" html.valueishtml="0" name=chg_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="1090519039" )
column(band=detail id=7 alignment="0" tabsequence=100 border="5" color="0" x="865" y="1" height="16" width="84" format="[general]" html.valueishtml="0" name=chg_user 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="1090519039" )
column(band=detail id=9 alignment="0" tabsequence=30 border="5" color="0" x="149" y="1" height="16" width="133" 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="1090519039" )
column(band=detail id=10 alignment="0" tabsequence=40 border="5" color="0" x="284" y="1" height="16" width="130" 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="1090519039" )
column(band=detail id=11 alignment="0" tabsequence=50 border="5" color="0" x="416" y="1" height="16" width="144" 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="1090519039" )
column(band=detail id=8 alignment="0" tabsequence=110 border="5" color="0" x="951" y="1" height="16" width="84" format="[general]" html.valueishtml="0" name=chg_term 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="1090519039" )
column(band=detail id=12 alignment="0" tabsequence=120 border="5" color="0" x="1037" y="1" height="16" width="121" format="[general]" html.valueishtml="0" name=payroll_allow_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="1090519039" )
column(band=detail id=13 alignment="0" tabsequence=130 border="5" color="0" x="1160" y="1" height="16" width="120" format="[general]" html.valueishtml="0" name=payroll_dedn_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="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