Commit 84c559cd authored by ssalve's avatar ssalve

Sarita : Committed on 04 July 2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@202964 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c9bff6ec
......@@ -3,7 +3,7 @@ release 9;
datawindow(units=1 timer_interval=0 color=67108864 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=395 color="536870912" )
detail(height=486 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="emp_serviceprd_amd.tran_id" )
column=(type=datetime update=yes updatewhereclause=yes name=tran_date dbname="emp_serviceprd_amd.tran_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code dbname="emp_serviceprd_amd.emp_code" )
......@@ -15,10 +15,10 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=decimal(0) update=yes updatewhereclause=yes name=retirement_age_n dbname="emp_serviceprd_amd.retirement_age_n" )
column=(type=datetime update=yes updatewhereclause=yes name=retirement_date_n dbname="emp_serviceprd_amd.retirement_date_n" )
column=(type=char(512) update=yes updatewhereclause=yes name=remarks dbname="emp_serviceprd_amd.remarks" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="emp_serviceprd_amd.confirmed" initial="N" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="emp_serviceprd_amd.confirmed" initial="N" values="YES Y/NO N/" )
column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="emp_serviceprd_amd.conf_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__conf dbname="emp_serviceprd_amd.emp_code__conf" )
column=(type=char(1) update=yes updatewhereclause=yes name=cancelled dbname="emp_serviceprd_amd.canceled" initial="N" )
column=(type=char(1) update=yes updatewhereclause=yes name=cancelled dbname="emp_serviceprd_amd.cancelled" initial="N" values="YES Y/NO N/" )
column=(type=datetime update=yes updatewhereclause=yes name=canc_date dbname="emp_serviceprd_amd.canc_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__canc dbname="emp_serviceprd_amd.emp_code__canc" )
column=(type=datetime update=yes updatewhereclause=yes name=add_date dbname="emp_serviceprd_amd.add_date" )
......@@ -30,58 +30,61 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(30) updatewhereclause=yes name=emp_fname_long dbname="employee.emp_fname_long" )
column=(type=char(30) updatewhereclause=yes name=emp_mname_long dbname="employee.emp_mname_long" )
column=(type=char(30) updatewhereclause=yes name=emp_lname_long dbname="employee.emp_lname_long" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"emp_serviceprd_amd~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"emp_serviceprd_amd.tran_id~") COLUMN(NAME=~"emp_serviceprd_amd.tran_date~") COLUMN(NAME=~"emp_serviceprd_amd.emp_code~") COLUMN(NAME=~"emp_serviceprd_amd.amendment_type~") COLUMN(NAME=~"emp_serviceprd_amd.amendment_no~") COLUMN(NAME=~"emp_serviceprd_amd.retirement_age_o~") COLUMN(NAME=~"emp_serviceprd_amd.retirement_date_o~") COLUMN(NAME=~"emp_serviceprd_amd.period_amended~") COLUMN(NAME=~"emp_serviceprd_amd.retirement_age_n~") COLUMN(NAME=~"emp_serviceprd_amd.retirement_date_n~") COLUMN(NAME=~"emp_serviceprd_amd.remarks~") COLUMN(NAME=~"emp_serviceprd_amd.confirmed~") COLUMN(NAME=~"emp_serviceprd_amd.conf_date~") COLUMN(NAME=~"emp_serviceprd_amd.emp_code__conf~") COLUMN(NAME=~"emp_serviceprd_amd.canceled~") COLUMN(NAME=~"emp_serviceprd_amd.canc_date~") COLUMN(NAME=~"emp_serviceprd_amd.emp_code__canc~") COLUMN(NAME=~"emp_serviceprd_amd.add_date~") COLUMN(NAME=~"emp_serviceprd_amd.add_user~") COLUMN(NAME=~"emp_serviceprd_amd.add_term~") COLUMN(NAME=~"emp_serviceprd_amd.chg_date~") COLUMN(NAME=~"emp_serviceprd_amd.chg_user~") COLUMN(NAME=~"emp_serviceprd_amd.chg_term~") COLUMN(NAME=~"employee.emp_fname_long~") COLUMN(NAME=~"employee.emp_mname_long~") COLUMN(NAME=~"employee.emp_lname_long~") JOIN (LEFT=~"emp_serviceprd_amd.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" )WHERE( EXP1 =~"~~~"EMP_SERVICEPRD_AMD~~~".~~~"TRAN_ID~~~"~" OP =~"=~" EXP2 =~":TRAN_ID~" ) ) ARG(NAME = ~"TRAN_ID~" TYPE = string) " update="EMP_SERVICEPRD_AMD" updatewhere=0 updatekeyinplace=no arguments=(("TRAN_ID", string)) )
groupbox(band=detail text="Others"border="2" color="33554432" x="8" y="175" height="141" width="516" name=gb_2 visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
groupbox(band=detail text="Basic"border="2" color="33554432" x="8" y="11" height="158" width="516" name=gb_1 visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Employee Code :" border="0" color="33554432" x="23" y="38" height="15" width="112" html.valueishtml="0" name=emp_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="33554432" x="139" y="38" height="15" width="56" 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="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="33554432" x="200" y="38" height="15" width="100" format="[general]" html.valueishtml="0" name=emp_fname_long visible="1" slideleft=yes height.autosize=yes edit.limit=30 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="5" color="33554432" x="307" y="38" height="15" width="100" format="[general]" html.valueishtml="0" name=emp_mname_long visible="1" slideleft=yes height.autosize=yes edit.limit=30 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="5" color="33554432" x="414" y="38" height="15" width="100" format="[general]" html.valueishtml="0" name=emp_lname_long visible="1" slideleft=yes height.autosize=yes edit.limit=30 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Amendment Type :" border="0" color="33554432" x="23" y="59" height="15" width="112" html.valueishtml="0" name=amendment_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=20 border="5" color="33554432" x="139" y="59" height="15" width="70" format="[general]" html.valueishtml="0" name=amendment_type visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Amendment No :" border="0" color="33554432" x="299" y="59" height="15" width="112" html.valueishtml="0" name=amendment_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="1" tabsequence=32766 border="5" color="33554432" x="418" y="59" height="15" width="96" format="[general]" html.valueishtml="0" name=amendment_no visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Retirement Age Old :" border="0" color="33554432" x="11" y="80" height="15" width="124" html.valueishtml="0" name=retirement_age_o_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="1" tabsequence=32766 border="5" color="33554432" x="139" y="80" height="15" width="42" format="[general]" html.valueishtml="0" name=retirement_age_o visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Retirement Date Old :" border="0" color="33554432" x="264" y="80" height="15" width="126" html.valueishtml="0" name=retirement_date_o_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Retirement Age New :" border="0" color="33554432" x="11" y="122" height="15" width="124" html.valueishtml="0" name=retirement_age_n_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="1" tabsequence=32766 border="5" color="33554432" x="139" y="122" height="15" width="42" format="[general]" html.valueishtml="0" name=retirement_age_n visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Retirement Date New :" border="0" color="33554432" x="255" y="122" height="15" width="135" html.valueishtml="0" name=retirement_date_n_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=40 border="5" color="33554432" x="396" y="122" height="15" width="118" format="[general]" html.valueishtml="0" name=retirement_date_n visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Remarks :" border="0" color="33554432" x="23" y="143" height="15" width="112" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Add User :" border="0" color="33554432" x="200" y="263" height="15" width="73" html.valueishtml="0" name=add_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="33554432" x="277" y="263" height="15" width="66" format="[general]" html.valueishtml="0" name=add_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change User :" border="0" color="33554432" x="190" y="286" height="15" width="83" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="33554432" x="276" y="286" height="15" width="66" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="33554432" x="450" y="240" height="15" width="66" format="[general]" html.valueishtml="0" name=emp_code__canc visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="33554432" x="450" y="263" height="15" width="66" format="[general]" html.valueishtml="0" name=add_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="5" color="33554432" x="450" y="286" height="15" width="66" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=50 border="5" color="33554432" x="139" y="143" height="15" width="375" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=512 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="33554432" x="450" y="217" height="15" width="66" format="[general]" html.valueishtml="0" name=emp_code__conf visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="450" y="194" height="15" width="66" format="[general]" html.valueishtml="0" name=tran_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Employee Code Confirmed :" border="0" color="33554432" x="290" y="217" height="15" width="157" html.valueishtml="0" name=emp_code__conf_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transaction Date :" border="0" color="33554432" x="335" y="194" height="15" width="112" html.valueishtml="0" name=tran_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Employee Code Cancelled :" border="0" color="33554432" x="290" y="240" height="15" width="157" html.valueishtml="0" name=emp_code__canc_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Add Term :" border="0" color="33554432" x="374" y="263" height="15" width="73" html.valueishtml="0" name=add_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change Term :" border="0" color="33554432" x="362" y="286" height="15" width="85" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="397" y="80" height="15" width="118" format="[general]" html.valueishtml="0" name=retirement_date_o visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="33554432" x="221" y="217" height="15" width="64" format="[general]" html.valueishtml="0" name=conf_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="33554432" x="221" y="240" height="15" width="64" format="[general]" html.valueishtml="0" name=canc_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transaction Id :" border="0" color="33554432" x="10" y="194" height="15" width="84" html.valueishtml="0" name=tran_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Add Date :" border="0" color="33554432" x="10" y="263" height="15" width="84" html.valueishtml="0" name=add_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change Date :" border="0" color="33554432" x="10" y="286" height="15" width="84" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" 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="33554432" x="98" y="194" height="15" width="88" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="5" color="33554432" x="98" y="263" height="15" width="66" format="[general]" html.valueishtml="0" name=add_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="33554432" x="98" y="286" height="15" width="66" format="[general]" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmed Date :" border="0" color="33554432" x="119" y="217" height="15" width="98" html.valueishtml="0" name=conf_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Cancelled Date :" border="0" color="33554432" x="119" y="240" height="15" width="98" html.valueishtml="0" name=canc_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="33554432" x="98" y="217" height="15" width="17" format="[Yes/No]" html.valueishtml="0" name=confirmed visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="33554432" x="98" y="240" height="15" width="17" format="[Yes/No]" html.valueishtml="0" name=cancelled visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Cancelled :" border="0" color="33554432" x="28" y="240" height="15" width="66" html.valueishtml="0" name=canceled_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmed :" border="0" color="33554432" x="28" y="217" height="15" width="66" html.valueishtml="0" name=confirmed_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Period Amended(Months) :" border="0" color="33554432" x="11" y="101" height="15" width="153" html.valueishtml="0" name=period_amended_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="1" tabsequence=30 border="5" color="33554432" x="168" y="101" height="15" width="96" format="[general]" html.valueishtml="0" name=period_amended visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column=(type=char(5) updatewhereclause=yes name=pay_site dbname="employee.pay_site" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"emp_serviceprd_amd~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"emp_serviceprd_amd.tran_id~") COLUMN(NAME=~"emp_serviceprd_amd.tran_date~") COLUMN(NAME=~"emp_serviceprd_amd.emp_code~") COLUMN(NAME=~"emp_serviceprd_amd.amendment_type~") COLUMN(NAME=~"emp_serviceprd_amd.amendment_no~") COLUMN(NAME=~"emp_serviceprd_amd.retirement_age_o~") COLUMN(NAME=~"emp_serviceprd_amd.retirement_date_o~") COLUMN(NAME=~"emp_serviceprd_amd.period_amended~") COLUMN(NAME=~"emp_serviceprd_amd.retirement_age_n~") COLUMN(NAME=~"emp_serviceprd_amd.retirement_date_n~") COLUMN(NAME=~"emp_serviceprd_amd.remarks~") COLUMN(NAME=~"emp_serviceprd_amd.confirmed~") COLUMN(NAME=~"emp_serviceprd_amd.conf_date~") COLUMN(NAME=~"emp_serviceprd_amd.emp_code__conf~") COLUMN(NAME=~"emp_serviceprd_amd.cancelled~") COLUMN(NAME=~"emp_serviceprd_amd.canc_date~") COLUMN(NAME=~"emp_serviceprd_amd.emp_code__canc~") COLUMN(NAME=~"emp_serviceprd_amd.add_date~") COLUMN(NAME=~"emp_serviceprd_amd.add_user~") COLUMN(NAME=~"emp_serviceprd_amd.add_term~") COLUMN(NAME=~"emp_serviceprd_amd.chg_date~") COLUMN(NAME=~"emp_serviceprd_amd.chg_user~") COLUMN(NAME=~"emp_serviceprd_amd.chg_term~") COLUMN(NAME=~"employee.emp_fname_long~") COLUMN(NAME=~"employee.emp_mname_long~") COLUMN(NAME=~"employee.emp_lname_long~") COLUMN(NAME=~"employee.pay_site~") JOIN (LEFT=~"emp_serviceprd_amd.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" )WHERE( EXP1 =~"EMP_SERVICEPRD_AMD.TRAN_ID~" OP =~"=~" EXP2 =~":mtranId~" ) ) ARG(NAME = ~"mtranId~" TYPE = string) " update="emp_serviceprd_amd" updatewhere=0 updatekeyinplace=no arguments=(("mtranId", string)) )
groupbox(band=detail text="Others"border="2" color="33554432" x="7" y="191" height="149" width="703" name=gb_2 visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
groupbox(band=detail text="Basic"border="2" color="33554432" x="7" y="10" height="174" width="664" name=gb_1 visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Employee Code :" border="0" color="33554432" x="14" y="32" height="15" width="160" html.valueishtml="0" name=emp_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="33554432" x="268" y="32" height="15" width="120" format="[general]" html.valueishtml="0" name=emp_fname_long visible="1" slideleft=yes height.autosize=yes edit.limit=30 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Amendment Type :" border="0" color="33554432" x="14" y="57" height="15" width="160" html.valueishtml="0" name=amendment_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Retirement Age Old :" border="0" color="33554432" x="14" y="82" height="15" width="160" html.valueishtml="0" name=retirement_age_o_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Period Amended(Months) :" border="0" color="33554432" x="14" y="107" height="15" width="160" html.valueishtml="0" name=period_amended_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Retirement Age New :" border="0" color="33554432" x="14" y="132" height="15" width="160" html.valueishtml="0" name=retirement_age_n_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Remarks :" border="0" color="33554432" x="14" y="157" height="15" width="160" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="33554432" x="180" y="32" height="15" width="80" 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="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=20 border="5" color="33554432" x="180" y="57" height="15" width="100" format="[general]" html.valueishtml="0" name=amendment_type visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="1" tabsequence=32766 border="5" color="33554432" x="180" y="82" height="15" width="80" format="[general]" html.valueishtml="0" name=retirement_age_o visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="1" tabsequence=30 border="5" color="33554432" x="180" y="107" height="15" width="100" format="[general]" html.valueishtml="0" name=period_amended visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="1" tabsequence=32766 border="5" color="33554432" x="180" y="132" height="15" width="80" format="[general]" html.valueishtml="0" name=retirement_age_n visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=50 border="5" color="33554432" x="180" y="157" height="15" width="375" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=512 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="5" color="33554432" x="396" y="32" height="15" width="120" format="[general]" html.valueishtml="0" name=emp_mname_long visible="1" slideleft=yes height.autosize=yes edit.limit=30 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Amendment No :" border="0" color="33554432" x="396" y="57" height="15" width="120" html.valueishtml="0" name=amendment_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Retirement Date Old :" border="0" color="33554432" x="396" y="82" height="15" width="120" html.valueishtml="0" name=retirement_date_o_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Retirement Date New :" border="0" color="33554432" x="396" y="132" height="15" width="120" html.valueishtml="0" name=retirement_date_n_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="5" color="33554432" x="524" y="32" height="15" width="120" format="[general]" html.valueishtml="0" name=emp_lname_long visible="1" slideleft=yes height.autosize=yes edit.limit=30 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="1" tabsequence=32766 border="5" color="33554432" x="524" y="57" height="15" width="120" format="[general]" html.valueishtml="0" name=amendment_no visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="524" y="82" height="16" width="100" format="[general]" html.valueishtml="0" name=retirement_date_o visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=40 border="5" color="33554432" x="524" y="132" height="15" width="100" format="[general]" html.valueishtml="0" name=retirement_date_n visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Added By :" border="0" color="33554432" x="287" y="288" height="16" width="82" html.valueishtml="0" name=add_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="33554432" x="376" y="288" height="15" width="80" format="[general]" html.valueishtml="0" name=add_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Changed By :" border="0" color="33554432" x="287" y="311" height="16" width="82" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="33554432" x="377" y="311" height="15" width="80" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Added From :" border="0" color="33554432" x="462" y="288" height="16" width="145" html.valueishtml="0" name=add_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Changed From :" border="0" color="33554432" x="462" y="311" height="16" width="145" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="33554432" x="356" y="266" height="15" width="100" format="[general]" html.valueishtml="0" name=canc_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Cancelled On :" border="0" color="33554432" x="251" y="265" height="16" width="98" html.valueishtml="0" name=canc_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Added On :" border="0" color="33554432" x="14" y="288" height="16" width="160" html.valueishtml="0" name=add_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Changed On :" border="0" color="33554432" x="14" y="311" height="16" width="160" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transaction Date :" border="0" color="33554432" x="307" y="219" height="15" width="112" html.valueishtml="0" name=tran_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="422" y="219" height="15" width="100" format="[general]" html.valueishtml="0" name=tran_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Site Code :" border="0" color="33554432" x="529" y="219" height="15" width="80" html.valueishtml="0" name=pay_site_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmed On :" border="0" color="33554432" x="249" y="242" height="16" width="100" html.valueishtml="0" name=conf_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmed By:" border="0" color="33554432" x="462" y="242" height="16" width="145" html.valueishtml="0" name=emp_code__conf_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="33554432" x="355" y="242" height="15" width="100" format="[general]" html.valueishtml="0" name=conf_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Cancelled By:" border="0" color="33554432" x="462" y="265" height="16" width="145" html.valueishtml="0" name=emp_code__canc_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transaction Id :" border="0" color="33554432" x="14" y="219" height="15" width="160" html.valueishtml="0" name=tran_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmed :" border="0" color="33554432" x="14" y="242" height="15" width="160" html.valueishtml="0" name=confirmed_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Cancelled :" border="0" color="33554432" x="14" y="265" height="15" width="160" html.valueishtml="0" name=cancelled_t visible="1" font.face="Arial" font.height="-10" 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="33554432" x="181" y="219" height="15" width="120" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="33554432" x="181" y="242" height="15" width="60" format="[Yes/No]" html.valueishtml="0" name=confirmed visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="33554432" x="181" y="265" height="15" width="60" format="[Yes/No]" html.valueishtml="0" name=cancelled visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="5" color="33554432" x="181" y="288" height="15" width="100" format="[general]" html.valueishtml="0" name=add_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="33554432" x="181" y="311" height="15" width="100" format="[general]" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="5" color="33554432" x="614" y="219" height="15" width="80" format="[general]" html.valueishtml="0" name=pay_site visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="33554432" x="614" y="242" height="15" width="80" format="[general]" html.valueishtml="0" name=emp_code__conf visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="33554432" x="614" y="265" height="15" width="80" format="[general]" html.valueishtml="0" name=emp_code__canc visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="33554432" x="614" y="288" height="15" width="80" format="[general]" html.valueishtml="0" name=add_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="5" color="33554432" x="614" y="311" height="15" width="80" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
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 )
......
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