Commit 7f7efc10 authored by sghate's avatar sghate

Updated srd on 26/12/2019

d_site_holtbl_brow.srd
d_site_holtbl_edit.srd


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@214104 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b105b91b
......@@ -5,28 +5,28 @@ header(height=18 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=23 color="536870912" )
table(column=(type=char(5) update=yes updatewhereclause=yes key=yes name=site_code dbname="site_holtbl_map.site_code" )
table(column=(type=char(60) updatewhereclause=yes name=site_descr dbname="site.descr" )
column=(type=char(4000) updatewhereclause=yes name=holtbl_descr dbname="holtbl_descr" )
column=(type=char(5) update=yes updatewhereclause=yes key=yes name=hol_tblno dbname="site_holtbl_map.hol_tblno" )
column=(type=char(5) update=yes updatewhereclause=yes key=yes name=site_code dbname="site_holtbl_map.site_code" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="site_holtbl_map.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="site_holtbl_map.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="site_holtbl_map.chg_term" )
column=(type=char(60) updatewhereclause=yes name=site_descr dbname="site.descr" )
column=(type=char(4000) updatewhereclause=yes name=holtbl_descr dbname="holtbl_descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"site_holtbl_map~" ) TABLE(NAME=~"site~" ) COLUMN(NAME=~"site_holtbl_map.site_code~") COLUMN(NAME=~"site_holtbl_map.hol_tblno~") COLUMN(NAME=~"site_holtbl_map.chg_date~") COLUMN(NAME=~"site_holtbl_map.chg_user~") COLUMN(NAME=~"site_holtbl_map.chg_term~") COLUMN(NAME=~"site.descr~") COMPUTE(NAME=~"fn_get_gen_descr ( 'HOL_TBLNO' , 'X' , site_holtbl_map.hol_tblno , 'D') as holtbl_descr~") JOIN (LEFT=~"site_holtbl_map.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"site_holtbl_map.site_code~" OP =~"=~" EXP2 =~":site_code~" ) ) ARG(NAME = ~"site_code~" TYPE = string) " update="site_holtbl_map" updatewhere=0 updatekeyinplace=no arguments=(("site_code", string)) )
text(band=header alignment="2" text="Site Code" border="6" color="33554432" x="2" y="2" height="16" width="89" html.valueishtml="0" name=site_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change Date" border="6" color="33554432" x="543" y="2" height="16" width="132" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change User" border="6" color="33554432" x="677" y="2" height="16" width="89" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Change Term" border="6" color="33554432" x="768" y="2" height="16" width="96" 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="1" background.color="536870912" )
text(band=header alignment="2" text="Site Description" border="6" color="33554432" x="93" y="2" height="16" width="192" html.valueishtml="0" name=site_descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Holiday Tblno" border="6" color="33554432" x="287" y="2" height="16" width="89" html.valueishtml="0" name=hol_tblno_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Holiday Table Description" border="6" color="33554432" x="378" y="2" height="16" width="163" html.valueishtml="0" name=holtbl_descr_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" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="2" y="2" height="19" width="89" 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=20 border="5" color="33554432" x="93" y="2" height="19" width="192" format="[general]" html.valueishtml="0" name=site_descr visible="1" edit.limit=60 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=50 border="5" color="33554432" x="543" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=60 border="5" color="33554432" x="677" y="2" height="19" width="89" 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=70 border="5" color="33554432" x="768" y="2" height="19" width="96" 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=30 border="5" color="33554432" x="287" y="2" height="19" width="89" format="[general]" html.valueishtml="0" name=hol_tblno 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=40 border="5" color="33554432" x="378" y="2" height="19" width="163" format="[general]" html.valueishtml="0" name=holtbl_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="site_holtbl_map.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"site_holtbl_map~" ) TABLE(NAME=~"site~" ) COLUMN(NAME=~"site.descr~") COMPUTE(NAME=~"fn_get_gen_descr ( 'HOL_TBLNO' , 'X' , site_holtbl_map.hol_tblno , 'D') as holtbl_descr~") COLUMN(NAME=~"site_holtbl_map.hol_tblno~") COLUMN(NAME=~"site_holtbl_map.site_code~") COLUMN(NAME=~"site_holtbl_map.chg_date~") COLUMN(NAME=~"site_holtbl_map.chg_user~") COLUMN(NAME=~"site_holtbl_map.chg_term~") JOIN (LEFT=~"site_holtbl_map.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"~~~"SITE_HOLTBL_MAP~~~".~~~"SITE_CODE~~~"~" OP =~"=~" EXP2 =~":site_code~" ) ) ARG(NAME = ~"site_code~" TYPE = string) " update="SITE_HOLTBL_MAP" updatewhere=0 updatekeyinplace=no arguments=(("site_code", string)) )
text(band=header alignment="2" text="Site Description" border="6" color="33554432" x="276" y="2" height="16" width="192" html.valueishtml="0" name=site_descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Holiday Table Description" border="6" color="33554432" x="55" y="2" height="16" width="163" html.valueishtml="0" name=holtbl_descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Holiday Table No" border="6" color="33554432" x="2" y="1" height="17" width="51" html.valueishtml="0" name=hol_tblno_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Site Code" border="6" color="33554432" x="220" y="1" height="17" width="54" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="276" y="2" height="19" width="192" format="[general]" html.valueishtml="0" name=site_descr visible="1" edit.limit=60 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="55" y="2" height="19" width="163" format="[general]" html.valueishtml="0" name=holtbl_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=10 border="0" color="33554432" x="2" y="1" height="16" width="51" format="[general]" html.valueishtml="0" name=hol_tblno 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=20 border="0" color="33554432" x="220" y="1" height="16" width="54" format="[general]" html.valueishtml="0" name=site_code 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="471" y="1" height="16" width="83" html.valueishtml="0" name=chg_date visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="557" y="1" height="16" width="63" html.valueishtml="0" name=chg_user visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="623" y="1" height="16" width="111" html.valueishtml="0" name=chg_term visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="2" text="Change User" border="6" color="33554432" x="556" y="1" height="17" width="64" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Change Date" border="6" color="33554432" x="470" y="1" height="17" width="84" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Change Term" border="6" color="33554432" x="622" y="1" height="17" width="112" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
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 )
......
......@@ -3,27 +3,29 @@ 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=224 color="536870912" )
table(column=(type=char(5) update=yes updatewhereclause=yes key=yes name=site_code dbname="site_holtbl_map.site_code" )
detail(height=147 color="536870912" )
table(column=(type=char(4000) updatewhereclause=yes name=holtbl_descr dbname="holtbl_descr" )
column=(type=char(60) updatewhereclause=yes name=site_descr dbname="site.descr" )
column=(type=char(5) update=yes updatewhereclause=yes key=yes name=hol_tblno dbname="site_holtbl_map.hol_tblno" )
column=(type=char(5) update=yes updatewhereclause=yes key=yes name=site_code dbname="site_holtbl_map.site_code" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="site_holtbl_map.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="site_holtbl_map.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="site_holtbl_map.chg_term" )
column=(type=char(60) updatewhereclause=yes name=site_descr dbname="site.descr" )
column=(type=char(4000) updatewhereclause=yes name=holtbl_descr dbname="holtbl_descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"site_holtbl_map~" ) TABLE(NAME=~"site~" ) COLUMN(NAME=~"site_holtbl_map.site_code~") COLUMN(NAME=~"site_holtbl_map.hol_tblno~") COLUMN(NAME=~"site_holtbl_map.chg_date~") COLUMN(NAME=~"site_holtbl_map.chg_user~") COLUMN(NAME=~"site_holtbl_map.chg_term~") COLUMN(NAME=~"site.descr~") COMPUTE(NAME=~"fn_get_gen_descr ( 'HOL_TBLNO' , 'X' , site_holtbl_map.hol_tblno , 'D') as holtbl_descr~") JOIN (LEFT=~"site_holtbl_map.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"site_holtbl_map.site_code~" OP =~"=~" EXP2 =~":site_code~" LOGIC =~"And~" ) WHERE( EXP1 =~"site_holtbl_map.hol_tblno~" OP =~"=~" EXP2 =~":hol_tblno~" ) ) ARG(NAME = ~"site_code~" TYPE = string) ARG(NAME = ~"hol_tblno~" TYPE = string) " update="site_holtbl_map" updatewhere=0 updatekeyinplace=no arguments=(("site_code", string),("hol_tblno", string)) )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="204" y="18" height="16" width="249" format="[general]" html.valueishtml="0" name=site_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="120" y="18" height="16" width="79" 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="120" y="41" height="16" width="79" format="[general]" html.valueishtml="0" name=hol_tblno 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="255" x="120" y="64" height="16" width="132" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="255" x="120" y="87" height="16" width="96" 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="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="14" y="87" height="16" width="102" 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="1" background.color="536870912" )
text(band=detail alignment="1" text="Holiday Tblno:" border="0" color="33554432" x="14" y="41" height="19" width="102" html.valueishtml="0" name=hol_tblno_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Site Code:" border="0" color="33554432" x="14" y="18" height="19" width="102" html.valueishtml="0" name=site_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change Date:" border="0" color="33554432" x="14" y="64" height="16" width="102" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change User:" border="0" color="33554432" x="259" y="64" height="16" width="102" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="255" x="204" y="41" height="16" width="249" format="[general]" html.valueishtml="0" name=holtbl_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="255" x="367" y="64" height="16" width="86" 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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="site_holtbl_map.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"site_holtbl_map~" ) TABLE(NAME=~"site~" ) COMPUTE(NAME=~"fn_get_gen_descr ( 'HOL_TBLNO' , 'X' , site_holtbl_map.hol_tblno , 'D') as holtbl_descr~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"site_holtbl_map.hol_tblno~") COLUMN(NAME=~"site_holtbl_map.site_code~") COLUMN(NAME=~"site_holtbl_map.chg_date~") COLUMN(NAME=~"site_holtbl_map.chg_user~") COLUMN(NAME=~"site_holtbl_map.chg_term~") JOIN (LEFT=~"site_holtbl_map.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"~~~"SITE_HOLTBL_MAP~~~".~~~"HOL_TBLNO~~~"~" OP =~"=~" EXP2 =~":hol_tblno~" LOGIC =~"And~" ) WHERE( EXP1 =~"~~~"SITE_HOLTBL_MAP~~~".~~~"SITE_CODE~~~"~" OP =~"=~" EXP2 =~":site_code~" ) ) ARG(NAME = ~"hol_tblno~" TYPE = string) ARG(NAME = ~"site_code~" TYPE = string) " update="SITE_HOLTBL_MAP" updatewhere=0 updatekeyinplace=no arguments=(("hol_tblno", string),("site_code", string)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="11" y="12" height="71" width="534" 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" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="201" y="55" height="16" width="251" format="[general]" html.valueishtml="0" name=site_descr 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Holiday Table No :" border="0" color="33554432" x="15" y="32" height="16" width="102" html.valueishtml="0" name=hol_tblno_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="204" y="32" height="16" width="249" format="[general]" html.valueishtml="0" name=holtbl_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
groupbox(band=detail text="Other"border="2" color="33554432" x="11" y="90" height="53" width="535" 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="Change Date:" border="0" color="33554432" x="17" y="111" height="16" width="102" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change User:" border="0" color="33554432" x="191" y="111" height="16" width="102" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change Term:" border="0" color="33554432" x="366" y="110" height="16" width="102" 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="1" background.color="536870912" )
text(band=detail alignment="1" text="Site Code :" border="0" color="33554432" x="15" y="55" height="16" width="102" html.valueishtml="0" name=site_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="33554432" x="121" y="32" height="16" width="74" html.valueishtml="0" name=hol_tblno visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=20 border="5" color="33554432" x="123" y="54" height="16" width="70" html.valueishtml="0" name=site_code visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="33554432" x="125" y="112" height="16" width="55" html.valueishtml="0" name=chg_date visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="33554432" x="299" y="112" height="16" width="50" html.valueishtml="0" name=chg_user visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="478" y="113" height="16" width="63" html.valueishtml="0" name=chg_term visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
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