Commit 31b3a829 authored by caluka's avatar caluka

srd updated for show visa,ticket status in StarClub Employee details.[W14BSUN003]


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@95071 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 459e805f
......@@ -48,11 +48,11 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="emp_travel_info.status" )
column=(type=char(10) update=yes updatewhereclause=yes name=nationality dbname="emp_travel_info.nationality" )
column=(type=char(50) update=yes updatewhereclause=yes name=hub dbname="emp_travel_info.hub" )
column=(type=datetime update=yes updatewhereclause=yes name=visa_stat_date dbname="emp_travel_info.visa_stat_date" )
column=(type=char(1) updatewhereclause=yes name=ticket_status dbname="ticket_status" )
column=(type=datetime update=yes updatewhereclause=yes name=ticket_stat_date dbname="emp_travel_info.ticket_stat_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=visa_status dbname="emp_travel_info.visa_status" )
column=(type=char(1) update=yes updatewhereclause=yes name=ticket_status dbname="emp_travel_info.ticket_status" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"emp_travel_info~" ) TABLE(NAME=~"site~" ) COLUMN(NAME=~"emp_travel_info.tran_id~") COLUMN(NAME=~"emp_travel_info.tran_date~") COLUMN(NAME=~"emp_travel_info.site_code~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"emp_travel_info.emp_code~") COLUMN(NAME=~"emp_travel_info.name_prefix~") COLUMN(NAME=~"emp_travel_info.emp_fname~") COLUMN(NAME=~"emp_travel_info.emp_mname~") COLUMN(NAME=~"emp_travel_info.emp_lname~") COLUMN(NAME=~"emp_travel_info.emp_name__pass~") COLUMN(NAME=~"emp_travel_info.designation~") COLUMN(NAME=~"emp_travel_info.item_ser~") COLUMN(NAME=~"emp_travel_info.email_id~") COLUMN(NAME=~"emp_travel_info.report_to~") COLUMN(NAME=~"emp_travel_info.passport_no~") COLUMN(NAME=~"emp_travel_info.birth_date~") COLUMN(NAME=~"emp_travel_info.birth_place~") COLUMN(NAME=~"emp_travel_info.date_of_issue~") COLUMN(NAME=~"emp_travel_info.place_of_issue~") COLUMN(NAME=~"emp_travel_info.valid_upto~") COLUMN(NAME=~"emp_travel_info.addr1__pass~") COLUMN(NAME=~"emp_travel_info.addr2__pass~") COLUMN(NAME=~"emp_travel_info.addr3__pass~") COLUMN(NAME=~"emp_travel_info.city__pass~") COLUMN(NAME=~"emp_travel_info.state_code__pass~") COLUMN(NAME=~"emp_travel_info.state_descr__pass~") COLUMN(NAME=~"emp_travel_info.count_name~") COLUMN(NAME=~"emp_travel_info.pin__pass~") COLUMN(NAME=~"emp_travel_info.cur_tel1~") COLUMN(NAME=~"emp_travel_info.mobile_no~") COLUMN(NAME=~"emp_travel_info.meal_pref~") COLUMN(NAME=~"emp_travel_info.emp_code__team_head~") COLUMN(NAME=~"emp_travel_info.state_code__work~") COLUMN(NAME=~"emp_travel_info.zone_code~") COLUMN(NAME=~"emp_travel_info.location~") COLUMN(NAME=~"emp_travel_info.confirmed~") COLUMN(NAME=~"emp_travel_info.conf_date~") COLUMN(NAME=~"emp_travel_info.chg_date~") COLUMN(NAME=~"emp_travel_info.chg_user~") COLUMN(NAME=~"emp_travel_info.chg_term~") COLUMN(NAME=~"emp_travel_info.status~") COLUMN(NAME=~"emp_travel_info.nationality~") COLUMN(NAME=~"emp_travel_info.hub~") COLUMN(NAME=~"emp_travel_info.visa_stat_date~") COLUMN(NAME=~"emp_travel_info.ticket_stat_date~") COLUMN(NAME=~"emp_travel_info.visa_status~") COLUMN(NAME=~"emp_travel_info.ticket_status~") JOIN (LEFT=~"emp_travel_info.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"emp_travel_info.tran_date~" OP =~">=~" EXP2 =~":fromdate~" LOGIC =~"and~" ) WHERE( EXP1 =~"emp_travel_info.tran_date~" OP =~"<=~" EXP2 =~":todate~" ) ) ARG(NAME = ~"fromdate~" TYPE = date) ARG(NAME = ~"todate~" TYPE = date) " update="emp_travel_info" updatewhere=0 updatekeyinplace=no arguments=(("fromdate", date),("todate", date)) )
column=(type=char(1) updatewhereclause=yes name=visa_status dbname="visa_status" )
column=(type=datetime update=yes updatewhereclause=yes name=visa_stat_date dbname="emp_travel_info.visa_stat_date" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"emp_travel_info~" ) TABLE(NAME=~"site~" ) COLUMN(NAME=~"emp_travel_info.tran_id~") COLUMN(NAME=~"emp_travel_info.tran_date~") COLUMN(NAME=~"emp_travel_info.site_code~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"emp_travel_info.emp_code~") COLUMN(NAME=~"emp_travel_info.name_prefix~") COLUMN(NAME=~"emp_travel_info.emp_fname~") COLUMN(NAME=~"emp_travel_info.emp_mname~") COLUMN(NAME=~"emp_travel_info.emp_lname~") COLUMN(NAME=~"emp_travel_info.emp_name__pass~") COLUMN(NAME=~"emp_travel_info.designation~") COLUMN(NAME=~"emp_travel_info.item_ser~") COLUMN(NAME=~"emp_travel_info.email_id~") COLUMN(NAME=~"emp_travel_info.report_to~") COLUMN(NAME=~"emp_travel_info.passport_no~") COLUMN(NAME=~"emp_travel_info.birth_date~") COLUMN(NAME=~"emp_travel_info.birth_place~") COLUMN(NAME=~"emp_travel_info.date_of_issue~") COLUMN(NAME=~"emp_travel_info.place_of_issue~") COLUMN(NAME=~"emp_travel_info.valid_upto~") COLUMN(NAME=~"emp_travel_info.addr1__pass~") COLUMN(NAME=~"emp_travel_info.addr2__pass~") COLUMN(NAME=~"emp_travel_info.addr3__pass~") COLUMN(NAME=~"emp_travel_info.city__pass~") COLUMN(NAME=~"emp_travel_info.state_code__pass~") COLUMN(NAME=~"emp_travel_info.state_descr__pass~") COLUMN(NAME=~"emp_travel_info.count_name~") COLUMN(NAME=~"emp_travel_info.pin__pass~") COLUMN(NAME=~"emp_travel_info.cur_tel1~") COLUMN(NAME=~"emp_travel_info.mobile_no~") COLUMN(NAME=~"emp_travel_info.meal_pref~") COLUMN(NAME=~"emp_travel_info.emp_code__team_head~") COLUMN(NAME=~"emp_travel_info.state_code__work~") COLUMN(NAME=~"emp_travel_info.zone_code~") COLUMN(NAME=~"emp_travel_info.location~") COLUMN(NAME=~"emp_travel_info.confirmed~") COLUMN(NAME=~"emp_travel_info.conf_date~") COLUMN(NAME=~"emp_travel_info.chg_date~") COLUMN(NAME=~"emp_travel_info.chg_user~") COLUMN(NAME=~"emp_travel_info.chg_term~") COLUMN(NAME=~"emp_travel_info.status~") COLUMN(NAME=~"emp_travel_info.nationality~") COLUMN(NAME=~"emp_travel_info.hub~") COMPUTE(NAME=~"case when emp_travel_info.ticket_status is null then 'N' else emp_travel_info.ticket_status end ticket_status~") COLUMN(NAME=~"emp_travel_info.ticket_stat_date~") COMPUTE(NAME=~"case when emp_travel_info.visa_status is null then 'N' else emp_travel_info.visa_status end visa_status~") COLUMN(NAME=~"emp_travel_info.visa_stat_date~") JOIN (LEFT=~"emp_travel_info.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"emp_travel_info.tran_date~" OP =~">=~" EXP2 =~":fromdate~" LOGIC =~"and~" ) WHERE( EXP1 =~"emp_travel_info.tran_date~" OP =~"<=~" EXP2 =~":todate~" ) ) ARG(NAME = ~"fromdate~" TYPE = date) ARG(NAME = ~"todate~" TYPE = date) " update="emp_travel_info" updatewhere=0 updatekeyinplace=no arguments=(("fromdate", date),("todate", date)) )
text(band=header alignment="2" text="Tran Id" border="6" color="33554432" x="2" y="2" height="19" width="91" 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="2" background.color="67108864" )
text(band=header alignment="2" text="Tran Date" border="6" color="33554432" x="95" y="2" height="19" width="98" 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="2" background.color="67108864" )
text(band=header alignment="2" text="Site Code" border="6" color="33554432" x="195" y="2" height="19" width="91" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
......@@ -94,10 +94,12 @@ text(band=header alignment="2" text="Change Date" border="6" color="33554432" x=
text(band=header alignment="0" text="Status" border="6" color="33554432" x="6273" y="2" height="19" width="42" html.valueishtml="0" name=status_t visible="1" font.face="MS Sans Serif" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Postal Code" border="6" color="33554432" x="4865" y="2" height="19" width="96" html.valueishtml="0" name=pin__pass_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Nationality" border="6" color="33554432" x="4787" y="3" height="19" width="76" html.valueishtml="0" name=nationality_t visible="1" font.face="MS Sans Serif" font.height="-10" 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 Terminal" border="6" color="33554432" x="6544" y="2" height="19" width="104" 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="2" background.color="67108864" )
text(band=header alignment="2" text="Change Terminal" border="6" color="33554432" x="6544" y="2" height="19" width="116" 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="2" background.color="67108864" )
text(band=header alignment="0" text="Hub" border="6" color="33554432" x="5633" y="1" height="19" width="163" html.valueishtml="0" name=hub_t visible="1" font.face="MS Sans Serif" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text=" Visa Status Date" border="6" color="33554432" x="6650" y="1" height="16" width="105" html.valueishtml="0" name=visa_stat_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Ticket Stat Date" border="6" color="33554432" x="6757" y="1" height="16" width="99" html.valueishtml="0" name=ticket_stat_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Ticket Status" border="6" color="33554432" x="6662" y="1" height="15" width="104" html.valueishtml="0" name=ticket_status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Ticket Status Date" border="6" color="33554432" x="6768" y="1" height="15" width="143" html.valueishtml="0" name=ticket_stat_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Visa Status" border="6" color="33554432" x="6913" y="1" height="15" width="86" html.valueishtml="0" name=visa_status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Visa Status Date" border="6" color="33554432" x="7001" y="1" height="15" width="130" html.valueishtml="0" name=visa_stat_date_t visible="1" font.face="Arial" 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=32766 border="0" color="33554432" x="2" y="2" height="16" width="91" 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=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="95" y="2" height="16" width="98" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" edit.limit=0 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=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="195" y="2" height="16" width="91" format="[general]" html.valueishtml="0" name=site_code 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" )
......@@ -137,16 +139,14 @@ column(band=detail id=36 alignment="0" tabsequence=32766 border="0" color="33554
column(band=detail id=37 alignment="0" tabsequence=32766 border="0" color="33554432" x="6139" y="2" height="16" width="132" format="[shortdate] [time]" html.valueishtml="0" name=conf_date visible="1" edit.limit=0 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=38 alignment="0" tabsequence=32766 border="0" color="33554432" x="6317" y="2" 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="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=39 alignment="0" tabsequence=32766 border="0" color="33554432" x="6451" y="2" height="16" width="91" 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=40 alignment="0" tabsequence=32766 border="0" color="33554432" x="6544" y="2" height="16" width="104" 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=40 alignment="0" tabsequence=32766 border="0" color="33554432" x="6544" y="2" height="16" width="116" 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=41 alignment="0" tabsequence=32766 border="0" color="33554432" x="6273" y="0" height="16" width="42" format="[general]" html.valueishtml="0" name=status 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=42 alignment="0" tabsequence=32766 border="0" color="33554432" x="4787" y="1" height="16" width="76" format="[general]" html.valueishtml="0" name=nationality 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=43 alignment="0" tabsequence=32766 border="0" color="33554432" x="5633" y="1" height="16" width="163" format="[general]" html.valueishtml="0" name=hub 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=44 alignment="0" tabsequence=32766 border="0" color="33554432" x="6650" y="1" height="16" width="105" format="[shortdate] [time]" html.valueishtml="0" name=visa_stat_date 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=45 alignment="0" tabsequence=32766 border="0" color="33554432" x="6757" y="1" height="16" width="99" format="[shortdate] [time]" html.valueishtml="0" name=ticket_stat_date 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=46 alignment="0" tabsequence=32766 border="0" color="33554432" x="6858" y="1" height="16" width="78" format="[general]" html.valueishtml="0" name=visa_status 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=47 alignment="0" tabsequence=32766 border="0" color="33554432" x="6938" y="1" height="16" width="89" format="[general]" html.valueishtml="0" name=ticket_status 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" )
text(band=header alignment="0" text="Ticket Status" border="6" color="33554432" x="6938" y="1" height="16" width="89" html.valueishtml="0" name=ticket_status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Visa Status" border="6" color="33554432" x="6858" y="1" height="16" width="78" html.valueishtml="0" name=visa_status_t visible="1" font.face="Arial" 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=44 alignment="0" tabsequence=32766 border="0" color="33554432" x="6662" y="1" height="15" width="104" format="[general]" html.valueishtml="0" name=ticket_status 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=45 alignment="0" tabsequence=32766 border="0" color="33554432" x="6768" y="1" height="15" width="143" format="dd/mm/yy" html.valueishtml="0" name=ticket_stat_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=46 alignment="0" tabsequence=32766 border="0" color="33554432" x="6913" y="1" height="15" width="86" format="[general]" html.valueishtml="0" name=visa_status 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=47 alignment="0" tabsequence=32766 border="0" color="33554432" x="7001" y="1" height="15" width="130" format="dd/mm/yy" html.valueishtml="0" name=visa_stat_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" )
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 template=(comment="" encoding="UTF-8" name="d_emp_travel_info11" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_emp_travel_info11><d_emp_travel_info11_row __pbband=~"detail~"><tran_id>nationality</tran_id><tran_date>status</tran_date><site_code>site_code</site_code><site_descr>site_descr</site_descr><emp_code>emp_code</emp_code><name_prefix>name_prefix</name_prefix><emp_fname>emp_fname</emp_fname><emp_mname>emp_mname</emp_mname><emp_lname>emp_lname</emp_lname><emp_name__pass>emp_name__pass</emp_name__pass><designation>designation</designation><item_ser>item_ser</item_ser><email_id>email_id</email_id><report_to>report_to</report_to><passport_no>passport_no</passport_no><birth_date>birth_date</birth_date><birth_place>birth_place</birth_place><date_of_issue>date_of_issue</date_of_issue><place_of_issue>place_of_issue</place_of_issue><valid_upto>valid_upto</valid_upto><addr1__pass>addr1__pass</addr1__pass><addr2__pass>addr2__pass</addr2__pass><addr3__pass>addr3__pass</addr3__pass><city__pass>city__pass</city__pass><state_code__pass>state_code__pass</state_code__pass><state_descr__pass>state_descr__pass</state_descr__pass><count_name>count_name</count_name><pin__pass>pin__pass</pin__pass><cur_tel1>cur_tel1</cur_tel1><mobile_no>mobile_no</mobile_no><meal_pref>meal_pref</meal_pref><emp_code__team_head>emp_code__team_head</emp_code__team_head><state_code__work>state_code__work</state_code__work><zone_code>zone_code</zone_code><hub/><location>location</location><confirmed>confirmed</confirmed><conf_date>conf_date</conf_date><chg_date>chg_date</chg_date><chg_user>chg_user</chg_user><chg_term>chg_term</chg_term></d_emp_travel_info11_row></d_emp_travel_info11>"))
......
......@@ -50,9 +50,12 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(6) update=yes updatewhereclause=yes name=name_prefix dbname="emp_travel_info.name_prefix" )
column=(type=char(50) update=yes updatewhereclause=yes name=hub dbname="emp_travel_info.hub" )
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="emp_travel_info.status" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"emp_travel_info~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"nsm_email~" ) COLUMN(NAME=~"emp_travel_info.tran_id~") COLUMN(NAME=~"emp_travel_info.tran_date~") COLUMN(NAME=~"emp_travel_info.site_code~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"emp_travel_info.emp_code~") COLUMN(NAME=~"emp_travel_info.emp_fname~") COLUMN(NAME=~"emp_travel_info.emp_mname~") COLUMN(NAME=~"emp_travel_info.emp_lname~") COLUMN(NAME=~"emp_travel_info.emp_name__pass~") COLUMN(NAME=~"emp_travel_info.designation~") COLUMN(NAME=~"emp_travel_info.item_ser~") COLUMN(NAME=~"emp_travel_info.email_id~") COLUMN(NAME=~"emp_travel_info.report_to~") COLUMN(NAME=~"emp_travel_info.passport_no~") COLUMN(NAME=~"emp_travel_info.birth_date~") COLUMN(NAME=~"emp_travel_info.birth_place~") COLUMN(NAME=~"emp_travel_info.date_of_issue~") COLUMN(NAME=~"emp_travel_info.place_of_issue~") COLUMN(NAME=~"emp_travel_info.valid_upto~") COLUMN(NAME=~"emp_travel_info.addr1__pass~") COLUMN(NAME=~"emp_travel_info.addr2__pass~") COLUMN(NAME=~"emp_travel_info.addr3__pass~") COLUMN(NAME=~"emp_travel_info.city__pass~") COLUMN(NAME=~"emp_travel_info.state_code__pass~") COLUMN(NAME=~"emp_travel_info.state_descr__pass~") COLUMN(NAME=~"emp_travel_info.count_name~") COLUMN(NAME=~"emp_travel_info.pin__pass~") COLUMN(NAME=~"emp_travel_info.meal_pref~") COLUMN(NAME=~"emp_travel_info.emp_code__team_head~") COLUMN(NAME=~"emp_travel_info.state_code__work~") COLUMN(NAME=~"emp_travel_info.zone_code~") COLUMN(NAME=~"emp_travel_info.location~") COLUMN(NAME=~"emp_travel_info.confirmed~") COLUMN(NAME=~"emp_travel_info.conf_date~") COLUMN(NAME=~"emp_travel_info.chg_date~") COLUMN(NAME=~"emp_travel_info.chg_user~") COLUMN(NAME=~"emp_travel_info.chg_term~") COLUMN(NAME=~"emp_travel_info.cur_tel1~") COLUMN(NAME=~"emp_travel_info.mobile_no~") COLUMN(NAME=~"emp_travel_info.nationality~") COLUMN(NAME=~"nsm_email.group_code~") COLUMN(NAME=~"nsm_email.travel_date__from~") COLUMN(NAME=~"nsm_email.travel_date__to~") COLUMN(NAME=~"emp_travel_info.name_prefix~") COLUMN(NAME=~"emp_travel_info.hub~") COLUMN(NAME=~"emp_travel_info.status~") JOIN (LEFT=~"emp_travel_info.site_code~" OP =~"=~"RIGHT=~"site.site_code~" ) JOIN (LEFT=~"emp_travel_info.item_ser~" OP =~"=~"RIGHT=~"nsm_email.division~" )WHERE( EXP1 =~"emp_travel_info.tran_id~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="emp_travel_info" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
groupbox(band=detail text="Other"border="2" color="33554432" x="1" y="742" height="93" width="651" name=gb_3 visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
groupbox(band=detail text="Employee Info"border="2" color="33554432" x="2" y="4" height="322" width="657" name=gb_1 visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column=(type=char(1) update=yes updatewhereclause=yes name=ticket_status dbname="emp_travel_info.ticket_status" initial="N" values="YES Y/NO N/" )
column=(type=datetime update=yes updatewhereclause=yes name=ticket_stat_date dbname="emp_travel_info.ticket_stat_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=visa_status dbname="emp_travel_info.visa_status" initial="N" values="YES Y/NO N/" )
column=(type=datetime update=yes updatewhereclause=yes name=visa_stat_date dbname="emp_travel_info.visa_stat_date" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"emp_travel_info~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"nsm_email~" ) COLUMN(NAME=~"emp_travel_info.tran_id~") COLUMN(NAME=~"emp_travel_info.tran_date~") COLUMN(NAME=~"emp_travel_info.site_code~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"emp_travel_info.emp_code~") COLUMN(NAME=~"emp_travel_info.emp_fname~") COLUMN(NAME=~"emp_travel_info.emp_mname~") COLUMN(NAME=~"emp_travel_info.emp_lname~") COLUMN(NAME=~"emp_travel_info.emp_name__pass~") COLUMN(NAME=~"emp_travel_info.designation~") COLUMN(NAME=~"emp_travel_info.item_ser~") COLUMN(NAME=~"emp_travel_info.email_id~") COLUMN(NAME=~"emp_travel_info.report_to~") COLUMN(NAME=~"emp_travel_info.passport_no~") COLUMN(NAME=~"emp_travel_info.birth_date~") COLUMN(NAME=~"emp_travel_info.birth_place~") COLUMN(NAME=~"emp_travel_info.date_of_issue~") COLUMN(NAME=~"emp_travel_info.place_of_issue~") COLUMN(NAME=~"emp_travel_info.valid_upto~") COLUMN(NAME=~"emp_travel_info.addr1__pass~") COLUMN(NAME=~"emp_travel_info.addr2__pass~") COLUMN(NAME=~"emp_travel_info.addr3__pass~") COLUMN(NAME=~"emp_travel_info.city__pass~") COLUMN(NAME=~"emp_travel_info.state_code__pass~") COLUMN(NAME=~"emp_travel_info.state_descr__pass~") COLUMN(NAME=~"emp_travel_info.count_name~") COLUMN(NAME=~"emp_travel_info.pin__pass~") COLUMN(NAME=~"emp_travel_info.meal_pref~") COLUMN(NAME=~"emp_travel_info.emp_code__team_head~") COLUMN(NAME=~"emp_travel_info.state_code__work~") COLUMN(NAME=~"emp_travel_info.zone_code~") COLUMN(NAME=~"emp_travel_info.location~") COLUMN(NAME=~"emp_travel_info.confirmed~") COLUMN(NAME=~"emp_travel_info.conf_date~") COLUMN(NAME=~"emp_travel_info.chg_date~") COLUMN(NAME=~"emp_travel_info.chg_user~") COLUMN(NAME=~"emp_travel_info.chg_term~") COLUMN(NAME=~"emp_travel_info.cur_tel1~") COLUMN(NAME=~"emp_travel_info.mobile_no~") COLUMN(NAME=~"emp_travel_info.nationality~") COLUMN(NAME=~"nsm_email.group_code~") COLUMN(NAME=~"nsm_email.travel_date__from~") COLUMN(NAME=~"nsm_email.travel_date__to~") COLUMN(NAME=~"emp_travel_info.name_prefix~") COLUMN(NAME=~"emp_travel_info.hub~") COLUMN(NAME=~"emp_travel_info.status~") COLUMN(NAME=~"emp_travel_info.ticket_status~") COLUMN(NAME=~"emp_travel_info.ticket_stat_date~") COLUMN(NAME=~"emp_travel_info.visa_status~") COLUMN(NAME=~"emp_travel_info.visa_stat_date~") JOIN (LEFT=~"emp_travel_info.site_code~" OP =~"=~"RIGHT=~"site.site_code~" ) JOIN (LEFT=~"emp_travel_info.item_ser~" OP =~"=~"RIGHT=~"nsm_email.division~" )WHERE( EXP1 =~"emp_travel_info.tran_id~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="emp_travel_info" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
groupbox(band=detail text="Employee Info"border="2" color="33554432" x="2" y="4" height="377" width="657" name=gb_1 visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Tran Id:" border="0" color="33554432" x="25" y="30" height="16" width="92" 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="Site Code:" border="0" color="33554432" x="25" y="54" height="16" width="92" html.valueishtml="0" name=site_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" )
text(band=detail alignment="1" text="Emp Code:" border="0" color="33554432" x="25" y="77" height="16" width="92" 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" )
......@@ -87,59 +90,68 @@ column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="255" x
column(band=detail id=39 alignment="0" tabsequence=50 border="5" color="33554432" x="488" y="258" height="16" width="90" format="[general]" html.valueishtml="0" name=mobile_no visible="1" edit.limit=12 edit.case=any edit.format="" 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="2" background.color="1073741824" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="5" color="255" x="121" y="236" height="16" width="96" format="[general]" html.valueishtml="0" name=pin__pass 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="2" background.color="67108864" )
column(band=detail id=38 alignment="0" tabsequence=40 border="5" color="33554432" x="121" y="258" height="16" width="96" format="[general]" html.valueishtml="0" name=cur_tel1 visible="1" edit.limit=12 edit.case=any edit.format="" 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="2" background.color="1073741824" )
text(band=detail alignment="1" text="Chg Date:" border="0" color="33554432" x="21" y="775" height="16" width="92" 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=35 alignment="0" tabsequence=32766 border="5" color="255" x="117" y="775" height="16" width="67" format="[shortdate] [time]" 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="2" background.color="67108864" )
column(band=detail id=37 alignment="0" tabsequence=32766 border="5" color="255" x="479" y="775" 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="Arial" font.height="-10" font.weight="400" font.family="2" 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="383" y="775" height="16" width="92" 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=36 alignment="0" tabsequence=32766 border="5" color="255" x="298" y="775" height="16" 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="2" background.color="67108864" )
text(band=detail alignment="1" text="Chg User:" border="0" color="33554432" x="202" y="775" height="16" width="92" 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" )
text(band=detail alignment="1" text="Confirmed:" border="0" color="33554432" x="27" y="282" height="16" width="92" 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" )
column(band=detail id=34 alignment="0" tabsequence=32766 border="5" color="255" x="488" y="282" height="16" width="90" format="[shortdate] [time]" 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="2" background.color="67108864" )
text(band=detail alignment="1" text="Conf Date:" border="0" color="33554432" x="391" y="282" height="16" width="92" 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" )
groupbox(band=detail text="Travel Info"border="2" color="33554432" x="1" y="350" height="100" width="655" name=gb_4 visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Date of travel to:" border="0" color="33554432" x="373" y="412" height="16" width="108" html.valueishtml="0" name=t_3 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" )
groupbox(band=detail text="Passport Info"border="2" color="33554432" x="1" y="469" height="259" width="655" name=gb_2 visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Group Code:" border="0" color="33554432" x="26" y="389" height="16" width="92" html.valueishtml="0" name=t_4 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="Date of travel from:" border="0" color="33554432" x="5" y="412" height="16" width="113" html.valueishtml="0" name=t_5 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=41 alignment="0" tabsequence=32766 border="5" color="255" x="122" y="389" height="16" width="66" format="[general]" html.valueishtml="0" name=group_code visible="1" edit.limit=0 edit.case=upper 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="2" background.color="67108864" )
column(band=detail id=42 alignment="0" tabsequence=32766 border="5" color="255" x="122" y="412" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=travel_date__from 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="2" background.color="67108864" )
column(band=detail id=43 alignment="0" tabsequence=32766 border="5" color="255" x="485" y="412" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=travel_date__to 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="2" background.color="67108864" )
column(band=detail id=33 alignment="0" tabsequence=32766 border="5" color="255" x="123" y="282" height="16" width="62" format="[general]" 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="2" background.color="67108864" )
column(band=detail id=46 alignment="0" tabsequence=32766 border="5" color="255" x="123" y="305" height="16" width="52" format="[general]" html.valueishtml="0" name=status 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="2" background.color="67108864" )
groupbox(band=detail text="Other"border="2" color="33554432" x="1" y="785" height="93" width="651" name=gb_3 visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Chg Date:" border="0" color="33554432" x="21" y="818" height="16" width="92" 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=35 alignment="0" tabsequence=32766 border="5" color="255" x="117" y="818" height="16" width="67" format="[shortdate] [time]" 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="2" background.color="67108864" )
column(band=detail id=37 alignment="0" tabsequence=32766 border="5" color="255" x="479" y="818" 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="Arial" font.height="-10" font.weight="400" font.family="2" 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="383" y="818" height="16" width="92" 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=36 alignment="0" tabsequence=32766 border="5" color="255" x="298" y="818" height="16" 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="2" background.color="67108864" )
text(band=detail alignment="1" text="Chg User:" border="0" color="33554432" x="202" y="818" height="16" width="92" 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" )
groupbox(band=detail text="Travel Info"border="2" color="33554432" x="1" y="393" height="100" width="655" name=gb_4 visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Date of travel to:" border="0" color="33554432" x="373" y="455" height="16" width="108" html.valueishtml="0" name=t_3 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" )
groupbox(band=detail text="Passport Info"border="2" color="33554432" x="1" y="512" height="259" width="655" name=gb_2 visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Group Code:" border="0" color="33554432" x="26" y="432" height="16" width="92" html.valueishtml="0" name=t_4 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="Date of travel from:" border="0" color="33554432" x="5" y="455" height="16" width="113" html.valueishtml="0" name=t_5 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=41 alignment="0" tabsequence=32766 border="5" color="255" x="122" y="432" height="16" width="66" format="[general]" html.valueishtml="0" name=group_code visible="1" edit.limit=0 edit.case=upper 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="2" background.color="67108864" )
column(band=detail id=42 alignment="0" tabsequence=32766 border="5" color="255" x="122" y="455" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=travel_date__from 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="2" background.color="67108864" )
column(band=detail id=43 alignment="0" tabsequence=32766 border="5" color="255" x="485" y="455" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=travel_date__to 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="2" background.color="67108864" )
column(band=detail id=40 alignment="0" tabsequence=160 border="5" color="0" x="448" y="688" height="16" width="127" format="[general]" html.valueishtml="0" name=nationality visible="1" edit.limit=0 edit.case=upper 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="2" background.color="16777215" )
column(band=detail id=45 alignment="0" tabsequence=32766 border="5" color="255" x="448" y="710" height="16" width="127" format="[general]" html.valueishtml="0" name=hub 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="2" background.color="67108864" )
text(band=detail alignment="0" text="Please enter below detail as per shown in your passport." border="0" color="255" x="11" y="533" height="16" width="567" html.valueishtml="0" name=t_8 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Title:*" border="0" color="33554432" x="11" y="556" height="16" width="105" html.valueishtml="0" name=t_2 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Surname:" border="0" color="33554432" x="216" y="556" height="16" width="66" html.valueishtml="0" name=t_1 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="0" tabsequence=60 border="5" color="0" x="287" y="556" height="16" width="140" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=30 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="2" background.color="16777215" )
text(band=detail alignment="1" text="State Code Work:*" border="0" color="33554432" x="3" y="713" height="16" width="114" html.valueishtml="0" name=state_code__work_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="Place Of Issue:*" border="0" color="33554432" x="11" y="668" height="16" width="105" html.valueishtml="0" name=place_of_issue_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=18 alignment="0" tabsequence=140 border="5" color="33554432" x="121" y="668" height="16" width="126" format="[general]" html.valueishtml="0" name=place_of_issue visible="1" edit.limit=20 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="2" background.color="1073741824" )
text(band=detail alignment="1" text="Date Of Issue:*" border="0" color="33554432" x="11" y="646" height="16" width="105" html.valueishtml="0" name=date_of_issue_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="Passport No:*" border="0" color="33554432" x="11" y="625" height="16" width="105" html.valueishtml="0" name=passport_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=14 alignment="0" tabsequence=100 border="5" color="33554432" x="121" y="625" height="16" width="96" format="[general]" html.valueishtml="0" name=passport_no visible="1" edit.limit=15 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="2" background.color="1073741824" )
column(band=detail id=15 alignment="0" tabsequence=80 border="5" color="33554432" x="121" y="602" height="16" width="141" format="[shortdate] [time]" html.valueishtml="0" name=birth_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="2" background.color="1073741824" )
text(band=detail alignment="1" text="Birth Date:*" border="0" color="33554432" x="11" y="602" height="16" width="105" html.valueishtml="0" name=birth_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="Given Name:" border="0" color="33554432" x="11" y="579" height="16" width="105" html.valueishtml="0" name=emp_name__pass_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="Birth Place:*" border="0" color="33554432" x="295" y="602" height="16" width="92" html.valueishtml="0" name=birth_place_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=90 border="5" color="33554432" x="391" y="602" height="16" width="186" format="[general]" html.valueishtml="0" name=birth_place visible="1" edit.limit=30 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="2" background.color="1073741824" )
column(band=detail id=28 alignment="0" tabsequence=110 border="0" color="33554432" x="391" y="623" height="16" width="80" format="[general]" html.valueishtml="0" name=meal_pref visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Meal Pref:*" border="0" color="33554432" x="295" y="623" height="16" width="92" html.valueishtml="0" name=meal_pref_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="Valid Upto:*" border="0" color="33554432" x="295" y="644" height="16" width="92" html.valueishtml="0" name=valid_upto_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=30 alignment="0" tabsequence=170 border="5" color="33554432" x="120" y="713" height="16" width="36" format="[general]" html.valueishtml="0" name=state_code__work visible="1" edit.limit=5 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="2" background.color="1073741824" )
text(band=detail alignment="1" text="Zone Code:*" border="0" color="33554432" x="165" y="713" height="16" width="89" html.valueishtml="0" name=zone_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=31 alignment="0" tabsequence=32766 border="5" color="255" x="258" y="713" height="16" width="66" format="[general]" html.valueishtml="0" name=zone_code 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="2" background.color="67108864" )
text(band=detail alignment="1" text="Location:*" border="0" color="33554432" x="11" y="736" height="16" width="105" html.valueishtml="0" name=location_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=32 alignment="0" tabsequence=180 border="5" color="33554432" x="120" y="736" height="16" width="204" format="[general]" html.valueishtml="0" name=location visible="1" edit.limit=40 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="2" background.color="1073741824" )
column(band=detail id=26 alignment="0" tabsequence=150 border="5" color="0" x="121" y="690" height="16" width="127" format="[general]" html.valueishtml="0" name=count_name visible="1" edit.limit=40 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="2" background.color="16777215" )
text(band=detail alignment="1" text="Country:*" border="0" color="33554432" x="54" y="690" height="16" width="62" html.valueishtml="0" name=count_name_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="0" tabsequence=70 border="5" color="33554432" x="121" y="579" height="16" width="456" format="[general]" html.valueishtml="0" name=emp_name__pass visible="1" edit.limit=90 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="2" background.color="1073741824" )
column(band=detail id=44 alignment="0" tabsequence=32766 border="5" color="0" x="121" y="555" height="16" width="52" format="[general]" html.valueishtml="0" name=name_prefix visible="1" edit.limit=0 edit.case=upper 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="2" background.color="16777215" )
text(band=detail alignment="1" text="Nationality:*" border="0" color="33554432" x="352" y="690" height="16" width="92" html.valueishtml="0" name=t_6 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="Hub:*" border="0" color="33554432" x="378" y="713" height="16" width="66" html.valueishtml="0" name=hub_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=17 alignment="0" tabsequence=120 border="5" color="33554432" x="121" y="646" height="16" width="141" format="[shortdate] [time]" html.valueishtml="0" name=date_of_issue 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="2" background.color="1073741824" )
column(band=detail id=19 alignment="0" tabsequence=130 border="5" color="33554432" x="391" y="644" height="16" width="148" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto 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="2" background.color="1073741824" )
text(band=detail alignment="1" text="Confirmed:" border="0" color="33554432" x="27" y="282" height="16" width="92" 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="Status:" border="0" color="33554432" x="27" y="305" height="16" width="92" html.valueishtml="0" name=t_7 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=40 alignment="0" tabsequence=160 border="5" color="0" x="448" y="645" height="16" width="127" format="[general]" html.valueishtml="0" name=nationality visible="1" edit.limit=0 edit.case=upper 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="2" background.color="16777215" )
column(band=detail id=45 alignment="0" tabsequence=32766 border="5" color="255" x="448" y="667" height="16" width="127" format="[general]" html.valueishtml="0" name=hub 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="2" background.color="67108864" )
text(band=detail alignment="0" text="Please enter below detail as per shown in your passport." border="0" color="255" x="11" y="490" height="16" width="567" html.valueishtml="0" name=t_8 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Title:*" border="0" color="33554432" x="11" y="513" height="16" width="105" html.valueishtml="0" name=t_2 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Surname:" border="0" color="33554432" x="216" y="513" height="16" width="66" html.valueishtml="0" name=t_1 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="0" tabsequence=60 border="5" color="0" x="287" y="513" height="16" width="140" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=30 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="2" background.color="16777215" )
text(band=detail alignment="1" text="State Code Work:*" border="0" color="33554432" x="3" y="670" height="16" width="114" html.valueishtml="0" name=state_code__work_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="Place Of Issue:*" border="0" color="33554432" x="11" y="625" height="16" width="105" html.valueishtml="0" name=place_of_issue_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=18 alignment="0" tabsequence=140 border="5" color="33554432" x="121" y="625" height="16" width="126" format="[general]" html.valueishtml="0" name=place_of_issue visible="1" edit.limit=20 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="2" background.color="1073741824" )
text(band=detail alignment="1" text="Date Of Issue:*" border="0" color="33554432" x="11" y="603" height="16" width="105" html.valueishtml="0" name=date_of_issue_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="Passport No:*" border="0" color="33554432" x="11" y="582" height="16" width="105" html.valueishtml="0" name=passport_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=14 alignment="0" tabsequence=100 border="5" color="33554432" x="121" y="582" height="16" width="96" format="[general]" html.valueishtml="0" name=passport_no visible="1" edit.limit=15 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="2" background.color="1073741824" )
column(band=detail id=15 alignment="0" tabsequence=80 border="5" color="33554432" x="121" y="559" height="16" width="141" format="[shortdate] [time]" html.valueishtml="0" name=birth_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="2" background.color="1073741824" )
text(band=detail alignment="1" text="Birth Date:*" border="0" color="33554432" x="11" y="559" height="16" width="105" html.valueishtml="0" name=birth_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="Given Name:" border="0" color="33554432" x="11" y="536" height="16" width="105" html.valueishtml="0" name=emp_name__pass_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="Birth Place:*" border="0" color="33554432" x="295" y="559" height="16" width="92" html.valueishtml="0" name=birth_place_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=90 border="5" color="33554432" x="391" y="559" height="16" width="186" format="[general]" html.valueishtml="0" name=birth_place visible="1" edit.limit=30 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="2" background.color="1073741824" )
column(band=detail id=28 alignment="0" tabsequence=110 border="0" color="33554432" x="391" y="580" height="16" width="80" format="[general]" html.valueishtml="0" name=meal_pref visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Meal Pref:*" border="0" color="33554432" x="295" y="580" height="16" width="92" html.valueishtml="0" name=meal_pref_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="Valid Upto:*" border="0" color="33554432" x="295" y="601" height="16" width="92" html.valueishtml="0" name=valid_upto_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=30 alignment="0" tabsequence=170 border="5" color="33554432" x="120" y="670" height="16" width="36" format="[general]" html.valueishtml="0" name=state_code__work visible="1" edit.limit=5 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="2" background.color="1073741824" )
text(band=detail alignment="1" text="Zone Code:*" border="0" color="33554432" x="165" y="670" height="16" width="89" html.valueishtml="0" name=zone_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=31 alignment="0" tabsequence=32766 border="5" color="255" x="258" y="670" height="16" width="66" format="[general]" html.valueishtml="0" name=zone_code 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="2" background.color="67108864" )
text(band=detail alignment="1" text="Location:*" border="0" color="33554432" x="11" y="693" height="16" width="105" html.valueishtml="0" name=location_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=32 alignment="0" tabsequence=180 border="5" color="33554432" x="120" y="693" height="16" width="204" format="[general]" html.valueishtml="0" name=location visible="1" edit.limit=40 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="2" background.color="1073741824" )
column(band=detail id=26 alignment="0" tabsequence=150 border="5" color="0" x="121" y="647" height="16" width="127" format="[general]" html.valueishtml="0" name=count_name visible="1" edit.limit=40 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="2" background.color="16777215" )
text(band=detail alignment="1" text="Country:*" border="0" color="33554432" x="54" y="647" height="16" width="62" html.valueishtml="0" name=count_name_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="0" tabsequence=70 border="5" color="33554432" x="121" y="536" height="16" width="456" format="[general]" html.valueishtml="0" name=emp_name__pass visible="1" edit.limit=90 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="2" background.color="1073741824" )
column(band=detail id=44 alignment="0" tabsequence=32766 border="5" color="0" x="121" y="512" height="16" width="52" format="[general]" html.valueishtml="0" name=name_prefix visible="1" edit.limit=0 edit.case=upper 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="2" background.color="16777215" )
text(band=detail alignment="1" text="Nationality:*" border="0" color="33554432" x="352" y="647" height="16" width="92" html.valueishtml="0" name=t_6 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="Hub:*" border="0" color="33554432" x="378" y="670" height="16" width="66" html.valueishtml="0" name=hub_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=17 alignment="0" tabsequence=120 border="5" color="33554432" x="121" y="603" height="16" width="141" format="[shortdate] [time]" html.valueishtml="0" name=date_of_issue 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="2" background.color="1073741824" )
column(band=detail id=19 alignment="0" tabsequence=130 border="5" color="33554432" x="391" y="601" height="16" width="148" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto 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="2" background.color="1073741824" )
column(band=detail id=46 alignment="0" tabsequence=32766 border="5" color="255" x="123" y="305" height="16" width="52" format="[general]" html.valueishtml="0" name=status 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="2" background.color="67108864" )
text(band=detail alignment="1" text="Conf Date:" border="0" color="33554432" x="391" y="282" height="16" width="92" 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" )
column(band=detail id=34 alignment="0" tabsequence=32766 border="5" color="255" x="488" y="282" height="16" width="90" format="[shortdate] [time]" 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="2" background.color="67108864" )
text(band=detail alignment="1" text="Ticket Status:" border="0" color="33554432" x="28" y="328" height="15" width="92" html.valueishtml="0" name=ticket_status_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="Ticket Status Date:" border="0" color="33554432" x="372" y="328" height="15" width="111" html.valueishtml="0" name=ticket_stat_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="Visa Status:" border="0" color="33554432" x="28" y="351" height="15" width="92" html.valueishtml="0" name=visa_status_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="Visa Status Date:" border="0" color="33554432" x="372" y="351" height="15" width="111" html.valueishtml="0" name=visa_stat_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=47 alignment="0" tabsequence=32766 border="5" color="255" x="123" y="328" height="15" width="62" format="[general]" html.valueishtml="0" name=ticket_status 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="2" background.color="67108864" )
column(band=detail id=49 alignment="0" tabsequence=32766 border="5" color="255" x="123" y="351" height="15" width="62" format="[general]" html.valueishtml="0" name=visa_status 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="2" background.color="67108864" )
column(band=detail id=50 alignment="0" tabsequence=32766 border="5" color="255" x="488" y="351" height="15" width="90" format="[shortdate] [time]" html.valueishtml="0" name=visa_stat_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="2" background.color="67108864" )
column(band=detail id=48 alignment="0" tabsequence=32766 border="5" color="255" x="488" y="328" height="15" width="90" format="dd/mm/yy" html.valueishtml="0" name=ticket_stat_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="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 template=(comment="" encoding="UTF-8" name="d_emp_travel_info21" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><untitled><untitled_row __pbband=~"detail~"><emp_travel_info_tran_id/><emp_travel_info_tran_date/><emp_travel_info_site_code/><site_descr/><emp_travel_info_emp_code/><emp_travel_info_name_prefix/><emp_travel_info_emp_fname/><emp_travel_info_emp_mname/><emp_travel_info_emp_lname/><emp_travel_info_emp_name__pass/><emp_travel_info_designation/><emp_travel_info_item_ser/><emp_travel_info_email_id/><emp_travel_info_report_to/><emp_travel_info_passport_no/><emp_travel_info_birth_date/><emp_travel_info_birth_place/><emp_travel_info_date_of_issue/><emp_travel_info_place_of_issue/><emp_travel_info_valid_upto/><emp_travel_info_addr1__pass/><emp_travel_info_addr2__pass/><emp_travel_info_addr3__pass/><emp_travel_info_city__pass/><emp_travel_info_state_code__pass/><emp_travel_info_state_descr__pass/><emp_travel_info_count_name/><emp_travel_info_pin__pass/><emp_travel_info_meal_pref/><emp_travel_info_emp_code__team_head/><emp_travel_info_state_code__work/><emp_travel_info_zone_code/><emp_travel_info_hub/><emp_travel_info_location/><emp_travel_info_confirmed/><emp_travel_info_conf_date/><emp_travel_info_chg_date/><emp_travel_info_chg_user/><emp_travel_info_chg_term/></untitled_row></untitled>"))
......
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