Commit a9d87b88 authored by ssalve's avatar ssalve

Sarita: Done changes to set long name on 27 SEP 2018

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@191280 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 008dd109
$PBExportHeader$d_sep_close_edit.srd
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" )
summary(height=63 color="536870912" )
footer(height=0 color="536870912" )
detail(height=371 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="separation_close.tran_id" )
......@@ -15,8 +15,6 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="separation_close.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="separation_close.chg_term" )
column=(type=char(60) updatewhereclause=yes name=site_descr dbname="site.descr" )
column=(type=char(15) updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" )
column=(type=char(15) updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
column=(type=datetime updatewhereclause=yes name=relieve_date dbname="employee.relieve_date" )
column=(type=char(15) updatewhereclause=yes name=emp_lname_1 dbname="employee.emp_lname_1" )
column=(type=char(15) updatewhereclause=yes name=emp_fname_1 dbname="employee.emp_fname_1" )
......@@ -27,16 +25,16 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(1) update=yes updatewhereclause=yes name=sep_status dbname="separation_close.sep_status" values="Requested R/Confirmed C/Cancelled X/" )
column=(type=datetime update=yes updatewhereclause=yes name=conf_date_sep dbname="separation_close.conf_date_sep" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__conf_sep dbname="separation_close.emp_code__conf_sep" )
column=(type=char(15) updatewhereclause=yes name=emp_fname_sep_conf dbname="employee.emp_fname" )
column=(type=char(15) updatewhereclause=yes name=emp_lname_sep_conf dbname="employee.emp_lname" )
column=(type=char(4000) updatewhereclause=yes name=sepmode_descr dbname="sepmode_descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ALIAS=~"employee_a~" ) TABLE(NAME=~"separation_close~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"employee~" ALIAS=~"employee_b~" ) TABLE(NAME=~"employee~" ALIAS=~"employee_c~" ) COLUMN(NAME=~"separation_close.tran_id~") COLUMN(NAME=~"separation_close.tran_date~") COLUMN(NAME=~"separation_close.emp_code~") COLUMN(NAME=~"separation_close.resi_date~") COLUMN(NAME=~"separation_close.site_code~") COLUMN(NAME=~"separation_close.status~") COLUMN(NAME=~"separation_close.emp_code__aprv~") COLUMN(NAME=~"separation_close.chg_date~") COLUMN(NAME=~"separation_close.chg_user~") COLUMN(NAME=~"separation_close.chg_term~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"employee_a.emp_fname~") COLUMN(NAME=~"employee_a.emp_lname~") COLUMN(NAME=~"employee_a.relieve_date~") COMPUTE(NAME=~"employee_b.emp_fname as emp_lname_1~") COMPUTE(NAME=~"employee_b.emp_lname as emp_fname_1~") COLUMN(NAME=~"separation_close.relieve_date~") COLUMN(NAME=~"separation_close.separation_mode~") COLUMN(NAME=~"separation_close.reason~") COLUMN(NAME=~"separation_close.vac_no__created~") COLUMN(NAME=~"separation_close.sep_status~") COLUMN(NAME=~"separation_close.conf_date_sep~") COLUMN(NAME=~"separation_close.emp_code__conf_sep~") COLUMN(NAME=~"employee_c.emp_fname~") COLUMN(NAME=~"employee_c.emp_lname~") COMPUTE(NAME=~"FN_GET_DESCR_GENCODES('SEPARATION_MODE' , 'W_EMP_SEPARATION' , SEPARATION_CLOSE.SEPARATION_MODE) sepmode_descr~") JOIN (LEFT=~"separation_close.emp_code__aprv~" OP =~"=~"RIGHT=~"employee_b.emp_code~" OUTER1 =~"separation_close.emp_code__aprv~" ) JOIN (LEFT=~"separation_close.emp_code__conf_sep~" OP =~"=~"RIGHT=~"employee_c.emp_code~" OUTER1 =~"separation_close.emp_code__conf_sep~" ) JOIN (LEFT=~"separation_close.site_code~" OP =~"=~"RIGHT=~"site.site_code~" ) JOIN (LEFT=~"employee_a.emp_code~" OP =~"=~"RIGHT=~"separation_close.emp_code~" )WHERE( EXP1 =~"SEPARATION_CLOSE.TRAN_ID~" OP =~"=~" EXP2 =~":as_tranid~" ) ) ARG(NAME = ~"as_tranid~" TYPE = string) " update="SEPARATION_CLOSE" updatewhere=0 updatekeyinplace=no arguments=(("as_tranid", string)) )
column=(type=char(30) updatewhereclause=yes name=emp_fname_long_sep_conf dbname="employee.emp_fname_long" )
column=(type=char(30) updatewhereclause=yes name=emp_lname_long_sep_conf dbname="employee.emp_lname_long" )
column=(type=char(30) updatewhereclause=yes name=emp_fname_long dbname="employee.emp_fname_long" )
column=(type=char(30) updatewhereclause=yes name=emp_lname_long dbname="employee.emp_lname_long" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ALIAS=~"employee_a~" ) TABLE(NAME=~"separation_close~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"employee~" ALIAS=~"employee_b~" ) TABLE(NAME=~"employee~" ALIAS=~"employee_c~" ) COLUMN(NAME=~"separation_close.tran_id~") COLUMN(NAME=~"separation_close.tran_date~") COLUMN(NAME=~"separation_close.emp_code~") COLUMN(NAME=~"separation_close.resi_date~") COLUMN(NAME=~"separation_close.site_code~") COLUMN(NAME=~"separation_close.status~") COLUMN(NAME=~"separation_close.emp_code__aprv~") COLUMN(NAME=~"separation_close.chg_date~") COLUMN(NAME=~"separation_close.chg_user~") COLUMN(NAME=~"separation_close.chg_term~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"employee_a.relieve_date~") COMPUTE(NAME=~"employee_b.emp_fname as emp_lname_1~") COMPUTE(NAME=~"employee_b.emp_lname as emp_fname_1~") COLUMN(NAME=~"separation_close.relieve_date~") COLUMN(NAME=~"separation_close.separation_mode~") COLUMN(NAME=~"separation_close.reason~") COLUMN(NAME=~"separation_close.vac_no__created~") COLUMN(NAME=~"separation_close.sep_status~") COLUMN(NAME=~"separation_close.conf_date_sep~") COLUMN(NAME=~"separation_close.emp_code__conf_sep~") COMPUTE(NAME=~"FN_GET_DESCR_GENCODES('SEPARATION_MODE' , 'W_EMP_SEPARATION' , SEPARATION_CLOSE.SEPARATION_MODE) sepmode_descr~") COLUMN(NAME=~"employee_a.emp_fname_long~") COLUMN(NAME=~"employee_a.emp_lname_long~") COLUMN(NAME=~"employee_c.emp_fname_long~") COLUMN(NAME=~"employee_c.emp_lname_long~") JOIN (LEFT=~"separation_close.emp_code__aprv~" OP =~"=~"RIGHT=~"employee_b.emp_code~" OUTER1 =~"separation_close.emp_code__aprv~" ) JOIN (LEFT=~"separation_close.emp_code__conf_sep~" OP =~"=~"RIGHT=~"employee_c.emp_code~" OUTER1 =~"separation_close.emp_code__conf_sep~" ) JOIN (LEFT=~"separation_close.site_code~" OP =~"=~"RIGHT=~"site.site_code~" ) JOIN (LEFT=~"employee_a.emp_code~" OP =~"=~"RIGHT=~"separation_close.emp_code~" )WHERE( EXP1 =~"SEPARATION_CLOSE.TRAN_ID~" OP =~"=~" EXP2 =~":as_tranid~" ) ) ARG(NAME = ~"as_tranid~" TYPE = string) " update="SEPARATION_CLOSE" updatewhere=0 updatekeyinplace=no arguments=(("as_tranid", string)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="4" y="0" height="350" width="537" name=gb_1 visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="255" x="305" y="295" height="16" width="69" format="[general]" html.valueishtml="0" name=chg_term visible="0" 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="67108864" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="255" x="248" y="66" height="16" width="126" format="[general]" html.valueishtml="0" name=emp_fname 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="67108864" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="255" x="80" y="319" height="16" width="67" format="[shortdate] [time]" html.valueishtml="0" name=relieve_date visible="0" 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="67108864" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="255" x="248" y="269" height="16" width="127" format="[general]" html.valueishtml="0" name=emp_fname_1 visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="255" x="248" y="218" height="16" width="127" format="[general]" html.valueishtml="0" name=emp_fname_sep_conf visible="1" edit.limit=15 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="255" x="80" y="319" height="16" width="67" format="[shortdate] [time]" html.valueishtml="0" name=relieve_date visible="0" 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="67108864" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="255" x="248" y="269" height="16" width="127" format="[general]" html.valueishtml="0" name=emp_fname_1 visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Chg Term:" border="0" color="33554432" x="244" y="295" height="16" width="55" html.valueishtml="0" name=chg_term_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="2" background.color="67108864" )
text(band=detail alignment="1" text="Chg User:" border="0" color="33554432" x="379" y="295" height="16" width="56" html.valueishtml="0" name=chg_user_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="2" background.color="67108864" )
text(band=detail alignment="1" text="Resignation Date :" border="0" color="33554432" x="300" y="91" height="16" width="107" html.valueishtml="0" name=resi_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
......@@ -56,25 +54,27 @@ text(band=detail alignment="1" text="Approved by :" border="0" color="33554432"
text(band=detail alignment="1" text="Change Date :" border="0" color="33554432" x="40" y="295" height="16" width="130" html.valueishtml="0" name=chg_date_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="2" background.color="67108864" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="41" height="16" width="108" 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="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=3 alignment="0" tabsequence=20 border="5" color="33554432" x="176" y="66" height="16" width="66" 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=17 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="91" height="16" width="108" format="dd/mm/yy" html.valueishtml="0" name=relieve_date_sep visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="116" height="16" width="41" format="[general]" html.valueishtml="0" name=separation_mode visible="1" edit.limit=1 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="141" height="16" width="93" format="[general]" html.valueishtml="0" name=sep_status visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper 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="67108864" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="193" height="16" width="92" format="[general]" html.valueishtml="0" name=vac_no__created visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="218" height="16" width="66" format="[general]" html.valueishtml="0" name=emp_code__conf_sep visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="91" height="16" width="108" format="dd/mm/yy" html.valueishtml="0" name=relieve_date_sep visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="116" height="16" width="41" format="[general]" html.valueishtml="0" name=separation_mode visible="1" edit.limit=1 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="141" height="16" width="93" format="[general]" html.valueishtml="0" name=sep_status visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper 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="67108864" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="193" height="16" width="92" format="[general]" html.valueishtml="0" name=vac_no__created visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="218" height="16" width="66" format="[general]" html.valueishtml="0" name=emp_code__conf_sep visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="244" height="16" width="55" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="269" height="16" width="66" format="[general]" html.valueishtml="0" name=emp_code__aprv 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="67108864" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="295" height="16" width="61" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="0" 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="67108864" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="255" x="378" y="66" height="16" width="127" format="[general]" html.valueishtml="0" name=emp_lname 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="67108864" )
column(band=detail id=2 alignment="0" tabsequence=10 border="5" color="33554432" x="420" y="40" height="16" width="85" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="255" x="409" y="91" height="16" width="96" format="[shortdate] [time]" html.valueishtml="0" name=resi_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="5" color="255" x="223" y="116" height="16" width="282" format="[general]" html.valueishtml="0" name=sepmode_descr visible="1" edit.limit=1 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="255" x="223" y="116" height="16" width="282" format="[general]" html.valueishtml="0" name=sepmode_descr visible="1" edit.limit=1 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="412" y="141" height="16" width="93" format="[general]" html.valueishtml="0" name=status visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper 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="67108864" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="255" x="175" y="166" height="16" width="330" format="[general]" html.valueishtml="0" name=reason visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="255" x="426" y="193" height="16" width="79" format="dd/mm/yy" html.valueishtml="0" name=conf_date_sep visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="5" color="255" x="378" y="218" height="16" width="127" format="[general]" html.valueishtml="0" name=emp_lname_sep_conf visible="1" edit.limit=15 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="255" x="175" y="166" height="16" width="330" format="[general]" html.valueishtml="0" name=reason visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="255" x="426" y="193" height="16" width="79" format="dd/mm/yy" html.valueishtml="0" name=conf_date_sep visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="236" y="244" height="16" width="269" format="[general]" html.valueishtml="0" name=site_descr visible="1" edit.limit=60 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="67108864" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="255" x="378" y="269" height="16" width="127" format="[general]" html.valueishtml="0" name=emp_lname_1 visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="255" x="378" y="269" height="16" width="127" format="[general]" html.valueishtml="0" name=emp_lname_1 visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="439" y="295" height="16" width="66" format="[general]" html.valueishtml="0" name=chg_user visible="0" 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="67108864" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="5" color="255" x="244" y="219" height="16" width="130" html.valueishtml="0" name=emp_fname_long_sep_conf visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="255" x="378" y="218" height="16" width="130" html.valueishtml="0" name=emp_lname_long_sep_conf visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="5" color="255" x="247" y="67" height="16" width="125" html.valueishtml="0" name=emp_fname_long visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="5" color="255" x="377" y="67" height="16" width="125" html.valueishtml="0" name=emp_lname_long visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
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