Commit f364844c authored by ssalve's avatar ssalve

Sarita : Added tran_id column on 31 July 2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@204433 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 32de2c11
...@@ -4,15 +4,15 @@ datawindow(units=1 timer_interval=0 color=79741120 processing=0 HTMLDW=no print. ...@@ -4,15 +4,15 @@ datawindow(units=1 timer_interval=0 color=79741120 processing=0 HTMLDW=no print.
summary(height=3 color="536870912" ) summary(height=3 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=491 color="536870912" ) detail(height=491 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="employee_ad.emp_code" ) table(column=(type=char(10) update=yes updatewhereclause=yes name=emp_code dbname="employee_ad.emp_code" )
column=(type=char(5) update=yes updatewhereclause=yes key=yes name=ad_code dbname="employee_ad.ad_code" ) column=(type=char(5) update=yes updatewhereclause=yes name=ad_code dbname="employee_ad.ad_code" )
column=(type=datetime update=yes updatewhereclause=yes key=yes name=eff_date dbname="employee_ad.eff_date" ) column=(type=datetime update=yes updatewhereclause=yes name=eff_date dbname="employee_ad.eff_date" )
column=(type=datetime update=yes updatewhereclause=yes key=yes name=exp_date dbname="employee_ad.exp_date" ) column=(type=datetime update=yes updatewhereclause=yes name=exp_date dbname="employee_ad.exp_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=type dbname="employee_ad.type" initial="F" values="Fixed F/Percentage P/Not Applicable /" ) column=(type=char(1) update=yes updatewhereclause=yes name=type dbname="employee_ad.type" initial="F" values="Fixed F/Percentage P/Not Applicable /" )
column=(type=char(1) update=yes updatewhereclause=yes name=prop_yn dbname="employee_ad.prop_yn" initial="Y" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=prop_yn dbname="employee_ad.prop_yn" initial="Y" values="Yes Y/No N/" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="employee_ad.chg_date" ) column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="employee_ad.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="employee_ad.chg_user" ) column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="employee_ad.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="employee_ad.chg_term" ) column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="employee_ad.chg_term" )
column=(type=char(10) updatewhereclause=yes name=sh_descr dbname="allwdedn.sh_descr" ) column=(type=char(10) updatewhereclause=yes name=sh_descr dbname="allwdedn.sh_descr" )
column=(type=char(40) updatewhereclause=yes name=allwdedn_descr dbname="allwdedn.descr" ) column=(type=char(40) updatewhereclause=yes name=allwdedn_descr dbname="allwdedn.descr" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="employee_ad.amount" initial="0" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="employee_ad.amount" initial="0" )
...@@ -28,14 +28,15 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co ...@@ -28,14 +28,15 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="employee_ad.confirmed" initial="N" ) column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="employee_ad.confirmed" initial="N" )
column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="employee_ad.conf_date" ) column=(type=datetime update=yes updatewhereclause=yes name=conf_date dbname="employee_ad.conf_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__aprv dbname="employee_ad.emp_code__aprv" ) column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__aprv dbname="employee_ad.emp_code__aprv" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee_ad~" ) TABLE(NAME=~"allwdedn~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"employee_ad.emp_code~") COLUMN(NAME=~"employee_ad.ad_code~") COLUMN(NAME=~"employee_ad.eff_date~") COLUMN(NAME=~"employee_ad.exp_date~") COLUMN(NAME=~"employee_ad.type~") COLUMN(NAME=~"employee_ad.prop_yn~") COLUMN(NAME=~"employee_ad.chg_date~") COLUMN(NAME=~"employee_ad.chg_user~") COLUMN(NAME=~"employee_ad.chg_term~") COLUMN(NAME=~"allwdedn.sh_descr~") COLUMN(NAME=~"allwdedn.descr~") COLUMN(NAME=~"employee_ad.amount~") COLUMN(NAME=~"employee_ad.min_basic~") COLUMN(NAME=~"employee_ad.max_basic~") COLUMN(NAME=~"employee_ad.max_amt~") COLUMN(NAME=~"employee_ad.min_amt~") COLUMN(NAME=~"employee_ad.ref_type~") COLUMN(NAME=~"employee_ad.ref_no~") COLUMN(NAME=~"employee.pay_site~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee_ad.confirmed~") COLUMN(NAME=~"employee_ad.conf_date~") COLUMN(NAME=~"employee_ad.emp_code__aprv~") JOIN (LEFT=~"employee_ad.ad_code~" OP =~"=~"RIGHT=~"allwdedn.ad_code~" ) JOIN (LEFT=~"employee_ad.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" )WHERE( EXP1 =~"employee_ad.emp_code~" OP =~"=~" EXP2 =~":emp~" LOGIC =~"and~" ) WHERE( EXP1 =~"employee_ad.ad_code~" OP =~"=~" EXP2 =~":madcd~" LOGIC =~"and~" ) WHERE( EXP1 =~"employee_ad.eff_date~" OP =~"=~" EXP2 =~":meff_date~" LOGIC =~"and~" ) WHERE( EXP1 =~"employee_ad.exp_date~" OP =~"=~" EXP2 =~":mexp_date~" ) ) ARG(NAME = ~"emp~" TYPE = string) ARG(NAME = ~"madcd~" TYPE = string) ARG(NAME = ~"meff_date~" TYPE = datetime) ARG(NAME = ~"mexp_date~" TYPE = datetime) " update="employee_ad" updatewhere=0 updatekeyinplace=no arguments=(("emp", string),("madcd", string),("meff_date", datetime),("mexp_date", datetime)) ) column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="employee_ad.tran_id" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee_ad~" ) TABLE(NAME=~"allwdedn~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"employee_ad.emp_code~") COLUMN(NAME=~"employee_ad.ad_code~") COLUMN(NAME=~"employee_ad.eff_date~") COLUMN(NAME=~"employee_ad.exp_date~") COLUMN(NAME=~"employee_ad.type~") COLUMN(NAME=~"employee_ad.prop_yn~") COLUMN(NAME=~"employee_ad.chg_date~") COLUMN(NAME=~"employee_ad.chg_user~") COLUMN(NAME=~"employee_ad.chg_term~") COLUMN(NAME=~"allwdedn.sh_descr~") COLUMN(NAME=~"allwdedn.descr~") COLUMN(NAME=~"employee_ad.amount~") COLUMN(NAME=~"employee_ad.min_basic~") COLUMN(NAME=~"employee_ad.max_basic~") COLUMN(NAME=~"employee_ad.max_amt~") COLUMN(NAME=~"employee_ad.min_amt~") COLUMN(NAME=~"employee_ad.ref_type~") COLUMN(NAME=~"employee_ad.ref_no~") COLUMN(NAME=~"employee.pay_site~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee_ad.confirmed~") COLUMN(NAME=~"employee_ad.conf_date~") COLUMN(NAME=~"employee_ad.emp_code__aprv~") COLUMN(NAME=~"employee_ad.tran_id~") JOIN (LEFT=~"employee_ad.ad_code~" OP =~"=~"RIGHT=~"allwdedn.ad_code~" ) JOIN (LEFT=~"employee_ad.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" )WHERE( EXP1 =~"employee_ad.tran_id~" OP =~"=~" EXP2 =~":mtranId~" ) ) ARG(NAME = ~"mtranId~" TYPE = string) " update="employee_ad" updatewhere=0 updatekeyinplace=no arguments=(("mtranId", string)) )
groupbox(band=detail text="Basic"border="2" color="0" x="7" y="6" height="296" width="573" name=gb_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="553648127" ) groupbox(band=detail text="Basic"border="2" color="0" x="7" y="6" height="296" width="573" name=gb_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="553648127" )
groupbox(band=detail text="Other"border="2" color="0" x="8" y="306" height="51" width="574" name=gb_2 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) groupbox(band=detail text="Other"border="2" color="0" x="8" y="306" height="75" width="574" name=gb_2 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Type :" border="0" color="0" x="269" y="75" height="16" width="190" html.valueishtml="0" name=type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=detail alignment="1" text="Type :" border="0" color="0" x="269" y="75" height="16" width="190" html.valueishtml="0" name=type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=17 alignment="0" tabsequence=100 border="5" color="0" x="283" y="152" height="16" width="76" format="[general]" html.valueishtml="0" name=ref_type visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=17 alignment="0" tabsequence=110 border="5" color="0" x="283" y="152" height="16" width="76" format="[general]" html.valueishtml="0" name=ref_type visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Ref Type :" border="0" color="0" x="211" y="152" height="16" width="66" 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="2" background.color="79741120" ) text(band=detail alignment="1" text="Ref Type :" border="0" color="0" x="211" y="152" height="16" width="66" 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="2" background.color="79741120" )
text(band=detail alignment="1" text="Max Amt :" border="0" color="0" x="269" y="127" height="16" width="190" html.valueishtml="0" name=max_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=detail alignment="1" text="Max Amt :" border="0" color="0" x="269" y="127" height="16" width="190" html.valueishtml="0" name=max_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=18 alignment="0" tabsequence=110 border="5" color="0" x="464" y="152" height="16" width="80" format="[general]" html.valueishtml="0" name=ref_no 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="16777215" ) column(band=detail id=18 alignment="0" tabsequence=120 border="5" color="0" x="464" y="152" height="16" width="80" format="[general]" html.valueishtml="0" name=ref_no 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="16777215" )
text(band=detail alignment="1" text="Ref No. :" border="0" color="0" x="364" y="151" height="16" width="94" 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="2" background.color="79741120" ) text(band=detail alignment="1" text="Ref No. :" border="0" color="0" x="364" y="151" height="16" width="94" 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="2" background.color="79741120" )
text(band=detail alignment="1" text="Max Base Amt. :" border="0" color="0" x="269" y="100" height="16" width="190" html.valueishtml="0" name=max_basic_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=detail alignment="1" text="Max Base Amt. :" border="0" color="0" x="269" y="100" height="16" width="190" html.valueishtml="0" name=max_basic_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Confirmation Date :" border="0" color="0" x="211" y="175" height="16" width="247" html.valueishtml="0" name=conf_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="79741120" ) text(band=detail alignment="1" text="Confirmation Date :" border="0" color="0" x="211" y="175" height="16" width="247" html.valueishtml="0" name=conf_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="79741120" )
...@@ -55,16 +56,16 @@ text(band=detail alignment="1" text="Pay Site:" border="0" color="0" x="14" y="2 ...@@ -55,16 +56,16 @@ text(band=detail alignment="1" text="Pay Site:" border="0" color="0" x="14" y="2
text(band=detail alignment="1" text="Ad Code:" border="0" color="0" x="14" y="276" height="16" width="150" html.valueishtml="0" name=ad_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=detail alignment="1" text="Ad Code:" border="0" color="0" x="14" y="276" height="16" width="150" html.valueishtml="0" name=ad_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="255" x="257" y="26" height="16" width="140" format="[general]" html.valueishtml="0" name=emp_fname 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="79741120" ) column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="255" x="257" y="26" height="16" width="140" format="[general]" html.valueishtml="0" name=emp_fname 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="79741120" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="255" x="404" y="26" height="16" width="140" format="[general]" html.valueishtml="0" name=emp_lname 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="79741120" ) column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="255" x="404" y="26" height="16" width="140" format="[general]" html.valueishtml="0" name=emp_lname 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="79741120" )
column(band=detail id=4 alignment="0" tabsequence=20 border="5" color="0" x="464" y="50" height="16" width="80" format="[shortdate] [time]" html.valueishtml="0" name=exp_date visible="1" edit.name="datetime" 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="16777215" ) column(band=detail id=4 alignment="0" tabsequence=30 border="5" color="0" x="464" y="50" height="16" width="80" format="[shortdate] [time]" html.valueishtml="0" name=exp_date visible="1" edit.name="datetime" 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="16777215" )
column(band=detail id=5 alignment="0" tabsequence=40 border="5" color="0" x="464" y="74" height="16" width="80" format="[general]" html.valueishtml="0" name=type visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="0" x="464" y="74" height="16" width="80" format="[general]" html.valueishtml="0" name=type visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="1" tabsequence=60 border="5" color="0" x="464" y="102" height="16" width="80" format="0.00" html.valueishtml="0" name=max_basic visible="1" edit.limit=13 edit.case=any edit.format="0.00" 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="16777215" ) column(band=detail id=14 alignment="1" tabsequence=70 border="5" color="0" x="464" y="102" height="16" width="80" format="0.00" html.valueishtml="0" name=max_basic visible="1" edit.limit=13 edit.case=any edit.format="0.00" 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="16777215" )
column(band=detail id=15 alignment="1" tabsequence=80 border="5" color="0" x="464" y="128" height="16" width="80" format="0.00" html.valueishtml="0" name=max_amt visible="1" edit.limit=13 edit.case=any edit.format="0.00" 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="16777215" ) column(band=detail id=15 alignment="1" tabsequence=90 border="5" color="0" x="464" y="128" height="16" width="80" format="0.00" html.valueishtml="0" name=max_amt visible="1" edit.limit=13 edit.case=any edit.format="0.00" 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="16777215" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="0" x="170" y="26" height="16" 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="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="170" y="26" height="16" 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="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="0" x="170" y="51" height="16" width="80" format="[shortdate] [time]" html.valueishtml="0" name=eff_date visible="1" edit.name="datetime" 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="16777215" ) column(band=detail id=3 alignment="0" tabsequence=20 border="5" color="0" x="170" y="51" height="16" width="80" format="[shortdate] [time]" html.valueishtml="0" name=eff_date visible="1" edit.name="datetime" 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="16777215" )
column(band=detail id=12 alignment="1" tabsequence=30 border="5" color="0" x="170" y="76" height="16" width="94" format="0.00" html.valueishtml="0" name=amount visible="1" edit.limit=13 edit.case=any edit.format="0.00" 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="16777215" ) column(band=detail id=12 alignment="1" tabsequence=40 border="5" color="0" x="170" y="76" height="16" width="94" format="0.00" html.valueishtml="0" name=amount visible="1" edit.limit=13 edit.case=any edit.format="0.00" 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="16777215" )
column(band=detail id=13 alignment="1" tabsequence=50 border="5" color="0" x="170" y="101" height="16" width="94" format="0.00" html.valueishtml="0" name=min_basic visible="1" edit.limit=13 edit.case=any edit.format="0.00" 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="16777215" ) column(band=detail id=13 alignment="1" tabsequence=60 border="5" color="0" x="170" y="101" height="16" width="94" format="0.00" html.valueishtml="0" name=min_basic visible="1" edit.limit=13 edit.case=any edit.format="0.00" 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="16777215" )
column(band=detail id=16 alignment="1" tabsequence=70 border="5" color="0" x="170" y="126" height="16" width="94" format="0.00" html.valueishtml="0" name=min_amt visible="1" edit.limit=14 edit.case=any edit.format="0.00" 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="16777215" ) column(band=detail id=16 alignment="1" tabsequence=80 border="5" color="0" x="170" y="126" height="16" width="94" format="0.00" html.valueishtml="0" name=min_amt visible="1" edit.limit=14 edit.case=any edit.format="0.00" 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="16777215" )
column(band=detail id=6 alignment="0" tabsequence=90 border="5" color="0" x="170" y="151" height="16" width="36" format="[general]" html.valueishtml="0" name=prop_yn visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=6 alignment="0" tabsequence=100 border="5" color="0" x="170" y="151" height="16" width="36" format="[general]" html.valueishtml="0" name=prop_yn visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="255" x="170" y="176" height="16" width="36" format="[general]" html.valueishtml="0" name=confirmed 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="79741120" ) column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="255" x="170" y="176" height="16" width="36" format="[general]" html.valueishtml="0" name=confirmed 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="79741120" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="255" x="170" y="201" height="16" width="80" format="[general]" html.valueishtml="0" name=emp_code__aprv 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="79741120" ) column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="255" x="170" y="201" height="16" width="80" format="[general]" html.valueishtml="0" name=emp_code__aprv 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="79741120" )
column(band=detail id=20 alignment="1" tabsequence=32766 border="5" color="0" x="170" y="226" height="16" width="80" format="[general]" html.valueishtml="0" name=employee_emp_fname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=20 alignment="1" tabsequence=32766 border="5" color="0" x="170" y="226" height="16" width="80" format="[general]" html.valueishtml="0" name=employee_emp_fname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
...@@ -76,6 +77,8 @@ text(band=detail alignment="1" text="Changed By :" border="0" color="0" x="203" ...@@ -76,6 +77,8 @@ text(band=detail alignment="1" text="Changed By :" border="0" color="0" x="203"
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="0" x="308" y="328" height="16" 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="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="0" x="308" y="328" height="16" 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="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Changed From :" border="0" color="0" x="393" y="327" height="16" width="100" 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="79741120" ) text(band=detail alignment="1" text="Changed From :" border="0" color="0" x="393" y="327" height="16" width="100" 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="79741120" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="0" x="498" y="328" height="16" 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="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="0" x="498" y="328" height="16" 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="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Transaction ID :" border="0" color="0" x="14" y="351" height="16" width="100" html.valueishtml="0" name=tran_id_t visible="0" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="0" color="0" x="118" y="351" height="16" width="100" format="[general]" html.valueishtml="0" name=tran_id visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment