Commit 231c2cab 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@208369 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e3e52b5f
$PBExportHeader$d_emppayroll12.srd
$PBExportComments$Employee Payroll Detail 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="payrolldet.prd_code" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="payrolldet.emp_code" )
column=(type=char(5) update=yes updatewhereclause=yes key=yes name=ad_code dbname="payrolldet.ad_code" )
column=(type=char(1) update=yes updatewhereclause=yes name=type dbname="payrolldet.type" )
column=(type=char(1) update=yes updatewhereclause=yes name=payable dbname="payrolldet.payable" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=base_amt dbname="payrolldet.base_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=slab_amt dbname="payrolldet.slab_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=result_amt dbname="payrolldet.result_amt" )
column=(type=char(1) update=yes updatewhereclause=yes name=post_yn dbname="payrolldet.post_yn" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=calc_amt dbname="payrolldet.calc_amt" )
column=(type=char(1) update=yes updatewhereclause=yes name=rnd_off dbname="payrolldet.rnd_off" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rnd_to dbname="payrolldet.rnd_to" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="payrolldet.amount" )
column=(type=char(3) update=yes updatewhereclause=yes name=seq_no dbname="payrolldet.seq_no" )
column=(type=char(1) update=yes updatewhereclause=yes name=ref_type dbname="payrolldet.ref_type" )
column=(type=char(15) update=yes updatewhereclause=yes name=ref_no dbname="payrolldet.ref_no" )
column=(type=char(1) update=yes updatewhereclause=yes name=posted dbname="payrolldet.posted" )
column=(type=decimal(3) updatewhereclause=yes name=payarr_det_amt_bal dbname="payarr_det.amt_bal" )
column=(type=char(40) updatewhereclause=yes name=allwdedn_descr dbname="allwdedn.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"payrolldet~" ) TABLE(NAME=~"payarr_det~" ) TABLE(NAME=~"allwdedn~" ) COLUMN(NAME=~"payrolldet.prd_code~") COLUMN(NAME=~"payrolldet.emp_code~") COLUMN(NAME=~"payrolldet.ad_code~") COLUMN(NAME=~"payrolldet.type~") COLUMN(NAME=~"payrolldet.payable~") COLUMN(NAME=~"payrolldet.base_amt~") COLUMN(NAME=~"payrolldet.slab_amt~") COLUMN(NAME=~"payrolldet.result_amt~") COLUMN(NAME=~"payrolldet.post_yn~") COLUMN(NAME=~"payrolldet.calc_amt~") COLUMN(NAME=~"payrolldet.rnd_off~") COLUMN(NAME=~"payrolldet.rnd_to~") COLUMN(NAME=~"payrolldet.amount~") COLUMN(NAME=~"payrolldet.seq_no~") COLUMN(NAME=~"payrolldet.ref_type~") COLUMN(NAME=~"payrolldet.ref_no~") COLUMN(NAME=~"payrolldet.posted~") COLUMN(NAME=~"payarr_det.amt_bal~") COLUMN(NAME=~"allwdedn.descr~") JOIN (LEFT=~"payrolldet.prd_code~" OP =~"=~"RIGHT=~"payarr_det.prd_code~" OUTER1 =~"payrolldet.prd_code~" ) JOIN (LEFT=~"payrolldet.emp_code~" OP =~"=~"RIGHT=~"payarr_det.emp_code~" OUTER1 =~"payrolldet.emp_code~" ) JOIN (LEFT=~"payrolldet.ad_code~" OP =~"=~"RIGHT=~"payarr_det.ad_code~" OUTER1 =~"payrolldet.ad_code~" )WHERE( EXP1 =~"payrolldet.prd_code~" OP =~"=~" EXP2 =~":prd_code ~" LOGIC =~"and~" ) WHERE( EXP1 =~"payrolldet.emp_code~" OP =~"=~" EXP2 =~":emp_code~" LOGIC =~"and~" ) WHERE( EXP1 =~"allwdedn.ad_code~" OP =~"=~" EXP2 =~"payrolldet.ad_code~" ) ) ARG(NAME = ~"prd_code~" TYPE = string) ARG(NAME = ~"emp_code~" TYPE = string) " update="payrolldet" updatewhere=0 updatekeyinplace=no arguments=(("prd_code", string),("emp_code", string)) )
text(band=header alignment="0" text="Period Code" border="6" color="0" x="2" y="2" height="16" width="70" 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 Code" border="6" color="0" x="74" y="2" height="16" width="96" 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="Ad Code" border="6" color="0" x="172" y="2" height="16" width="53" 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="0" text="Type" border="6" color="0" x="227" y="2" height="16" width="38" 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="1" background.color="536870912" )
text(band=header alignment="0" text="Payable" border="6" color="0" x="267" y="2" height="16" width="48" html.valueishtml="0" name=payable_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="Post Yn" border="6" color="0" x="553" y="2" height="16" width="49" html.valueishtml="0" name=post_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="1" background.color="536870912" )
text(band=header alignment="1" text="Calc Amt" border="6" color="0" x="604" y="2" height="16" width="60" html.valueishtml="0" name=calc_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="0" text="Rnd Off" border="6" color="0" x="666" y="2" height="16" width="51" html.valueishtml="0" name=rnd_off_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="Rnd To" border="6" color="0" x="719" y="2" height="16" width="60" html.valueishtml="0" name=rnd_to_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="1" text="Amount" border="6" color="0" x="781" y="2" height="16" width="60" html.valueishtml="0" name=amount_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Seq No" border="6" color="0" x="843" y="2" height="16" width="46" html.valueishtml="0" name=seq_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Ref Type" border="6" color="0" x="891" y="2" height="16" width="67" html.valueishtml="0" name=ref_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Ref No" border="6" color="0" x="960" y="2" height="16" width="80" html.valueishtml="0" name=ref_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="1" text="Base Amt" border="6" color="0" x="317" y="2" height="16" width="85" html.valueishtml="0" name=base_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="1" text="Slab Amt" border="6" color="0" x="404" y="2" height="16" width="75" html.valueishtml="0" name=slab_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="1" text="Result Amt" border="6" color="0" x="481" y="2" height="16" width="70" html.valueishtml="0" name=result_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="0" text="Posted" border="6" color="0" x="1042" y="2" height="16" width="45" html.valueishtml="0" name=posted_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="Amt Bal" border="6" color="0" x="1089" y="2" height="16" width="62" 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="0" text="Allwdedn Description" border="6" color="0" x="1153" y="2" height="16" 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="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="0" x="2" y="1" height="16" width="70" 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=32766 border="5" color="0" x="74" y="1" height="16" width="96" 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=32766 border="5" color="0" x="172" y="1" height="16" width="53" format="[general]" html.valueishtml="0" name=ad_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="0" tabsequence=32766 border="5" color="0" x="227" y="1" height="16" width="38" format="[general]" html.valueishtml="0" name=type visible="1" edit.limit=1 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=32766 border="5" color="0" x="267" y="1" height="16" width="48" format="[general]" html.valueishtml="0" name=payable visible="1" edit.limit=1 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=6 alignment="1" tabsequence=32766 border="5" color="0" x="317" y="1" height="16" width="85" format="[general]" html.valueishtml="0" name=base_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=7 alignment="1" tabsequence=32766 border="5" color="0" x="404" y="1" height="16" width="75" format="[general]" html.valueishtml="0" name=slab_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=8 alignment="1" tabsequence=32766 border="5" color="0" x="481" y="1" height="16" width="70" format="[general]" html.valueishtml="0" name=result_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=9 alignment="0" tabsequence=32766 border="5" color="0" x="553" y="1" height="16" width="49" format="[general]" html.valueishtml="0" name=post_yn visible="1" edit.limit=1 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=10 alignment="1" tabsequence=32766 border="5" color="0" x="604" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=calc_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=11 alignment="0" tabsequence=32766 border="5" color="0" x="666" y="1" height="16" width="51" format="[general]" html.valueishtml="0" name=rnd_off visible="1" edit.limit=1 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=12 alignment="1" tabsequence=32766 border="5" color="0" x="719" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=rnd_to 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=13 alignment="1" tabsequence=32766 border="5" color="0" x="781" y="1" height="16" width="60" format="[general]" html.valueishtml="0" name=amount 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=14 alignment="0" tabsequence=32766 border="5" color="0" x="843" y="1" height="16" width="46" format="[general]" html.valueishtml="0" name=seq_no visible="1" edit.limit=3 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=15 alignment="0" tabsequence=32766 border="5" color="0" x="891" y="1" height="16" width="67" format="[general]" html.valueishtml="0" name=ref_type visible="1" edit.limit=1 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=16 alignment="0" tabsequence=32766 border="5" color="0" x="960" y="1" height="16" width="80" format="[general]" html.valueishtml="0" name=ref_no visible="1" edit.limit=15 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=17 alignment="0" tabsequence=32766 border="5" color="0" x="1042" y="1" height="16" width="45" format="[general]" html.valueishtml="0" name=posted visible="1" edit.limit=1 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=18 alignment="0" tabsequence=32766 border="5" color="0" x="1089" y="1" height="16" width="62" format="[general]" html.valueishtml="0" name=payarr_det_amt_bal 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=19 alignment="0" tabsequence=32766 border="5" color="0" x="1153" 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="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