Commit a8497d69 authored by arawankar's avatar arawankar

Change made in SRD and metadata file to display first name ,middle name, and...

Change made in SRD  and metadata file to display first name ,middle name, and last name in long format
1.d_emp_address_info11
2.d_emp_apyroll_info11
3.d_emp_basic_info11
4.d_emp_complete11
5.d_emp_other_detail11
6.d_emp_personal_info11
7.d_emp_temp11
8.d_emp_work_info

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@184587 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 7be395b3
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>67108864</color> <color>67108864</color>
<processing>1</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>19</height> <height>19</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
<height>3</height> <height>3</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>21</height> <height>21</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>emp_code</name> <name>emp_code</name>
<dbname>employee.emp_code</dbname> <dbname>employee.emp_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_fname</name> <name>emp_fname</name>
<dbname>employee.emp_fname</dbname> <dbname>employee.emp_fname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_mname</name> <name>emp_mname</name>
<dbname>employee.emp_mname</dbname> <dbname>employee.emp_mname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_lname</name> <name>emp_lname</name>
<dbname>employee.emp_lname</dbname> <dbname>employee.emp_lname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_site</name> <name>emp_site</name>
<dbname>employee.emp_site</dbname> <dbname>employee.emp_site</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>work_site</name> <name>work_site</name>
<dbname>employee.work_site</dbname> <dbname>employee.work_site</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.work_site&quot;)) </retrieve> <table_column>
<update>EMPLOYEE</update> <type size="30">char</type>
<updatewhere>1</updatewhere> <update>yes</update>
<updatekeyinplace>no</updatekeyinplace> <updatewhereclause>yes</updatewhereclause>
</TableDefinition> <name>emp_fname_long</name>
<TextObject> <dbname>employee.emp_fname_long</dbname>
<band>Header</band> </table_column>
<alignment>2</alignment> <table_column>
<text>Employee Code</text> <type size="30">char</type>
<border>6</border> <update>yes</update>
<color>33554432</color> <updatewhereclause>yes</updatewhereclause>
<x>2</x> <name>emp_lname_long</name>
<y>2</y> <dbname>employee.emp_lname_long</dbname>
<height>16</height> </table_column>
<width>103</width> <table_column>
<html> <type size="30">char</type>
<valueishtml>0</valueishtml> <update>yes</update>
</html> <updatewhereclause>yes</updatewhereclause>
<name>emp_code_t</name> <name>emp_mname_long</name>
<visible>1</visible> <dbname>employee.emp_mname_long</dbname>
<font> </table_column>
<face>Arial</face> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.work_site&quot;) COLUMN(NAME=&quot;employee.emp_fname_long&quot;) COLUMN(NAME=&quot;employee.emp_lname_long&quot;) COLUMN(NAME=&quot;employee.emp_mname_long&quot;)) </retrieve>
<height>-10</height> <update>EMPLOYEE</update>
<weight>400</weight> <updatewhere>1</updatewhere>
<family>2</family> <updatekeyinplace>no</updatekeyinplace>
<pitch>2</pitch> </TableDefinition>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>1</mode> <text>Employee Code</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>2</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>103</width>
<text>First Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>107</x> <name>emp_code_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>102</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_fname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>1</mode> <text>First Name</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>107</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>102</width>
<text>Middle Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>211</x> <name>emp_fname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>99</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_mname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>1</mode> <text>Middle Name</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>211</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>99</width>
<text>Last Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>312</x> <name>emp_mname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>101</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_lname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>1</mode> <text>Last Name</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>312</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>101</width>
<text>Employment Site</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>415</x> <name>emp_lname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>109</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_site_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>1</mode> <text>Employment Site</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
<height.autosize>yes</height.autosize> <x>415</x>
</TextObject> <y>2</y>
<TextObject> <height>16</height>
<band>Header</band> <width>109</width>
<alignment>2</alignment> <html>
<text>Work Site</text> <valueishtml>0</valueishtml>
<border>6</border> </html>
<color>33554432</color> <name>emp_site_t</name>
<x>526</x> <visible>1</visible>
<y>2</y> <font>
<height>16</height> <face>Arial</face>
<width>84</width> <height>-10</height>
<html> <weight>400</weight>
<valueishtml>0</valueishtml> <family>2</family>
</html> <pitch>2</pitch>
<name>work_site_t</name> <charset>0</charset>
<visible>1</visible> </font>
<font> <background>
<face>Arial</face> <mode>1</mode>
<height>-10</height> <color>536870912</color>
<weight>400</weight> </background>
<family>2</family> <height.autosize>yes</height.autosize>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>1</mode> <text>Work Site</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
<height.autosize>yes</height.autosize> <x>526</x>
</TextObject> <y>2</y>
<ColumnObject> <height>16</height>
<band>Detail</band> <width>84</width>
<id>1</id> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<tabsequence>10</tabsequence> </html>
<border>5</border> <name>work_site_t</name>
<color>33554432</color> <visible>1</visible>
<x>2</x> <font>
<y>2</y> <face>Arial</face>
<height>19</height> <height>-10</height>
<width>103</width> <weight>400</weight>
<format>[general]</format> <family>2</family>
<html> <pitch>2</pitch>
<valueishtml>0</valueishtml> <charset>0</charset>
</html> </font>
<name>emp_code</name> <background>
<visible>1</visible> <mode>1</mode>
<EditStyle style="edit"> <color>536870912</color>
<limit>10</limit> </background>
<case>any</case> <height.autosize>yes</height.autosize>
<focusrectangle>no</focusrectangle> </TextObject>
<autoselect>yes</autoselect> <TextObject>
<autohscroll>yes</autohscroll> <band>Header</band>
<imemode>0</imemode> <alignment>0</alignment>
</EditStyle> <text>First Name Long</text>
<font> <border>6</border>
<face>Arial</face> <color>33554432</color>
<height>-10</height> <x>612</x>
<weight>400</weight> <y>2</y>
<family>2</family> <height>17</height>
<pitch>2</pitch> <width>136</width>
<charset>0</charset> <html>
</font> <valueishtml>0</valueishtml>
<background> </html>
<mode>1</mode> <name>emp_fname_long_t</name>
<color>536870912</color> <visible>1</visible>
</background> <font>
</ColumnObject> <face>Liberation Sans</face>
<ColumnObject> <height>-10</height>
<band>Detail</band> <weight>400</weight>
<id>2</id> <family>2</family>
<alignment>0</alignment> <pitch>2</pitch>
<tabsequence>20</tabsequence> <charset>0</charset>
<border>5</border> </font>
<color>33554432</color> <background>
<x>107</x> <mode>2</mode>
<y>2</y> <color>67108864</color>
<height>19</height> </background>
<width>102</width> </TextObject>
<format>[general]</format> <TextObject>
<html> <band>Header</band>
<valueishtml>0</valueishtml> <alignment>0</alignment>
</html> <text>Last Name Long</text>
<name>emp_fname</name> <border>6</border>
<visible>1</visible> <color>33554432</color>
<EditStyle style="edit"> <x>889</x>
<limit>15</limit> <y>2</y>
<case>any</case> <height>15</height>
<focusrectangle>no</focusrectangle> <width>124</width>
<autoselect>yes</autoselect> <html>
<autohscroll>yes</autohscroll> <valueishtml>0</valueishtml>
<imemode>0</imemode> </html>
</EditStyle> <name>emp_lname_long_t</name>
<font> <visible>1</visible>
<face>Arial</face> <font>
<height>-10</height> <face>Liberation Sans</face>
<weight>400</weight> <height>-10</height>
<family>2</family> <weight>400</weight>
<pitch>2</pitch> <family>2</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>1</mode> <background>
<color>536870912</color> <mode>2</mode>
</background> <color>67108864</color>
</ColumnObject> </background>
<ColumnObject> </TextObject>
<band>Detail</band> <TextObject>
<id>3</id> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <text>Middle Name Long</text>
<border>5</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>211</x> <x>750</x>
<y>2</y> <y>2</y>
<height>19</height> <height>15</height>
<width>99</width> <width>137</width>
<format>[general]</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>emp_mname_long_t</name>
<name>emp_mname</name> <visible>1</visible>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Liberation Sans</face>
<limit>15</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>1</id>
</font> <alignment>0</alignment>
<background> <tabsequence>10</tabsequence>
<mode>1</mode> <border>5</border>
<color>536870912</color> <color>33554432</color>
</background> <x>2</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>103</width>
<id>4</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>40</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_code</name>
<x>312</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>10</limit>
<width>101</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>emp_lname</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>15</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>1</mode>
<face>Arial</face> <color>536870912</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>2</id>
</font> <alignment>0</alignment>
<background> <tabsequence>20</tabsequence>
<mode>1</mode> <border>5</border>
<color>536870912</color> <color>33554432</color>
</background> <x>107</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>102</width>
<id>5</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>50</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_fname</name>
<x>415</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>15</limit>
<width>109</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>emp_site</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>0</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>no</autoselect> <pitch>2</pitch>
<imemode>0</imemode> <charset>0</charset>
</EditStyle> </font>
<font> <background>
<face>Arial</face> <mode>1</mode>
<height>-10</height> <color>536870912</color>
<weight>400</weight> </background>
<family>2</family> </ColumnObject>
<pitch>2</pitch> <ColumnObject>
<charset>0</charset> <band>Detail</band>
</font> <id>3</id>
<background> <alignment>0</alignment>
<mode>1</mode> <tabsequence>30</tabsequence>
<color>536870912</color> <border>5</border>
</background> <color>33554432</color>
</ColumnObject> <x>211</x>
<ColumnObject> <y>2</y>
<band>Detail</band> <height>19</height>
<id>6</id> <width>99</width>
<alignment>0</alignment> <format>[general]</format>
<tabsequence>60</tabsequence> <html>
<border>5</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>526</x> <name>emp_mname</name>
<y>2</y> <visible>1</visible>
<height>19</height> <EditStyle style="edit">
<width>84</width> <limit>15</limit>
<format>[general]</format> <case>any</case>
<html> <focusrectangle>no</focusrectangle>
<valueishtml>0</valueishtml> <autoselect>yes</autoselect>
</html> <autohscroll>yes</autohscroll>
<name>work_site</name> <imemode>0</imemode>
<visible>1</visible> </EditStyle>
<EditStyle style="edit"> <font>
<limit>0</limit> <face>Arial</face>
<case>any</case> <height>-10</height>
<focusrectangle>no</focusrectangle> <weight>400</weight>
<autoselect>no</autoselect> <family>2</family>
<imemode>0</imemode> <pitch>2</pitch>
</EditStyle> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </ColumnObject>
<charset>0</charset> <ColumnObject>
</font> <band>Detail</band>
<background> <id>4</id>
<mode>1</mode> <alignment>0</alignment>
<color>536870912</color> <tabsequence>40</tabsequence>
</background> <border>5</border>
</ColumnObject> <color>33554432</color>
<HtmlTable> <x>312</x>
<border>1</border> <y>2</y>
</HtmlTable> <height>19</height>
<HtmlGen> <width>101</width>
<clientevents>1</clientevents> <format>[general]</format>
<clientvalidation>1</clientvalidation> <html>
<clientcomputedfields>1</clientcomputedfields> <valueishtml>0</valueishtml>
<clientformatting>0</clientformatting> </html>
<clientscriptable>0</clientscriptable> <name>emp_lname</name>
<generatejavascript>1</generatejavascript> <visible>1</visible>
<encodeselflinkargs>1</encodeselflinkargs> <EditStyle style="edit">
<netscapelayers>0</netscapelayers> <limit>15</limit>
</HtmlGen> <case>any</case>
<Export.XML> <focusrectangle>no</focusrectangle>
<headgroups>1</headgroups> <autoselect>yes</autoselect>
<includewhitespace>0</includewhitespace> <autohscroll>yes</autohscroll>
<metadatatype>0</metadatatype> <imemode>0</imemode>
<savemetadata>0</savemetadata> </EditStyle>
<Template> <font>
<comment></comment> <face>Arial</face>
<encoding>UTF-8</encoding> <height>-10</height>
<name>d_emp_address_info11</name> <weight>400</weight>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_emp_address_info11&gt;&lt;d_emp_address_info11_row __pbband=&quot;detail&quot;&gt;&lt;emp_code&gt;emp_code&lt;/emp_code&gt;&lt;emp_fname&gt;emp_fname&lt;/emp_fname&gt;&lt;emp_mname&gt;emp_mname&lt;/emp_mname&gt;&lt;emp_lname&gt;emp_lname&lt;/emp_lname&gt;&lt;cur_add1/&gt;&lt;cur_add2/&gt;&lt;cur_add3/&gt;&lt;cur_city/&gt;&lt;cur_state/&gt;&lt;cur_pin/&gt;&lt;cur_tel1/&gt;&lt;cur_tel2/&gt;&lt;cur_tel3/&gt;&lt;per_add1/&gt;&lt;per_add2/&gt;&lt;per_add3/&gt;&lt;per_city/&gt;&lt;per_state/&gt;&lt;per_pin/&gt;&lt;per_tel/&gt;&lt;mobile_no/&gt;&lt;email_id_per/&gt;&lt;email_id_off/&gt;&lt;sms_domain/&gt;&lt;ime_no/&gt;&lt;emp_site&gt;emp_site&lt;/emp_site&gt;&lt;pay_site/&gt;&lt;work_site&gt;work_site&lt;/work_site&gt;&lt;chg_date/&gt;&lt;chg_user/&gt;&lt;chg_term/&gt;&lt;/d_emp_address_info11_row&gt;&lt;/d_emp_address_info11&gt;</xml> <family>2</family>
</Template> <pitch>2</pitch>
</Export.XML> <charset>0</charset>
<Import.XML> </font>
</Import.XML> <background>
<Export.PDF> <mode>1</mode>
<method>0</method> <color>536870912</color>
<distill.custompostscript>0</distill.custompostscript> </background>
<xslfop.print>0</xslfop.print> </ColumnObject>
</Export.PDF> <ColumnObject>
</Sybase_eDataWindow> <band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>415</x>
<y>2</y>
<height>19</height>
<width>109</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>526</x>
<y>2</y>
<height>19</height>
<width>84</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_site</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color>
<x>612</x>
<y>2</y>
<height>19</height>
<width>136</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>33554432</color>
<x>889</x>
<y>2</y>
<height>19</height>
<width>124</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>33554432</color>
<x>750</x>
<y>2</y>
<height>19</height>
<width>137</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_mname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
<HtmlGen>
<clientevents>1</clientevents>
<clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>1</headgroups>
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_emp_address_info11</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_emp_address_info11&gt;&lt;d_emp_address_info11_row __pbband=&quot;detail&quot;&gt;&lt;emp_code&gt;emp_code&lt;/emp_code&gt;&lt;emp_fname&gt;emp_fname&lt;/emp_fname&gt;&lt;emp_mname&gt;emp_mname&lt;/emp_mname&gt;&lt;emp_lname&gt;emp_lname&lt;/emp_lname&gt;&lt;cur_add1/&gt;&lt;cur_add2/&gt;&lt;cur_add3/&gt;&lt;cur_city/&gt;&lt;cur_state/&gt;&lt;cur_pin/&gt;&lt;cur_tel1/&gt;&lt;cur_tel2/&gt;&lt;cur_tel3/&gt;&lt;per_add1/&gt;&lt;per_add2/&gt;&lt;per_add3/&gt;&lt;per_city/&gt;&lt;per_state/&gt;&lt;per_pin/&gt;&lt;per_tel/&gt;&lt;mobile_no/&gt;&lt;email_id_per/&gt;&lt;email_id_off/&gt;&lt;sms_domain/&gt;&lt;ime_no/&gt;&lt;emp_site&gt;emp_site&lt;/emp_site&gt;&lt;pay_site/&gt;&lt;work_site&gt;work_site&lt;/work_site&gt;&lt;chg_date/&gt;&lt;chg_user/&gt;&lt;chg_term/&gt;&lt;/d_emp_address_info11_row&gt;&lt;/d_emp_address_info11&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>0</method>
<distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>67108864</color> <color>67108864</color>
<processing>1</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>20</height> <height>20</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>21</height> <height>21</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>emp_code</name> <identity>yes</identity>
<dbname>employee.emp_code</dbname> <name>emp_code</name>
</table_column> <dbname>employee.emp_code</dbname>
<table_column> </table_column>
<type size="15">char</type> <table_column>
<update>yes</update> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>emp_fname</name> <updatewhereclause>yes</updatewhereclause>
<dbname>employee.emp_fname</dbname> <name>emp_fname</name>
</table_column> <dbname>employee.emp_fname</dbname>
<table_column> </table_column>
<type size="15">char</type> <table_column>
<update>yes</update> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>emp_mname</name> <updatewhereclause>yes</updatewhereclause>
<dbname>employee.emp_mname</dbname> <name>emp_mname</name>
</table_column> <dbname>employee.emp_mname</dbname>
<table_column> </table_column>
<type size="15">char</type> <table_column>
<update>yes</update> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>emp_lname</name> <updatewhereclause>yes</updatewhereclause>
<dbname>employee.emp_lname</dbname> <name>emp_lname</name>
</table_column> <dbname>employee.emp_lname</dbname>
<table_column> </table_column>
<type size="25">char</type> <table_column>
<update>yes</update> <type size="25">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>designation</name> <updatewhereclause>yes</updatewhereclause>
<dbname>employee.designation</dbname> <name>designation</name>
</table_column> <dbname>employee.designation</dbname>
<table_column> </table_column>
<type size="5">char</type> <table_column>
<update>yes</update> <type size="5">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>cadre_code</name> <updatewhereclause>yes</updatewhereclause>
<dbname>employee.cadre</dbname> <name>cadre_code</name>
</table_column> <dbname>employee.cadre</dbname>
<table_column> </table_column>
<type size="5">char</type> <table_column>
<update>yes</update> <type size="5">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>grade_code</name> <updatewhereclause>yes</updatewhereclause>
<dbname>employee.grade</dbname> <name>grade_code</name>
</table_column> <dbname>employee.grade</dbname>
<table_column> </table_column>
<type size="5">char</type> <table_column>
<update>yes</update> <type size="5">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>emp_site</name> <updatewhereclause>yes</updatewhereclause>
<dbname>employee.emp_site</dbname> <name>emp_site</name>
</table_column> <dbname>employee.emp_site</dbname>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.designation&quot;) COLUMN(NAME=&quot;employee.cadre&quot;) COLUMN(NAME=&quot;employee.grade&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;)) </retrieve> </table_column>
<update>EMPLOYEE</update> <table_column>
<updatewhere>0</updatewhere> <type size="30">char</type>
<updatekeyinplace>no</updatekeyinplace> <update>yes</update>
</TableDefinition> <updatewhereclause>yes</updatewhereclause>
<TextObject> <name>emp_fname_long</name>
<band>Header</band> <dbname>employee.emp_fname_long</dbname>
<alignment>2</alignment> </table_column>
<text>Employee Code</text> <table_column>
<border>6</border> <type size="30">char</type>
<color>33554432</color> <update>yes</update>
<x>2</x> <updatewhereclause>yes</updatewhereclause>
<y>2</y> <name>emp_lname_long</name>
<height>16</height> <dbname>employee.emp_lname_long</dbname>
<width>103</width> </table_column>
<html> <table_column>
<valueishtml>0</valueishtml> <type size="30">char</type>
</html> <update>yes</update>
<name>emp_code_t</name> <updatewhereclause>yes</updatewhereclause>
<visible>1</visible> <name>emp_mname_long</name>
<font> <dbname>employee.emp_mname_long</dbname>
<face>Times New Roman</face> </table_column>
<height>-10</height> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.designation&quot;) COLUMN(NAME=&quot;employee.cadre&quot;) COLUMN(NAME=&quot;employee.grade&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.emp_fname_long&quot;) COLUMN(NAME=&quot;employee.emp_lname_long&quot;) COLUMN(NAME=&quot;employee.emp_mname_long&quot;)) </retrieve>
<weight>400</weight> <update>EMPLOYEE</update>
<family>1</family> <updatewhere>0</updatewhere>
<pitch>2</pitch> <updatekeyinplace>no</updatekeyinplace>
<charset>0</charset> </TableDefinition>
</font> <TextObject>
<background> <band>Header</band>
<mode>1</mode> <alignment>2</alignment>
<color>536870912</color> <text>Employee Code</text>
</background> <border>6</border>
</TextObject> <color>33554432</color>
<TextObject> <x>2</x>
<band>Header</band> <y>2</y>
<alignment>2</alignment> <height>16</height>
<text>Grade</text> <width>103</width>
<border>6</border> <html>
<color>33554432</color> <valueishtml>0</valueishtml>
<x>707</x> </html>
<y>2</y> <name>emp_code_t</name>
<height>16</height> <visible>1</visible>
<width>73</width> <font>
<html> <face>Times New Roman</face>
<valueishtml>0</valueishtml> <height>-10</height>
</html> <weight>400</weight>
<name>grade_code_t</name> <family>1</family>
<visible>1</visible> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>1</mode>
<family>1</family> <color>536870912</color>
<pitch>2</pitch> </background>
<charset>0</charset> </TextObject>
</font> <TextObject>
<background> <band>Header</band>
<mode>1</mode> <alignment>2</alignment>
<color>536870912</color> <text>Grade</text>
</background> <border>6</border>
</TextObject> <color>33554432</color>
<TextObject> <x>707</x>
<band>Header</band> <y>2</y>
<alignment>2</alignment> <height>16</height>
<text>Cadre</text> <width>73</width>
<border>6</border> <html>
<color>33554432</color> <valueishtml>0</valueishtml>
<x>636</x> </html>
<y>2</y> <name>grade_code_t</name>
<height>16</height> <visible>1</visible>
<width>69</width> <font>
<html> <face>Times New Roman</face>
<valueishtml>0</valueishtml> <height>-10</height>
</html> <weight>400</weight>
<name>cadre_code_t</name> <family>1</family>
<visible>1</visible> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>1</mode>
<family>1</family> <color>536870912</color>
<pitch>2</pitch> </background>
<charset>0</charset> </TextObject>
</font> <TextObject>
<background> <band>Header</band>
<mode>1</mode> <alignment>2</alignment>
<color>536870912</color> <text>Cadre</text>
</background> <border>6</border>
</TextObject> <color>33554432</color>
<TextObject> <x>636</x>
<band>Header</band> <y>2</y>
<alignment>2</alignment> <height>16</height>
<text>Designation</text> <width>69</width>
<border>6</border> <html>
<color>33554432</color> <valueishtml>0</valueishtml>
<x>401</x> </html>
<y>2</y> <name>cadre_code_t</name>
<height>16</height> <visible>1</visible>
<width>233</width> <font>
<html> <face>Times New Roman</face>
<valueishtml>0</valueishtml> <height>-10</height>
</html> <weight>400</weight>
<name>designation_t</name> <family>1</family>
<visible>1</visible> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>1</mode>
<family>1</family> <color>536870912</color>
<pitch>2</pitch> </background>
<charset>0</charset> </TextObject>
</font> <TextObject>
<background> <band>Header</band>
<mode>1</mode> <alignment>2</alignment>
<color>536870912</color> <text>Designation</text>
</background> <border>6</border>
</TextObject> <color>33554432</color>
<TextObject> <x>401</x>
<band>Header</band> <y>2</y>
<alignment>2</alignment> <height>16</height>
<text>Last Name</text> <width>233</width>
<border>6</border> <html>
<color>33554432</color> <valueishtml>0</valueishtml>
<x>303</x> </html>
<y>2</y> <name>designation_t</name>
<height>16</height> <visible>1</visible>
<width>96</width> <font>
<html> <face>Times New Roman</face>
<valueishtml>0</valueishtml> <height>-10</height>
</html> <weight>400</weight>
<name>emp_lname_t</name> <family>1</family>
<visible>1</visible> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>1</mode>
<family>1</family> <color>536870912</color>
<pitch>2</pitch> </background>
<charset>0</charset> </TextObject>
</font> <TextObject>
<background> <band>Header</band>
<mode>1</mode> <alignment>2</alignment>
<color>536870912</color> <text>Last Name</text>
</background> <border>6</border>
</TextObject> <color>33554432</color>
<TextObject> <x>303</x>
<band>Header</band> <y>2</y>
<alignment>2</alignment> <height>16</height>
<text>Middle Name </text> <width>96</width>
<border>6</border> <html>
<color>33554432</color> <valueishtml>0</valueishtml>
<x>205</x> </html>
<y>2</y> <name>emp_lname_t</name>
<height>16</height> <visible>1</visible>
<width>96</width> <font>
<html> <face>Times New Roman</face>
<valueishtml>0</valueishtml> <height>-10</height>
</html> <weight>400</weight>
<name>emp_mname_t</name> <family>1</family>
<visible>1</visible> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>1</mode>
<family>1</family> <color>536870912</color>
<pitch>2</pitch> </background>
<charset>0</charset> </TextObject>
</font> <TextObject>
<background> <band>Header</band>
<mode>1</mode> <alignment>2</alignment>
<color>536870912</color> <text>Middle Name </text>
</background> <border>6</border>
</TextObject> <color>33554432</color>
<TextObject> <x>205</x>
<band>Header</band> <y>2</y>
<alignment>2</alignment> <height>16</height>
<text>First Name </text> <width>96</width>
<border>6</border> <html>
<color>33554432</color> <valueishtml>0</valueishtml>
<x>107</x> </html>
<y>2</y> <name>emp_mname_t</name>
<height>16</height> <visible>1</visible>
<width>96</width> <font>
<html> <face>Times New Roman</face>
<valueishtml>0</valueishtml> <height>-10</height>
</html> <weight>400</weight>
<name>emp_fname_t</name> <family>1</family>
<visible>1</visible> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>1</mode>
<family>1</family> <color>536870912</color>
<pitch>2</pitch> </background>
<charset>0</charset> </TextObject>
</font> <TextObject>
<background> <band>Header</band>
<mode>1</mode> <alignment>2</alignment>
<color>536870912</color> <text>First Name </text>
</background> <border>6</border>
</TextObject> <color>33554432</color>
<TextObject> <x>107</x>
<band>Header</band> <y>2</y>
<alignment>0</alignment> <height>16</height>
<text>Employment Site</text> <width>96</width>
<border>6</border> <html>
<color>33554432</color> <valueishtml>0</valueishtml>
<x>782</x> </html>
<y>2</y> <name>emp_fname_t</name>
<height>16</height> <visible>1</visible>
<width>96</width> <font>
<html> <face>Times New Roman</face>
<valueishtml>0</valueishtml> <height>-10</height>
</html> <weight>400</weight>
<name>emp_site_t</name> <family>1</family>
<visible>1</visible> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>1</mode>
<family>1</family> <color>536870912</color>
<pitch>2</pitch> </background>
<charset>0</charset> </TextObject>
</font> <TextObject>
<background> <band>Header</band>
<mode>1</mode> <alignment>0</alignment>
<color>536870912</color> <text>Employment Site</text>
</background> <border>6</border>
</TextObject> <color>33554432</color>
<ColumnObject> <x>782</x>
<band>Detail</band> <y>2</y>
<id>1</id> <height>16</height>
<alignment>0</alignment> <width>96</width>
<tabsequence>32766</tabsequence> <html>
<border>5</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>2</x> <name>emp_site_t</name>
<y>2</y> <visible>1</visible>
<height>19</height> <font>
<width>103</width> <face>Times New Roman</face>
<format>[general]</format> <height>-10</height>
<html> <weight>400</weight>
<valueishtml>0</valueishtml> <family>1</family>
</html> <pitch>2</pitch>
<name>emp_code</name> <charset>0</charset>
<visible>1</visible> </font>
<EditStyle style="edit"> <background>
<limit>10</limit> <mode>1</mode>
<case>any</case> <color>536870912</color>
<focusrectangle>no</focusrectangle> </background>
<autoselect>yes</autoselect> </TextObject>
<autohscroll>yes</autohscroll> <TextObject>
<imemode>0</imemode> <band>Header</band>
</EditStyle> <alignment>0</alignment>
<font> <text>First Name Long</text>
<face>Times New Roman</face> <border>6</border>
<height>-10</height> <color>33554432</color>
<weight>400</weight> <x>880</x>
<family>2</family> <y>2</y>
<pitch>2</pitch> <height>15</height>
<charset>0</charset> <width>183</width>
</font> <html>
<background> <valueishtml>0</valueishtml>
<mode>2</mode> </html>
<color>16777215</color> <name>emp_fname_long_t</name>
</background> <visible>1</visible>
</ColumnObject> <font>
<ColumnObject> <face>Liberation Sans</face>
<band>Detail</band> <height>-10</height>
<id>2</id> <weight>400</weight>
<alignment>0</alignment> <family>2</family>
<tabsequence>32766</tabsequence> <pitch>2</pitch>
<border>5</border> <charset>0</charset>
<color>33554432</color> </font>
<x>107</x> <background>
<y>2</y> <mode>2</mode>
<height>19</height> <color>67108864</color>
<width>96</width> </background>
<format>[general]</format> </TextObject>
<html> <TextObject>
<valueishtml>0</valueishtml> <band>Header</band>
</html> <alignment>0</alignment>
<name>emp_fname</name> <text>Last Name Long</text>
<visible>1</visible> <border>6</border>
<EditStyle style="edit"> <color>33554432</color>
<limit>15</limit> <x>1215</x>
<case>any</case> <y>2</y>
<focusrectangle>no</focusrectangle> <height>15</height>
<autoselect>yes</autoselect> <width>142</width>
<autohscroll>yes</autohscroll> <html>
<imemode>0</imemode> <valueishtml>0</valueishtml>
</EditStyle> </html>
<font> <name>emp_lname_long_t</name>
<face>Times New Roman</face> <visible>1</visible>
<height>-10</height> <font>
<weight>400</weight> <face>Liberation Sans</face>
<family>2</family> <height>-10</height>
<pitch>2</pitch> <weight>400</weight>
<charset>0</charset> <family>2</family>
</font> <pitch>2</pitch>
<background> <charset>0</charset>
<mode>2</mode> </font>
<color>16777215</color> <background>
</background> <mode>2</mode>
</ColumnObject> <color>67108864</color>
<ColumnObject> </background>
<band>Detail</band> </TextObject>
<id>3</id> <TextObject>
<alignment>0</alignment> <band>Header</band>
<tabsequence>32766</tabsequence> <alignment>0</alignment>
<border>5</border> <text>Middle Name Long</text>
<color>33554432</color> <border>6</border>
<x>205</x> <color>33554432</color>
<y>2</y> <x>1065</x>
<height>19</height> <y>2</y>
<width>96</width> <height>15</height>
<format>[general]</format> <width>148</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_mname</name> <name>emp_mname_long_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <font>
<limit>15</limit> <face>Liberation Sans</face>
<case>any</case> <height>-10</height>
<focusrectangle>no</focusrectangle> <weight>400</weight>
<autoselect>yes</autoselect> <family>2</family>
<autohscroll>yes</autohscroll> <pitch>2</pitch>
<imemode>0</imemode> <charset>0</charset>
</EditStyle> </font>
<font> <background>
<face>Times New Roman</face> <mode>2</mode>
<height>-10</height> <color>67108864</color>
<weight>400</weight> </background>
<family>2</family> </TextObject>
<pitch>2</pitch> <ColumnObject>
<charset>0</charset> <band>Detail</band>
</font> <id>1</id>
<background> <alignment>0</alignment>
<mode>2</mode> <tabsequence>32766</tabsequence>
<color>16777215</color> <border>5</border>
</background> <color>33554432</color>
</ColumnObject> <x>2</x>
<ColumnObject> <y>2</y>
<band>Detail</band> <height>19</height>
<id>4</id> <width>103</width>
<alignment>0</alignment> <format>[general]</format>
<tabsequence>32766</tabsequence> <html>
<border>5</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>303</x> <name>emp_code</name>
<y>2</y> <visible>1</visible>
<height>19</height> <EditStyle style="edit">
<width>96</width> <limit>10</limit>
<format>[general]</format> <case>any</case>
<html> <focusrectangle>no</focusrectangle>
<valueishtml>0</valueishtml> <autoselect>yes</autoselect>
</html> <autohscroll>yes</autohscroll>
<name>emp_lname</name> <imemode>0</imemode>
<visible>1</visible> </EditStyle>
<EditStyle style="edit"> <font>
<limit>15</limit> <face>Times New Roman</face>
<case>any</case> <height>-10</height>
<focusrectangle>no</focusrectangle> <weight>400</weight>
<autoselect>yes</autoselect> <family>2</family>
<autohscroll>yes</autohscroll> <pitch>2</pitch>
<imemode>0</imemode> <charset>0</charset>
</EditStyle> </font>
<font> <background>
<face>Times New Roman</face> <mode>2</mode>
<height>-10</height> <color>16777215</color>
<weight>400</weight> </background>
<family>2</family> </ColumnObject>
<pitch>2</pitch> <ColumnObject>
<charset>0</charset> <band>Detail</band>
</font> <id>2</id>
<background> <alignment>0</alignment>
<mode>2</mode> <tabsequence>32766</tabsequence>
<color>16777215</color> <border>5</border>
</background> <color>33554432</color>
</ColumnObject> <x>107</x>
<ColumnObject> <y>2</y>
<band>Detail</band> <height>19</height>
<id>5</id> <width>96</width>
<alignment>0</alignment> <format>[general]</format>
<tabsequence>32766</tabsequence> <html>
<border>5</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>401</x> <name>emp_fname</name>
<y>2</y> <visible>1</visible>
<height>19</height> <EditStyle style="edit">
<width>233</width> <limit>15</limit>
<format>[general]</format> <case>any</case>
<html> <focusrectangle>no</focusrectangle>
<valueishtml>0</valueishtml> <autoselect>yes</autoselect>
</html> <autohscroll>yes</autohscroll>
<name>designation</name> <imemode>0</imemode>
<visible>1</visible> </EditStyle>
<EditStyle style="edit"> <font>
<limit>25</limit> <face>Times New Roman</face>
<case>any</case> <height>-10</height>
<focusrectangle>no</focusrectangle> <weight>400</weight>
<autoselect>yes</autoselect> <family>2</family>
<autohscroll>yes</autohscroll> <pitch>2</pitch>
<imemode>0</imemode> <charset>0</charset>
</EditStyle> </font>
<font> <background>
<face>Times New Roman</face> <mode>2</mode>
<height>-10</height> <color>16777215</color>
<weight>400</weight> </background>
<family>2</family> </ColumnObject>
<pitch>2</pitch> <ColumnObject>
<charset>0</charset> <band>Detail</band>
</font> <id>3</id>
<background> <alignment>0</alignment>
<mode>2</mode> <tabsequence>32766</tabsequence>
<color>16777215</color> <border>5</border>
</background> <color>33554432</color>
</ColumnObject> <x>205</x>
<ColumnObject> <y>2</y>
<band>Detail</band> <height>19</height>
<id>6</id> <width>96</width>
<alignment>0</alignment> <format>[general]</format>
<tabsequence>32766</tabsequence> <html>
<border>5</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>636</x> <name>emp_mname</name>
<y>2</y> <visible>1</visible>
<height>19</height> <EditStyle style="edit">
<width>69</width> <limit>15</limit>
<format>[general]</format> <case>any</case>
<html> <focusrectangle>no</focusrectangle>
<valueishtml>0</valueishtml> <autoselect>yes</autoselect>
</html> <autohscroll>yes</autohscroll>
<name>cadre_code</name> <imemode>0</imemode>
<visible>1</visible> </EditStyle>
<EditStyle style="edit"> <font>
<limit>5</limit> <face>Times New Roman</face>
<case>any</case> <height>-10</height>
<focusrectangle>no</focusrectangle> <weight>400</weight>
<autoselect>yes</autoselect> <family>2</family>
<autohscroll>yes</autohscroll> <pitch>2</pitch>
<imemode>0</imemode> <charset>0</charset>
</EditStyle> </font>
<font> <background>
<face>Times New Roman</face> <mode>2</mode>
<height>-10</height> <color>16777215</color>
<weight>400</weight> </background>
<family>2</family> </ColumnObject>
<pitch>2</pitch> <ColumnObject>
<charset>0</charset> <band>Detail</band>
</font> <id>4</id>
<background> <alignment>0</alignment>
<mode>2</mode> <tabsequence>32766</tabsequence>
<color>16777215</color> <border>5</border>
</background> <color>33554432</color>
</ColumnObject> <x>303</x>
<ColumnObject> <y>2</y>
<band>Detail</band> <height>19</height>
<id>7</id> <width>96</width>
<alignment>0</alignment> <format>[general]</format>
<tabsequence>32766</tabsequence> <html>
<border>5</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>707</x> <name>emp_lname</name>
<y>2</y> <visible>1</visible>
<height>19</height> <EditStyle style="edit">
<width>73</width> <limit>15</limit>
<format>[general]</format> <case>any</case>
<html> <focusrectangle>no</focusrectangle>
<valueishtml>0</valueishtml> <autoselect>yes</autoselect>
</html> <autohscroll>yes</autohscroll>
<name>grade_code</name> <imemode>0</imemode>
<visible>1</visible> </EditStyle>
<EditStyle style="edit"> <font>
<limit>5</limit> <face>Times New Roman</face>
<case>any</case> <height>-10</height>
<focusrectangle>no</focusrectangle> <weight>400</weight>
<autoselect>yes</autoselect> <family>2</family>
<autohscroll>yes</autohscroll> <pitch>2</pitch>
<imemode>0</imemode> <charset>0</charset>
</EditStyle> </font>
<font> <background>
<face>Times New Roman</face> <mode>2</mode>
<height>-10</height> <color>16777215</color>
<weight>400</weight> </background>
<family>2</family> </ColumnObject>
<pitch>2</pitch> <ColumnObject>
<charset>0</charset> <band>Detail</band>
</font> <id>5</id>
<background> <alignment>0</alignment>
<mode>2</mode> <tabsequence>32766</tabsequence>
<color>16777215</color> <border>5</border>
</background> <color>33554432</color>
</ColumnObject> <x>401</x>
<ColumnObject> <y>2</y>
<band>Detail</band> <height>19</height>
<id>8</id> <width>233</width>
<alignment>0</alignment> <format>[general]</format>
<tabsequence>32766</tabsequence> <html>
<border>0</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>782</x> <name>designation</name>
<y>2</y> <visible>1</visible>
<height>19</height> <EditStyle style="edit">
<width>96</width> <limit>25</limit>
<format>[general]</format> <case>any</case>
<html> <focusrectangle>no</focusrectangle>
<valueishtml>0</valueishtml> <autoselect>yes</autoselect>
</html> <autohscroll>yes</autohscroll>
<name>emp_site</name> <imemode>0</imemode>
<visible>1</visible> </EditStyle>
<EditStyle style="edit"> <font>
<limit>0</limit> <face>Times New Roman</face>
<case>any</case> <height>-10</height>
<focusrectangle>no</focusrectangle> <weight>400</weight>
<autoselect>no</autoselect> <family>2</family>
<imemode>0</imemode> <pitch>2</pitch>
</EditStyle> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>16777215</color>
<family>2</family> </background>
<pitch>2</pitch> </ColumnObject>
<charset>0</charset> <ColumnObject>
</font> <band>Detail</band>
<background> <id>6</id>
<mode>2</mode> <alignment>0</alignment>
<color>16777215</color> <tabsequence>32766</tabsequence>
</background> <border>5</border>
</ColumnObject> <color>33554432</color>
<HtmlTable> <x>636</x>
<border>1</border> <y>2</y>
</HtmlTable> <height>19</height>
<HtmlGen> <width>69</width>
<clientevents>1</clientevents> <format>[general]</format>
<clientvalidation>1</clientvalidation> <html>
<clientcomputedfields>1</clientcomputedfields> <valueishtml>0</valueishtml>
<clientformatting>0</clientformatting> </html>
<clientscriptable>0</clientscriptable> <name>cadre_code</name>
<generatejavascript>1</generatejavascript> <visible>1</visible>
<encodeselflinkargs>1</encodeselflinkargs> <EditStyle style="edit">
<netscapelayers>0</netscapelayers> <limit>5</limit>
</HtmlGen> <case>any</case>
<Export.XML> <focusrectangle>no</focusrectangle>
<headgroups>1</headgroups> <autoselect>yes</autoselect>
<includewhitespace>0</includewhitespace> <autohscroll>yes</autohscroll>
<metadatatype>0</metadatatype> <imemode>0</imemode>
<savemetadata>0</savemetadata> </EditStyle>
<Template> <font>
<comment></comment> <face>Times New Roman</face>
<encoding>UTF-8</encoding> <height>-10</height>
<name>emp_basic_info_brow</name> <weight>400</weight>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;untitled&gt;&lt;untitled_row __pbband=&quot;detail&quot;&gt;&lt;employee_emp_code&gt;emp_code&lt;/employee_emp_code&gt;&lt;employee_emp_fname&gt;emp_fname&lt;/employee_emp_fname&gt;&lt;employee_emp_mname&gt;emp_mname&lt;/employee_emp_mname&gt;&lt;employee_emp_lname&gt;emp_lname&lt;/employee_emp_lname&gt;&lt;employee_emp_type&gt;emp_type&lt;/employee_emp_type&gt;&lt;employee_designation&gt;designation&lt;/employee_designation&gt;&lt;employee_dept_code&gt;dept_code&lt;/employee_dept_code&gt;&lt;employee_cadre&gt;cadre_code&lt;/employee_cadre&gt;&lt;employee_grade&gt;grade_code&lt;/employee_grade&gt;&lt;cadre_descr&gt;cadre_descr&lt;/cadre_descr&gt;&lt;grade_descr&gt;grade_descr&lt;/grade_descr&gt;&lt;employee_report_to&gt;report_to&lt;/employee_report_to&gt;&lt;employee_emp_code__link&gt;emp_code__link&lt;/employee_emp_code__link&gt;&lt;department_descr/&gt;&lt;employee_contact_code&gt;contact_code&lt;/employee_contact_code&gt;&lt;employee_design_code&gt;design_code&lt;/employee_design_code&gt;&lt;employee_report_to__admin&gt;report_to__admin&lt;/employee_report_to__admin&gt;&lt;employee_emp_class&gt;emp_class&lt;/employee_emp_class&gt;&lt;employee_emp_code__hod&gt;emp_code__hod&lt;/employee_emp_code__hod&gt;&lt;employee_pos_code&gt;pos_code&lt;/employee_pos_code&gt;&lt;emp_code_hod__fname&gt;emp_code_hod__fname&lt;/emp_code_hod__fname&gt;&lt;emp_code_hod__lname&gt;emp_code_hod__lname&lt;/emp_code_hod__lname&gt;&lt;pos_code_descr&gt;pos_code_descr&lt;/pos_code_descr&gt;&lt;employee_func_group&gt;func_group&lt;/employee_func_group&gt;&lt;employee_parent_dept&gt;parent_dept&lt;/employee_parent_dept&gt;&lt;parent_dept_descr&gt;parent_dept_descr&lt;/parent_dept_descr&gt;&lt;func_group_descr&gt;func_group_descr&lt;/func_group_descr&gt;&lt;/untitled_row&gt;&lt;/untitled&gt;</xml> <family>2</family>
</Template> <pitch>2</pitch>
</Export.XML> <charset>0</charset>
<Import.XML> </font>
</Import.XML> <background>
<Export.PDF> <mode>2</mode>
<method>0</method> <color>16777215</color>
<distill.custompostscript>0</distill.custompostscript> </background>
<xslfop.print>0</xslfop.print> </ColumnObject>
</Export.PDF> <ColumnObject>
</Sybase_eDataWindow> <band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>707</x>
<y>2</y>
<height>19</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grade_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>782</x>
<y>2</y>
<height>19</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>880</x>
<y>2</y>
<height>15</height>
<width>183</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1215</x>
<y>2</y>
<height>15</height>
<width>142</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1065</x>
<y>2</y>
<height>15</height>
<width>148</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_mname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
<HtmlGen>
<clientevents>1</clientevents>
<clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>1</headgroups>
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>emp_basic_info_brow</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;untitled&gt;&lt;untitled_row __pbband=&quot;detail&quot;&gt;&lt;employee_emp_code&gt;emp_code&lt;/employee_emp_code&gt;&lt;employee_emp_fname&gt;emp_fname&lt;/employee_emp_fname&gt;&lt;employee_emp_mname&gt;emp_mname&lt;/employee_emp_mname&gt;&lt;employee_emp_lname&gt;emp_lname&lt;/employee_emp_lname&gt;&lt;employee_emp_type&gt;emp_type&lt;/employee_emp_type&gt;&lt;employee_designation&gt;designation&lt;/employee_designation&gt;&lt;employee_dept_code&gt;dept_code&lt;/employee_dept_code&gt;&lt;employee_cadre&gt;cadre_code&lt;/employee_cadre&gt;&lt;employee_grade&gt;grade_code&lt;/employee_grade&gt;&lt;cadre_descr&gt;cadre_descr&lt;/cadre_descr&gt;&lt;grade_descr&gt;grade_descr&lt;/grade_descr&gt;&lt;employee_report_to&gt;report_to&lt;/employee_report_to&gt;&lt;employee_emp_code__link&gt;emp_code__link&lt;/employee_emp_code__link&gt;&lt;department_descr/&gt;&lt;employee_contact_code&gt;contact_code&lt;/employee_contact_code&gt;&lt;employee_design_code&gt;design_code&lt;/employee_design_code&gt;&lt;employee_report_to__admin&gt;report_to__admin&lt;/employee_report_to__admin&gt;&lt;employee_emp_class&gt;emp_class&lt;/employee_emp_class&gt;&lt;employee_emp_code__hod&gt;emp_code__hod&lt;/employee_emp_code__hod&gt;&lt;employee_pos_code&gt;pos_code&lt;/employee_pos_code&gt;&lt;emp_code_hod__fname&gt;emp_code_hod__fname&lt;/emp_code_hod__fname&gt;&lt;emp_code_hod__lname&gt;emp_code_hod__lname&lt;/emp_code_hod__lname&gt;&lt;pos_code_descr&gt;pos_code_descr&lt;/pos_code_descr&gt;&lt;employee_func_group&gt;func_group&lt;/employee_func_group&gt;&lt;employee_parent_dept&gt;parent_dept&lt;/employee_parent_dept&gt;&lt;parent_dept_descr&gt;parent_dept_descr&lt;/parent_dept_descr&gt;&lt;func_group_descr&gt;func_group_descr&lt;/func_group_descr&gt;&lt;/untitled_row&gt;&lt;/untitled&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>0</method>
<distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>79741120</color> <color>79741120</color>
<processing>1</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>21</height> <height>21</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>22</height> <height>22</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>emp_code</name> <name>emp_code</name>
<dbname>employee.emp_code</dbname> <dbname>employee.emp_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="18">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_fname</name> <name>emp_fname</name>
<dbname>employee.emp_fname</dbname> <dbname>employee.emp_fname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_mname</name> <name>emp_mname</name>
<dbname>employee.emp_mname</dbname> <dbname>employee.emp_mname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="18">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_lname</name> <name>emp_lname</name>
<dbname>employee.emp_lname</dbname> <dbname>employee.emp_lname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="31">char</type> <type size="25">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>designation</name> <name>designation</name>
<dbname>employee.designation</dbname> <dbname>employee.designation</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>dept_code</name> <name>dept_code</name>
<dbname>employee.dept_code</dbname> <dbname>employee.dept_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>grade</name> <name>grade</name>
<dbname>employee.grade</dbname> <dbname>employee.grade</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>cadre</name> <name>cadre</name>
<dbname>employee.cadre</dbname> <dbname>employee.cadre</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_site</name> <name>emp_site</name>
<dbname>employee.emp_site</dbname> <dbname>employee.emp_site</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.designation&quot;) COLUMN(NAME=&quot;employee.dept_code&quot;) COLUMN(NAME=&quot;employee.grade&quot;) COLUMN(NAME=&quot;employee.cadre&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;)) </retrieve> <table_column>
<update>EMPLOYEE</update> <type size="30">char</type>
<updatewhere>1</updatewhere> <update>yes</update>
<updatekeyinplace>no</updatekeyinplace> <updatewhereclause>yes</updatewhereclause>
</TableDefinition> <name>emp_fname_long</name>
<TextObject> <dbname>employee.emp_fname_long</dbname>
<band>Header</band> </table_column>
<alignment>0</alignment> <table_column>
<text>First Name</text> <type size="30">char</type>
<border>6</border> <update>yes</update>
<color>0</color> <updatewhereclause>yes</updatewhereclause>
<x>92</x> <name>emp_lname_long</name>
<y>3</y> <dbname>employee.emp_lname_long</dbname>
<height>16</height> </table_column>
<width>90</width> <table_column>
<html> <type size="30">char</type>
<valueishtml>0</valueishtml> <update>yes</update>
</html> <updatewhereclause>yes</updatewhereclause>
<name>emp_fname_t</name> <name>emp_mname_long</name>
<visible>1</visible> <dbname>employee.emp_mname_long</dbname>
<font> </table_column>
<face>Times New Roman</face> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.designation&quot;) COLUMN(NAME=&quot;employee.dept_code&quot;) COLUMN(NAME=&quot;employee.grade&quot;) COLUMN(NAME=&quot;employee.cadre&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.emp_fname_long&quot;) COLUMN(NAME=&quot;employee.emp_lname_long&quot;) COLUMN(NAME=&quot;employee.emp_mname_long&quot;)) </retrieve>
<height>-10</height> <update>EMPLOYEE</update>
<weight>400</weight> <updatewhere>1</updatewhere>
<family>1</family> <updatekeyinplace>no</updatekeyinplace>
<pitch>2</pitch> </TableDefinition>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>First Name</text>
<color>79741120</color> <border>6</border>
</background> <color>0</color>
</TextObject> <x>92</x>
<TextObject> <y>3</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>90</width>
<text>Middle Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>0</color> </html>
<x>184</x> <name>emp_fname_t</name>
<y>3</y> <visible>1</visible>
<height>16</height> <font>
<width>89</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>emp_mname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>79741120</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Middle Name</text>
<color>79741120</color> <border>6</border>
</background> <color>0</color>
</TextObject> <x>184</x>
<TextObject> <y>3</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>89</width>
<text>Last Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>0</color> </html>
<x>275</x> <name>emp_mname_t</name>
<y>3</y> <visible>1</visible>
<height>16</height> <font>
<width>91</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>emp_lname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>79741120</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Last Name</text>
<color>79741120</color> <border>6</border>
</background> <color>0</color>
</TextObject> <x>275</x>
<TextObject> <y>3</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>91</width>
<text>Employee Code</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>0</color> </html>
<x>2</x> <name>emp_lname_t</name>
<y>3</y> <visible>1</visible>
<height>16</height> <font>
<width>88</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>emp_code_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>79741120</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Employee Code</text>
<color>79741120</color> <border>6</border>
</background> <color>0</color>
</TextObject> <x>2</x>
<TextObject> <y>3</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>88</width>
<text>Grade</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>0</color> </html>
<x>588</x> <name>emp_code_t</name>
<y>3</y> <visible>1</visible>
<height>16</height> <font>
<width>40</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>grade_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>79741120</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Grade</text>
<color>79741120</color> <border>6</border>
</background> <color>0</color>
</TextObject> <x>588</x>
<TextObject> <y>3</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>40</width>
<text>Cadre</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>0</color> </html>
<x>630</x> <name>grade_t</name>
<y>3</y> <visible>1</visible>
<height>16</height> <font>
<width>47</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>cadre_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>79741120</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Cadre</text>
<color>79741120</color> <border>6</border>
</background> <color>0</color>
</TextObject> <x>630</x>
<TextObject> <y>3</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>47</width>
<text>Employment Site</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>0</color> </html>
<x>679</x> <name>cadre_t</name>
<y>3</y> <visible>1</visible>
<height>16</height> <font>
<width>95</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>emp_site_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>79741120</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Designation</text>
<color>79741120</color> <border>6</border>
</background> <color>0</color>
</TextObject> <x>368</x>
<TextObject> <y>3</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>146</width>
<text>Designation</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>0</color> </html>
<x>368</x> <name>designation_t</name>
<y>3</y> <visible>1</visible>
<height>16</height> <font>
<width>146</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>designation_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>79741120</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Department</text>
<color>79741120</color> <border>6</border>
</background> <color>0</color>
</TextObject> <x>516</x>
<TextObject> <y>3</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>70</width>
<text>Department</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>0</color> </html>
<x>516</x> <name>dept_code_t</name>
<y>3</y> <visible>1</visible>
<height>16</height> <font>
<width>70</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>dept_code_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>79741120</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Employment Site</text>
<color>79741120</color> <border>6</border>
</background> <color>0</color>
</TextObject> <x>679</x>
<ColumnObject> <y>3</y>
<band>Detail</band> <height>16</height>
<id>2</id> <width>95</width>
<alignment>0</alignment> <html>
<tabsequence>20</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>0</color> <name>emp_site_t</name>
<x>92</x> <visible>1</visible>
<y>1</y> <font>
<height>18</height> <face>Times New Roman</face>
<width>90</width> <height>-10</height>
<format>[general]</format> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>emp_fname</name> </font>
<visible>1</visible> <background>
<EditStyle style="edit"> <mode>2</mode>
<limit>15</limit> <color>67108864</color>
<case>any</case> </background>
<autoselect>yes</autoselect> </TextObject>
<autohscroll>yes</autohscroll> <TextObject>
<imemode>0</imemode> <band>Header</band>
</EditStyle> <alignment>0</alignment>
<font> <text>First Name Long</text>
<face>Times New Roman</face> <border>6</border>
<height>-10</height> <color>33554432</color>
<weight>400</weight> <x>776</x>
<family>1</family> <y>3</y>
<pitch>2</pitch> <height>15</height>
<charset>0</charset> <width>141</width>
</font> <html>
<background> <valueishtml>0</valueishtml>
<mode>2</mode> </html>
<color>1090519039</color> <name>emp_fname_long_t</name>
</background> <visible>1</visible>
</ColumnObject> <font>
<ColumnObject> <face>Liberation Sans</face>
<band>Detail</band> <height>-10</height>
<id>3</id> <weight>400</weight>
<alignment>0</alignment> <family>2</family>
<tabsequence>30</tabsequence> <pitch>2</pitch>
<border>5</border> <charset>0</charset>
<color>0</color> </font>
<x>184</x> <background>
<y>1</y> <mode>2</mode>
<height>18</height> <color>67108864</color>
<width>89</width> </background>
<format>[general]</format> </TextObject>
<html> <TextObject>
<valueishtml>0</valueishtml> <band>Header</band>
</html> <alignment>0</alignment>
<name>emp_mname</name> <text>Last Name Long</text>
<visible>1</visible> <border>6</border>
<EditStyle style="edit"> <color>33554432</color>
<limit>15</limit> <x>1084</x>
<case>any</case> <y>3</y>
<autoselect>yes</autoselect> <height>15</height>
<autohscroll>yes</autohscroll> <width>146</width>
<imemode>0</imemode> <html>
</EditStyle> <valueishtml>0</valueishtml>
<font> </html>
<face>Times New Roman</face> <name>emp_lname_long_t</name>
<height>-10</height> <visible>1</visible>
<weight>400</weight> <font>
<family>1</family> <face>Liberation Sans</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>2</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>1090519039</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>67108864</color>
<band>Detail</band> </background>
<id>4</id> </TextObject>
<alignment>0</alignment> <TextObject>
<tabsequence>40</tabsequence> <band>Header</band>
<border>5</border> <alignment>0</alignment>
<color>0</color> <text>Middle Name Long</text>
<x>275</x> <border>6</border>
<y>1</y> <color>33554432</color>
<height>18</height> <x>919</x>
<width>91</width> <y>3</y>
<format>[general]</format> <height>15</height>
<html> <width>163</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>emp_lname</name> </html>
<visible>1</visible> <name>emp_mname_long_t</name>
<EditStyle style="edit"> <visible>1</visible>
<limit>15</limit> <font>
<case>any</case> <face>Liberation Sans</face>
<autoselect>yes</autoselect> <height>-10</height>
<autohscroll>yes</autohscroll> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>1</family> <color>67108864</color>
<pitch>2</pitch> </background>
<charset>0</charset> </TextObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>2</id>
<color>1090519039</color> <alignment>0</alignment>
</background> <tabsequence>20</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>0</color>
<band>Detail</band> <x>92</x>
<id>1</id> <y>1</y>
<alignment>0</alignment> <height>18</height>
<tabsequence>10</tabsequence> <width>90</width>
<border>5</border> <format>[general]</format>
<color>0</color> <html>
<x>2</x> <valueishtml>0</valueishtml>
<y>1</y> </html>
<height>18</height> <name>emp_fname</name>
<width>88</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>15</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <autoselect>yes</autoselect>
<name>emp_code</name> <autohscroll>yes</autohscroll>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>10</limit> <font>
<case>any</case> <face>Times New Roman</face>
<autoselect>yes</autoselect> <height>-10</height>
<autohscroll>yes</autohscroll> <weight>400</weight>
<imemode>0</imemode> <family>1</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>1</family> <color>1090519039</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>3</id>
<color>1090519039</color> <alignment>0</alignment>
</background> <tabsequence>30</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>0</color>
<band>Detail</band> <x>184</x>
<id>7</id> <y>1</y>
<alignment>0</alignment> <height>18</height>
<tabsequence>70</tabsequence> <width>89</width>
<border>5</border> <format>[general]</format>
<color>0</color> <html>
<x>588</x> <valueishtml>0</valueishtml>
<y>1</y> </html>
<height>18</height> <name>emp_mname</name>
<width>40</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>15</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <autoselect>yes</autoselect>
<name>grade</name> <autohscroll>yes</autohscroll>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>5</limit> <font>
<case>any</case> <face>Times New Roman</face>
<autoselect>yes</autoselect> <height>-10</height>
<autohscroll>yes</autohscroll> <weight>400</weight>
<imemode>0</imemode> <family>1</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>1</family> <color>1090519039</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>4</id>
<color>1090519039</color> <alignment>0</alignment>
</background> <tabsequence>40</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>0</color>
<band>Detail</band> <x>275</x>
<id>8</id> <y>1</y>
<alignment>0</alignment> <height>18</height>
<tabsequence>80</tabsequence> <width>91</width>
<border>5</border> <format>[general]</format>
<color>0</color> <html>
<x>630</x> <valueishtml>0</valueishtml>
<y>1</y> </html>
<height>18</height> <name>emp_lname</name>
<width>47</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>15</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <autoselect>yes</autoselect>
<name>cadre</name> <autohscroll>yes</autohscroll>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>5</limit> <font>
<case>any</case> <face>Times New Roman</face>
<autoselect>yes</autoselect> <height>-10</height>
<autohscroll>yes</autohscroll> <weight>400</weight>
<imemode>0</imemode> <family>1</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>1</family> <color>1090519039</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>1</id>
<color>1090519039</color> <alignment>0</alignment>
</background> <tabsequence>10</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>0</color>
<band>Detail</band> <x>2</x>
<id>9</id> <y>1</y>
<alignment>0</alignment> <height>18</height>
<tabsequence>90</tabsequence> <width>88</width>
<border>5</border> <format>[general]</format>
<color>0</color> <html>
<x>679</x> <valueishtml>0</valueishtml>
<y>1</y> </html>
<height>18</height> <name>emp_code</name>
<width>95</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>10</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <autoselect>yes</autoselect>
<name>emp_site</name> <autohscroll>yes</autohscroll>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>5</limit> <font>
<case>any</case> <face>Times New Roman</face>
<autoselect>yes</autoselect> <height>-10</height>
<autohscroll>yes</autohscroll> <weight>400</weight>
<imemode>0</imemode> <family>1</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>1</family> <color>1090519039</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>7</id>
<color>1090519039</color> <alignment>0</alignment>
</background> <tabsequence>70</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>0</color>
<band>Detail</band> <x>588</x>
<id>5</id> <y>1</y>
<alignment>0</alignment> <height>18</height>
<tabsequence>50</tabsequence> <width>40</width>
<border>5</border> <format>[general]</format>
<color>0</color> <html>
<x>368</x> <valueishtml>0</valueishtml>
<y>1</y> </html>
<height>18</height> <name>grade</name>
<width>146</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>5</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <autoselect>yes</autoselect>
<name>designation</name> <autohscroll>yes</autohscroll>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>25</limit> <font>
<case>any</case> <face>Times New Roman</face>
<autoselect>yes</autoselect> <height>-10</height>
<autohscroll>yes</autohscroll> <weight>400</weight>
<imemode>0</imemode> <family>1</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>1</family> <color>1090519039</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>8</id>
<color>1090519039</color> <alignment>0</alignment>
</background> <tabsequence>80</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>0</color>
<band>Detail</band> <x>630</x>
<id>6</id> <y>1</y>
<alignment>0</alignment> <height>18</height>
<tabsequence>60</tabsequence> <width>47</width>
<border>5</border> <format>[general]</format>
<color>0</color> <html>
<x>516</x> <valueishtml>0</valueishtml>
<y>1</y> </html>
<height>18</height> <name>cadre</name>
<width>70</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>5</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <autoselect>yes</autoselect>
<name>dept_code</name> <autohscroll>yes</autohscroll>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Times New Roman</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>1</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>1</family> <color>1090519039</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>5</id>
<color>1090519039</color> <alignment>0</alignment>
</background> <tabsequence>50</tabsequence>
</ColumnObject> <border>5</border>
<HtmlTable> <color>0</color>
<border>1</border> <x>368</x>
</HtmlTable> <y>1</y>
<HtmlGen> <height>18</height>
<clientevents>1</clientevents> <width>146</width>
<clientvalidation>1</clientvalidation> <format>[general]</format>
<clientcomputedfields>1</clientcomputedfields> <html>
<clientformatting>0</clientformatting> <valueishtml>0</valueishtml>
<clientscriptable>0</clientscriptable> </html>
<generatejavascript>1</generatejavascript> <name>designation</name>
<encodeselflinkargs>1</encodeselflinkargs> <visible>1</visible>
<netscapelayers>0</netscapelayers> <EditStyle style="edit">
</HtmlGen> <limit>25</limit>
<Export.XML> <case>any</case>
<headgroups>1</headgroups> <autoselect>yes</autoselect>
<includewhitespace>0</includewhitespace> <autohscroll>yes</autohscroll>
<metadatatype>0</metadatatype> <imemode>0</imemode>
<savemetadata>0</savemetadata> </EditStyle>
</Export.XML> <font>
<Import.XML> <face>Times New Roman</face>
</Import.XML> <height>-10</height>
<Export.PDF> <weight>400</weight>
<method>0</method> <family>1</family>
<distill.custompostscript>0</distill.custompostscript> <pitch>2</pitch>
<xslfop.print>0</xslfop.print> <charset>0</charset>
</Export.PDF> </font>
</Sybase_eDataWindow> <background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>516</x>
<y>1</y>
<height>18</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dept_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>679</x>
<y>1</y>
<height>18</height>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>0</color>
<x>776</x>
<y>1</y>
<height>18</height>
<width>141</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
<x>1084</x>
<y>1</y>
<height>18</height>
<width>146</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>919</x>
<y>1</y>
<height>18</height>
<width>163</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_mname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
<HtmlGen>
<clientevents>1</clientevents>
<clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>1</headgroups>
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>0</method>
<distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>67108864</color> <color>67108864</color>
<processing>1</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>20</height> <height>20</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>21</height> <height>21</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>emp_code</name> <name>emp_code</name>
<dbname>employee.emp_code</dbname> <dbname>employee.emp_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_fname</name> <name>emp_fname</name>
<dbname>employee.emp_fname</dbname> <dbname>employee.emp_fname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_mname</name> <name>emp_mname</name>
<dbname>employee.emp_mname</dbname> <dbname>employee.emp_mname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_lname</name> <name>emp_lname</name>
<dbname>employee.emp_lname</dbname> <dbname>employee.emp_lname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="25">char</type> <type size="25">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>designation</name> <name>designation</name>
<dbname>employee.designation</dbname> <dbname>employee.designation</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>cadre_code</name> <name>cadre_code</name>
<dbname>employee.cadre</dbname> <dbname>employee.cadre</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>grade_code</name> <name>grade_code</name>
<dbname>employee.grade</dbname> <dbname>employee.grade</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_site</name> <name>emp_site</name>
<dbname>employee.emp_site</dbname> <dbname>employee.emp_site</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.designation&quot;) COLUMN(NAME=&quot;employee.cadre&quot;) COLUMN(NAME=&quot;employee.grade&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;)) </retrieve> <table_column>
<update>EMPLOYEE</update> <type size="30">char</type>
<updatewhere>0</updatewhere> <update>yes</update>
<updatekeyinplace>no</updatekeyinplace> <updatewhereclause>yes</updatewhereclause>
</TableDefinition> <name>emp_fname_long</name>
<TextObject> <dbname>employee.emp_fname_long</dbname>
<band>Header</band> </table_column>
<alignment>2</alignment> <table_column>
<text>Employee Code</text> <type size="30">char</type>
<border>6</border> <update>yes</update>
<color>33554432</color> <updatewhereclause>yes</updatewhereclause>
<x>2</x> <name>emp_lname_long</name>
<y>2</y> <dbname>employee.emp_lname_long</dbname>
<height>16</height> </table_column>
<width>103</width> <table_column>
<html> <type size="30">char</type>
<valueishtml>0</valueishtml> <update>yes</update>
</html> <updatewhereclause>yes</updatewhereclause>
<name>emp_code_t</name> <name>emp_mname_long</name>
<visible>1</visible> <dbname>employee.emp_mname_long</dbname>
<font> </table_column>
<face>Times New Roman</face> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.designation&quot;) COLUMN(NAME=&quot;employee.cadre&quot;) COLUMN(NAME=&quot;employee.grade&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.emp_fname_long&quot;) COLUMN(NAME=&quot;employee.emp_lname_long&quot;) COLUMN(NAME=&quot;employee.emp_mname_long&quot;)) </retrieve>
<height>-10</height> <update>EMPLOYEE</update>
<weight>400</weight> <updatewhere>0</updatewhere>
<family>1</family> <updatekeyinplace>no</updatekeyinplace>
<pitch>2</pitch> </TableDefinition>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>1</mode> <text>Employee Code</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>2</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>103</width>
<text>Grade</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>707</x> <name>emp_code_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>73</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>grade_code_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>1</mode> <text>Grade</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>707</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>73</width>
<text>Cadre</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>636</x> <name>grade_code_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>69</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>cadre_code_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>1</mode> <text>Cadre</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>636</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>69</width>
<text>Designation</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>401</x> <name>cadre_code_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>233</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>designation_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>1</mode> <text>Designation</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>401</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>233</width>
<text>Last Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>303</x> <name>designation_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>96</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>emp_lname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>1</mode> <text>Last Name</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>303</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>96</width>
<text>Middle Name </text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>205</x> <name>emp_lname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>96</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>emp_mname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>1</mode> <text>Middle Name </text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>205</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>96</width>
<text>First Name </text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>107</x> <name>emp_mname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>96</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>emp_fname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>1</mode> <text>First Name </text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>107</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>96</width>
<text>Employment Site</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>782</x> <name>emp_fname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>96</width> <face>Times New Roman</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>1</family>
<name>emp_site_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>1</mode> <text>Employment Site</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>782</x>
<ColumnObject> <y>2</y>
<band>Detail</band> <height>16</height>
<id>1</id> <width>96</width>
<alignment>0</alignment> <html>
<tabsequence>32766</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_site_t</name>
<x>2</x> <visible>1</visible>
<y>2</y> <font>
<height>19</height> <face>Times New Roman</face>
<width>103</width> <height>-10</height>
<format>[general]</format> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>emp_code</name> </font>
<visible>1</visible> <background>
<EditStyle style="edit"> <mode>2</mode>
<limit>10</limit> <color>67108864</color>
<case>any</case> </background>
<focusrectangle>no</focusrectangle> </TextObject>
<autoselect>yes</autoselect> <TextObject>
<autohscroll>yes</autohscroll> <band>Header</band>
<imemode>0</imemode> <alignment>0</alignment>
</EditStyle> <text>First Name Long</text>
<font> <border>6</border>
<face>Times New Roman</face> <color>33554432</color>
<height>-10</height> <x>880</x>
<weight>400</weight> <y>1</y>
<family>2</family> <height>15</height>
<pitch>2</pitch> <width>129</width>
<charset>0</charset> <html>
</font> <valueishtml>0</valueishtml>
<background> </html>
<mode>2</mode> <name>emp_fname_long_t</name>
<color>16777215</color> <visible>1</visible>
</background> <font>
</ColumnObject> <face>Liberation Sans</face>
<ColumnObject> <height>-10</height>
<band>Detail</band> <weight>400</weight>
<id>2</id> <family>2</family>
<alignment>0</alignment> <pitch>2</pitch>
<tabsequence>32766</tabsequence> <charset>0</charset>
<border>5</border> </font>
<color>33554432</color> <background>
<x>107</x> <mode>2</mode>
<y>2</y> <color>67108864</color>
<height>19</height> </background>
<width>96</width> </TextObject>
<format>[general]</format> <TextObject>
<html> <band>Header</band>
<valueishtml>0</valueishtml> <alignment>0</alignment>
</html> <text>Last Name Long</text>
<name>emp_fname</name> <border>6</border>
<visible>1</visible> <color>33554432</color>
<EditStyle style="edit"> <x>1173</x>
<limit>15</limit> <y>1</y>
<case>any</case> <height>15</height>
<focusrectangle>no</focusrectangle> <width>146</width>
<autoselect>yes</autoselect> <html>
<autohscroll>yes</autohscroll> <valueishtml>0</valueishtml>
<imemode>0</imemode> </html>
</EditStyle> <name>emp_lname_long_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Liberation Sans</face>
<weight>400</weight> <height>-10</height>
<family>2</family> <weight>400</weight>
<pitch>2</pitch> <family>2</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>2</mode> <background>
<color>16777215</color> <mode>2</mode>
</background> <color>67108864</color>
</ColumnObject> </background>
<ColumnObject> </TextObject>
<band>Detail</band> <TextObject>
<id>3</id> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <text>Middle Name Long</text>
<border>5</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>205</x> <x>1011</x>
<y>2</y> <y>1</y>
<height>19</height> <height>15</height>
<width>96</width> <width>160</width>
<format>[general]</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>emp_mname_long_t</name>
<name>emp_mname</name> <visible>1</visible>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Liberation Sans</face>
<limit>15</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>1</id>
</font> <alignment>0</alignment>
<background> <tabsequence>32766</tabsequence>
<mode>2</mode> <border>5</border>
<color>16777215</color> <color>33554432</color>
</background> <x>2</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>103</width>
<id>4</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>32766</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_code</name>
<x>303</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>10</limit>
<width>96</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>emp_lname</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Times New Roman</face>
<limit>15</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>16777215</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>2</id>
</font> <alignment>0</alignment>
<background> <tabsequence>32766</tabsequence>
<mode>2</mode> <border>5</border>
<color>16777215</color> <color>33554432</color>
</background> <x>107</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>96</width>
<id>5</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>32766</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_fname</name>
<x>401</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>15</limit>
<width>233</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>designation</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Times New Roman</face>
<limit>25</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>16777215</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>3</id>
</font> <alignment>0</alignment>
<background> <tabsequence>32766</tabsequence>
<mode>2</mode> <border>5</border>
<color>16777215</color> <color>33554432</color>
</background> <x>205</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>96</width>
<id>6</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>32766</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_mname</name>
<x>636</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>15</limit>
<width>69</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>cadre_code</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Times New Roman</face>
<limit>5</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>16777215</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>4</id>
</font> <alignment>0</alignment>
<background> <tabsequence>32766</tabsequence>
<mode>2</mode> <border>5</border>
<color>16777215</color> <color>33554432</color>
</background> <x>303</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>96</width>
<id>7</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>32766</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_lname</name>
<x>707</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>15</limit>
<width>73</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>grade_code</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Times New Roman</face>
<limit>5</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>16777215</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>5</id>
</font> <alignment>0</alignment>
<background> <tabsequence>32766</tabsequence>
<mode>2</mode> <border>5</border>
<color>16777215</color> <color>33554432</color>
</background> <x>401</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>233</width>
<id>8</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>32766</tabsequence> <valueishtml>0</valueishtml>
<border>0</border> </html>
<color>33554432</color> <name>designation</name>
<x>782</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>25</limit>
<width>96</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>emp_site</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Times New Roman</face>
<limit>0</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>no</autoselect> <pitch>2</pitch>
<imemode>0</imemode> <charset>0</charset>
</EditStyle> </font>
<font> <background>
<face>Times New Roman</face> <mode>2</mode>
<height>-10</height> <color>16777215</color>
<weight>400</weight> </background>
<family>2</family> </ColumnObject>
<pitch>2</pitch> <ColumnObject>
<charset>0</charset> <band>Detail</band>
</font> <id>6</id>
<background> <alignment>0</alignment>
<mode>2</mode> <tabsequence>32766</tabsequence>
<color>16777215</color> <border>5</border>
</background> <color>33554432</color>
</ColumnObject> <x>636</x>
<HtmlTable> <y>2</y>
<border>1</border> <height>19</height>
</HtmlTable> <width>69</width>
<HtmlGen> <format>[general]</format>
<clientevents>1</clientevents> <html>
<clientvalidation>1</clientvalidation> <valueishtml>0</valueishtml>
<clientcomputedfields>1</clientcomputedfields> </html>
<clientformatting>0</clientformatting> <name>cadre_code</name>
<clientscriptable>0</clientscriptable> <visible>1</visible>
<generatejavascript>1</generatejavascript> <EditStyle style="edit">
<encodeselflinkargs>1</encodeselflinkargs> <limit>5</limit>
<netscapelayers>0</netscapelayers> <case>any</case>
</HtmlGen> <focusrectangle>no</focusrectangle>
<Export.XML> <autoselect>yes</autoselect>
<headgroups>1</headgroups> <autohscroll>yes</autohscroll>
<includewhitespace>0</includewhitespace> <imemode>0</imemode>
<metadatatype>0</metadatatype> </EditStyle>
<savemetadata>0</savemetadata> <font>
<Template> <face>Times New Roman</face>
<comment></comment> <height>-10</height>
<encoding>UTF-8</encoding> <weight>400</weight>
<name>emp_basic_info_brow</name> <family>2</family>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;untitled&gt;&lt;untitled_row __pbband=&quot;detail&quot;&gt;&lt;employee_emp_code&gt;emp_code&lt;/employee_emp_code&gt;&lt;employee_emp_fname&gt;emp_fname&lt;/employee_emp_fname&gt;&lt;employee_emp_mname&gt;emp_mname&lt;/employee_emp_mname&gt;&lt;employee_emp_lname&gt;emp_lname&lt;/employee_emp_lname&gt;&lt;employee_emp_type&gt;emp_type&lt;/employee_emp_type&gt;&lt;employee_designation&gt;designation&lt;/employee_designation&gt;&lt;employee_dept_code&gt;dept_code&lt;/employee_dept_code&gt;&lt;employee_cadre&gt;cadre_code&lt;/employee_cadre&gt;&lt;employee_grade&gt;grade_code&lt;/employee_grade&gt;&lt;cadre_descr&gt;cadre_descr&lt;/cadre_descr&gt;&lt;grade_descr&gt;grade_descr&lt;/grade_descr&gt;&lt;employee_report_to&gt;report_to&lt;/employee_report_to&gt;&lt;employee_emp_code__link&gt;emp_code__link&lt;/employee_emp_code__link&gt;&lt;department_descr/&gt;&lt;employee_contact_code&gt;contact_code&lt;/employee_contact_code&gt;&lt;employee_design_code&gt;design_code&lt;/employee_design_code&gt;&lt;employee_report_to__admin&gt;report_to__admin&lt;/employee_report_to__admin&gt;&lt;employee_emp_class&gt;emp_class&lt;/employee_emp_class&gt;&lt;employee_emp_code__hod&gt;emp_code__hod&lt;/employee_emp_code__hod&gt;&lt;employee_pos_code&gt;pos_code&lt;/employee_pos_code&gt;&lt;emp_code_hod__fname&gt;emp_code_hod__fname&lt;/emp_code_hod__fname&gt;&lt;emp_code_hod__lname&gt;emp_code_hod__lname&lt;/emp_code_hod__lname&gt;&lt;pos_code_descr&gt;pos_code_descr&lt;/pos_code_descr&gt;&lt;employee_func_group&gt;func_group&lt;/employee_func_group&gt;&lt;employee_parent_dept&gt;parent_dept&lt;/employee_parent_dept&gt;&lt;parent_dept_descr&gt;parent_dept_descr&lt;/parent_dept_descr&gt;&lt;func_group_descr&gt;func_group_descr&lt;/func_group_descr&gt;&lt;/untitled_row&gt;&lt;/untitled&gt;</xml> <pitch>2</pitch>
</Template> <charset>0</charset>
</Export.XML> </font>
<Import.XML> <background>
</Import.XML> <mode>2</mode>
<Export.PDF> <color>16777215</color>
<method>0</method> </background>
<distill.custompostscript>0</distill.custompostscript> </ColumnObject>
<xslfop.print>0</xslfop.print> <ColumnObject>
</Export.PDF> <band>Detail</band>
</Sybase_eDataWindow> <id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>707</x>
<y>2</y>
<height>19</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grade_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>782</x>
<y>2</y>
<height>19</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>880</x>
<y>2</y>
<height>19</height>
<width>129</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1173</x>
<y>2</y>
<height>19</height>
<width>146</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1011</x>
<y>2</y>
<height>19</height>
<width>160</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_mname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
<HtmlGen>
<clientevents>1</clientevents>
<clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>1</headgroups>
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>emp_basic_info_brow</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;untitled&gt;&lt;untitled_row __pbband=&quot;detail&quot;&gt;&lt;employee_emp_code&gt;emp_code&lt;/employee_emp_code&gt;&lt;employee_emp_fname&gt;emp_fname&lt;/employee_emp_fname&gt;&lt;employee_emp_mname&gt;emp_mname&lt;/employee_emp_mname&gt;&lt;employee_emp_lname&gt;emp_lname&lt;/employee_emp_lname&gt;&lt;employee_emp_type&gt;emp_type&lt;/employee_emp_type&gt;&lt;employee_designation&gt;designation&lt;/employee_designation&gt;&lt;employee_dept_code&gt;dept_code&lt;/employee_dept_code&gt;&lt;employee_cadre&gt;cadre_code&lt;/employee_cadre&gt;&lt;employee_grade&gt;grade_code&lt;/employee_grade&gt;&lt;cadre_descr&gt;cadre_descr&lt;/cadre_descr&gt;&lt;grade_descr&gt;grade_descr&lt;/grade_descr&gt;&lt;employee_report_to&gt;report_to&lt;/employee_report_to&gt;&lt;employee_emp_code__link&gt;emp_code__link&lt;/employee_emp_code__link&gt;&lt;department_descr/&gt;&lt;employee_contact_code&gt;contact_code&lt;/employee_contact_code&gt;&lt;employee_design_code&gt;design_code&lt;/employee_design_code&gt;&lt;employee_report_to__admin&gt;report_to__admin&lt;/employee_report_to__admin&gt;&lt;employee_emp_class&gt;emp_class&lt;/employee_emp_class&gt;&lt;employee_emp_code__hod&gt;emp_code__hod&lt;/employee_emp_code__hod&gt;&lt;employee_pos_code&gt;pos_code&lt;/employee_pos_code&gt;&lt;emp_code_hod__fname&gt;emp_code_hod__fname&lt;/emp_code_hod__fname&gt;&lt;emp_code_hod__lname&gt;emp_code_hod__lname&lt;/emp_code_hod__lname&gt;&lt;pos_code_descr&gt;pos_code_descr&lt;/pos_code_descr&gt;&lt;employee_func_group&gt;func_group&lt;/employee_func_group&gt;&lt;employee_parent_dept&gt;parent_dept&lt;/employee_parent_dept&gt;&lt;parent_dept_descr&gt;parent_dept_descr&lt;/parent_dept_descr&gt;&lt;func_group_descr&gt;func_group_descr&lt;/func_group_descr&gt;&lt;/untitled_row&gt;&lt;/untitled&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>0</method>
<distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>67108864</color> <color>67108864</color>
<processing>1</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>20</height> <height>20</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>23</height> <height>23</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>emp_code</name> <name>emp_code</name>
<dbname>employee.emp_code</dbname> <dbname>employee.emp_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_fname</name> <name>emp_fname</name>
<dbname>employee.emp_fname</dbname> <dbname>employee.emp_fname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_mname</name> <name>emp_mname</name>
<dbname>employee.emp_mname</dbname> <dbname>employee.emp_mname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_lname</name> <name>emp_lname</name>
<dbname>employee.emp_lname</dbname> <dbname>employee.emp_lname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>pay_mode</name> <name>pay_mode</name>
<dbname>employee.pay_mode</dbname> <dbname>employee.pay_mode</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>pf_no</name> <name>pf_no</name>
<dbname>employee.pf_no</dbname> <dbname>employee.pf_no</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>it_no</name> <name>it_no</name>
<dbname>employee.it_no</dbname> <dbname>employee.it_no</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="4">char</type> <type size="4">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>cctr_code__sal</name> <name>cctr_code__sal</name>
<dbname>employee.cctr_code__sal</dbname> <dbname>employee.cctr_code__sal</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>with_held</name> <name>with_held</name>
<dbname>employee.with_held</dbname> <dbname>employee.with_held</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="20">char</type> <type size="20">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>pf_uan</name> <name>pf_uan</name>
<dbname>employee.pf_uan</dbname> <dbname>employee.pf_uan</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>group_mediclaim</name> <name>group_mediclaim</name>
<dbname>employee.group_mediclaim</dbname> <dbname>employee.group_mediclaim</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_site</name> <name>emp_site</name>
<dbname>employee.emp_site</dbname> <dbname>employee.emp_site</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>pay_site</name> <name>pay_site</name>
<dbname>employee.pay_site</dbname> <dbname>employee.pay_site</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.pay_mode&quot;) COLUMN(NAME=&quot;employee.pf_no&quot;) COLUMN(NAME=&quot;employee.it_no&quot;) COLUMN(NAME=&quot;employee.cctr_code__sal&quot;) COLUMN(NAME=&quot;employee.with_held&quot;) COLUMN(NAME=&quot;employee.pf_uan&quot;) COLUMN(NAME=&quot;employee.group_mediclaim&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;)) </retrieve> <table_column>
<update>EMPLOYEE</update> <type size="30">char</type>
<updatewhere>1</updatewhere> <update>yes</update>
<updatekeyinplace>no</updatekeyinplace> <updatewhereclause>yes</updatewhereclause>
</TableDefinition> <name>emp_fname_long</name>
<TextObject> <dbname>employee.emp_fname_long</dbname>
<band>Header</band> </table_column>
<alignment>0</alignment> <table_column>
<text>Employee Code</text> <type size="30">char</type>
<border>6</border> <update>yes</update>
<color>33554432</color> <updatewhereclause>yes</updatewhereclause>
<x>2</x> <name>emp_lname_long</name>
<y>2</y> <dbname>employee.emp_lname_long</dbname>
<height>16</height> </table_column>
<width>97</width> <table_column>
<html> <type size="30">char</type>
<valueishtml>0</valueishtml> <update>yes</update>
</html> <updatewhereclause>yes</updatewhereclause>
<name>emp_code_t</name> <name>emp_mname_long</name>
<visible>1</visible> <dbname>employee.emp_mname_long</dbname>
<font> </table_column>
<face>Arial</face> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.pay_mode&quot;) COLUMN(NAME=&quot;employee.pf_no&quot;) COLUMN(NAME=&quot;employee.it_no&quot;) COLUMN(NAME=&quot;employee.cctr_code__sal&quot;) COLUMN(NAME=&quot;employee.with_held&quot;) COLUMN(NAME=&quot;employee.pf_uan&quot;) COLUMN(NAME=&quot;employee.group_mediclaim&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) COLUMN(NAME=&quot;employee.emp_fname_long&quot;) COLUMN(NAME=&quot;employee.emp_lname_long&quot;) COLUMN(NAME=&quot;employee.emp_mname_long&quot;)) </retrieve>
<height>-10</height> <update>EMPLOYEE</update>
<weight>400</weight> <updatewhere>1</updatewhere>
<family>2</family> <updatekeyinplace>no</updatekeyinplace>
<pitch>2</pitch> </TableDefinition>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>1</mode> <text>Employee Code</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>2</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>97</width>
<text>Pay Mode</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>431</x> <name>emp_code_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>68</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>pay_mode_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>1</mode> <text>Pay Mode</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>431</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>68</width>
<text>PF No </text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>501</x> <name>pay_mode_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>101</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>pf_no_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>1</mode> <text>PF No </text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>501</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>101</width>
<text>PAN</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>604</x> <name>pf_no_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>100</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>it_no_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>1</mode> <text>PAN</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>604</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>100</width>
<text>Cost Centre</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>706</x> <name>it_no_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>85</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>cctr_code__sal_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>1</mode> <text>Cost Centre</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>706</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>85</width>
<text>Salary With Held</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>793</x> <name>cctr_code__sal_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>107</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>with_held_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>1</mode> <text>Salary With Held</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>793</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>107</width>
<text>First Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>101</x> <name>with_held_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>110</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_fname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>1</mode> <text>First Name</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>101</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>110</width>
<text>Middle Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>213</x> <name>emp_fname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>96</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_mname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>1</mode> <text>Middle Name</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>213</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>96</width>
<text>Last Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>311</x> <name>emp_mname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>118</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_lname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>1</mode> <text>Last Name</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>311</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>118</width>
<text>UAN</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>902</x> <name>emp_lname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>126</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>pf_uan_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>1</mode> <text>UAN</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>902</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>126</width>
<text>Group Mediclaim</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1030</x> <name>pf_uan_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>114</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>group_mediclaim_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>1</mode> <text>Group Mediclaim</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1030</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>114</width>
<text>Employment Site</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1146</x> <name>group_mediclaim_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>112</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_site_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>1</mode> <text>Employment Site</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1146</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>112</width>
<text>Payroll Site</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1260</x> <name>emp_site_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>79</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>pay_site_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>1</mode> <text>Payroll Site</text>
<color>536870912</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1260</x>
<ColumnObject> <y>2</y>
<band>Detail</band> <height>16</height>
<id>1</id> <width>79</width>
<alignment>0</alignment> <html>
<tabsequence>10</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>pay_site_t</name>
<x>2</x> <visible>1</visible>
<y>2</y> <font>
<height>19</height> <face>Arial</face>
<width>97</width> <height>-10</height>
<format>[general]</format> <weight>400</weight>
<html> <family>2</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>emp_code</name> </font>
<visible>1</visible> <background>
<EditStyle style="edit"> <mode>2</mode>
<limit>10</limit> <color>67108864</color>
<case>any</case> </background>
<focusrectangle>no</focusrectangle> </TextObject>
<autoselect>yes</autoselect> <TextObject>
<autohscroll>yes</autohscroll> <band>Header</band>
<imemode>0</imemode> <alignment>0</alignment>
</EditStyle> <text>First Name Long</text>
<font> <border>6</border>
<face>Arial</face> <color>33554432</color>
<height>-10</height> <x>1341</x>
<weight>400</weight> <y>2</y>
<family>2</family> <height>15</height>
<pitch>2</pitch> <width>159</width>
<charset>0</charset> <html>
</font> <valueishtml>0</valueishtml>
<background> </html>
<mode>1</mode> <name>emp_fname_long_t</name>
<color>536870912</color> <visible>1</visible>
</background> <font>
</ColumnObject> <face>Liberation Sans</face>
<ColumnObject> <height>-10</height>
<band>Detail</band> <weight>400</weight>
<id>5</id> <family>2</family>
<alignment>0</alignment> <pitch>2</pitch>
<tabsequence>50</tabsequence> <charset>0</charset>
<border>5</border> </font>
<color>33554432</color> <background>
<x>431</x> <mode>2</mode>
<y>2</y> <color>67108864</color>
<height>19</height> </background>
<width>68</width> </TextObject>
<format>[general]</format> <TextObject>
<html> <band>Header</band>
<valueishtml>0</valueishtml> <alignment>0</alignment>
</html> <text>Last Name Long</text>
<name>pay_mode</name> <border>6</border>
<visible>1</visible> <color>33554432</color>
<EditStyle style="edit"> <x>1675</x>
<limit>1</limit> <y>2</y>
<case>any</case> <height>15</height>
<focusrectangle>no</focusrectangle> <width>159</width>
<autoselect>yes</autoselect> <html>
<autohscroll>yes</autohscroll> <valueishtml>0</valueishtml>
<imemode>0</imemode> </html>
</EditStyle> <name>emp_lname_long_t</name>
<font> <visible>1</visible>
<face>Arial</face> <font>
<height>-10</height> <face>Liberation Sans</face>
<weight>400</weight> <height>-10</height>
<family>2</family> <weight>400</weight>
<pitch>2</pitch> <family>2</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>1</mode> <background>
<color>536870912</color> <mode>2</mode>
</background> <color>67108864</color>
</ColumnObject> </background>
<ColumnObject> </TextObject>
<band>Detail</band> <TextObject>
<id>6</id> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <text>Middle Name Long</text>
<border>5</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>501</x> <x>1502</x>
<y>2</y> <y>2</y>
<height>19</height> <height>15</height>
<width>101</width> <width>171</width>
<format>[general]</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>emp_mname_long_t</name>
<name>pf_no</name> <visible>1</visible>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Liberation Sans</face>
<limit>10</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>1</id>
</font> <alignment>0</alignment>
<background> <tabsequence>10</tabsequence>
<mode>1</mode> <border>5</border>
<color>536870912</color> <color>33554432</color>
</background> <x>2</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>97</width>
<id>7</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>70</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_code</name>
<x>604</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>22</height> <limit>10</limit>
<width>100</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>it_no</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>10</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>1</mode>
<face>Arial</face> <color>536870912</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>5</id>
</font> <alignment>0</alignment>
<background> <tabsequence>50</tabsequence>
<mode>1</mode> <border>5</border>
<color>536870912</color> <color>33554432</color>
</background> <x>431</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>68</width>
<id>8</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>80</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>pay_mode</name>
<x>706</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>1</limit>
<width>85</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>cctr_code__sal</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>4</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>1</mode>
<face>Arial</face> <color>536870912</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>6</id>
</font> <alignment>0</alignment>
<background> <tabsequence>60</tabsequence>
<mode>1</mode> <border>5</border>
<color>536870912</color> <color>33554432</color>
</background> <x>501</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>101</width>
<id>9</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>90</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>pf_no</name>
<x>793</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>10</limit>
<width>107</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>with_held</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>1</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>1</mode>
<face>Arial</face> <color>536870912</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>7</id>
</font> <alignment>0</alignment>
<background> <tabsequence>70</tabsequence>
<mode>1</mode> <border>5</border>
<color>536870912</color> <color>33554432</color>
</background> <x>604</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>22</height>
<band>Detail</band> <width>100</width>
<id>2</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>20</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>it_no</name>
<x>101</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>10</limit>
<width>110</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>emp_fname</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>15</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>1</mode>
<face>Arial</face> <color>536870912</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>8</id>
</font> <alignment>0</alignment>
<background> <tabsequence>80</tabsequence>
<mode>1</mode> <border>5</border>
<color>536870912</color> <color>33554432</color>
</background> <x>706</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>85</width>
<id>3</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>30</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>cctr_code__sal</name>
<x>213</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>4</limit>
<width>96</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>emp_mname</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>15</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>1</mode>
<face>Arial</face> <color>536870912</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>9</id>
</font> <alignment>0</alignment>
<background> <tabsequence>90</tabsequence>
<mode>1</mode> <border>5</border>
<color>536870912</color> <color>33554432</color>
</background> <x>793</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>107</width>
<id>4</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>40</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>with_held</name>
<x>311</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>1</limit>
<width>118</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>emp_lname</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>15</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>1</mode>
<face>Arial</face> <color>536870912</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>2</id>
</font> <alignment>0</alignment>
<background> <tabsequence>20</tabsequence>
<mode>1</mode> <border>5</border>
<color>536870912</color> <color>33554432</color>
</background> <x>101</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>110</width>
<id>10</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>100</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_fname</name>
<x>902</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>15</limit>
<width>126</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>pf_uan</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>20</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>1</mode>
<face>Arial</face> <color>536870912</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>3</id>
</font> <alignment>0</alignment>
<background> <tabsequence>30</tabsequence>
<mode>1</mode> <border>5</border>
<color>536870912</color> <color>33554432</color>
</background> <x>213</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>96</width>
<id>11</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>110</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_mname</name>
<x>1030</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>15</limit>
<width>114</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>group_mediclaim</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>1</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>1</mode>
<face>Arial</face> <color>536870912</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>4</id>
</font> <alignment>0</alignment>
<background> <tabsequence>40</tabsequence>
<mode>1</mode> <border>5</border>
<color>536870912</color> <color>33554432</color>
</background> <x>311</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>118</width>
<id>12</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>120</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_lname</name>
<x>1146</x> <visible>1</visible>
<y>1</y> <EditStyle style="edit">
<height>19</height> <limit>15</limit>
<width>112</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>emp_site</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>0</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>no</autoselect> <pitch>2</pitch>
<imemode>0</imemode> <charset>0</charset>
</EditStyle> </font>
<font> <background>
<face>Arial</face> <mode>1</mode>
<height>-10</height> <color>536870912</color>
<weight>400</weight> </background>
<family>2</family> </ColumnObject>
<pitch>2</pitch> <ColumnObject>
<charset>0</charset> <band>Detail</band>
</font> <id>10</id>
<background> <alignment>0</alignment>
<mode>1</mode> <tabsequence>100</tabsequence>
<color>536870912</color> <border>5</border>
</background> <color>33554432</color>
</ColumnObject> <x>902</x>
<ColumnObject> <y>2</y>
<band>Detail</band> <height>19</height>
<id>13</id> <width>126</width>
<alignment>0</alignment> <format>[general]</format>
<tabsequence>130</tabsequence> <html>
<border>5</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1260</x> <name>pf_uan</name>
<y>1</y> <visible>1</visible>
<height>19</height> <EditStyle style="edit">
<width>79</width> <limit>20</limit>
<format>[general]</format> <case>any</case>
<html> <focusrectangle>no</focusrectangle>
<valueishtml>0</valueishtml> <autoselect>yes</autoselect>
</html> <autohscroll>yes</autohscroll>
<name>pay_site</name> <imemode>0</imemode>
<visible>1</visible> </EditStyle>
<EditStyle style="edit"> <font>
<limit>0</limit> <face>Arial</face>
<case>any</case> <height>-10</height>
<focusrectangle>no</focusrectangle> <weight>400</weight>
<autoselect>no</autoselect> <family>2</family>
<imemode>0</imemode> <pitch>2</pitch>
</EditStyle> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>2</family> </background>
<pitch>2</pitch> </ColumnObject>
<charset>0</charset> <ColumnObject>
</font> <band>Detail</band>
<background> <id>11</id>
<mode>1</mode> <alignment>0</alignment>
<color>536870912</color> <tabsequence>110</tabsequence>
</background> <border>5</border>
</ColumnObject> <color>33554432</color>
<HtmlTable> <x>1030</x>
<border>1</border> <y>2</y>
</HtmlTable> <height>19</height>
<HtmlGen> <width>114</width>
<clientevents>1</clientevents> <format>[general]</format>
<clientvalidation>1</clientvalidation> <html>
<clientcomputedfields>1</clientcomputedfields> <valueishtml>0</valueishtml>
<clientformatting>0</clientformatting> </html>
<clientscriptable>0</clientscriptable> <name>group_mediclaim</name>
<generatejavascript>1</generatejavascript> <visible>1</visible>
<encodeselflinkargs>1</encodeselflinkargs> <EditStyle style="edit">
<netscapelayers>0</netscapelayers> <limit>1</limit>
</HtmlGen> <case>any</case>
<Export.XML> <focusrectangle>no</focusrectangle>
<headgroups>1</headgroups> <autoselect>yes</autoselect>
<includewhitespace>0</includewhitespace> <autohscroll>yes</autohscroll>
<metadatatype>0</metadatatype> <imemode>0</imemode>
<savemetadata>0</savemetadata> </EditStyle>
<Template> <font>
<comment></comment> <face>Arial</face>
<encoding>UTF-8</encoding> <height>-10</height>
<name>d_emp_payroll_info11</name> <weight>400</weight>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_emp_payroll_info11&gt;&lt;d_emp_payroll_info11_row __pbband=&quot;detail&quot;&gt;&lt;emp_code&gt;emp_code&lt;/emp_code&gt;&lt;emp_fname&gt;emp_fname&lt;/emp_fname&gt;&lt;emp_mname&gt;emp_mname&lt;/emp_mname&gt;&lt;emp_lname&gt;emp_lname&lt;/emp_lname&gt;&lt;pay_type/&gt;&lt;pay_mode&gt;pay_mode&lt;/pay_mode&gt;&lt;bank_code/&gt;&lt;bank_acct/&gt;&lt;chg_date/&gt;&lt;tot_exp/&gt;&lt;pf_no&gt;pf_no&lt;/pf_no&gt;&lt;fpf_no/&gt;&lt;esic_no/&gt;&lt;it_no&gt;it_no&lt;/it_no&gt;&lt;basic/&gt;&lt;gross/&gt;&lt;chg_user/&gt;&lt;acct_code__sal/&gt;&lt;cctr_code__sal&gt;cctr_code__sal&lt;/cctr_code__sal&gt;&lt;dd_payable_bank/&gt;&lt;with_held&gt;with_held&lt;/with_held&gt;&lt;stan_code/&gt;&lt;chg_term/&gt;&lt;stan_code__hq/&gt;&lt;auto_adv/&gt;&lt;esi_dispensary/&gt;&lt;pf_uan&gt;pf_uan&lt;/pf_uan&gt;&lt;group_mediclaim&gt;group_mediclaim&lt;/group_mediclaim&gt;&lt;emp_site&gt;emp_site&lt;/emp_site&gt;&lt;pay_site&gt;pay_site&lt;/pay_site&gt;&lt;work_site/&gt;&lt;/d_emp_payroll_info11_row&gt;&lt;/d_emp_payroll_info11&gt;</xml> <family>2</family>
</Template> <pitch>2</pitch>
</Export.XML> <charset>0</charset>
<Import.XML> </font>
</Import.XML> <background>
<Export.PDF> <mode>1</mode>
<method>0</method> <color>536870912</color>
<distill.custompostscript>0</distill.custompostscript> </background>
<xslfop.print>0</xslfop.print> </ColumnObject>
</Export.PDF> <ColumnObject>
</Sybase_eDataWindow> <band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1146</x>
<y>1</y>
<height>19</height>
<width>112</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1260</x>
<y>1</y>
<height>19</height>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pay_site</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1341</x>
<y>1</y>
<height>19</height>
<width>159</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1675</x>
<y>1</y>
<height>19</height>
<width>159</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1502</x>
<y>1</y>
<height>19</height>
<width>171</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_mname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
<HtmlGen>
<clientevents>1</clientevents>
<clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>1</headgroups>
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_emp_payroll_info11</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_emp_payroll_info11&gt;&lt;d_emp_payroll_info11_row __pbband=&quot;detail&quot;&gt;&lt;emp_code&gt;emp_code&lt;/emp_code&gt;&lt;emp_fname&gt;emp_fname&lt;/emp_fname&gt;&lt;emp_mname&gt;emp_mname&lt;/emp_mname&gt;&lt;emp_lname&gt;emp_lname&lt;/emp_lname&gt;&lt;pay_type/&gt;&lt;pay_mode&gt;pay_mode&lt;/pay_mode&gt;&lt;bank_code/&gt;&lt;bank_acct/&gt;&lt;chg_date/&gt;&lt;tot_exp/&gt;&lt;pf_no&gt;pf_no&lt;/pf_no&gt;&lt;fpf_no/&gt;&lt;esic_no/&gt;&lt;it_no&gt;it_no&lt;/it_no&gt;&lt;basic/&gt;&lt;gross/&gt;&lt;chg_user/&gt;&lt;acct_code__sal/&gt;&lt;cctr_code__sal&gt;cctr_code__sal&lt;/cctr_code__sal&gt;&lt;dd_payable_bank/&gt;&lt;with_held&gt;with_held&lt;/with_held&gt;&lt;stan_code/&gt;&lt;chg_term/&gt;&lt;stan_code__hq/&gt;&lt;auto_adv/&gt;&lt;esi_dispensary/&gt;&lt;pf_uan&gt;pf_uan&lt;/pf_uan&gt;&lt;group_mediclaim&gt;group_mediclaim&lt;/group_mediclaim&gt;&lt;emp_site&gt;emp_site&lt;/emp_site&gt;&lt;pay_site&gt;pay_site&lt;/pay_site&gt;&lt;work_site/&gt;&lt;/d_emp_payroll_info11_row&gt;&lt;/d_emp_payroll_info11&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>0</method>
<distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>1073741824</color> <color>1073741824</color>
<processing>1</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>20</height> <height>20</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>23</height> <height>23</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>emp_code</name> <name>emp_code</name>
<dbname>employee.emp_code</dbname> <dbname>employee.emp_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_fname</name> <name>emp_fname</name>
<dbname>employee.emp_fname</dbname> <dbname>employee.emp_fname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_mname</name> <name>emp_mname</name>
<dbname>employee.emp_mname</dbname> <dbname>employee.emp_mname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_lname</name> <name>emp_lname</name>
<dbname>employee.emp_lname</dbname> <dbname>employee.emp_lname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>sex</name> <name>sex</name>
<dbname>employee.sex</dbname> <dbname>employee.sex</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>birth_date</name> <name>birth_date</name>
<dbname>employee.birth_date</dbname> <dbname>employee.birth_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>m_status</name> <name>m_status</name>
<dbname>employee.m_status</dbname> <dbname>employee.m_status</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="3">char</type> <type size="3">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>blood_grp</name> <name>blood_grp</name>
<dbname>employee.blood_grp</dbname> <dbname>employee.blood_grp</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="20">char</type> <type size="20">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>aadhar_card_no</name> <name>aadhar_card_no</name>
<dbname>employee.aadhar_card_no</dbname> <dbname>employee.aadhar_card_no</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="20">char</type> <type size="20">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>election_card_no</name> <name>election_card_no</name>
<dbname>employee.election_card_no</dbname> <dbname>employee.election_card_no</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="20">char</type> <type size="20">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>driv_lic_no</name> <name>driv_lic_no</name>
<dbname>employee.driv_lic_no</dbname> <dbname>employee.driv_lic_no</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>driv_lic_valid_upto</name> <name>driv_lic_valid_upto</name>
<dbname>employee.driv_lic_valid_upto</dbname> <dbname>employee.driv_lic_valid_upto</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>physical_handicap</name> <name>physical_handicap</name>
<dbname>employee.physical_handicap</dbname> <dbname>employee.physical_handicap</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_site</name> <name>emp_site</name>
<dbname>employee.emp_site</dbname> <dbname>employee.emp_site</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>work_site</name> <name>work_site</name>
<dbname>employee.work_site</dbname> <dbname>employee.work_site</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.sex&quot;) COLUMN(NAME=&quot;employee.birth_date&quot;) COLUMN(NAME=&quot;employee.m_status&quot;) COLUMN(NAME=&quot;employee.blood_grp&quot;) COLUMN(NAME=&quot;employee.aadhar_card_no&quot;) COLUMN(NAME=&quot;employee.election_card_no&quot;) COLUMN(NAME=&quot;employee.driv_lic_no&quot;) COLUMN(NAME=&quot;employee.driv_lic_valid_upto&quot;) COLUMN(NAME=&quot;employee.physical_handicap&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.work_site&quot;)) </retrieve> <table_column>
<update>EMPLOYEE</update> <type size="30">char</type>
<updatewhere>1</updatewhere> <update>yes</update>
<updatekeyinplace>no</updatekeyinplace> <updatewhereclause>yes</updatewhereclause>
</TableDefinition> <name>emp_fname_long</name>
<TextObject> <dbname>employee.emp_fname_long</dbname>
<band>Header</band> </table_column>
<alignment>2</alignment> <table_column>
<text>Employee Code</text> <type size="30">char</type>
<border>6</border> <update>yes</update>
<color>33554432</color> <updatewhereclause>yes</updatewhereclause>
<x>2</x> <name>emp_lname_long</name>
<y>2</y> <dbname>employee.emp_lname_long</dbname>
<height>16</height> </table_column>
<width>99</width> <table_column>
<html> <type size="30">char</type>
<valueishtml>0</valueishtml> <update>yes</update>
</html> <updatewhereclause>yes</updatewhereclause>
<name>emp_code_t</name> <name>emp_mname_long</name>
<visible>1</visible> <dbname>employee.emp_mname_long</dbname>
<font> </table_column>
<face>Arial</face> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.sex&quot;) COLUMN(NAME=&quot;employee.birth_date&quot;) COLUMN(NAME=&quot;employee.m_status&quot;) COLUMN(NAME=&quot;employee.blood_grp&quot;) COLUMN(NAME=&quot;employee.aadhar_card_no&quot;) COLUMN(NAME=&quot;employee.election_card_no&quot;) COLUMN(NAME=&quot;employee.driv_lic_no&quot;) COLUMN(NAME=&quot;employee.driv_lic_valid_upto&quot;) COLUMN(NAME=&quot;employee.physical_handicap&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.work_site&quot;) COLUMN(NAME=&quot;employee.emp_fname_long&quot;) COLUMN(NAME=&quot;employee.emp_lname_long&quot;) COLUMN(NAME=&quot;employee.emp_mname_long&quot;)) </retrieve>
<height>-10</height> <update>EMPLOYEE</update>
<weight>400</weight> <updatewhere>1</updatewhere>
<family>2</family> <updatekeyinplace>no</updatekeyinplace>
<pitch>2</pitch> </TableDefinition>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Employee Code</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>2</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>99</width>
<text>First Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>103</x> <name>emp_code_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>123</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_fname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>First Name</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>103</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>123</width>
<text>Middle Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>228</x> <name>emp_fname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>116</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_mname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Middle Name</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>228</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>116</width>
<text>Last Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>346</x> <name>emp_mname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>119</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_lname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Last Name</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>346</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>119</width>
<text>Gender</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>467</x> <name>emp_lname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>47</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>sex_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Gender</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>467</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>47</width>
<text>Birth Date</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>516</x> <name>sex_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>132</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>birth_date_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Birth Date</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>516</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>132</width>
<text>Marital Status</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>650</x> <name>birth_date_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>110</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>m_status_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Marital Status</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>650</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>110</width>
<text>Blood Group</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>762</x> <name>m_status_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>86</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>blood_grp_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Blood Group</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>762</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>86</width>
<text>Aadhar Card No</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>850</x> <name>blood_grp_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>126</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>aadhar_card_no_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Aadhar Card No</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>850</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>126</width>
<text>Election Card No</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>978</x> <name>aadhar_card_no_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>126</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>election_card_no_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Election Card No</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>978</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>126</width>
<text>Driving License No</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1106</x> <name>election_card_no_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>126</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>driv_lic_no_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Driving License No</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1106</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>126</width>
<text>Driv Lic Valid Upto</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1234</x> <name>driv_lic_no_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>132</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>driv_lic_valid_upto_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Driv Lic Valid Upto</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1234</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>132</width>
<text>Physical Handicapped</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1368</x> <name>driv_lic_valid_upto_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>130</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>physical_handicap_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Physical Handicapped</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1368</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>130</width>
<text>Employment Site</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1500</x> <name>physical_handicap_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>111</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_site_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Employment Site</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1500</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>2</alignment> <width>111</width>
<text>Work Site</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1613</x> <name>emp_site_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>61</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>work_site_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Work Site</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1613</x>
<ColumnObject> <y>2</y>
<band>Detail</band> <height>16</height>
<id>1</id> <width>74</width>
<alignment>0</alignment> <html>
<tabsequence>10</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>work_site_t</name>
<x>2</x> <visible>1</visible>
<y>2</y> <font>
<height>19</height> <face>Arial</face>
<width>99</width> <height>-10</height>
<format>[general]</format> <weight>400</weight>
<html> <family>2</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>emp_code</name> </font>
<visible>1</visible> <background>
<EditStyle style="edit"> <mode>2</mode>
<limit>10</limit> <color>67108864</color>
<case>any</case> </background>
<focusrectangle>no</focusrectangle> </TextObject>
<autoselect>yes</autoselect> <TextObject>
<autohscroll>yes</autohscroll> <band>Header</band>
<imemode>0</imemode> <alignment>0</alignment>
</EditStyle> <text>First Name Long</text>
<font> <border>6</border>
<face>Arial</face> <color>33554432</color>
<height>-10</height> <x>1689</x>
<weight>400</weight> <y>2</y>
<family>2</family> <height>15</height>
<pitch>2</pitch> <width>149</width>
<charset>0</charset> <html>
</font> <valueishtml>0</valueishtml>
<background> </html>
<mode>2</mode> <name>emp_fname_long_t</name>
<color>67108864</color> <visible>1</visible>
</background> <font>
</ColumnObject> <face>Liberation Sans</face>
<ColumnObject> <height>-10</height>
<band>Detail</band> <weight>400</weight>
<id>2</id> <family>2</family>
<alignment>0</alignment> <pitch>2</pitch>
<tabsequence>20</tabsequence> <charset>0</charset>
<border>5</border> </font>
<color>33554432</color> <background>
<x>103</x> <mode>2</mode>
<y>2</y> <color>67108864</color>
<height>19</height> </background>
<width>123</width> </TextObject>
<format>[general]</format> <TextObject>
<html> <band>Header</band>
<valueishtml>0</valueishtml> <alignment>0</alignment>
</html> <text>Last Name Long</text>
<name>emp_fname</name> <border>6</border>
<visible>1</visible> <color>33554432</color>
<EditStyle style="edit"> <x>2006</x>
<limit>15</limit> <y>2</y>
<case>any</case> <height>15</height>
<focusrectangle>no</focusrectangle> <width>137</width>
<autoselect>yes</autoselect> <html>
<autohscroll>yes</autohscroll> <valueishtml>0</valueishtml>
<imemode>0</imemode> </html>
</EditStyle> <name>emp_lname_long_t</name>
<font> <visible>1</visible>
<face>Arial</face> <font>
<height>-10</height> <face>Liberation Sans</face>
<weight>400</weight> <height>-10</height>
<family>2</family> <weight>400</weight>
<pitch>2</pitch> <family>2</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>2</mode> <background>
<color>67108864</color> <mode>2</mode>
</background> <color>67108864</color>
</ColumnObject> </background>
<ColumnObject> </TextObject>
<band>Detail</band> <TextObject>
<id>3</id> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <text>Middle Name Long</text>
<border>5</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>228</x> <x>1840</x>
<y>2</y> <y>2</y>
<height>19</height> <height>15</height>
<width>116</width> <width>164</width>
<format>[general]</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>emp_mname_long_t</name>
<name>emp_mname</name> <visible>1</visible>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Liberation Sans</face>
<limit>15</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>1</id>
</font> <alignment>0</alignment>
<background> <tabsequence>10</tabsequence>
<mode>2</mode> <border>5</border>
<color>67108864</color> <color>33554432</color>
</background> <x>2</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>99</width>
<id>4</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>40</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_code</name>
<x>346</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>10</limit>
<width>119</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>emp_lname</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>15</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>2</id>
</font> <alignment>0</alignment>
<background> <tabsequence>20</tabsequence>
<mode>2</mode> <border>5</border>
<color>67108864</color> <color>33554432</color>
</background> <x>103</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>123</width>
<id>5</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>50</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_fname</name>
<x>467</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>15</limit>
<width>47</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>sex</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>1</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>3</id>
</font> <alignment>0</alignment>
<background> <tabsequence>30</tabsequence>
<mode>2</mode> <border>5</border>
<color>67108864</color> <color>33554432</color>
</background> <x>228</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>116</width>
<id>6</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>60</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_mname</name>
<x>516</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>15</limit>
<width>132</width> <case>any</case>
<format>[shortdate] [time]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>birth_date</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>0</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>4</id>
</font> <alignment>0</alignment>
<background> <tabsequence>40</tabsequence>
<mode>2</mode> <border>5</border>
<color>67108864</color> <color>33554432</color>
</background> <x>346</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>119</width>
<id>7</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>70</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>emp_lname</name>
<x>650</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>15</limit>
<width>110</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>m_status</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>1</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>5</id>
</font> <alignment>0</alignment>
<background> <tabsequence>50</tabsequence>
<mode>2</mode> <border>5</border>
<color>67108864</color> <color>33554432</color>
</background> <x>467</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>47</width>
<id>8</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>80</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>sex</name>
<x>762</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>1</limit>
<width>86</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>blood_grp</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>3</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>6</id>
</font> <alignment>0</alignment>
<background> <tabsequence>60</tabsequence>
<mode>2</mode> <border>5</border>
<color>67108864</color> <color>33554432</color>
</background> <x>516</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>132</width>
<id>9</id> <format>[shortdate] [time]</format>
<alignment>0</alignment> <html>
<tabsequence>90</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>birth_date</name>
<x>850</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>0</limit>
<width>126</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>aadhar_card_no</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>20</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>7</id>
</font> <alignment>0</alignment>
<background> <tabsequence>70</tabsequence>
<mode>2</mode> <border>5</border>
<color>67108864</color> <color>33554432</color>
</background> <x>650</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>110</width>
<id>10</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>100</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>m_status</name>
<x>978</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>1</limit>
<width>126</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>election_card_no</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>20</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>8</id>
</font> <alignment>0</alignment>
<background> <tabsequence>80</tabsequence>
<mode>2</mode> <border>5</border>
<color>67108864</color> <color>33554432</color>
</background> <x>762</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>86</width>
<id>11</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>110</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>blood_grp</name>
<x>1106</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>3</limit>
<width>126</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>driv_lic_no</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>20</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>9</id>
</font> <alignment>0</alignment>
<background> <tabsequence>90</tabsequence>
<mode>2</mode> <border>5</border>
<color>67108864</color> <color>33554432</color>
</background> <x>850</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>126</width>
<id>12</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>120</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>aadhar_card_no</name>
<x>1234</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>20</limit>
<width>132</width> <case>any</case>
<format>[shortdate] [time]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>driv_lic_valid_upto</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>0</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>10</id>
</font> <alignment>0</alignment>
<background> <tabsequence>100</tabsequence>
<mode>2</mode> <border>5</border>
<color>67108864</color> <color>33554432</color>
</background> <x>978</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>126</width>
<id>13</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>130</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>election_card_no</name>
<x>1368</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>20</limit>
<width>130</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>physical_handicap</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>1</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>11</id>
</font> <alignment>0</alignment>
<background> <tabsequence>110</tabsequence>
<mode>2</mode> <border>5</border>
<color>67108864</color> <color>33554432</color>
</background> <x>1106</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>126</width>
<id>14</id> <format>[general]</format>
<alignment>0</alignment> <html>
<tabsequence>140</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>driv_lic_no</name>
<x>1500</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>20</limit>
<width>111</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>emp_site</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>5</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>12</id>
</font> <alignment>0</alignment>
<background> <tabsequence>120</tabsequence>
<mode>2</mode> <border>5</border>
<color>67108864</color> <color>33554432</color>
</background> <x>1234</x>
</ColumnObject> <y>2</y>
<ColumnObject> <height>19</height>
<band>Detail</band> <width>132</width>
<id>15</id> <format>[shortdate] [time]</format>
<alignment>0</alignment> <html>
<tabsequence>150</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>driv_lic_valid_upto</name>
<x>1613</x> <visible>1</visible>
<y>2</y> <EditStyle style="edit">
<height>19</height> <limit>0</limit>
<width>61</width> <case>any</case>
<format>[general]</format> <focusrectangle>no</focusrectangle>
<html> <autoselect>yes</autoselect>
<valueishtml>0</valueishtml> <autohscroll>yes</autohscroll>
</html> <imemode>0</imemode>
<name>work_site</name> </EditStyle>
<visible>1</visible> <font>
<EditStyle style="edit"> <face>Arial</face>
<limit>5</limit> <height>-10</height>
<case>any</case> <weight>400</weight>
<focusrectangle>no</focusrectangle> <family>2</family>
<autoselect>yes</autoselect> <pitch>2</pitch>
<autohscroll>yes</autohscroll> <charset>0</charset>
<imemode>0</imemode> </font>
</EditStyle> <background>
<font> <mode>2</mode>
<face>Arial</face> <color>67108864</color>
<height>-10</height> </background>
<weight>400</weight> </ColumnObject>
<family>2</family> <ColumnObject>
<pitch>2</pitch> <band>Detail</band>
<charset>0</charset> <id>13</id>
</font> <alignment>0</alignment>
<background> <tabsequence>130</tabsequence>
<mode>2</mode> <border>5</border>
<color>67108864</color> <color>33554432</color>
</background> <x>1368</x>
</ColumnObject> <y>2</y>
<HtmlTable> <height>19</height>
<border>1</border> <width>130</width>
</HtmlTable> <format>[general]</format>
<HtmlGen> <html>
<clientevents>1</clientevents> <valueishtml>0</valueishtml>
<clientvalidation>1</clientvalidation> </html>
<clientcomputedfields>1</clientcomputedfields> <name>physical_handicap</name>
<clientformatting>0</clientformatting> <visible>1</visible>
<clientscriptable>0</clientscriptable> <EditStyle style="edit">
<generatejavascript>1</generatejavascript> <limit>1</limit>
<encodeselflinkargs>1</encodeselflinkargs> <case>any</case>
<netscapelayers>0</netscapelayers> <focusrectangle>no</focusrectangle>
</HtmlGen> <autoselect>yes</autoselect>
<Export.XML> <autohscroll>yes</autohscroll>
<headgroups>1</headgroups> <imemode>0</imemode>
<includewhitespace>0</includewhitespace> </EditStyle>
<metadatatype>0</metadatatype> <font>
<savemetadata>0</savemetadata> <face>Arial</face>
<Template> <height>-10</height>
<comment></comment> <weight>400</weight>
<encoding>UTF-8</encoding> <family>2</family>
<name>d_emp_personal_info11</name> <pitch>2</pitch>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_emp_personal_info11&gt;&lt;d_emp_personal_info11_row __pbband=&quot;detail&quot;&gt;&lt;emp_code&gt;emp_code&lt;/emp_code&gt;&lt;name_prefix/&gt;&lt;emp_fname&gt;emp_fname&lt;/emp_fname&gt;&lt;emp_mname&gt;emp_mname&lt;/emp_mname&gt;&lt;emp_lname&gt;emp_lname&lt;/emp_lname&gt;&lt;short_name/&gt;&lt;sex&gt;sex&lt;/sex&gt;&lt;birth_date&gt;birth_date&lt;/birth_date&gt;&lt;m_status&gt;m_status&lt;/m_status&gt;&lt;m_status_date/&gt;&lt;nationality/&gt;&lt;citizen/&gt;&lt;blood_grp&gt;blood_grp&lt;/blood_grp&gt;&lt;contact_pers/&gt;&lt;hobby1/&gt;&lt;hobby2/&gt;&lt;hobby3/&gt;&lt;hobby4/&gt;&lt;religion/&gt;&lt;state_code__domicile/&gt;&lt;contact_add1/&gt;&lt;contact_add2/&gt;&lt;contact_add3/&gt;&lt;contact_city/&gt;&lt;contact_state/&gt;&lt;contact_tel/&gt;&lt;contact_pin/&gt;&lt;maiden_name/&gt;&lt;birth_place/&gt;&lt;resi_permit_no/&gt;&lt;resi_permit_upto/&gt;&lt;social_security_no/&gt;&lt;aadhar_card_no&gt;aadhar_card_no&lt;/aadhar_card_no&gt;&lt;election_card_no&gt;election_card_no&lt;/election_card_no&gt;&lt;driv_lic_no&gt;driv_lic_no&lt;/driv_lic_no&gt;&lt;driv_lic_valid_upto&gt;driv_lic_valid_upto&lt;/driv_lic_valid_upto&gt;&lt;physical_handicap&gt;physical_handicap&lt;/physical_handicap&gt;&lt;handicap_category/&gt;&lt;emp_site&gt;emp_site&lt;/emp_site&gt;&lt;pay_site/&gt;&lt;work_site&gt;work_site&lt;/work_site&gt;&lt;chg_date/&gt;&lt;chg_user/&gt;&lt;chg_term/&gt;&lt;/d_emp_personal_info11_row&gt;&lt;/d_emp_personal_info11&gt;</xml> <charset>0</charset>
</Template> </font>
</Export.XML> <background>
<Import.XML> <mode>2</mode>
</Import.XML> <color>67108864</color>
<Export.PDF> </background>
<method>0</method> </ColumnObject>
<distill.custompostscript>0</distill.custompostscript> <ColumnObject>
<xslfop.print>0</xslfop.print> <band>Detail</band>
</Export.PDF> <id>14</id>
</Sybase_eDataWindow> <alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1500</x>
<y>2</y>
<height>19</height>
<width>111</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1613</x>
<y>2</y>
<height>19</height>
<width>74</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_site</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1689</x>
<y>2</y>
<height>19</height>
<width>149</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<border>0</border>
<color>33554432</color>
<x>2006</x>
<y>2</y>
<height>19</height>
<width>137</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1840</x>
<y>2</y>
<height>19</height>
<width>164</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_mname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
<HtmlGen>
<clientevents>1</clientevents>
<clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>1</headgroups>
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_emp_personal_info11</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_emp_personal_info11&gt;&lt;d_emp_personal_info11_row __pbband=&quot;detail&quot;&gt;&lt;emp_code&gt;emp_code&lt;/emp_code&gt;&lt;name_prefix/&gt;&lt;emp_fname&gt;emp_fname&lt;/emp_fname&gt;&lt;emp_mname&gt;emp_mname&lt;/emp_mname&gt;&lt;emp_lname&gt;emp_lname&lt;/emp_lname&gt;&lt;short_name/&gt;&lt;sex&gt;sex&lt;/sex&gt;&lt;birth_date&gt;birth_date&lt;/birth_date&gt;&lt;m_status&gt;m_status&lt;/m_status&gt;&lt;m_status_date/&gt;&lt;nationality/&gt;&lt;citizen/&gt;&lt;blood_grp&gt;blood_grp&lt;/blood_grp&gt;&lt;contact_pers/&gt;&lt;hobby1/&gt;&lt;hobby2/&gt;&lt;hobby3/&gt;&lt;hobby4/&gt;&lt;religion/&gt;&lt;state_code__domicile/&gt;&lt;contact_add1/&gt;&lt;contact_add2/&gt;&lt;contact_add3/&gt;&lt;contact_city/&gt;&lt;contact_state/&gt;&lt;contact_tel/&gt;&lt;contact_pin/&gt;&lt;maiden_name/&gt;&lt;birth_place/&gt;&lt;resi_permit_no/&gt;&lt;resi_permit_upto/&gt;&lt;social_security_no/&gt;&lt;aadhar_card_no&gt;aadhar_card_no&lt;/aadhar_card_no&gt;&lt;election_card_no&gt;election_card_no&lt;/election_card_no&gt;&lt;driv_lic_no&gt;driv_lic_no&lt;/driv_lic_no&gt;&lt;driv_lic_valid_upto&gt;driv_lic_valid_upto&lt;/driv_lic_valid_upto&gt;&lt;physical_handicap&gt;physical_handicap&lt;/physical_handicap&gt;&lt;handicap_category/&gt;&lt;emp_site&gt;emp_site&lt;/emp_site&gt;&lt;pay_site/&gt;&lt;work_site&gt;work_site&lt;/work_site&gt;&lt;chg_date/&gt;&lt;chg_user/&gt;&lt;chg_term/&gt;&lt;/d_emp_personal_info11_row&gt;&lt;/d_emp_personal_info11&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>0</method>
<distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
This source diff could not be displayed because it is too large. You can view the blob instead.
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>67108864</color> <color>67108864</color>
<processing>1</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>20</height> <height>20</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>6</height> <height>6</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>23</height> <height>23</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>emp_code</name> <name>emp_code</name>
<dbname>employee.emp_code</dbname> <dbname>employee.emp_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_fname</name> <name>emp_fname</name>
<dbname>employee.emp_fname</dbname> <dbname>employee.emp_fname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_mname</name> <name>emp_mname</name>
<dbname>employee.emp_mname</dbname> <dbname>employee.emp_mname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_lname</name> <name>emp_lname</name>
<dbname>employee.emp_lname</dbname> <dbname>employee.emp_lname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>date_join</name> <name>date_join</name>
<dbname>employee.date_join</dbname> <dbname>employee.date_join</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_site</name> <name>emp_site</name>
<dbname>employee.emp_site</dbname> <dbname>employee.emp_site</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>work_site</name> <name>work_site</name>
<dbname>employee.work_site</dbname> <dbname>employee.work_site</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>probation_date</name> <name>probation_date</name>
<dbname>employee.probation_date</dbname> <dbname>employee.probation_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>date_conf</name> <name>date_conf</name>
<dbname>employee.date_conf</dbname> <dbname>employee.date_conf</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>confirmed</name> <name>confirmed</name>
<dbname>employee.confirmed</dbname> <dbname>employee.confirmed</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>relieve_date</name> <name>relieve_date</name>
<dbname>employee.relieve_date</dbname> <dbname>employee.relieve_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>work_shift</name> <name>work_shift</name>
<dbname>employee.work_shift</dbname> <dbname>employee.work_shift</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>shift_rot</name> <name>shift_rot</name>
<dbname>employee.shift_rot</dbname> <dbname>employee.shift_rot</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>eligible_ot</name> <name>eligible_ot</name>
<dbname>employee.eligible_ot</dbname> <dbname>employee.eligible_ot</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="20">char</type> <type size="20">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>pension_scheme</name> <name>pension_scheme</name>
<dbname>employee.pension_scheme</dbname> <dbname>employee.pension_scheme</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="4000">char</type> <type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>work_loc_descr</name> <name>work_loc_descr</name>
<dbname>work_loc_descr</dbname> <dbname>work_loc_descr</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="20">char</type> <type size="20">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>user_id</name> <name>user_id</name>
<dbname>employee.user_id</dbname> <dbname>employee.user_id</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.work_site&quot;) COLUMN(NAME=&quot;employee.probation_date&quot;) COLUMN(NAME=&quot;employee.date_conf&quot;) COLUMN(NAME=&quot;employee.confirmed&quot;) COLUMN(NAME=&quot;employee.relieve_date&quot;) COLUMN(NAME=&quot;employee.work_shift&quot;) COLUMN(NAME=&quot;employee.shift_rot&quot;) COLUMN(NAME=&quot;employee.eligible_ot&quot;) COLUMN(NAME=&quot;employee.pension_scheme&quot;) COMPUTE(NAME=&quot;FN_GET_WORKLOC_DESCR( employee.work_loc_code ) as work_loc_descr&quot;) COLUMN(NAME=&quot;employee.user_id&quot;)) </retrieve> <table_column>
<update>EMPLOYEE</update> <type size="30">char</type>
<updatewhere>0</updatewhere> <update>yes</update>
<updatekeyinplace>no</updatekeyinplace> <updatewhereclause>yes</updatewhereclause>
</TableDefinition> <name>emp_fname_long</name>
<TextObject> <dbname>employee.emp_fname_long</dbname>
<band>Header</band> </table_column>
<alignment>2</alignment> <table_column>
<text>Employee Code</text> <type size="30">char</type>
<border>6</border> <update>yes</update>
<color>33554432</color> <updatewhereclause>yes</updatewhereclause>
<x>2</x> <name>emp_lname_long</name>
<y>2</y> <dbname>employee.emp_lname_long</dbname>
<height>16</height> </table_column>
<width>109</width> <table_column>
<html> <type size="30">char</type>
<valueishtml>0</valueishtml> <update>yes</update>
</html> <updatewhereclause>yes</updatewhereclause>
<name>emp_code_t</name> <name>emp_mname_long</name>
<visible>1</visible> <dbname>employee.emp_mname_long</dbname>
<font> </table_column>
<face>Arial</face> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee.emp_code&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_mname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;employee.work_site&quot;) COLUMN(NAME=&quot;employee.probation_date&quot;) COLUMN(NAME=&quot;employee.date_conf&quot;) COLUMN(NAME=&quot;employee.confirmed&quot;) COLUMN(NAME=&quot;employee.relieve_date&quot;) COLUMN(NAME=&quot;employee.work_shift&quot;) COLUMN(NAME=&quot;employee.shift_rot&quot;) COLUMN(NAME=&quot;employee.eligible_ot&quot;) COLUMN(NAME=&quot;employee.pension_scheme&quot;) COMPUTE(NAME=&quot;FN_GET_WORKLOC_DESCR( employee.work_loc_code ) as work_loc_descr&quot;) COLUMN(NAME=&quot;employee.user_id&quot;) COLUMN(NAME=&quot;employee.emp_fname_long&quot;) COLUMN(NAME=&quot;employee.emp_lname_long&quot;) COLUMN(NAME=&quot;employee.emp_mname_long&quot;)) </retrieve>
<height>-10</height> <update>EMPLOYEE</update>
<weight>400</weight> <updatewhere>0</updatewhere>
<family>2</family> <updatekeyinplace>no</updatekeyinplace>
<pitch>2</pitch> </TableDefinition>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>2</alignment>
<mode>2</mode> <text>Employee Code</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>2</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>109</width>
<text>First Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>113</x> <name>emp_code_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>133</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_fname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>First Name</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>113</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>133</width>
<text>Middle Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>248</x> <name>emp_fname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>133</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_mname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Middle Name</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>248</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>133</width>
<text>Last Name</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>383</x> <name>emp_mname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>126</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_lname_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Last Name</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>383</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>126</width>
<text>Joined On</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>511</x> <name>emp_lname_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>84</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>date_join_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Joined On</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>511</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>84</width>
<text>Employment Site</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>597</x> <name>date_join_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>115</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>emp_site_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Employment Site</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>597</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>115</width>
<text>Work Site</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>714</x> <name>emp_site_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>70</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>work_site_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Work Site</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>714</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>70</width>
<text>Probation Date</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>786</x> <name>work_site_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>100</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>probation_date_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Probation Date</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>786</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>100</width>
<text>Confirmation Date</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>888</x> <name>probation_date_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>114</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>date_conf_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Confirmation Date</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>888</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>114</width>
<text>Confirmed</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1004</x> <name>date_conf_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>64</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>confirmed_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Confirmed</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1004</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>64</width>
<text>Relieving Date</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1070</x> <name>confirmed_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>92</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>relieve_date_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Relieving Date</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1070</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>92</width>
<text>Work Shift</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1164</x> <name>relieve_date_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>73</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>work_shift_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Work Shift</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1164</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>73</width>
<text>Shift Rotate</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1239</x> <name>work_shift_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>80</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>shift_rot_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Shift Rotate</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1239</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>80</width>
<text>Eligible for Extra Working</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1321</x> <name>shift_rot_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>154</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>eligible_ot_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Eligible for Extra Working</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1321</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>154</width>
<text>Pension Scheme</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1477</x> <name>eligible_ot_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>109</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>pension_scheme_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Pension Scheme</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1477</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>109</width>
<text>Work Location Descr</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1588</x> <name>pension_scheme_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>208</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>work_loc_descr_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>Work Location Descr</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1588</x>
<TextObject> <y>2</y>
<band>Header</band> <height>16</height>
<alignment>0</alignment> <width>208</width>
<text>User Id</text> <html>
<border>6</border> <valueishtml>0</valueishtml>
<color>33554432</color> </html>
<x>1798</x> <name>work_loc_descr_t</name>
<y>2</y> <visible>1</visible>
<height>16</height> <font>
<width>89</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>user_id_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <TextObject>
</font> <band>Header</band>
<background> <alignment>0</alignment>
<mode>2</mode> <text>User Id</text>
<color>67108864</color> <border>6</border>
</background> <color>33554432</color>
</TextObject> <x>1798</x>
<ColumnObject> <y>2</y>
<band>Detail</band> <height>16</height>
<id>1</id> <width>89</width>
<alignment>0</alignment> <html>
<tabsequence>10</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>33554432</color> <name>user_id_t</name>
<x>2</x> <visible>1</visible>
<y>2</y> <font>
<height>19</height> <face>Arial</face>
<width>109</width> <height>-10</height>
<format>[general]</format> <weight>400</weight>
<html> <family>2</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>emp_code</name> </font>
<visible>1</visible> <background>
<EditStyle style="edit"> <mode>2</mode>
<limit>10</limit> <color>67108864</color>
<case>any</case> </background>
<focusrectangle>no</focusrectangle> </TextObject>
<autoselect>yes</autoselect> <TextObject>
<autohscroll>yes</autohscroll> <band>Header</band>
<imemode>0</imemode> <alignment>0</alignment>
</EditStyle> <text>First Name Long</text>
<font> <border>6</border>
<face>Arial</face> <color>33554432</color>
<height>-10</height> <x>1889</x>
<weight>400</weight> <y>2</y>
<family>2</family> <height>16</height>
<pitch>2</pitch> <width>172</width>
<charset>0</charset> <html>
</font> <valueishtml>0</valueishtml>
<background> </html>
<mode>2</mode> <name>emp_fname_long_t</name>
<color>16777215</color> <visible>1</visible>
</background> <font>
</ColumnObject> <face>Liberation Sans</face>
<ColumnObject> <height>-10</height>
<band>Detail</band> <weight>400</weight>
<id>2</id> <family>2</family>
<alignment>0</alignment> <pitch>2</pitch>
<tabsequence>20</tabsequence> <charset>0</charset>
<border>5</border> </font>
<color>33554432</color> <background>
<x>113</x> <mode>2</mode>
<y>2</y> <color>67108864</color>
<height>19</height> </background>
<width>133</width> </TextObject>
<format>[general]</format> <TextObject>
<html> <band>Header</band>
<valueishtml>0</valueishtml> <alignment>0</alignment>
</html> <text>Long Name Long</text>
<name>emp_fname</name> <border>6</border>
<visible>1</visible> <color>33554432</color>
<EditStyle style="edit"> <x>2203</x>
<limit>0</limit> <y>2</y>
<case>any</case> <height>15</height>
<focusrectangle>no</focusrectangle> <width>141</width>
<autoselect>no</autoselect> <html>
<imemode>0</imemode> <valueishtml>0</valueishtml>
</EditStyle> </html>
<font> <name>emp_lname_long_t</name>
<face>Arial</face> <visible>1</visible>
<height>-10</height> <font>
<weight>400</weight> <face>Liberation Sans</face>
<family>2</family> <height>-10</height>
<pitch>2</pitch> <weight>400</weight>
<charset>0</charset> <family>2</family>
</font> <pitch>2</pitch>
<background> <charset>0</charset>
<mode>2</mode> </font>
<color>16777215</color> <background>
</background> <mode>2</mode>
</ColumnObject> <color>67108864</color>
<ColumnObject> </background>
<band>Detail</band> </TextObject>
<id>3</id> <TextObject>
<alignment>0</alignment> <band>Header</band>
<tabsequence>30</tabsequence> <alignment>0</alignment>
<border>5</border> <text>Middle Name Long</text>
<color>33554432</color> <border>6</border>
<x>248</x> <color>33554432</color>
<y>2</y> <x>2063</x>
<height>19</height> <y>2</y>
<width>133</width> <height>15</height>
<format>[general]</format> <width>138</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_mname</name> <name>emp_mname_long_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <font>
<limit>0</limit> <face>Liberation Sans</face>
<case>any</case> <height>-10</height>
<focusrectangle>no</focusrectangle> <weight>400</weight>
<autoselect>no</autoselect> <family>2</family>
<imemode>0</imemode> <pitch>2</pitch>
</EditStyle> <charset>0</charset>
<font> </font>
<face>Arial</face> <background>
<height>-10</height> <mode>2</mode>
<weight>400</weight> <color>67108864</color>
<family>2</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <ColumnObject>
</font> <band>Detail</band>
<background> <id>1</id>
<mode>2</mode> <alignment>0</alignment>
<color>16777215</color> <tabsequence>10</tabsequence>
</background> <border>5</border>
</ColumnObject> <color>33554432</color>
<ColumnObject> <x>2</x>
<band>Detail</band> <y>2</y>
<id>4</id> <height>19</height>
<alignment>0</alignment> <width>109</width>
<tabsequence>40</tabsequence> <format>[general]</format>
<border>5</border> <html>
<color>33554432</color> <valueishtml>0</valueishtml>
<x>383</x> </html>
<y>2</y> <name>emp_code</name>
<height>19</height> <visible>1</visible>
<width>126</width> <EditStyle style="edit">
<format>[general]</format> <limit>10</limit>
<html> <case>any</case>
<valueishtml>0</valueishtml> <focusrectangle>no</focusrectangle>
</html> <autoselect>yes</autoselect>
<name>emp_lname</name> <autohscroll>yes</autohscroll>
<visible>1</visible> <imemode>2</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Arial</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>2</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>2</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>20</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>33554432</color>
<band>Detail</band> <x>113</x>
<id>5</id> <y>2</y>
<alignment>0</alignment> <height>19</height>
<tabsequence>50</tabsequence> <width>133</width>
<border>5</border> <format>[general]</format>
<color>33554432</color> <html>
<x>511</x> <valueishtml>0</valueishtml>
<y>2</y> </html>
<height>19</height> <name>emp_fname</name>
<width>84</width> <visible>1</visible>
<format>[shortdate] [time]</format> <EditStyle style="edit">
<html> <limit>0</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <focusrectangle>no</focusrectangle>
<name>date_join</name> <autoselect>no</autoselect>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Arial</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>2</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>3</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>30</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>33554432</color>
<band>Detail</band> <x>248</x>
<id>6</id> <y>2</y>
<alignment>0</alignment> <height>19</height>
<tabsequence>60</tabsequence> <width>133</width>
<border>5</border> <format>[general]</format>
<color>33554432</color> <html>
<x>597</x> <valueishtml>0</valueishtml>
<y>2</y> </html>
<height>19</height> <name>emp_mname</name>
<width>115</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>0</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <focusrectangle>no</focusrectangle>
<name>emp_site</name> <autoselect>no</autoselect>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Arial</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>2</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>4</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>40</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>33554432</color>
<band>Detail</band> <x>383</x>
<id>7</id> <y>2</y>
<alignment>0</alignment> <height>19</height>
<tabsequence>70</tabsequence> <width>126</width>
<border>5</border> <format>[general]</format>
<color>33554432</color> <html>
<x>714</x> <valueishtml>0</valueishtml>
<y>2</y> </html>
<height>19</height> <name>emp_lname</name>
<width>70</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>0</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <focusrectangle>no</focusrectangle>
<name>work_site</name> <autoselect>no</autoselect>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Arial</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>2</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>5</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>50</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>33554432</color>
<band>Detail</band> <x>511</x>
<id>8</id> <y>2</y>
<alignment>0</alignment> <height>19</height>
<tabsequence>80</tabsequence> <width>84</width>
<border>5</border> <format>[shortdate] [time]</format>
<color>33554432</color> <html>
<x>786</x> <valueishtml>0</valueishtml>
<y>2</y> </html>
<height>19</height> <name>date_join</name>
<width>100</width> <visible>1</visible>
<format>[shortdate] [time]</format> <EditStyle style="edit">
<html> <limit>0</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <focusrectangle>no</focusrectangle>
<name>probation_date</name> <autoselect>no</autoselect>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Arial</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>2</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>6</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>60</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>33554432</color>
<band>Detail</band> <x>597</x>
<id>9</id> <y>2</y>
<alignment>0</alignment> <height>19</height>
<tabsequence>90</tabsequence> <width>115</width>
<border>5</border> <format>[general]</format>
<color>33554432</color> <html>
<x>888</x> <valueishtml>0</valueishtml>
<y>2</y> </html>
<height>19</height> <name>emp_site</name>
<width>114</width> <visible>1</visible>
<format>[shortdate] [time]</format> <EditStyle style="edit">
<html> <limit>0</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <focusrectangle>no</focusrectangle>
<name>date_conf</name> <autoselect>no</autoselect>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Arial</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>2</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>7</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>70</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>33554432</color>
<band>Detail</band> <x>714</x>
<id>10</id> <y>2</y>
<alignment>0</alignment> <height>19</height>
<tabsequence>100</tabsequence> <width>70</width>
<border>5</border> <format>[general]</format>
<color>33554432</color> <html>
<x>1004</x> <valueishtml>0</valueishtml>
<y>2</y> </html>
<height>19</height> <name>work_site</name>
<width>64</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>0</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <focusrectangle>no</focusrectangle>
<name>confirmed</name> <autoselect>no</autoselect>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Arial</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>2</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>8</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>80</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>33554432</color>
<band>Detail</band> <x>786</x>
<id>11</id> <y>2</y>
<alignment>0</alignment> <height>19</height>
<tabsequence>110</tabsequence> <width>100</width>
<border>5</border> <format>[shortdate] [time]</format>
<color>33554432</color> <html>
<x>1070</x> <valueishtml>0</valueishtml>
<y>2</y> </html>
<height>19</height> <name>probation_date</name>
<width>92</width> <visible>1</visible>
<format>[shortdate] [time]</format> <EditStyle style="edit">
<html> <limit>0</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <focusrectangle>no</focusrectangle>
<name>relieve_date</name> <autoselect>no</autoselect>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Arial</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>2</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>9</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>90</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>33554432</color>
<band>Detail</band> <x>888</x>
<id>12</id> <y>2</y>
<alignment>0</alignment> <height>19</height>
<tabsequence>120</tabsequence> <width>114</width>
<border>5</border> <format>[shortdate] [time]</format>
<color>33554432</color> <html>
<x>1164</x> <valueishtml>0</valueishtml>
<y>2</y> </html>
<height>19</height> <name>date_conf</name>
<width>73</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>0</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <focusrectangle>no</focusrectangle>
<name>work_shift</name> <autoselect>no</autoselect>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Arial</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>2</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>10</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>100</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>33554432</color>
<band>Detail</band> <x>1004</x>
<id>13</id> <y>2</y>
<alignment>0</alignment> <height>19</height>
<tabsequence>130</tabsequence> <width>64</width>
<border>5</border> <format>[general]</format>
<color>33554432</color> <html>
<x>1239</x> <valueishtml>0</valueishtml>
<y>2</y> </html>
<height>19</height> <name>confirmed</name>
<width>80</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>0</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <focusrectangle>no</focusrectangle>
<name>shift_rot</name> <autoselect>no</autoselect>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Arial</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>2</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>11</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>110</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>33554432</color>
<band>Detail</band> <x>1070</x>
<id>14</id> <y>2</y>
<alignment>0</alignment> <height>19</height>
<tabsequence>140</tabsequence> <width>92</width>
<border>5</border> <format>[shortdate] [time]</format>
<color>33554432</color> <html>
<x>1321</x> <valueishtml>0</valueishtml>
<y>2</y> </html>
<height>19</height> <name>relieve_date</name>
<width>154</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>0</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <focusrectangle>no</focusrectangle>
<name>eligible_ot</name> <autoselect>no</autoselect>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Arial</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>2</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>12</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>120</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>33554432</color>
<band>Detail</band> <x>1164</x>
<id>15</id> <y>2</y>
<alignment>0</alignment> <height>19</height>
<tabsequence>150</tabsequence> <width>73</width>
<border>5</border> <format>[general]</format>
<color>33554432</color> <html>
<x>1477</x> <valueishtml>0</valueishtml>
<y>2</y> </html>
<height>19</height> <name>work_shift</name>
<width>109</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>0</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <focusrectangle>no</focusrectangle>
<name>pension_scheme</name> <autoselect>no</autoselect>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Arial</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>2</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>13</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>130</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>33554432</color>
<band>Detail</band> <x>1239</x>
<id>16</id> <y>2</y>
<alignment>0</alignment> <height>19</height>
<tabsequence>160</tabsequence> <width>80</width>
<border>5</border> <format>[general]</format>
<color>33554432</color> <html>
<x>1588</x> <valueishtml>0</valueishtml>
<y>2</y> </html>
<height>19</height> <name>shift_rot</name>
<width>208</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>0</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <focusrectangle>no</focusrectangle>
<name>work_loc_descr</name> <autoselect>no</autoselect>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Arial</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>2</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>14</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>140</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>33554432</color>
<band>Detail</band> <x>1321</x>
<id>17</id> <y>2</y>
<alignment>0</alignment> <height>19</height>
<tabsequence>170</tabsequence> <width>154</width>
<border>5</border> <format>[general]</format>
<color>33554432</color> <html>
<x>1798</x> <valueishtml>0</valueishtml>
<y>2</y> </html>
<height>19</height> <name>eligible_ot</name>
<width>89</width> <visible>1</visible>
<format>[general]</format> <EditStyle style="edit">
<html> <limit>0</limit>
<valueishtml>0</valueishtml> <case>any</case>
</html> <focusrectangle>no</focusrectangle>
<name>user_id</name> <autoselect>no</autoselect>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>0</limit> <font>
<case>any</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>no</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Arial</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>2</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>15</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>150</tabsequence>
</ColumnObject> <border>5</border>
<HtmlTable> <color>33554432</color>
<border>1</border> <x>1477</x>
</HtmlTable> <y>2</y>
<HtmlGen> <height>19</height>
<clientevents>1</clientevents> <width>109</width>
<clientvalidation>1</clientvalidation> <format>[general]</format>
<clientcomputedfields>1</clientcomputedfields> <html>
<clientformatting>0</clientformatting> <valueishtml>0</valueishtml>
<clientscriptable>0</clientscriptable> </html>
<generatejavascript>1</generatejavascript> <name>pension_scheme</name>
<encodeselflinkargs>1</encodeselflinkargs> <visible>1</visible>
<netscapelayers>0</netscapelayers> <EditStyle style="edit">
</HtmlGen> <limit>0</limit>
<Export.XML> <case>any</case>
<headgroups>1</headgroups> <focusrectangle>no</focusrectangle>
<includewhitespace>0</includewhitespace> <autoselect>no</autoselect>
<metadatatype>0</metadatatype> <imemode>0</imemode>
<savemetadata>0</savemetadata> </EditStyle>
<Template> <font>
<comment></comment> <face>Arial</face>
<encoding>UTF-8</encoding> <height>-10</height>
<name>d_emp_work_info11</name> <weight>400</weight>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_emp_work_info11&gt;&lt;d_emp_work_info11_row __pbband=&quot;detail&quot;&gt;&lt;emp_code&gt;emp_code&lt;/emp_code&gt;&lt;emp_fname&gt;emp_fname&lt;/emp_fname&gt;&lt;emp_mname&gt;emp_mname&lt;/emp_mname&gt;&lt;emp_lname&gt;emp_lname&lt;/emp_lname&gt;&lt;date_join&gt;date_join&lt;/date_join&gt;&lt;joined_as/&gt;&lt;emp_site&gt;emp_site&lt;/emp_site&gt;&lt;pay_site/&gt;&lt;work_site&gt;work_site&lt;/work_site&gt;&lt;site_code__payment/&gt;&lt;training_prd/&gt;&lt;probation_prd/&gt;&lt;probation_date&gt;probation_date&lt;/probation_date&gt;&lt;probation/&gt;&lt;date_conf&gt;date_conf&lt;/date_conf&gt;&lt;confirmed&gt;confirmed&lt;/confirmed&gt;&lt;notice_prd/&gt;&lt;resi_date/&gt;&lt;relieve_date&gt;relieve_date&lt;/relieve_date&gt;&lt;status/&gt;&lt;supp_code__con/&gt;&lt;hol_tblno/&gt;&lt;stan_code&gt;stan_code&lt;/stan_code&gt;&lt;proc_group/&gt;&lt;work_shift&gt;work_shift&lt;/work_shift&gt;&lt;shift_rot&gt;shift_rot&lt;/shift_rot&gt;&lt;pattern_code/&gt;&lt;shift_index/&gt;&lt;eligible_ot&gt;eligible_ot&lt;/eligible_ot&gt;&lt;normal_rate/&gt;&lt;ot_rate/&gt;&lt;gratuity_date/&gt;&lt;pension_scheme&gt;pension_scheme&lt;/pension_scheme&gt;&lt;work_loc_code/&gt;&lt;work_loc_descr&gt;work_loc_descr&lt;/work_loc_descr&gt;&lt;ext_no/&gt;&lt;user_id&gt;user_id&lt;/user_id&gt;&lt;mode_app/&gt;&lt;tot_exp/&gt;&lt;proj_code/&gt;&lt;standby_mode/&gt;&lt;work_tblno/&gt;&lt;chg_date/&gt;&lt;chg_user/&gt;&lt;chg_term/&gt;&lt;/d_emp_work_info11_row&gt;&lt;/d_emp_work_info11&gt;</xml> <family>2</family>
</Template> <pitch>2</pitch>
</Export.XML> <charset>0</charset>
<Import.XML> </font>
</Import.XML> <background>
<Export.PDF> <mode>2</mode>
<method>0</method> <color>16777215</color>
<distill.custompostscript>0</distill.custompostscript> </background>
<xslfop.print>0</xslfop.print> </ColumnObject>
</Export.PDF> <ColumnObject>
</Sybase_eDataWindow> <band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1588</x>
<y>2</y>
<height>19</height>
<width>208</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_loc_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1798</x>
<y>2</y>
<height>19</height>
<width>89</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>user_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1889</x>
<y>2</y>
<height>19</height>
<width>172</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>200</tabsequence>
<border>0</border>
<color>33554432</color>
<x>2203</x>
<y>2</y>
<height>19</height>
<width>141</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<border>0</border>
<color>33554432</color>
<x>2063</x>
<y>2</y>
<height>19</height>
<width>138</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_mname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
<HtmlGen>
<clientevents>1</clientevents>
<clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>1</headgroups>
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
<Template>
<comment></comment>
<encoding>UTF-8</encoding>
<name>d_emp_work_info11</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;d_emp_work_info11&gt;&lt;d_emp_work_info11_row __pbband=&quot;detail&quot;&gt;&lt;emp_code&gt;emp_code&lt;/emp_code&gt;&lt;emp_fname&gt;emp_fname&lt;/emp_fname&gt;&lt;emp_mname&gt;emp_mname&lt;/emp_mname&gt;&lt;emp_lname&gt;emp_lname&lt;/emp_lname&gt;&lt;date_join&gt;date_join&lt;/date_join&gt;&lt;joined_as/&gt;&lt;emp_site&gt;emp_site&lt;/emp_site&gt;&lt;pay_site/&gt;&lt;work_site&gt;work_site&lt;/work_site&gt;&lt;site_code__payment/&gt;&lt;training_prd/&gt;&lt;probation_prd/&gt;&lt;probation_date&gt;probation_date&lt;/probation_date&gt;&lt;probation/&gt;&lt;date_conf&gt;date_conf&lt;/date_conf&gt;&lt;confirmed&gt;confirmed&lt;/confirmed&gt;&lt;notice_prd/&gt;&lt;resi_date/&gt;&lt;relieve_date&gt;relieve_date&lt;/relieve_date&gt;&lt;status/&gt;&lt;supp_code__con/&gt;&lt;hol_tblno/&gt;&lt;stan_code&gt;stan_code&lt;/stan_code&gt;&lt;proc_group/&gt;&lt;work_shift&gt;work_shift&lt;/work_shift&gt;&lt;shift_rot&gt;shift_rot&lt;/shift_rot&gt;&lt;pattern_code/&gt;&lt;shift_index/&gt;&lt;eligible_ot&gt;eligible_ot&lt;/eligible_ot&gt;&lt;normal_rate/&gt;&lt;ot_rate/&gt;&lt;gratuity_date/&gt;&lt;pension_scheme&gt;pension_scheme&lt;/pension_scheme&gt;&lt;work_loc_code/&gt;&lt;work_loc_descr&gt;work_loc_descr&lt;/work_loc_descr&gt;&lt;ext_no/&gt;&lt;user_id&gt;user_id&lt;/user_id&gt;&lt;mode_app/&gt;&lt;tot_exp/&gt;&lt;proj_code/&gt;&lt;standby_mode/&gt;&lt;work_tblno/&gt;&lt;chg_date/&gt;&lt;chg_user/&gt;&lt;chg_term/&gt;&lt;/d_emp_work_info11_row&gt;&lt;/d_emp_work_info11&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>0</method>
<distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
$PBExportHeader$d_emp_address_info11.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 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 grid.lines=0 )
header(height=19 color="536870912" )
summary(height=3 color="536870912" )
footer(height=0 color="536870912" )
detail(height=21 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="employee.emp_code" )
column=(type=char(15) updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" )
column=(type=char(15) updatewhereclause=yes name=emp_mname dbname="employee.emp_mname" )
column=(type=char(15) updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
column=(type=char(5) update=yes updatewhereclause=yes name=emp_site dbname="employee.emp_site" )
column=(type=char(5) update=yes updatewhereclause=yes name=work_site dbname="employee.work_site" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_fname_long dbname="employee.emp_fname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_lname_long dbname="employee.emp_lname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_mname_long dbname="employee.emp_mname_long" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"employee.emp_code~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_mname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.emp_site~") COLUMN(NAME=~"employee.work_site~") COLUMN(NAME=~"employee.emp_fname_long~") COLUMN(NAME=~"employee.emp_lname_long~") COLUMN(NAME=~"employee.emp_mname_long~")) " update="EMPLOYEE" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="2" text="Employee Code" border="6" color="33554432" x="2" y="2" height="16" width="103" 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" )
text(band=header alignment="2" text="First Name" border="6" color="33554432" x="107" y="2" height="16" width="102" html.valueishtml="0" name=emp_fname_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=header alignment="2" text="Middle Name" border="6" color="33554432" x="211" y="2" height="16" width="99" html.valueishtml="0" name=emp_mname_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=header alignment="2" text="Last Name" border="6" color="33554432" x="312" y="2" height="16" width="101" html.valueishtml="0" name=emp_lname_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=header alignment="2" text="Employment Site" border="6" color="33554432" x="415" y="2" height="16" width="109" html.valueishtml="0" name=emp_site_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" height.autosize=yes)
text(band=header alignment="2" text="Work Site" border="6" color="33554432" x="526" y="2" height="16" width="84" html.valueishtml="0" name=work_site_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" height.autosize=yes)
text(band=header alignment="0" text="First Name Long" border="6" color="33554432" x="612" y="2" height="17" width="136" html.valueishtml="0" name=emp_fname_long_t visible="1" font.face="Liberation Sans" 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="Last Name Long" border="6" color="33554432" x="889" y="2" height="15" width="124" html.valueishtml="0" name=emp_lname_long_t visible="1" font.face="Liberation Sans" 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="Middle Name Long" border="6" color="33554432" x="750" y="2" height="15" width="137" html.valueishtml="0" name=emp_mname_long_t visible="1" font.face="Liberation Sans" 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="2" y="2" height="19" width="103" format="[general]" html.valueishtml="0" name=emp_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" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="107" y="2" height="19" width="102" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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=30 border="5" color="33554432" x="211" y="2" height="19" width="99" format="[general]" html.valueishtml="0" name=emp_mname 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=4 alignment="0" tabsequence=40 border="5" color="33554432" x="312" y="2" height="19" width="101" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="33554432" x="415" y="2" height="19" width="109" format="[general]" html.valueishtml="0" name=emp_site visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="33554432" x="526" y="2" height="19" width="84" format="[general]" html.valueishtml="0" name=work_site visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="33554432" x="612" y="2" height="19" width="136" format="[general]" html.valueishtml="0" name=emp_fname_long 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=8 alignment="0" tabsequence=90 border="5" color="33554432" x="889" y="2" height="19" width="124" format="[general]" html.valueishtml="0" name=emp_lname_long 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=9 alignment="0" tabsequence=80 border="5" color="33554432" x="750" y="2" height="19" width="137" format="[general]" html.valueishtml="0" name=emp_mname_long 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" )
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_address_info11" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_emp_address_info11><d_emp_address_info11_row __pbband=~"detail~"><emp_code>emp_code</emp_code><emp_fname>emp_fname</emp_fname><emp_mname>emp_mname</emp_mname><emp_lname>emp_lname</emp_lname><cur_add1/><cur_add2/><cur_add3/><cur_city/><cur_state/><cur_pin/><cur_tel1/><cur_tel2/><cur_tel3/><per_add1/><per_add2/><per_add3/><per_city/><per_state/><per_pin/><per_tel/><mobile_no/><email_id_per/><email_id_off/><sms_domain/><ime_no/><emp_site>emp_site</emp_site><pay_site/><work_site>work_site</work_site><chg_date/><chg_user/><chg_term/></d_emp_address_info11_row></d_emp_address_info11>"))
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_emp_payroll_info11.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 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 grid.lines=0 )
header(height=20 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=23 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="employee.emp_code" )
column=(type=char(15) updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" )
column=(type=char(15) updatewhereclause=yes name=emp_mname dbname="employee.emp_mname" )
column=(type=char(15) updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
column=(type=char(1) update=yes updatewhereclause=yes name=pay_mode dbname="employee.pay_mode" )
column=(type=char(10) update=yes updatewhereclause=yes name=pf_no dbname="employee.pf_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=it_no dbname="employee.it_no" )
column=(type=char(4) update=yes updatewhereclause=yes name=cctr_code__sal dbname="employee.cctr_code__sal" )
column=(type=char(1) update=yes updatewhereclause=yes name=with_held dbname="employee.with_held" )
column=(type=char(20) update=yes updatewhereclause=yes name=pf_uan dbname="employee.pf_uan" )
column=(type=char(1) update=yes updatewhereclause=yes name=group_mediclaim dbname="employee.group_mediclaim" )
column=(type=char(5) updatewhereclause=yes name=emp_site dbname="employee.emp_site" )
column=(type=char(5) updatewhereclause=yes name=pay_site dbname="employee.pay_site" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_fname_long dbname="employee.emp_fname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_lname_long dbname="employee.emp_lname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_mname_long dbname="employee.emp_mname_long" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"employee.emp_code~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_mname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.pay_mode~") COLUMN(NAME=~"employee.pf_no~") COLUMN(NAME=~"employee.it_no~") COLUMN(NAME=~"employee.cctr_code__sal~") COLUMN(NAME=~"employee.with_held~") COLUMN(NAME=~"employee.pf_uan~") COLUMN(NAME=~"employee.group_mediclaim~") COLUMN(NAME=~"employee.emp_site~") COLUMN(NAME=~"employee.pay_site~") COLUMN(NAME=~"employee.emp_fname_long~") COLUMN(NAME=~"employee.emp_lname_long~") COLUMN(NAME=~"employee.emp_mname_long~")) " update="EMPLOYEE" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="0" text="Employee Code" border="6" color="33554432" x="2" y="2" height="16" width="97" 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" )
text(band=header alignment="0" text="Pay Mode" border="6" color="33554432" x="431" y="2" height="16" width="68" html.valueishtml="0" name=pay_mode_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=header alignment="0" text="PF No " border="6" color="33554432" x="501" y="2" height="16" width="101" html.valueishtml="0" name=pf_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="PAN" border="6" color="33554432" x="604" y="2" height="16" width="100" html.valueishtml="0" name=it_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Cost Centre" border="6" color="33554432" x="706" y="2" height="16" width="85" html.valueishtml="0" name=cctr_code__sal_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=header alignment="0" text="Salary With Held" border="6" color="33554432" x="793" y="2" height="16" width="107" html.valueishtml="0" name=with_held_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=header alignment="0" text="First Name" border="6" color="33554432" x="101" y="2" height="16" width="110" html.valueishtml="0" name=emp_fname_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=header alignment="0" text="Middle Name" border="6" color="33554432" x="213" y="2" height="16" width="96" html.valueishtml="0" name=emp_mname_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=header alignment="0" text="Last Name" border="6" color="33554432" x="311" y="2" height="16" width="118" html.valueishtml="0" name=emp_lname_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=header alignment="0" text="UAN" border="6" color="33554432" x="902" y="2" height="16" width="126" html.valueishtml="0" name=pf_uan_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=header alignment="0" text="Group Mediclaim" border="6" color="33554432" x="1030" y="2" height="16" width="114" html.valueishtml="0" name=group_mediclaim_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=header alignment="0" text="Employment Site" border="6" color="33554432" x="1146" y="2" height="16" width="112" html.valueishtml="0" name=emp_site_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Payroll Site" border="6" color="33554432" x="1260" y="2" height="16" width="79" html.valueishtml="0" name=pay_site_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="First Name Long" border="6" color="33554432" x="1341" y="2" height="15" width="159" html.valueishtml="0" name=emp_fname_long_t visible="1" font.face="Liberation Sans" 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="Last Name Long" border="6" color="33554432" x="1675" y="2" height="15" width="159" html.valueishtml="0" name=emp_lname_long_t visible="1" font.face="Liberation Sans" 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="Middle Name Long" border="6" color="33554432" x="1502" y="2" height="15" width="171" html.valueishtml="0" name=emp_mname_long_t visible="1" font.face="Liberation Sans" 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="2" y="2" height="19" width="97" format="[general]" html.valueishtml="0" name=emp_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" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="33554432" x="431" y="2" height="19" width="68" format="[general]" html.valueishtml="0" name=pay_mode visible="1" edit.limit=1 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=6 alignment="0" tabsequence=60 border="5" color="33554432" x="501" y="2" height="19" width="101" format="[general]" html.valueishtml="0" name=pf_no 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=7 alignment="0" tabsequence=70 border="5" color="33554432" x="604" y="2" height="22" width="100" format="[general]" html.valueishtml="0" name=it_no 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=8 alignment="0" tabsequence=80 border="5" color="33554432" x="706" y="2" height="19" width="85" format="[general]" html.valueishtml="0" name=cctr_code__sal visible="1" edit.limit=4 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=90 border="5" color="33554432" x="793" y="2" height="19" width="107" format="[general]" html.valueishtml="0" name=with_held visible="1" edit.limit=1 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=20 border="5" color="33554432" x="101" y="2" height="19" width="110" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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=30 border="5" color="33554432" x="213" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_mname 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=4 alignment="0" tabsequence=40 border="5" color="33554432" x="311" y="2" height="19" width="118" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=100 border="5" color="33554432" x="902" y="2" height="19" width="126" format="[general]" html.valueishtml="0" name=pf_uan visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=110 border="5" color="33554432" x="1030" y="2" height="19" width="114" format="[general]" html.valueishtml="0" name=group_mediclaim visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=120 border="5" color="33554432" x="1146" y="1" height="19" width="112" format="[general]" html.valueishtml="0" name=emp_site visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=130 border="5" color="33554432" x="1260" y="1" height="19" width="79" format="[general]" html.valueishtml="0" name=pay_site visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=140 border="5" color="33554432" x="1341" y="1" height="19" width="159" format="[general]" html.valueishtml="0" name=emp_fname_long 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=15 alignment="0" tabsequence=160 border="5" color="33554432" x="1675" y="1" height="19" width="159" format="[general]" html.valueishtml="0" name=emp_lname_long 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=16 alignment="0" tabsequence=150 border="5" color="33554432" x="1502" y="1" height="19" width="171" format="[general]" html.valueishtml="0" name=emp_mname_long 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" )
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_payroll_info11" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_emp_payroll_info11><d_emp_payroll_info11_row __pbband=~"detail~"><emp_code>emp_code</emp_code><emp_fname>emp_fname</emp_fname><emp_mname>emp_mname</emp_mname><emp_lname>emp_lname</emp_lname><pay_type/><pay_mode>pay_mode</pay_mode><bank_code/><bank_acct/><chg_date/><tot_exp/><pf_no>pf_no</pf_no><fpf_no/><esic_no/><it_no>it_no</it_no><basic/><gross/><chg_user/><acct_code__sal/><cctr_code__sal>cctr_code__sal</cctr_code__sal><dd_payable_bank/><with_held>with_held</with_held><stan_code/><chg_term/><stan_code__hq/><auto_adv/><esi_dispensary/><pf_uan>pf_uan</pf_uan><group_mediclaim>group_mediclaim</group_mediclaim><emp_site>emp_site</emp_site><pay_site>pay_site</pay_site><work_site/></d_emp_payroll_info11_row></d_emp_payroll_info11>"))
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_emp_basic_info11.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 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 grid.lines=0 )
header(height=20 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=21 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes identity=yes name=emp_code dbname="employee.emp_code" )
column=(type=char(15) update=yes updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" )
column=(type=char(15) update=yes updatewhereclause=yes name=emp_mname dbname="employee.emp_mname" )
column=(type=char(15) update=yes updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
column=(type=char(25) update=yes updatewhereclause=yes name=designation dbname="employee.designation" )
column=(type=char(5) update=yes updatewhereclause=yes name=cadre_code dbname="employee.cadre" )
column=(type=char(5) update=yes updatewhereclause=yes name=grade_code dbname="employee.grade" )
column=(type=char(5) update=yes updatewhereclause=yes name=emp_site dbname="employee.emp_site" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_fname_long dbname="employee.emp_fname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_lname_long dbname="employee.emp_lname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_mname_long dbname="employee.emp_mname_long" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"employee.emp_code~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_mname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.designation~") COLUMN(NAME=~"employee.cadre~") COLUMN(NAME=~"employee.grade~") COLUMN(NAME=~"employee.emp_site~") COLUMN(NAME=~"employee.emp_fname_long~") COLUMN(NAME=~"employee.emp_lname_long~") COLUMN(NAME=~"employee.emp_mname_long~")) " update="EMPLOYEE" updatewhere=0 updatekeyinplace=no )
text(band=header alignment="2" text="Employee Code" border="6" color="33554432" x="2" y="2" height="16" width="103" html.valueishtml="0" name=emp_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="Grade" border="6" color="33554432" x="707" y="2" height="16" width="73" html.valueishtml="0" name=grade_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="Cadre" border="6" color="33554432" x="636" y="2" height="16" width="69" html.valueishtml="0" name=cadre_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="Designation" border="6" color="33554432" x="401" y="2" height="16" width="233" html.valueishtml="0" name=designation_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="Last Name" border="6" color="33554432" x="303" y="2" height="16" width="96" html.valueishtml="0" name=emp_lname_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="Middle Name " border="6" color="33554432" x="205" y="2" height="16" width="96" html.valueishtml="0" name=emp_mname_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="First Name " border="6" color="33554432" x="107" y="2" height="16" width="96" html.valueishtml="0" name=emp_fname_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="Employment Site" border="6" color="33554432" x="782" y="2" height="16" width="96" html.valueishtml="0" name=emp_site_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="First Name Long" border="6" color="33554432" x="880" y="2" height="15" width="183" html.valueishtml="0" name=emp_fname_long_t visible="1" font.face="Liberation Sans" 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="Last Name Long" border="6" color="33554432" x="1215" y="2" height="15" width="142" html.valueishtml="0" name=emp_lname_long_t visible="1" font.face="Liberation Sans" 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="Middle Name Long" border="6" color="33554432" x="1065" y="2" height="15" width="148" html.valueishtml="0" name=emp_mname_long_t visible="1" font.face="Liberation Sans" 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="5" color="33554432" x="2" y="2" height="19" width="103" format="[general]" html.valueishtml="0" name=emp_code 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=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="107" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="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="33554432" x="205" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_mname 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=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="303" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="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="401" y="2" height="19" width="233" format="[general]" html.valueishtml="0" name=designation visible="1" edit.limit=25 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=6 alignment="0" tabsequence=32766 border="5" color="33554432" x="636" y="2" height="19" width="69" format="[general]" html.valueishtml="0" name=cadre_code visible="1" edit.limit=5 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=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="707" y="2" height="19" width="73" format="[general]" html.valueishtml="0" name=grade_code visible="1" edit.limit=5 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=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="782" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_site 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="16777215" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="880" y="2" height="15" width="183" format="[general]" html.valueishtml="0" name=emp_fname_long 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=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="1215" y="2" height="15" width="142" format="[general]" html.valueishtml="0" name=emp_lname_long 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=11 alignment="0" tabsequence=32766 border="5" color="33554432" x="1065" y="2" height="15" width="148" format="[general]" html.valueishtml="0" name=emp_mname_long 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" )
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="emp_basic_info_brow" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><untitled><untitled_row __pbband=~"detail~"><employee_emp_code>emp_code</employee_emp_code><employee_emp_fname>emp_fname</employee_emp_fname><employee_emp_mname>emp_mname</employee_emp_mname><employee_emp_lname>emp_lname</employee_emp_lname><employee_emp_type>emp_type</employee_emp_type><employee_designation>designation</employee_designation><employee_dept_code>dept_code</employee_dept_code><employee_cadre>cadre_code</employee_cadre><employee_grade>grade_code</employee_grade><cadre_descr>cadre_descr</cadre_descr><grade_descr>grade_descr</grade_descr><employee_report_to>report_to</employee_report_to><employee_emp_code__link>emp_code__link</employee_emp_code__link><department_descr/><employee_contact_code>contact_code</employee_contact_code><employee_design_code>design_code</employee_design_code><employee_report_to__admin>report_to__admin</employee_report_to__admin><employee_emp_class>emp_class</employee_emp_class><employee_emp_code__hod>emp_code__hod</employee_emp_code__hod><employee_pos_code>pos_code</employee_pos_code><emp_code_hod__fname>emp_code_hod__fname</emp_code_hod__fname><emp_code_hod__lname>emp_code_hod__lname</emp_code_hod__lname><pos_code_descr>pos_code_descr</pos_code_descr><employee_func_group>func_group</employee_func_group><employee_parent_dept>parent_dept</employee_parent_dept><parent_dept_descr>parent_dept_descr</parent_dept_descr><func_group_descr>func_group_descr</func_group_descr></untitled_row></untitled>"))
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
...@@ -6,33 +6,42 @@ summary(height=0 color="536870912" ) ...@@ -6,33 +6,42 @@ summary(height=0 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=22 color="536870912" ) detail(height=22 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="employee.emp_code" ) table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="employee.emp_code" )
column=(type=char(18) update=yes updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" ) column=(type=char(15) update=yes updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" )
column=(type=char(15) update=yes updatewhereclause=yes name=emp_mname dbname="employee.emp_mname" ) column=(type=char(15) update=yes updatewhereclause=yes name=emp_mname dbname="employee.emp_mname" )
column=(type=char(18) update=yes updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" ) column=(type=char(15) update=yes updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
column=(type=char(31) update=yes updatewhereclause=yes name=designation dbname="employee.designation" ) column=(type=char(25) update=yes updatewhereclause=yes name=designation dbname="employee.designation" )
column=(type=char(5) update=yes updatewhereclause=yes name=dept_code dbname="employee.dept_code" ) column=(type=char(5) update=yes updatewhereclause=yes name=dept_code dbname="employee.dept_code" )
column=(type=char(5) update=yes updatewhereclause=yes name=grade dbname="employee.grade" ) column=(type=char(5) update=yes updatewhereclause=yes name=grade dbname="employee.grade" )
column=(type=char(5) update=yes updatewhereclause=yes name=cadre dbname="employee.cadre" ) column=(type=char(5) update=yes updatewhereclause=yes name=cadre dbname="employee.cadre" )
column=(type=char(5) update=yes updatewhereclause=yes name=emp_site dbname="employee.emp_site" ) column=(type=char(5) update=yes updatewhereclause=yes name=emp_site dbname="employee.emp_site" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"employee.emp_code~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_mname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.designation~") COLUMN(NAME=~"employee.dept_code~") COLUMN(NAME=~"employee.grade~") COLUMN(NAME=~"employee.cadre~") COLUMN(NAME=~"employee.emp_site~")) " update="EMPLOYEE" updatewhere=1 updatekeyinplace=no ) column=(type=char(30) update=yes updatewhereclause=yes name=emp_fname_long dbname="employee.emp_fname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_lname_long dbname="employee.emp_lname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_mname_long dbname="employee.emp_mname_long" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"employee.emp_code~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_mname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.designation~") COLUMN(NAME=~"employee.dept_code~") COLUMN(NAME=~"employee.grade~") COLUMN(NAME=~"employee.cadre~") COLUMN(NAME=~"employee.emp_site~") COLUMN(NAME=~"employee.emp_fname_long~") COLUMN(NAME=~"employee.emp_lname_long~") COLUMN(NAME=~"employee.emp_mname_long~")) " update="EMPLOYEE" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="0" text="First Name" border="6" color="0" x="92" y="3" height="16" width="90" html.valueishtml="0" name=emp_fname_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=header alignment="0" text="First Name" border="6" color="0" x="92" y="3" height="16" width="90" html.valueishtml="0" name=emp_fname_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Middle Name" border="6" color="0" x="184" y="3" height="16" width="89" html.valueishtml="0" name=emp_mname_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=header alignment="0" text="Middle Name" border="6" color="0" x="184" y="3" height="16" width="89" html.valueishtml="0" name=emp_mname_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Last Name" border="6" color="0" x="275" y="3" height="16" width="91" html.valueishtml="0" name=emp_lname_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=header alignment="0" text="Last Name" border="6" color="0" x="275" y="3" height="16" width="91" html.valueishtml="0" name=emp_lname_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Employee Code" border="6" color="0" x="2" y="3" height="16" width="88" html.valueishtml="0" name=emp_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=header alignment="0" text="Employee Code" border="6" color="0" x="2" y="3" height="16" width="88" html.valueishtml="0" name=emp_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Grade" border="6" color="0" x="588" y="3" height="16" width="40" html.valueishtml="0" name=grade_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=header alignment="0" text="Grade" border="6" color="0" x="588" y="3" height="16" width="40" html.valueishtml="0" name=grade_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Cadre" border="6" color="0" x="630" y="3" height="16" width="47" html.valueishtml="0" name=cadre_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=header alignment="0" text="Cadre" border="6" color="0" x="630" y="3" height="16" width="47" html.valueishtml="0" name=cadre_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Employment Site" border="6" color="0" x="679" y="3" height="16" width="95" html.valueishtml="0" name=emp_site_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Designation" border="6" color="0" x="368" y="3" height="16" width="146" html.valueishtml="0" name=designation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=header alignment="0" text="Designation" border="6" color="0" x="368" y="3" height="16" width="146" html.valueishtml="0" name=designation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Department" border="6" color="0" x="516" y="3" height="16" width="70" html.valueishtml="0" name=dept_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=header alignment="0" text="Department" border="6" color="0" x="516" y="3" height="16" width="70" html.valueishtml="0" name=dept_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Employment Site" border="6" color="0" x="679" y="3" height="16" width="95" html.valueishtml="0" name=emp_site_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="First Name Long" border="6" color="33554432" x="776" y="3" height="15" width="141" html.valueishtml="0" name=emp_fname_long_t visible="1" font.face="Liberation Sans" 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="Last Name Long" border="6" color="33554432" x="1084" y="3" height="15" width="146" html.valueishtml="0" name=emp_lname_long_t visible="1" font.face="Liberation Sans" 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="Middle Name Long" border="6" color="33554432" x="919" y="3" height="15" width="163" html.valueishtml="0" name=emp_mname_long_t visible="1" font.face="Liberation Sans" 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=2 alignment="0" tabsequence=20 border="5" color="0" x="92" y="1" height="18" width="90" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=15 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="0" x="92" y="1" height="18" width="90" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=15 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="0" x="184" y="1" height="18" width="89" format="[general]" html.valueishtml="0" name=emp_mname visible="1" edit.limit=15 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="0" x="184" y="1" height="18" width="89" format="[general]" html.valueishtml="0" name=emp_mname visible="1" edit.limit=15 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="0" x="275" y="1" height="18" width="91" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=15 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="0" x="275" y="1" height="18" width="91" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=15 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="2" y="1" height="18" width="88" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="2" y="1" height="18" width="88" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="0" x="588" y="1" height="18" width="40" format="[general]" html.valueishtml="0" name=grade visible="1" edit.limit=5 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="0" x="588" y="1" height="18" width="40" format="[general]" html.valueishtml="0" name=grade visible="1" edit.limit=5 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=8 alignment="0" tabsequence=80 border="5" color="0" x="630" y="1" height="18" width="47" format="[general]" html.valueishtml="0" name=cadre visible="1" edit.limit=5 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=8 alignment="0" tabsequence=80 border="5" color="0" x="630" y="1" height="18" width="47" format="[general]" html.valueishtml="0" name=cadre visible="1" edit.limit=5 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=9 alignment="0" tabsequence=90 border="5" color="0" x="679" y="1" height="18" width="95" format="[general]" html.valueishtml="0" name=emp_site visible="1" edit.limit=5 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="0" x="368" y="1" height="18" width="146" format="[general]" html.valueishtml="0" name=designation visible="1" edit.limit=25 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="0" x="368" y="1" height="18" width="146" format="[general]" html.valueishtml="0" name=designation visible="1" edit.limit=25 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="0" x="516" y="1" height="18" width="70" format="[general]" html.valueishtml="0" name=dept_code 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="1090519039" ) column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="0" x="516" y="1" height="18" width="70" format="[general]" html.valueishtml="0" name=dept_code 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="1090519039" )
column(band=detail id=9 alignment="0" tabsequence=90 border="5" color="0" x="679" y="1" height="18" width="95" format="[general]" html.valueishtml="0" name=emp_site visible="1" edit.limit=5 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=10 alignment="0" tabsequence=100 border="5" color="0" x="776" y="1" height="18" width="141" format="[general]" html.valueishtml="0" name=emp_fname_long visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=11 alignment="0" tabsequence=120 border="5" color="0" x="1084" y="1" height="18" width="146" format="[general]" html.valueishtml="0" name=emp_lname_long visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=12 alignment="0" tabsequence=110 border="5" color="0" x="919" y="1" height="18" width="163" format="[general]" html.valueishtml="0" name=emp_mname_long visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
$PBExportHeader$d_emp_other_detail11.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 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 grid.lines=0 )
header(height=20 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=21 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="employee.emp_code" )
column=(type=char(15) update=yes updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" )
column=(type=char(15) update=yes updatewhereclause=yes name=emp_mname dbname="employee.emp_mname" )
column=(type=char(15) update=yes updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
column=(type=char(25) update=yes updatewhereclause=yes name=designation dbname="employee.designation" )
column=(type=char(5) update=yes updatewhereclause=yes name=cadre_code dbname="employee.cadre" )
column=(type=char(5) update=yes updatewhereclause=yes name=grade_code dbname="employee.grade" )
column=(type=char(5) update=yes updatewhereclause=yes name=emp_site dbname="employee.emp_site" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_fname_long dbname="employee.emp_fname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_lname_long dbname="employee.emp_lname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_mname_long dbname="employee.emp_mname_long" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"employee.emp_code~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_mname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.designation~") COLUMN(NAME=~"employee.cadre~") COLUMN(NAME=~"employee.grade~") COLUMN(NAME=~"employee.emp_site~") COLUMN(NAME=~"employee.emp_fname_long~") COLUMN(NAME=~"employee.emp_lname_long~") COLUMN(NAME=~"employee.emp_mname_long~")) " update="EMPLOYEE" updatewhere=0 updatekeyinplace=no )
text(band=header alignment="2" text="Employee Code" border="6" color="33554432" x="2" y="2" height="16" width="103" html.valueishtml="0" name=emp_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="Grade" border="6" color="33554432" x="707" y="2" height="16" width="73" html.valueishtml="0" name=grade_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="Cadre" border="6" color="33554432" x="636" y="2" height="16" width="69" html.valueishtml="0" name=cadre_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="Designation" border="6" color="33554432" x="401" y="2" height="16" width="233" html.valueishtml="0" name=designation_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="Last Name" border="6" color="33554432" x="303" y="2" height="16" width="96" html.valueishtml="0" name=emp_lname_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="Middle Name " border="6" color="33554432" x="205" y="2" height="16" width="96" html.valueishtml="0" name=emp_mname_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="First Name " border="6" color="33554432" x="107" y="2" height="16" width="96" html.valueishtml="0" name=emp_fname_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="Employment Site" border="6" color="33554432" x="782" y="2" height="16" width="96" html.valueishtml="0" name=emp_site_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="First Name Long" border="6" color="33554432" x="880" y="1" height="15" width="129" html.valueishtml="0" name=emp_fname_long_t visible="1" font.face="Liberation Sans" 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="Last Name Long" border="6" color="33554432" x="1173" y="1" height="15" width="146" html.valueishtml="0" name=emp_lname_long_t visible="1" font.face="Liberation Sans" 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="Middle Name Long" border="6" color="33554432" x="1011" y="1" height="15" width="160" html.valueishtml="0" name=emp_mname_long_t visible="1" font.face="Liberation Sans" 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="5" color="33554432" x="2" y="2" height="19" width="103" format="[general]" html.valueishtml="0" name=emp_code 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=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="107" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="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="33554432" x="205" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_mname 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=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="303" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="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="401" y="2" height="19" width="233" format="[general]" html.valueishtml="0" name=designation visible="1" edit.limit=25 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=6 alignment="0" tabsequence=32766 border="5" color="33554432" x="636" y="2" height="19" width="69" format="[general]" html.valueishtml="0" name=cadre_code visible="1" edit.limit=5 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=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="707" y="2" height="19" width="73" format="[general]" html.valueishtml="0" name=grade_code visible="1" edit.limit=5 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=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="782" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_site 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="16777215" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="880" y="2" height="19" width="129" format="[general]" html.valueishtml="0" name=emp_fname_long 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=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="1173" y="2" height="19" width="146" format="[general]" html.valueishtml="0" name=emp_lname_long 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=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="1011" y="2" height="19" width="160" format="[general]" html.valueishtml="0" name=emp_mname_long 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" )
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="emp_basic_info_brow" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><untitled><untitled_row __pbband=~"detail~"><employee_emp_code>emp_code</employee_emp_code><employee_emp_fname>emp_fname</employee_emp_fname><employee_emp_mname>emp_mname</employee_emp_mname><employee_emp_lname>emp_lname</employee_emp_lname><employee_emp_type>emp_type</employee_emp_type><employee_designation>designation</employee_designation><employee_dept_code>dept_code</employee_dept_code><employee_cadre>cadre_code</employee_cadre><employee_grade>grade_code</employee_grade><cadre_descr>cadre_descr</cadre_descr><grade_descr>grade_descr</grade_descr><employee_report_to>report_to</employee_report_to><employee_emp_code__link>emp_code__link</employee_emp_code__link><department_descr/><employee_contact_code>contact_code</employee_contact_code><employee_design_code>design_code</employee_design_code><employee_report_to__admin>report_to__admin</employee_report_to__admin><employee_emp_class>emp_class</employee_emp_class><employee_emp_code__hod>emp_code__hod</employee_emp_code__hod><employee_pos_code>pos_code</employee_pos_code><emp_code_hod__fname>emp_code_hod__fname</emp_code_hod__fname><emp_code_hod__lname>emp_code_hod__lname</emp_code_hod__lname><pos_code_descr>pos_code_descr</pos_code_descr><employee_func_group>func_group</employee_func_group><employee_parent_dept>parent_dept</employee_parent_dept><parent_dept_descr>parent_dept_descr</parent_dept_descr><func_group_descr>func_group_descr</func_group_descr></untitled_row></untitled>"))
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_emp_personal_info11.srd
release 9;
datawindow(units=1 timer_interval=0 color=1073741824 processing=1 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 grid.lines=0 )
header(height=20 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=23 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="employee.emp_code" )
column=(type=char(15) update=yes updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" )
column=(type=char(15) update=yes updatewhereclause=yes name=emp_mname dbname="employee.emp_mname" )
column=(type=char(15) update=yes updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
column=(type=char(1) update=yes updatewhereclause=yes name=sex dbname="employee.sex" )
column=(type=datetime update=yes updatewhereclause=yes name=birth_date dbname="employee.birth_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=m_status dbname="employee.m_status" )
column=(type=char(3) update=yes updatewhereclause=yes name=blood_grp dbname="employee.blood_grp" )
column=(type=char(20) update=yes updatewhereclause=yes name=aadhar_card_no dbname="employee.aadhar_card_no" )
column=(type=char(20) update=yes updatewhereclause=yes name=election_card_no dbname="employee.election_card_no" )
column=(type=char(20) update=yes updatewhereclause=yes name=driv_lic_no dbname="employee.driv_lic_no" )
column=(type=datetime update=yes updatewhereclause=yes name=driv_lic_valid_upto dbname="employee.driv_lic_valid_upto" )
column=(type=char(1) update=yes updatewhereclause=yes name=physical_handicap dbname="employee.physical_handicap" )
column=(type=char(5) update=yes updatewhereclause=yes name=emp_site dbname="employee.emp_site" )
column=(type=char(5) update=yes updatewhereclause=yes name=work_site dbname="employee.work_site" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_fname_long dbname="employee.emp_fname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_lname_long dbname="employee.emp_lname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_mname_long dbname="employee.emp_mname_long" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"employee.emp_code~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_mname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.sex~") COLUMN(NAME=~"employee.birth_date~") COLUMN(NAME=~"employee.m_status~") COLUMN(NAME=~"employee.blood_grp~") COLUMN(NAME=~"employee.aadhar_card_no~") COLUMN(NAME=~"employee.election_card_no~") COLUMN(NAME=~"employee.driv_lic_no~") COLUMN(NAME=~"employee.driv_lic_valid_upto~") COLUMN(NAME=~"employee.physical_handicap~") COLUMN(NAME=~"employee.emp_site~") COLUMN(NAME=~"employee.work_site~") COLUMN(NAME=~"employee.emp_fname_long~") COLUMN(NAME=~"employee.emp_lname_long~") COLUMN(NAME=~"employee.emp_mname_long~")) " update="EMPLOYEE" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="2" text="Employee Code" border="6" color="33554432" x="2" y="2" height="16" width="99" 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="2" background.color="67108864" )
text(band=header alignment="2" text="First Name" border="6" color="33554432" x="103" y="2" height="16" width="123" html.valueishtml="0" name=emp_fname_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="Middle Name" border="6" color="33554432" x="228" y="2" height="16" width="116" html.valueishtml="0" name=emp_mname_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="Last Name" border="6" color="33554432" x="346" y="2" height="16" width="119" html.valueishtml="0" name=emp_lname_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="Gender" border="6" color="33554432" x="467" y="2" height="16" width="47" html.valueishtml="0" name=sex_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="Birth Date" border="6" color="33554432" x="516" y="2" height="16" width="132" 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="2" background.color="67108864" )
text(band=header alignment="2" text="Marital Status" border="6" color="33554432" x="650" y="2" height="16" width="110" html.valueishtml="0" name=m_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="2" text="Blood Group" border="6" color="33554432" x="762" y="2" height="16" width="86" html.valueishtml="0" name=blood_grp_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="Aadhar Card No" border="6" color="33554432" x="850" y="2" height="16" width="126" html.valueishtml="0" name=aadhar_card_no_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="Election Card No" border="6" color="33554432" x="978" y="2" height="16" width="126" html.valueishtml="0" name=election_card_no_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="Driving License No" border="6" color="33554432" x="1106" y="2" height="16" width="126" html.valueishtml="0" name=driv_lic_no_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="Driv Lic Valid Upto" border="6" color="33554432" x="1234" y="2" height="16" width="132" html.valueishtml="0" name=driv_lic_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="2" background.color="67108864" )
text(band=header alignment="2" text="Physical Handicapped" border="6" color="33554432" x="1368" y="2" height="16" width="130" html.valueishtml="0" name=physical_handicap_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="Employment Site" border="6" color="33554432" x="1500" y="2" height="16" width="111" html.valueishtml="0" name=emp_site_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="Work Site" border="6" color="33554432" x="1613" y="2" height="16" width="74" html.valueishtml="0" name=work_site_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="First Name Long" border="6" color="33554432" x="1689" y="2" height="15" width="149" html.valueishtml="0" name=emp_fname_long_t visible="1" font.face="Liberation Sans" 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="Last Name Long" border="6" color="33554432" x="2006" y="2" height="15" width="137" html.valueishtml="0" name=emp_lname_long_t visible="1" font.face="Liberation Sans" 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="Middle Name Long" border="6" color="33554432" x="1840" y="2" height="15" width="164" html.valueishtml="0" name=emp_mname_long_t visible="1" font.face="Liberation Sans" 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="2" y="2" height="19" width="99" format="[general]" html.valueishtml="0" name=emp_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" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="103" y="2" height="19" width="123" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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=3 alignment="0" tabsequence=30 border="5" color="33554432" x="228" y="2" height="19" width="116" format="[general]" html.valueishtml="0" name=emp_mname 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=4 alignment="0" tabsequence=40 border="5" color="33554432" x="346" y="2" height="19" width="119" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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=5 alignment="0" tabsequence=50 border="5" color="33554432" x="467" y="2" height="19" width="47" format="[general]" html.valueishtml="0" name=sex visible="1" edit.limit=1 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=6 alignment="0" tabsequence=60 border="5" color="33554432" x="516" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=birth_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="2" background.color="67108864" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="33554432" x="650" y="2" height="19" width="110" format="[general]" html.valueishtml="0" name=m_status visible="1" edit.limit=1 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=8 alignment="0" tabsequence=80 border="5" color="33554432" x="762" y="2" height="19" width="86" format="[general]" html.valueishtml="0" name=blood_grp visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=9 alignment="0" tabsequence=90 border="5" color="33554432" x="850" y="2" height="19" width="126" format="[general]" html.valueishtml="0" name=aadhar_card_no visible="1" edit.limit=20 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=10 alignment="0" tabsequence=100 border="5" color="33554432" x="978" y="2" height="19" width="126" format="[general]" html.valueishtml="0" name=election_card_no visible="1" edit.limit=20 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=11 alignment="0" tabsequence=110 border="5" color="33554432" x="1106" y="2" height="19" width="126" format="[general]" html.valueishtml="0" name=driv_lic_no visible="1" edit.limit=20 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=12 alignment="0" tabsequence=120 border="5" color="33554432" x="1234" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=driv_lic_valid_upto 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="2" background.color="67108864" )
column(band=detail id=13 alignment="0" tabsequence=130 border="5" color="33554432" x="1368" y="2" height="19" width="130" format="[general]" html.valueishtml="0" name=physical_handicap visible="1" edit.limit=1 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=14 alignment="0" tabsequence=140 border="5" color="33554432" x="1500" y="2" height="19" width="111" format="[general]" html.valueishtml="0" name=emp_site visible="1" edit.limit=5 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=15 alignment="0" tabsequence=150 border="5" color="33554432" x="1613" y="2" height="19" width="74" format="[general]" html.valueishtml="0" name=work_site visible="1" edit.limit=5 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=16 alignment="0" tabsequence=160 border="0" color="33554432" x="1689" y="2" height="19" width="149" format="[general]" html.valueishtml="0" name=emp_fname_long 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" )
column(band=detail id=17 alignment="0" tabsequence=180 border="0" color="33554432" x="2006" y="2" height="19" width="137" format="[general]" html.valueishtml="0" name=emp_lname_long 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" )
column(band=detail id=18 alignment="0" tabsequence=170 border="0" color="33554432" x="1840" y="2" height="19" width="164" format="[general]" html.valueishtml="0" name=emp_mname_long 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" )
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_personal_info11" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_emp_personal_info11><d_emp_personal_info11_row __pbband=~"detail~"><emp_code>emp_code</emp_code><name_prefix/><emp_fname>emp_fname</emp_fname><emp_mname>emp_mname</emp_mname><emp_lname>emp_lname</emp_lname><short_name/><sex>sex</sex><birth_date>birth_date</birth_date><m_status>m_status</m_status><m_status_date/><nationality/><citizen/><blood_grp>blood_grp</blood_grp><contact_pers/><hobby1/><hobby2/><hobby3/><hobby4/><religion/><state_code__domicile/><contact_add1/><contact_add2/><contact_add3/><contact_city/><contact_state/><contact_tel/><contact_pin/><maiden_name/><birth_place/><resi_permit_no/><resi_permit_upto/><social_security_no/><aadhar_card_no>aadhar_card_no</aadhar_card_no><election_card_no>election_card_no</election_card_no><driv_lic_no>driv_lic_no</driv_lic_no><driv_lic_valid_upto>driv_lic_valid_upto</driv_lic_valid_upto><physical_handicap>physical_handicap</physical_handicap><handicap_category/><emp_site>emp_site</emp_site><pay_site/><work_site>work_site</work_site><chg_date/><chg_user/><chg_term/></d_emp_personal_info11_row></d_emp_personal_info11>"))
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_emp_temp11.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 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 grid.lines=0 )
header(height=20 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=21 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="employee.emp_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=contact_code dbname="employee.contact_code" )
column=(type=char(15) update=yes updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" )
column=(type=char(15) update=yes updatewhereclause=yes name=emp_mname dbname="employee.emp_mname" )
column=(type=char(15) update=yes updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
column=(type=char(1) update=yes updatewhereclause=yes name=emp_type dbname="employee.emp_type" )
column=(type=char(5) update=yes updatewhereclause=yes name=design_code dbname="employee.design_code" )
column=(type=char(25) update=yes updatewhereclause=yes name=designation dbname="employee.designation" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__link dbname="employee.emp_code__link" )
column=(type=char(5) update=yes updatewhereclause=yes name=emp_class dbname="employee.emp_class" )
column=(type=char(5) update=yes updatewhereclause=yes name=dept_code dbname="employee.dept_code" )
column=(type=char(5) update=yes updatewhereclause=yes name=cadre_code dbname="employee.cadre" )
column=(type=char(5) update=yes updatewhereclause=yes name=grade_code dbname="employee.grade" )
column=(type=char(40) updatewhereclause=yes name=cadre_descr dbname="cadre.descr" )
column=(type=char(40) updatewhereclause=yes name=grade_descr dbname="grade.descr" )
column=(type=char(10) update=yes updatewhereclause=yes name=report_to dbname="employee.report_to" )
column=(type=char(10) update=yes updatewhereclause=yes name=report_to__admin dbname="employee.report_to__admin" )
column=(type=char(10) update=yes updatewhereclause=yes name=pos_code dbname="employee.pos_code" )
column=(type=char(4000) updatewhereclause=yes name=pos_code_descr dbname="pos_code_descr" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__hod dbname="employee.emp_code__hod" )
column=(type=char(4000) updatewhereclause=yes name=emp_code_hod__fname dbname="emp_code_hod__fname" )
column=(type=char(4000) updatewhereclause=yes name=emp_code_hod__lname dbname="emp_code_hod__lname" )
column=(type=char(5) update=yes updatewhereclause=yes name=func_group dbname="employee.func_group" )
column=(type=char(5) update=yes updatewhereclause=yes name=parent_dept dbname="employee.parent_dept" )
column=(type=char(4000) updatewhereclause=yes name=parent_dept_descr dbname="parent_dept_descr" )
column=(type=char(4000) updatewhereclause=yes name=func_group_descr dbname="func_group_descr" )
column=(type=char(40) updatewhereclause=yes name=department_desrc dbname="department.descr" )
column=(type=char(1) update=yes updatewhereclause=yes name=insider_trading_opt dbname="employee.insider_trading_opt" )
column=(type=char(5) updatewhereclause=yes name=emp_site dbname="employee.emp_site" )
column=(type=char(5) updatewhereclause=yes name=pay_site dbname="employee.pay_site" )
column=(type=char(5) updatewhereclause=yes name=work_site dbname="employee.work_site" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_fname_long dbname="employee.emp_fname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_lname_long dbname="employee.emp_lname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_mname_long dbname="employee.emp_mname_long" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ) TABLE(NAME=~"cadre~" ) TABLE(NAME=~"department~" ) TABLE(NAME=~"grade~" ) COLUMN(NAME=~"employee.emp_code~") COLUMN(NAME=~"employee.contact_code~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_mname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.emp_type~") COLUMN(NAME=~"employee.design_code~") COLUMN(NAME=~"employee.designation~") COLUMN(NAME=~"employee.emp_code__link~") COLUMN(NAME=~"employee.emp_class~") COLUMN(NAME=~"employee.dept_code~") COLUMN(NAME=~"employee.cadre~") COLUMN(NAME=~"employee.grade~") COLUMN(NAME=~"cadre.descr~") COLUMN(NAME=~"grade.descr~") COLUMN(NAME=~"employee.report_to~") COLUMN(NAME=~"employee.report_to__admin~") COLUMN(NAME=~"employee.pos_code~") COMPUTE(NAME=~"FN_GET_POS_DESCR(employee.emp_code,employee.dept_code,employee.pos_code) pos_code_descr~") COLUMN(NAME=~"employee.emp_code__hod~") COMPUTE(NAME=~"FN_GET_EMP_NAME(employee.emp_code__hod,'F') emp_code_hod__fname~") COMPUTE(NAME=~"FN_GET_EMP_NAME(employee.emp_code__hod,'L') emp_code_hod__lname~") COLUMN(NAME=~"employee.func_group~") COLUMN(NAME=~"employee.parent_dept~") COMPUTE(NAME=~"FN_GET_DEPT_DESCR(employee.parent_dept) parent_dept_descr~") COMPUTE(NAME=~"FN_GET_DEPT_DESCR(employee.func_group) func_group_descr~") COLUMN(NAME=~"department.descr~") COLUMN(NAME=~"employee.insider_trading_opt~") COLUMN(NAME=~"employee.emp_site~") COLUMN(NAME=~"employee.pay_site~") COLUMN(NAME=~"employee.work_site~") COLUMN(NAME=~"employee.emp_fname_long~") COLUMN(NAME=~"employee.emp_lname_long~") COLUMN(NAME=~"employee.emp_mname_long~") JOIN (LEFT=~"employee.dept_code~" OP =~"=~"RIGHT=~"department.dept_code~" ) JOIN (LEFT=~"employee.cadre~" OP =~"=~"RIGHT=~"cadre.cadre_code~" ) JOIN (LEFT=~"employee.grade~" OP =~"=~"RIGHT=~"grade.grade_code~" )WHERE( EXP1 =~"FN_FILTER_TEMPEMP(EMPLOYEE.EMP_TYPE)~" OP =~">~" EXP2 =~"0~" ) ) " update="EMPLOYEE" updatewhere=0 updatekeyinplace=no )
text(band=header alignment="2" text="Employee Code" border="6" color="33554432" x="2" y="2" height="16" width="103" html.valueishtml="0" name=emp_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="Parent Dept Descr" border="6" color="33554432" x="3134" y="2" height="16" width="223" html.valueishtml="0" name=parent_dept_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="Parent Dept" border="6" color="33554432" x="3046" y="2" height="16" width="86" html.valueishtml="0" name=parent_dept_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="Functional Group" border="6" color="33554432" x="2935" y="2" height="16" width="109" html.valueishtml="0" name=func_group_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="Position Description" border="6" color="33554432" x="2313" y="2" height="16" width="210" html.valueishtml="0" name=pos_code_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="Last Name of Department Head" border="6" color="33554432" x="2725" y="2" height="16" width="208" html.valueishtml="0" name=emp_code_hod__lname_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="First Name of Department Head " border="6" color="33554432" x="2525" y="2" height="16" width="198" html.valueishtml="0" name=emp_code_hod__fname_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="Position Code" border="6" color="33554432" x="2225" y="2" height="16" width="86" html.valueishtml="0" name=pos_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="Department Head" border="6" color="33554432" x="2109" y="2" height="16" width="114" html.valueishtml="0" name=emp_code__hod_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="Class" border="6" color="33554432" x="972" y="2" height="16" width="64" html.valueishtml="0" name=emp_class_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="Report To Admin" border="6" color="33554432" x="1990" y="2" height="16" width="117" html.valueishtml="0" name=report_to__admin_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="Design Code" border="6" color="33554432" x="555" y="2" height="16" width="85" html.valueishtml="0" name=design_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="Link Code" border="6" color="33554432" x="877" y="2" height="16" width="93" html.valueishtml="0" name=emp_code__link_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="Report To" border="6" color="33554432" x="1922" y="2" height="16" width="66" html.valueishtml="0" name=report_to_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="Contact Code" border="6" color="33554432" x="107" y="2" height="16" width="91" html.valueishtml="0" name=contact_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="Grade Description" border="6" color="33554432" x="1731" y="2" height="16" width="189" html.valueishtml="0" name=grade_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="Cadre Description " border="6" color="33554432" x="1535" y="2" height="16" width="194" html.valueishtml="0" name=cadre_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="Sub Department Description " border="6" color="33554432" x="1295" y="2" height="16" width="238" html.valueishtml="0" name=department_desrc_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="Grade" border="6" color="33554432" x="1220" y="2" height="16" width="73" html.valueishtml="0" name=grade_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="Cadre" border="6" color="33554432" x="1149" y="2" height="16" width="69" html.valueishtml="0" name=cadre_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="Sub Department" border="6" color="33554432" x="1038" y="2" height="16" width="109" html.valueishtml="0" name=dept_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="Designation" border="6" color="33554432" x="642" y="2" height="16" width="233" html.valueishtml="0" name=designation_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="Type" border="6" color="33554432" x="494" y="2" height="16" width="59" html.valueishtml="0" name=emp_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Last Name" border="6" color="33554432" x="396" y="2" height="16" width="96" html.valueishtml="0" name=emp_lname_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="Middle Name " border="6" color="33554432" x="298" y="2" height="16" width="96" html.valueishtml="0" name=emp_mname_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="First Name " border="6" color="33554432" x="200" y="2" height="16" width="96" html.valueishtml="0" name=emp_fname_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="Functional Group Description" border="6" color="33554432" x="3359" y="2" height="16" width="262" html.valueishtml="0" name=func_group_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="Insider Trading" border="6" color="33554432" x="3623" y="2" height="16" width="90" html.valueishtml="0" name=insider_trading_opt_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="Employment Site" border="6" color="33554432" x="3715" y="2" height="16" width="96" html.valueishtml="0" name=emp_site_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="Payroll Site" border="6" color="33554432" x="3813" y="2" height="16" width="66" html.valueishtml="0" name=pay_site_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="Work Site" border="6" color="33554432" x="3881" y="2" height="16" width="61" html.valueishtml="0" name=work_site_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="First Name Long" border="6" color="33554432" x="3944" y="2" height="15" width="199" html.valueishtml="0" name=employee_emp_fname_long_t visible="1" font.face="Liberation Sans" 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="Last Name Long" border="6" color="33554432" x="4330" y="2" height="15" width="183" html.valueishtml="0" name=employee_emp_lname_long_t visible="1" font.face="Liberation Sans" 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="Middle Name Long" border="6" color="33554432" x="4145" y="2" height="15" width="183" html.valueishtml="0" name=employee_emp_mname_long_t visible="1" font.face="Liberation Sans" 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="5" color="33554432" x="2" y="2" height="19" width="103" format="[general]" html.valueishtml="0" name=emp_code 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=3 alignment="0" tabsequence=32766 border="5" color="33554432" x="200" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="298" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_mname 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=5 alignment="0" tabsequence=32766 border="5" color="33554432" x="396" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="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="494" y="2" height="19" width="59" format="[general]" html.valueishtml="0" name=emp_type visible="1" edit.limit=1 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=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="642" y="2" height="19" width="233" format="[general]" html.valueishtml="0" name=designation visible="1" edit.limit=25 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=11 alignment="0" tabsequence=32766 border="5" color="33554432" x="1038" y="2" height="19" width="109" format="[general]" html.valueishtml="0" name=dept_code visible="1" edit.limit=5 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=12 alignment="0" tabsequence=32766 border="5" color="33554432" x="1149" y="2" height="19" width="69" format="[general]" html.valueishtml="0" name=cadre_code visible="1" edit.limit=5 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=13 alignment="0" tabsequence=32766 border="5" color="33554432" x="1220" y="2" height="19" width="73" format="[general]" html.valueishtml="0" name=grade_code visible="1" edit.limit=5 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=27 alignment="0" tabsequence=32766 border="5" color="33554432" x="1295" y="2" height="19" width="238" format="[general]" html.valueishtml="0" name=department_desrc 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="16777215" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="33554432" x="1535" y="2" height="19" width="194" format="[general]" html.valueishtml="0" name=cadre_descr visible="1" edit.limit=40 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=15 alignment="0" tabsequence=32766 border="5" color="33554432" x="1731" y="2" height="19" width="189" format="[general]" html.valueishtml="0" name=grade_descr visible="1" edit.limit=40 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=16 alignment="0" tabsequence=32766 border="5" color="33554432" x="1922" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=report_to 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=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="877" y="2" height="19" width="93" format="[general]" html.valueishtml="0" name=emp_code__link 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=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="555" y="2" height="19" width="85" format="[general]" html.valueishtml="0" name=design_code visible="1" edit.limit=5 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=17 alignment="0" tabsequence=32766 border="5" color="33554432" x="1990" y="2" height="19" width="117" format="[general]" html.valueishtml="0" name=report_to__admin 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=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="972" y="2" height="19" width="64" format="[general]" html.valueishtml="0" name=emp_class visible="1" edit.limit=5 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=20 alignment="0" tabsequence=32766 border="5" color="33554432" x="2109" y="2" height="19" width="114" format="[general]" html.valueishtml="0" name=emp_code__hod 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=18 alignment="0" tabsequence=32766 border="5" color="33554432" x="2225" y="2" height="19" width="86" format="[general]" html.valueishtml="0" name=pos_code 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=21 alignment="0" tabsequence=32766 border="5" color="33554432" x="2525" y="2" height="19" width="198" format="[general]" html.valueishtml="0" name=emp_code_hod__fname visible="1" edit.limit=4000 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=22 alignment="0" tabsequence=32766 border="5" color="33554432" x="2725" y="2" height="19" width="208" format="[general]" html.valueishtml="0" name=emp_code_hod__lname visible="1" edit.limit=4000 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=19 alignment="0" tabsequence=32766 border="5" color="33554432" x="2313" y="2" height="19" width="210" format="[general]" html.valueishtml="0" name=pos_code_descr visible="1" edit.limit=4000 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=23 alignment="0" tabsequence=32766 border="5" color="33554432" x="2935" y="2" height="19" width="109" format="[general]" html.valueishtml="0" name=func_group visible="1" edit.limit=5 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=24 alignment="0" tabsequence=32766 border="5" color="33554432" x="3046" y="2" height="19" width="86" format="[general]" html.valueishtml="0" name=parent_dept visible="1" edit.limit=5 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=25 alignment="0" tabsequence=32766 border="5" color="33554432" x="3134" y="2" height="19" width="223" format="[general]" html.valueishtml="0" name=parent_dept_descr visible="1" edit.limit=4000 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=32766 border="5" color="33554432" x="107" y="2" height="19" width="91" format="[general]" html.valueishtml="0" name=contact_code 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=26 alignment="0" tabsequence=32766 border="5" color="33554432" x="3359" y="2" height="19" width="262" format="[general]" html.valueishtml="0" name=func_group_descr visible="1" edit.limit=4000 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=28 alignment="0" tabsequence=32766 border="5" color="33554432" x="3623" y="2" height="19" width="90" format="[general]" html.valueishtml="0" name=insider_trading_opt 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="16777215" )
column(band=detail id=29 alignment="0" tabsequence=32766 border="0" color="33554432" x="3715" y="2" height="19" width="96" format="[general]" html.valueishtml="0" name=emp_site 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="16777215" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="0" color="33554432" x="3813" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=pay_site 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="16777215" )
column(band=detail id=31 alignment="0" tabsequence=32766 border="5" color="33554432" x="3881" y="2" height="19" width="61" format="[general]" html.valueishtml="0" name=work_site 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="16777215" )
column(band=detail id=32 alignment="0" tabsequence=32766 border="5" color="33554432" x="3944" y="2" height="19" width="199" format="[general]" html.valueishtml="0" name=emp_fname_long 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=33 alignment="0" tabsequence=32766 border="5" color="33554432" x="4330" y="2" height="19" width="183" format="[general]" html.valueishtml="0" name=emp_lname_long 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=34 alignment="0" tabsequence=32766 border="5" color="33554432" x="4145" y="2" height="19" width="183" format="[general]" html.valueishtml="0" name=emp_mname_long 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" )
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="emp_basic_info_brow" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><untitled><untitled_row __pbband=~"detail~"><employee_emp_code>emp_code</employee_emp_code><employee_emp_fname>emp_fname</employee_emp_fname><employee_emp_mname>emp_mname</employee_emp_mname><employee_emp_lname>emp_lname</employee_emp_lname><employee_emp_type>emp_type</employee_emp_type><employee_designation>designation</employee_designation><employee_dept_code>dept_code</employee_dept_code><employee_cadre>cadre_code</employee_cadre><employee_grade>grade_code</employee_grade><cadre_descr>cadre_descr</cadre_descr><grade_descr>grade_descr</grade_descr><employee_report_to>report_to</employee_report_to><employee_emp_code__link>emp_code__link</employee_emp_code__link><department_descr/><employee_contact_code>contact_code</employee_contact_code><employee_design_code>design_code</employee_design_code><employee_report_to__admin>report_to__admin</employee_report_to__admin><employee_emp_class>emp_class</employee_emp_class><employee_emp_code__hod>emp_code__hod</employee_emp_code__hod><employee_pos_code>pos_code</employee_pos_code><emp_code_hod__fname>emp_code_hod__fname</emp_code_hod__fname><emp_code_hod__lname>emp_code_hod__lname</emp_code_hod__lname><pos_code_descr>pos_code_descr</pos_code_descr><employee_func_group>func_group</employee_func_group><employee_parent_dept>parent_dept</employee_parent_dept><parent_dept_descr>parent_dept_descr</parent_dept_descr><func_group_descr>func_group_descr</func_group_descr></untitled_row></untitled>"))
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
$PBExportHeader$d_emp_work_info11.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 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 grid.lines=0 )
header(height=20 color="536870912" )
summary(height=0 color="536870912" )
footer(height=6 color="536870912" )
detail(height=23 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="employee.emp_code" )
column=(type=char(15) updatewhereclause=yes name=emp_fname dbname="employee.emp_fname" )
column=(type=char(15) updatewhereclause=yes name=emp_mname dbname="employee.emp_mname" )
column=(type=char(15) updatewhereclause=yes name=emp_lname dbname="employee.emp_lname" )
column=(type=datetime update=yes updatewhereclause=yes name=date_join dbname="employee.date_join" )
column=(type=char(5) update=yes updatewhereclause=yes name=emp_site dbname="employee.emp_site" )
column=(type=char(5) update=yes updatewhereclause=yes name=work_site dbname="employee.work_site" )
column=(type=datetime update=yes updatewhereclause=yes name=probation_date dbname="employee.probation_date" )
column=(type=datetime update=yes updatewhereclause=yes name=date_conf dbname="employee.date_conf" )
column=(type=char(1) update=yes updatewhereclause=yes name=confirmed dbname="employee.confirmed" )
column=(type=datetime update=yes updatewhereclause=yes name=relieve_date dbname="employee.relieve_date" )
column=(type=char(5) update=yes updatewhereclause=yes name=work_shift dbname="employee.work_shift" )
column=(type=char(1) update=yes updatewhereclause=yes name=shift_rot dbname="employee.shift_rot" )
column=(type=char(1) update=yes updatewhereclause=yes name=eligible_ot dbname="employee.eligible_ot" )
column=(type=char(20) update=yes updatewhereclause=yes name=pension_scheme dbname="employee.pension_scheme" )
column=(type=char(4000) updatewhereclause=yes name=work_loc_descr dbname="work_loc_descr" )
column=(type=char(20) update=yes updatewhereclause=yes name=user_id dbname="employee.user_id" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_fname_long dbname="employee.emp_fname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_lname_long dbname="employee.emp_lname_long" )
column=(type=char(30) update=yes updatewhereclause=yes name=emp_mname_long dbname="employee.emp_mname_long" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"employee.emp_code~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_mname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.date_join~") COLUMN(NAME=~"employee.emp_site~") COLUMN(NAME=~"employee.work_site~") COLUMN(NAME=~"employee.probation_date~") COLUMN(NAME=~"employee.date_conf~") COLUMN(NAME=~"employee.confirmed~") COLUMN(NAME=~"employee.relieve_date~") COLUMN(NAME=~"employee.work_shift~") COLUMN(NAME=~"employee.shift_rot~") COLUMN(NAME=~"employee.eligible_ot~") COLUMN(NAME=~"employee.pension_scheme~") COMPUTE(NAME=~"FN_GET_WORKLOC_DESCR( employee.work_loc_code ) as work_loc_descr~") COLUMN(NAME=~"employee.user_id~") COLUMN(NAME=~"employee.emp_fname_long~") COLUMN(NAME=~"employee.emp_lname_long~") COLUMN(NAME=~"employee.emp_mname_long~")) " update="EMPLOYEE" updatewhere=0 updatekeyinplace=no )
text(band=header alignment="2" text="Employee Code" border="6" color="33554432" x="2" y="2" height="16" width="109" 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="2" background.color="67108864" )
text(band=header alignment="0" text="First Name" border="6" color="33554432" x="113" y="2" height="16" width="133" html.valueishtml="0" name=emp_fname_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="Middle Name" border="6" color="33554432" x="248" y="2" height="16" width="133" html.valueishtml="0" name=emp_mname_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="Last Name" border="6" color="33554432" x="383" y="2" height="16" width="126" html.valueishtml="0" name=emp_lname_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="Joined On" border="6" color="33554432" x="511" y="2" height="16" width="84" html.valueishtml="0" name=date_join_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="Employment Site" border="6" color="33554432" x="597" y="2" height="16" width="115" html.valueishtml="0" name=emp_site_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="Work Site" border="6" color="33554432" x="714" y="2" height="16" width="70" html.valueishtml="0" name=work_site_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="Probation Date" border="6" color="33554432" x="786" y="2" height="16" width="100" html.valueishtml="0" name=probation_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="Confirmation Date" border="6" color="33554432" x="888" y="2" height="16" width="114" html.valueishtml="0" name=date_conf_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="Confirmed" border="6" color="33554432" x="1004" y="2" height="16" width="64" 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="2" background.color="67108864" )
text(band=header alignment="0" text="Relieving Date" border="6" color="33554432" x="1070" y="2" height="16" width="92" html.valueishtml="0" name=relieve_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="Work Shift" border="6" color="33554432" x="1164" y="2" height="16" width="73" html.valueishtml="0" name=work_shift_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="Shift Rotate" border="6" color="33554432" x="1239" y="2" height="16" width="80" html.valueishtml="0" name=shift_rot_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="Eligible for Extra Working" border="6" color="33554432" x="1321" y="2" height="16" width="154" html.valueishtml="0" name=eligible_ot_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="Pension Scheme" border="6" color="33554432" x="1477" y="2" height="16" width="109" html.valueishtml="0" name=pension_scheme_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="Work Location Descr" border="6" color="33554432" x="1588" y="2" height="16" width="208" html.valueishtml="0" name=work_loc_descr_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="User Id" border="6" color="33554432" x="1798" y="2" height="16" width="89" html.valueishtml="0" name=user_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="0" text="First Name Long" border="6" color="33554432" x="1889" y="2" height="16" width="172" html.valueishtml="0" name=emp_fname_long_t visible="1" font.face="Liberation Sans" 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="Long Name Long" border="6" color="33554432" x="2203" y="2" height="15" width="141" html.valueishtml="0" name=emp_lname_long_t visible="1" font.face="Liberation Sans" 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="Middle Name Long" border="6" color="33554432" x="2063" y="2" height="15" width="138" html.valueishtml="0" name=emp_mname_long_t visible="1" font.face="Liberation Sans" 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="2" y="2" height="19" width="109" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=2 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=2 alignment="0" tabsequence=20 border="5" color="33554432" x="113" y="2" height="19" width="133" format="[general]" html.valueishtml="0" name=emp_fname visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="33554432" x="248" y="2" height="19" width="133" format="[general]" html.valueishtml="0" name=emp_mname visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=40 border="5" color="33554432" x="383" y="2" height="19" width="126" format="[general]" html.valueishtml="0" name=emp_lname visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=50 border="5" color="33554432" x="511" y="2" height="19" width="84" format="[shortdate] [time]" html.valueishtml="0" name=date_join visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="33554432" x="597" y="2" height="19" width="115" format="[general]" html.valueishtml="0" name=emp_site visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="33554432" x="714" y="2" height="19" width="70" format="[general]" html.valueishtml="0" name=work_site visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=80 border="5" color="33554432" x="786" y="2" height="19" width="100" format="[shortdate] [time]" html.valueishtml="0" name=probation_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="0" tabsequence=90 border="5" color="33554432" x="888" y="2" height="19" width="114" format="[shortdate] [time]" html.valueishtml="0" name=date_conf visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=100 border="5" color="33554432" x="1004" y="2" height="19" width="64" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=110 border="5" color="33554432" x="1070" y="2" height="19" width="92" format="[shortdate] [time]" html.valueishtml="0" name=relieve_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=12 alignment="0" tabsequence=120 border="5" color="33554432" x="1164" y="2" height="19" width="73" format="[general]" html.valueishtml="0" name=work_shift visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=13 alignment="0" tabsequence=130 border="5" color="33554432" x="1239" y="2" height="19" width="80" format="[general]" html.valueishtml="0" name=shift_rot visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="0" tabsequence=140 border="5" color="33554432" x="1321" y="2" height="19" width="154" format="[general]" html.valueishtml="0" name=eligible_ot visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=150 border="5" color="33554432" x="1477" y="2" height="19" width="109" format="[general]" html.valueishtml="0" name=pension_scheme visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=160 border="5" color="33554432" x="1588" y="2" height="19" width="208" format="[general]" html.valueishtml="0" name=work_loc_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=170 border="5" color="33554432" x="1798" y="2" height="19" width="89" format="[general]" html.valueishtml="0" name=user_id visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=180 border="0" color="33554432" x="1889" y="2" height="19" width="172" format="[general]" html.valueishtml="0" name=emp_fname_long 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="16777215" )
column(band=detail id=19 alignment="0" tabsequence=200 border="0" color="33554432" x="2203" y="2" height="19" width="141" format="[general]" html.valueishtml="0" name=emp_lname_long 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="16777215" )
column(band=detail id=20 alignment="0" tabsequence=190 border="0" color="33554432" x="2063" y="2" height="19" width="138" format="[general]" html.valueishtml="0" name=emp_mname_long 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="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 template=(comment="" encoding="UTF-8" name="d_emp_work_info11" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_emp_work_info11><d_emp_work_info11_row __pbband=~"detail~"><emp_code>emp_code</emp_code><emp_fname>emp_fname</emp_fname><emp_mname>emp_mname</emp_mname><emp_lname>emp_lname</emp_lname><date_join>date_join</date_join><joined_as/><emp_site>emp_site</emp_site><pay_site/><work_site>work_site</work_site><site_code__payment/><training_prd/><probation_prd/><probation_date>probation_date</probation_date><probation/><date_conf>date_conf</date_conf><confirmed>confirmed</confirmed><notice_prd/><resi_date/><relieve_date>relieve_date</relieve_date><status/><supp_code__con/><hol_tblno/><stan_code>stan_code</stan_code><proc_group/><work_shift>work_shift</work_shift><shift_rot>shift_rot</shift_rot><pattern_code/><shift_index/><eligible_ot>eligible_ot</eligible_ot><normal_rate/><ot_rate/><gratuity_date/><pension_scheme>pension_scheme</pension_scheme><work_loc_code/><work_loc_descr>work_loc_descr</work_loc_descr><ext_no/><user_id>user_id</user_id><mode_app/><tot_exp/><proj_code/><standby_mode/><work_tblno/><chg_date/><chg_user/><chg_term/></d_emp_work_info11_row></d_emp_work_info11>"))
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
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