Commit 78b86d3f authored by arawankar's avatar arawankar

-IS_ALIVE column added in datawindow

emp_complete12.xml
emp_complete22.xml
emp_master12.xml
emp_master22.xml
emp_other_detail12.xml
emp_other_detail22.xml
emp_temp12.xml
emp_temp22.xml
d_emp_master12.srd
d_emp_master22.srd
d_emp_other_detail12.srd
d_emp_other_detail22.srd
d_empfaml_brow.srd
d_empfaml_edit.srd


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@199079 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 89963989
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>21</height> <height>17</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
<dbname>empfamily.chg_date</dbname> <dbname>empfamily.chg_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
...@@ -222,8 +222,20 @@ ...@@ -222,8 +222,20 @@
<name>group_mediclaim</name> <name>group_mediclaim</name>
<dbname>empfamily.group_mediclaim</dbname> <dbname>empfamily.group_mediclaim</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode )&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve> <table_column>
<update>empfamily</update> <type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>is_alive</name>
<dbname>empfamily.is_alive</dbname>
<initial>Y</initial>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;) COLUMN(NAME=&quot;empfamily.is_alive&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode )&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve>
<update>EMPFAMILY</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -714,18 +726,18 @@ ...@@ -714,18 +726,18 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Group Mediclaim</text> <text>Change User</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1593</x> <x>1807</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>101</width> <width>92</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>group_mediclaim_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible expression="&apos;false&apos;">1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -742,17 +754,17 @@ ...@@ -742,17 +754,17 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Change User</text> <text>Change Term</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1696</x> <x>1901</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>92</width> <width>88</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>chg_term_t</name>
<visible expression="&apos;false&apos;">1</visible> <visible expression="&apos;false&apos;">1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -770,17 +782,17 @@ ...@@ -770,17 +782,17 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Change Term</text> <text>Change Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1790</x> <x>1991</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>88</width> <width>85</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>chg_date_t</name>
<visible expression="&apos;false&apos;">1</visible> <visible expression="&apos;false&apos;">1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -798,18 +810,18 @@ ...@@ -798,18 +810,18 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Change Date</text> <text>Group Mediclaim</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1880</x> <x>1593</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>85</width> <width>101</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>group_mediclaim_t</name>
<visible expression="&apos;false&apos;">1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -823,6 +835,34 @@ ...@@ -823,6 +835,34 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Is Alive</text>
<border>6</border>
<color>33554432</color>
<x>1696</x>
<y>3</y>
<height>16</height>
<width>109</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>is_alive_t</name>
<visible>1</visible>
<font>
<face>Liberation Sans</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>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>2</id>
...@@ -1467,7 +1507,7 @@ ...@@ -1467,7 +1507,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1696</x> <x>1807</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
...@@ -1503,7 +1543,7 @@ ...@@ -1503,7 +1543,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1790</x> <x>1901</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>88</width> <width>88</width>
...@@ -1539,7 +1579,7 @@ ...@@ -1539,7 +1579,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1880</x> <x>1991</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>85</width> <width>85</width>
...@@ -1605,6 +1645,42 @@ ...@@ -1605,6 +1645,42 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>1696</x>
<y>2</y>
<height>16</height>
<width>109</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>is_alive</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<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>16777215</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -126,7 +126,7 @@ ...@@ -126,7 +126,7 @@
<dbname>empfamily.chg_date</dbname> <dbname>empfamily.chg_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
...@@ -230,8 +230,20 @@ ...@@ -230,8 +230,20 @@
<item display="No" data="N"/> <item display="No" data="N"/>
</values> </values>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code )&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) </retrieve> <table_column>
<update>empfamily</update> <type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>is_alive</name>
<dbname>empfamily.is_alive</dbname>
<initial>Y</initial>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;) COLUMN(NAME=&quot;empfamily.is_alive&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code )&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) </retrieve>
<update>EMPFAMILY</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -347,44 +359,6 @@ ...@@ -347,44 +359,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>131</x>
<y>32</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</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>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>3</id>
...@@ -458,44 +432,6 @@ ...@@ -458,44 +432,6 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>92</y>
<height>16</height>
<width>115</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>occupation</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</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>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
...@@ -583,17 +519,17 @@ ...@@ -583,17 +519,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Occupation :</text> <text>Dependent :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>300</x>
<y>92</y> <y>92</y>
<height>16</height> <height>16</height>
<width>106</width> <width>76</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>occupation_t</name> <name>dependent_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -611,17 +547,17 @@ ...@@ -611,17 +547,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>PF Nominee :</text> <text>Qualification :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>284</x>
<y>112</y> <y>156</y>
<height>16</height> <height>16</height>
<width>106</width> <width>92</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_nominee_t</name> <name>qlf_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -632,24 +568,24 @@ ...@@ -632,24 +568,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Gratuity Nominee :</text> <text>Change Term :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>260</x>
<y>135</y> <y>216</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_nominee_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -660,25 +596,35 @@ ...@@ -660,25 +596,35 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>2</id>
<text>Dependent :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>300</x> <color>255</color>
<y>92</y> <x>403</x>
<y>32</y>
<height>16</height> <height>16</height>
<width>76</width> <width>42</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dependent_t</name> <name>line_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -688,26 +634,26 @@ ...@@ -688,26 +634,26 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>79741120</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>379</x>
<y>112</y> <y>52</y>
<height>19</height> <height>14</height>
<width>64</width> <width>66</width>
<format>[Yes/No]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_nominee</name> <name>sex</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>1</limit>
...@@ -730,25 +676,27 @@ ...@@ -730,25 +676,27 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>330</x>
<y>135</y> <y>72</y>
<height>17</height> <height>16</height>
<width>64</width> <width>115</width>
<format>[Yes/No]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_nominee</name> <name>relation</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>1</limit> <limit>20</limit>
<allowedit>no</allowedit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -764,21 +712,29 @@ ...@@ -764,21 +712,29 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>8</id>
<text>Physical Status :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>60</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>20</x> <x>381</x>
<y>156</y> <y>92</y>
<height>16</height> <height>16</height>
<width>106</width> <width>64</width>
<format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>physical_status_t</name> <name>dependent</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -788,25 +744,36 @@ ...@@ -788,25 +744,36 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Qualification :</text> <tabsequence>80</tabsequence>
<border>0</border> <border>5</border>
<color>0</color> <color>0</color>
<x>284</x> <x>381</x>
<y>156</y> <y>112</y>
<height>16</height> <height>16</height>
<width>92</width> <width>64</width>
<format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>qlf_code_t</name> <name>pf_perc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -817,24 +784,35 @@ ...@@ -817,24 +784,35 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Adopted :</text> <tabsequence>100</tabsequence>
<border>0</border> <border>5</border>
<color>0</color> <color>0</color>
<x>20</x> <x>381</x>
<y>176</y> <y>135</y>
<height>16</height> <height>16</height>
<width>106</width> <width>64</width>
<format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>adopted_t</name> <name>grat_perc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -845,28 +823,28 @@ ...@@ -845,28 +823,28 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>19</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>120</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>382</x>
<y>156</y> <y>157</y>
<height>16</height> <height>16</height>
<width>74</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>physical_status</name> <name>qlf_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>1</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -888,12 +866,12 @@ ...@@ -888,12 +866,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>130</tabsequence> <tabsequence>140</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>381</x>
<y>176</y> <y>176</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
...@@ -901,12 +879,12 @@ ...@@ -901,12 +879,12 @@
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>adopted</name> <name>group_mediclaim</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>1</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>any</case> <case>upper</case>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -924,25 +902,26 @@ ...@@ -924,25 +902,26 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>17</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>150</tabsequence> <tabsequence>160</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>381</x>
<y>196</y> <y>196</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
<format>[Yes/No]</format> <format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_nominee</name> <name>pen_perc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>0</limit> <limit>6</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<format>##0.00</format>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -958,42 +937,14 @@ ...@@ -958,42 +937,14 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Pension Nominee :</text>
<border>0</border>
<color>0</color>
<x>20</x>
<y>196</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pen_nominee_t</name>
<visible>1</visible>
<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>67108864</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>371</x>
<y>216</y> <y>216</y>
<height>16</height> <height>16</height>
<width>74</width> <width>74</width>
...@@ -1001,10 +952,10 @@ ...@@ -1001,10 +952,10 @@
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>chg_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>15</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1027,17 +978,17 @@ ...@@ -1027,17 +978,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change User :</text> <text> Gratuity Percentage :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>245</x>
<y>216</y> <y>135</y>
<height>16</height> <height>16</height>
<width>106</width> <width>131</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>grat_perc_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1048,24 +999,24 @@ ...@@ -1048,24 +999,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change Term :</text> <text>PF Percentage :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>260</x> <x>245</x>
<y>216</y> <y>112</y>
<height>16</height> <height>16</height>
<width>106</width> <width>131</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>pf_perc_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1076,32 +1027,25 @@ ...@@ -1076,32 +1027,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Group Mediclaim :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>245</x>
<y>236</y> <y>176</y>
<height>16</height> <height>16</height>
<width>74</width> <width>131</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>group_mediclaim_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1112,23 +1056,23 @@ ...@@ -1112,23 +1056,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change Date :</text> <text> Pension Percentage :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>245</x>
<y>236</y> <y>196</y>
<height>16</height> <height>16</height>
<width>106</width> <width>131</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>pen_perc_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1145,27 +1089,25 @@ ...@@ -1145,27 +1089,25 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>22</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>0</color>
<x>403</x> <x>130</x>
<y>32</y> <y>92</y>
<height>16</height> <height>16</height>
<width>42</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no</name> <name>is_alive</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>3</limit> <limit>1</limit>
<case>upper</case> <allowedit>no</allowedit>
<focusrectangle>no</focusrectangle> <case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1181,61 +1123,53 @@ ...@@ -1181,61 +1123,53 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Is Alive :</text>
<tabsequence>20</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>379</x> <x>19</x>
<y>52</y> <y>93</y>
<height>14</height> <height>15</height>
<width>66</width> <width>106</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sex</name> <name>is_alive_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Liberation Sans</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>330</x> <x>131</x>
<y>72</y> <y>32</y>
<height>16</height> <height>16</height>
<width>115</width> <width>90</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>relation</name> <name>emp_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>20</limit> <limit>10</limit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1252,30 +1186,32 @@ ...@@ -1252,30 +1186,32 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>381</x> <x>131</x>
<y>92</y> <y>113</y>
<height>16</height> <height>16</height>
<width>64</width> <width>110</width>
<format>[Yes/No]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dependent</name> <name>occupation</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>0</limit> <limit>20</limit>
<allowedit>no</allowedit> <case>upper</case>
<case>any</case> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1291,30 +1227,83 @@ ...@@ -1291,30 +1227,83 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>13</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>80</tabsequence> <text>Occupation :</text>
<border>5</border> <border>0</border>
<color>0</color> <color>0</color>
<x>381</x> <x>20</x>
<y>112</y> <y>113</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>occupation_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>PF Nominee :</text>
<border>0</border>
<color>0</color>
<x>20</x>
<y>133</y>
<height>16</height> <height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pf_nominee_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>133</y>
<height>19</height>
<width>64</width> <width>64</width>
<format>##0.00</format> <format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_perc</name> <name>pf_nominee</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>6</limit> <limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case> <case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1330,30 +1319,55 @@ ...@@ -1330,30 +1319,55 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>15</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>100</tabsequence> <text>Gratuity Nominee :</text>
<border>5</border> <border>0</border>
<color>0</color> <color>0</color>
<x>381</x> <x>20</x>
<y>135</y> <y>156</y>
<height>16</height> <height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grat_nominee_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>156</y>
<height>17</height>
<width>64</width> <width>64</width>
<format>##0.00</format> <format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_perc</name> <name>grat_nominee</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>6</limit> <limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case> <case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1369,25 +1383,53 @@ ...@@ -1369,25 +1383,53 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Physical Status :</text>
<border>0</border>
<color>0</color>
<x>20</x>
<y>177</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>physical_status_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>18</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>120</tabsequence> <tabsequence>130</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>382</x> <x>131</x>
<y>157</y> <y>177</y>
<height>16</height> <height>16</height>
<width>64</width> <width>74</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>qlf_code</name> <name>physical_status</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>1</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1407,27 +1449,55 @@ ...@@ -1407,27 +1449,55 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Adopted :</text>
<border>0</border>
<color>0</color>
<x>20</x>
<y>197</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>adopted_t</name>
<visible>1</visible>
<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>67108864</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>20</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>140</tabsequence> <tabsequence>150</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>381</x> <x>131</x>
<y>176</y> <y>197</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
<format>[Yes/No]</format> <format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>group_mediclaim</name> <name>adopted</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>1</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>upper</case> <case>any</case>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1443,30 +1513,21 @@ ...@@ -1443,30 +1513,21 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Pension Nominee :</text>
<tabsequence>160</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>381</x> <x>20</x>
<y>196</y> <y>217</y>
<height>16</height> <height>16</height>
<width>64</width> <width>106</width>
<format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_perc</name> <name>pen_nominee_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<format>##0.00</format>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1477,32 +1538,30 @@ ...@@ -1477,32 +1538,30 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>170</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>371</x> <x>131</x>
<y>216</y> <y>217</y>
<height>16</height> <height>16</height>
<width>74</width> <width>64</width>
<format>[general]</format> <format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>pen_nominee</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>15</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1521,17 +1580,17 @@ ...@@ -1521,17 +1580,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text> Gratuity Percentage :</text> <text>Change User :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>245</x> <x>20</x>
<y>135</y> <y>237</y>
<height>16</height> <height>16</height>
<width>131</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_perc_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1542,25 +1601,35 @@ ...@@ -1542,25 +1601,35 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>9</id>
<text>PF Percentage :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>245</x> <x>131</x>
<y>112</y> <y>237</y>
<height>16</height> <height>16</height>
<width>131</width> <width>74</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_perc_t</name> <name>chg_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1570,24 +1639,24 @@ ...@@ -1570,24 +1639,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Group Mediclaim :</text> <text>Change Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>245</x> <x>20</x>
<y>176</y> <y>257</y>
<height>16</height> <height>16</height>
<width>131</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>group_mediclaim_t</name> <name>chg_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1602,21 +1671,28 @@ ...@@ -1602,21 +1671,28 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>10</id>
<text> Pension Percentage :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>245</x> <x>131</x>
<y>196</y> <y>257</y>
<height>16</height> <height>16</height>
<width>131</width> <width>74</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_perc_t</name> <name>chg_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1627,9 +1703,9 @@ ...@@ -1627,9 +1703,9 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -209,7 +209,7 @@ ...@@ -209,7 +209,7 @@
<dbname>empfamily.chg_user</dbname> <dbname>empfamily.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
...@@ -222,8 +222,19 @@ ...@@ -222,8 +222,19 @@
<name>chg_date</name> <name>chg_date</name>
<dbname>empfamily.chg_date</dbname> <dbname>empfamily.chg_date</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode )&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve> <table_column>
<update>empfamily</update> <type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>is_alive</name>
<dbname>empfamily.is_alive</dbname>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.is_alive&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode )&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve>
<update>EMPFAMILY</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -745,7 +756,7 @@ ...@@ -745,7 +756,7 @@
<text>Chg User</text> <text>Chg User</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1696</x> <x>1780</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>61</width> <width>61</width>
...@@ -773,7 +784,7 @@ ...@@ -773,7 +784,7 @@
<text>Chg Term</text> <text>Chg Term</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1759</x> <x>1843</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
...@@ -801,7 +812,7 @@ ...@@ -801,7 +812,7 @@
<text>Chg Date</text> <text>Chg Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1825</x> <x>1909</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>67</width> <width>67</width>
...@@ -823,6 +834,34 @@ ...@@ -823,6 +834,34 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Is Alive</text>
<border>6</border>
<color>33554432</color>
<x>1696</x>
<y>3</y>
<height>16</height>
<width>82</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>is_alive_t</name>
<visible>1</visible>
<font>
<face>Liberation Sans</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>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>2</id>
...@@ -1502,7 +1541,7 @@ ...@@ -1502,7 +1541,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1696</x> <x>1780</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>61</width> <width>61</width>
...@@ -1538,7 +1577,7 @@ ...@@ -1538,7 +1577,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1759</x> <x>1843</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
...@@ -1574,7 +1613,7 @@ ...@@ -1574,7 +1613,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1825</x> <x>1909</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>67</width> <width>67</width>
...@@ -1603,6 +1642,42 @@ ...@@ -1603,6 +1642,42 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1696</x>
<y>2</y>
<height>15</height>
<width>82</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>is_alive</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<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>16777215</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -217,7 +217,7 @@ ...@@ -217,7 +217,7 @@
<dbname>empfamily.chg_user</dbname> <dbname>empfamily.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
...@@ -230,8 +230,19 @@ ...@@ -230,8 +230,19 @@
<name>chg_date</name> <name>chg_date</name>
<dbname>empfamily.chg_date</dbname> <dbname>empfamily.chg_date</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code )&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) </retrieve> <table_column>
<update>empfamily</update> <type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>is_alive</name>
<dbname>empfamily.is_alive</dbname>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.is_alive&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code )&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) </retrieve>
<update>EMPFAMILY</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -343,31 +354,21 @@ ...@@ -343,31 +354,21 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Employee Code :</text>
<tabsequence>50</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>20</x>
<y>92</y> <y>32</y>
<height>16</height> <height>16</height>
<width>115</width> <width>106</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>occupation</name> <name>emp_code_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -377,24 +378,24 @@ ...@@ -377,24 +378,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1090519039</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Employee Code :</text> <text>Member Name :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>20</x>
<y>32</y> <y>52</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code_t</name> <name>member_name_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -412,17 +413,17 @@ ...@@ -412,17 +413,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Member Name :</text> <text>Birth Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>20</x>
<y>52</y> <y>72</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>member_name_t</name> <name>date_birth_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -440,17 +441,17 @@ ...@@ -440,17 +441,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Birth Date :</text> <text>Relation :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>277</x>
<y>72</y> <y>72</y>
<height>16</height> <height>16</height>
<width>106</width> <width>67</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>date_birth_t</name> <name>relation_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -465,21 +466,31 @@ ...@@ -465,21 +466,31 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>6</id>
<text>Occupation :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>40</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>20</x> <x>349</x>
<y>92</y> <y>72</y>
<height>16</height> <height>16</height>
<width>106</width> <width>115</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>occupation_t</name> <name>relation</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -489,24 +500,62 @@ ...@@ -489,24 +500,62 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>422</x>
<y>32</y>
<height>16</height>
<width>42</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>upper</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>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>PF Nominee :</text> <text>Seq No :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>340</x>
<y>112</y> <y>32</y>
<height>16</height> <height>16</height>
<width>106</width> <width>77</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_nominee_t</name> <name>line_no_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -524,17 +573,17 @@ ...@@ -524,17 +573,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Gratuity Nominee :</text> <text>Dependent :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>319</x>
<y>135</y> <y>92</y>
<height>16</height> <height>16</height>
<width>106</width> <width>76</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_nominee_t</name> <name>dependent_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -551,25 +600,25 @@ ...@@ -551,25 +600,25 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>400</x>
<y>112</y> <y>92</y>
<height>19</height> <height>16</height>
<width>64</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_nominee</name> <name>dependent</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>0</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>upper</case> <case>any</case>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -587,25 +636,28 @@ ...@@ -587,25 +636,28 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>10</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>90</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>400</x>
<y>135</y> <y>112</y>
<height>17</height> <height>16</height>
<width>64</width> <width>64</width>
<format>[general]</format> <format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_nominee</name> <name>pf_perc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>1</limit> <limit>6</limit>
<allowedit>no</allowedit>
<case>upper</case> <case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -624,17 +676,17 @@ ...@@ -624,17 +676,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Physical Status :</text> <text>PF Percentage :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>264</x>
<y>156</y> <y>112</y>
<height>16</height> <height>16</height>
<width>106</width> <width>131</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>physical_status_t</name> <name>pf_perc_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -652,17 +704,17 @@ ...@@ -652,17 +704,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Adopted :</text> <text> Gratuity Percentage :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>264</x>
<y>176</y> <y>135</y>
<height>16</height> <height>16</height>
<width>106</width> <width>131</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>adopted_t</name> <name>grat_perc_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -673,30 +725,31 @@ ...@@ -673,30 +725,31 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>12</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>110</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>400</x>
<y>156</y> <y>135</y>
<height>16</height> <height>16</height>
<width>74</width> <width>64</width>
<format>[general]</format> <format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>physical_status</name> <name>grat_perc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>1</limit> <limit>6</limit>
<case>any</case> <case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -712,23 +765,23 @@ ...@@ -712,23 +765,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Relation :</text> <text>Qualification :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>277</x> <x>303</x>
<y>72</y> <y>156</y>
<height>16</height> <height>16</height>
<width>67</width> <width>92</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>relation_t</name> <name>qulf_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -739,30 +792,30 @@ ...@@ -739,30 +792,30 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>14</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>120</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>349</x> <x>400</x>
<y>72</y> <y>156</y>
<height>16</height> <height>16</height>
<width>115</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>relation</name> <name>qlf_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>20</limit> <limit>5</limit>
<case>upper</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -778,34 +831,24 @@ ...@@ -778,34 +831,24 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Group Mediclaim :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>0</color>
<color>255</color> <x>264</x>
<x>422</x> <y>176</y>
<y>32</y>
<height>16</height> <height>16</height>
<width>42</width> <width>131</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no</name> <name>group_mediclaim_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -816,24 +859,32 @@ ...@@ -816,24 +859,32 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>18</id>
<text>Seq No :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>140</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>340</x> <x>400</x>
<y>32</y> <y>176</y>
<height>16</height> <height>16</height>
<width>77</width> <width>64</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no_t</name> <name>group_mediclaim</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -843,24 +894,24 @@ ...@@ -843,24 +894,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Dependent :</text> <text> Pension Percentage :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>319</x> <x>264</x>
<y>92</y> <y>196</y>
<height>16</height> <height>16</height>
<width>76</width> <width>131</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dependent_t</name> <name>pen_perc_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -871,31 +922,32 @@ ...@@ -871,31 +922,32 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>17</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>160</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>400</x> <x>400</x>
<y>92</y> <y>196</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
<format>[general]</format> <format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dependent</name> <name>pen_perc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>0</limit> <limit>6</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<format>##0.00</format>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -913,28 +965,25 @@ ...@@ -913,28 +965,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>5</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>400</x> <x>379</x>
<y>112</y> <y>52</y>
<height>16</height> <height>14</height>
<width>64</width> <width>85</width>
<format>##0.00</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_perc</name> <name>sex</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>6</limit> <limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case> <case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -950,21 +999,28 @@ ...@@ -950,21 +999,28 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>4</id>
<text>PF Percentage :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>30</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>264</x> <x>131</x>
<y>112</y> <y>72</y>
<height>16</height> <height>16</height>
<width>131</width> <width>90</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_perc_t</name> <name>date_birth</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -974,24 +1030,24 @@ ...@@ -974,24 +1030,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text> Gratuity Percentage :</text> <text>Change User :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>264</x> <x>279</x>
<y>135</y> <y>216</y>
<height>16</height> <height>16</height>
<width>131</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_perc_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1002,31 +1058,30 @@ ...@@ -1002,31 +1058,30 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>19</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>400</x> <x>390</x>
<y>135</y> <y>216</y>
<height>16</height> <height>16</height>
<width>64</width> <width>74</width>
<format>##0.00</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_perc</name> <name>chg_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>6</limit> <limit>10</limit>
<case>upper</case> <case>any</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -1048,17 +1103,17 @@ ...@@ -1048,17 +1103,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Qualification :</text> <text>Occupation :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>303</x> <x>20</x>
<y>156</y> <y>113</y>
<height>16</height> <height>16</height>
<width>92</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>qulf_code_t</name> <name>occupation_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1069,30 +1124,30 @@ ...@@ -1069,30 +1124,30 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>120</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>400</x> <x>131</x>
<y>156</y> <y>113</y>
<height>16</height> <height>16</height>
<width>64</width> <width>115</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>qlf_code</name> <name>occupation</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>20</limit>
<case>any</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -1108,23 +1163,23 @@ ...@@ -1108,23 +1163,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Group Mediclaim :</text> <text>PF Nominee :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>264</x> <x>20</x>
<y>176</y> <y>133</y>
<height>16</height> <height>16</height>
<width>131</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>group_mediclaim_t</name> <name>pf_nominee_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1135,26 +1190,26 @@ ...@@ -1135,26 +1190,26 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>140</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>400</x> <x>131</x>
<y>176</y> <y>133</y>
<height>16</height> <height>19</height>
<width>64</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>group_mediclaim</name> <name>pf_nominee</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>1</limit>
...@@ -1172,23 +1227,23 @@ ...@@ -1172,23 +1227,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text> Pension Percentage :</text> <text>Gratuity Nominee :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>264</x> <x>20</x>
<y>196</y> <y>156</y>
<height>16</height> <height>16</height>
<width>131</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_perc_t</name> <name>grat_nominee_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1199,32 +1254,31 @@ ...@@ -1199,32 +1254,31 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>160</tabsequence> <tabsequence>110</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>400</x> <x>131</x>
<y>196</y> <y>156</y>
<height>16</height> <height>17</height>
<width>64</width> <width>64</width>
<format>##0.00</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_perc</name> <name>grat_nominee</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>6</limit> <limit>1</limit>
<case>any</case> <allowedit>no</allowedit>
<format>##0.00</format> <case>upper</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1240,29 +1294,21 @@ ...@@ -1240,29 +1294,21 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Physical Status :</text>
<tabsequence>20</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>379</x> <x>20</x>
<y>52</y> <y>177</y>
<height>14</height> <height>16</height>
<width>85</width> <width>106</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sex</name> <name>physical_status_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1272,31 +1318,34 @@ ...@@ -1272,31 +1318,34 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1090519039</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>130</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>131</x>
<y>72</y> <y>177</y>
<height>16</height> <height>16</height>
<width>90</width> <width>74</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>date_birth</name> <name>physical_status</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="edit">
<mask>dd/mm/yy</mask> <limit>1</limit>
<imemode>0</imemode> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1308,23 +1357,23 @@ ...@@ -1308,23 +1357,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Pension Nominee :</text> <text>Adopted :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>20</x>
<y>196</y> <y>197</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_nominee_t</name> <name>adopted_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1343,11 +1392,11 @@ ...@@ -1343,11 +1392,11 @@
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>15</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>130</tabsequence> <tabsequence>150</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>131</x>
<y>176</y> <y>197</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
...@@ -1375,15 +1424,43 @@ ...@@ -1375,15 +1424,43 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Pension Nominee :</text>
<border>0</border>
<color>0</color>
<x>20</x>
<y>217</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pen_nominee_t</name>
<visible>1</visible>
<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>67108864</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>150</tabsequence> <tabsequence>170</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>131</x>
<y>196</y> <y>217</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
...@@ -1418,7 +1495,7 @@ ...@@ -1418,7 +1495,7 @@
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>20</x>
<y>216</y> <y>237</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
...@@ -1439,20 +1516,55 @@ ...@@ -1439,20 +1516,55 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>237</y>
<height>16</height>
<width>90</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</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>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change User :</text> <text>Change Terminal :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>279</x> <x>20</x>
<y>216</y> <y>257</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1469,23 +1581,23 @@ ...@@ -1469,23 +1581,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>20</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>390</x> <x>131</x>
<y>216</y> <y>257</y>
<height>16</height> <height>16</height>
<width>74</width> <width>74</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>chg_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>15</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1507,25 +1619,25 @@ ...@@ -1507,25 +1619,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>22</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>131</x> <x>131</x>
<y>216</y> <y>93</y>
<height>16</height> <height>16</height>
<width>90</width> <width>90</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>is_alive</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="ddlb">
<mask>dd/mm/yy</mask> <limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1537,75 +1649,37 @@ ...@@ -1537,75 +1649,37 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change Terminal :</text> <text>Is Alive :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>20</x>
<y>236</y> <y>93</y>
<height>16</height> <height>15</height>
<width>106</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>is_alive_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Liberation Sans</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>236</y>
<height>16</height>
<width>74</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</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>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
<dbname>empfamily.chg_date</dbname> <dbname>empfamily.chg_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
...@@ -222,8 +222,19 @@ ...@@ -222,8 +222,19 @@
<name>group_mediclaim</name> <name>group_mediclaim</name>
<dbname>empfamily.group_mediclaim</dbname> <dbname>empfamily.group_mediclaim</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode )&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve> <table_column>
<update>empfamily</update> <type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>is_alive</name>
<dbname>empfamily.is_alive</dbname>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;) COLUMN(NAME=&quot;empfamily.is_alive&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode )&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve>
<update>EMPFAMILY</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -235,34 +246,6 @@ ...@@ -235,34 +246,6 @@
<expression>line_no A</expression> <expression>line_no A</expression>
</sort> </sort>
</TableDefinition> </TableDefinition>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Sr.</text>
<border>6</border>
<color>0</color>
<x>2</x>
<y>3</y>
<height>16</height>
<width>29</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<visible>1</visible>
<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>79741120</color>
</background>
</TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
...@@ -291,62 +274,6 @@ ...@@ -291,62 +274,6 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Employee Code</text>
<border>6</border>
<color>0</color>
<x>33</x>
<y>3</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<visible>1</visible>
<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>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Member Name</text>
<border>6</border>
<color>0</color>
<x>130</x>
<y>3</y>
<height>16</height>
<width>131</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>member_name_t</name>
<visible>1</visible>
<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>79741120</color>
</background>
</TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
...@@ -630,17 +557,17 @@ ...@@ -630,17 +557,17 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Adopted</text> <text>Group Mediclaim</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1188</x> <x>1468</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>53</width> <width>101</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>adopted_t</name> <name>group_mediclaim_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -652,24 +579,24 @@ ...@@ -652,24 +579,24 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Pension Nominee</text> <text>Chg User</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1243</x> <x>1649</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>109</width> <width>61</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_nominee_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible expression="&apos;false&apos;">1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -686,18 +613,18 @@ ...@@ -686,18 +613,18 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Pension Percentage</text> <text>Chg Term</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1354</x> <x>1712</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>112</width> <width>64</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_perc_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible expression="&apos;false&apos;">1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -714,18 +641,18 @@ ...@@ -714,18 +641,18 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Group Mediclaim</text> <text>Chg Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1468</x> <x>1778</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>101</width> <width>67</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>group_mediclaim_t</name> <name>chg_date_t</name>
<visible>1</visible> <visible expression="&apos;false&apos;">1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -742,18 +669,18 @@ ...@@ -742,18 +669,18 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Chg User</text> <text>Sr.</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1571</x> <x>2</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>61</width> <width>29</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>line_no_t</name>
<visible expression="&apos;false&apos;">1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -764,24 +691,24 @@ ...@@ -764,24 +691,24 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Chg Term</text> <text>Employee Code</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1634</x> <x>33</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>64</width> <width>95</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>emp_code_t</name>
<visible expression="&apos;false&apos;">1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -792,24 +719,24 @@ ...@@ -792,24 +719,24 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Chg Date</text> <text>Member Name</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1700</x> <x>130</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>67</width> <width>131</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>member_name_t</name>
<visible expression="&apos;false&apos;">1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -818,36 +745,54 @@ ...@@ -818,36 +745,54 @@
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Is Alive</text>
<border>6</border>
<color>33554432</color>
<x>1571</x>
<y>3</y>
<height>16</height>
<width>76</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>is_alive_t</name>
<visible>1</visible>
<font>
<face>Liberation Sans</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Header</band>
<id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <text>Adopted</text>
<border>5</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2</x> <x>1188</x>
<y>2</y> <y>3</y>
<height>16</height> <height>16</height>
<width>29</width> <width>53</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no</name> <name>adopted_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -858,32 +803,24 @@ ...@@ -858,32 +803,24 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Header</band>
<id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <text>Pension Nominee</text>
<border>5</border> <border>6</border>
<color>0</color> <color>0</color>
<x>33</x> <x>1243</x>
<y>2</y> <y>3</y>
<height>16</height> <height>16</height>
<width>95</width> <width>109</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code</name> <name>pen_nominee_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -894,34 +831,24 @@ ...@@ -894,34 +831,24 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Header</band>
<id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <text>Pension Percentage</text>
<border>5</border> <border>6</border>
<color>0</color> <color>0</color>
<x>130</x> <x>1354</x>
<y>2</y> <y>3</y>
<height>16</height> <height>16</height>
<width>131</width> <width>112</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>member_name</name> <name>pen_perc_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>30</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -932,9 +859,9 @@ ...@@ -932,9 +859,9 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>4</id>
...@@ -1351,27 +1278,25 @@ ...@@ -1351,27 +1278,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1188</x> <x>1649</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>53</width> <width>61</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>adopted</name> <name>chg_user</name>
<visible>1</visible> <visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1389,21 +1314,21 @@ ...@@ -1389,21 +1314,21 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1243</x> <x>1712</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>109</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_nominee</name> <name>chg_term</name>
<visible expression="0">1</visible> <visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
...@@ -1425,21 +1350,21 @@ ...@@ -1425,21 +1350,21 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>10</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1354</x> <x>1778</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>112</width> <width>67</width>
<format>[General]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_perc</name> <name>chg_date</name>
<visible expression="0">1</visible> <visible expression="&apos;false&apos;">1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
...@@ -1461,25 +1386,64 @@ ...@@ -1461,25 +1386,64 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>0</border>
<color>0</color> <color>0</color>
<x>1571</x> <x>1468</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>61</width> <width>101</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>group_mediclaim</name>
<visible expression="&apos;false&apos;">1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2</x>
<y>2</y>
<height>16</height>
<width>29</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1497,21 +1461,21 @@ ...@@ -1497,21 +1461,21 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1634</x> <x>33</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>64</width> <width>95</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>emp_code</name>
<visible expression="&apos;false&apos;">1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
...@@ -1533,25 +1497,27 @@ ...@@ -1533,25 +1497,27 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1700</x> <x>130</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>67</width> <width>131</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>member_name</name>
<visible expression="&apos;false&apos;">1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>30</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1569,26 +1535,135 @@ ...@@ -1569,26 +1535,135 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>22</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1468</x> <x>1571</x>
<y>2</y>
<height>15</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>is_alive</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1188</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>101</width> <width>53</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>group_mediclaim</name> <name>adopted</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect> <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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1243</x>
<y>2</y>
<height>16</height>
<width>109</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pen_nominee</name>
<visible expression="0">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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1354</x>
<y>2</y>
<height>16</height>
<width>112</width>
<format>[General]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pen_perc</name>
<visible expression="0">1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
......
...@@ -126,7 +126,7 @@ ...@@ -126,7 +126,7 @@
<dbname>empfamily.chg_date</dbname> <dbname>empfamily.chg_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
...@@ -230,8 +230,19 @@ ...@@ -230,8 +230,19 @@
<item display="No" data="N"/> <item display="No" data="N"/>
</values> </values>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code )&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) </retrieve> <table_column>
<update>empfamily</update> <type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>is_alive</name>
<dbname>empfamily.is_alive</dbname>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;) COLUMN(NAME=&quot;empfamily.is_alive&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code )&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) </retrieve>
<update>EMPFAMILY</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -420,31 +431,21 @@ ...@@ -420,31 +431,21 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Employee Code :</text>
<tabsequence>50</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>168</x> <x>57</x>
<y>92</y> <y>32</y>
<height>16</height> <height>16</height>
<width>115</width> <width>106</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>occupation</name> <name>emp_code_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -454,24 +455,24 @@ ...@@ -454,24 +455,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1090519039</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Employee Code :</text> <text>Member Name :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>57</x> <x>57</x>
<y>32</y> <y>52</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code_t</name> <name>member_name_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -489,17 +490,17 @@ ...@@ -489,17 +490,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Member Name :</text> <text>Birth Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>57</x> <x>57</x>
<y>52</y> <y>72</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>member_name_t</name> <name>date_birth_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -517,17 +518,17 @@ ...@@ -517,17 +518,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Birth Date :</text> <text>Dependent :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>57</x> <x>337</x>
<y>72</y> <y>92</y>
<height>16</height> <height>16</height>
<width>106</width> <width>76</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>date_birth_t</name> <name>dependent_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -545,17 +546,17 @@ ...@@ -545,17 +546,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Occupation :</text> <text>PF Percentage :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>57</x> <x>317</x>
<y>92</y> <y>112</y>
<height>16</height> <height>16</height>
<width>106</width> <width>96</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>occupation_t</name> <name>pf_perc_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -573,17 +574,17 @@ ...@@ -573,17 +574,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>PF Nominee :</text> <text>Gratuity Percentage :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>57</x> <x>287</x>
<y>112</y> <y>135</y>
<height>16</height> <height>16</height>
<width>106</width> <width>126</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_nominee_t</name> <name>grat_perc_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -601,17 +602,17 @@ ...@@ -601,17 +602,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Gratuity Nominee :</text> <text>Qualification :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>57</x> <x>321</x>
<y>135</y> <y>156</y>
<height>16</height> <height>16</height>
<width>106</width> <width>92</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_nominee_t</name> <name>qulf_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -622,24 +623,24 @@ ...@@ -622,24 +623,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Dependent :</text> <text>Group Mediclaim :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>337</x> <x>305</x>
<y>92</y> <y>176</y>
<height>16</height> <height>16</height>
<width>76</width> <width>108</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dependent_t</name> <name>group_mediclaim_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -650,24 +651,24 @@ ...@@ -650,24 +651,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>PF Percentage :</text> <text>Pension Percentage :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>317</x> <x>295</x>
<y>112</y> <y>196</y>
<height>16</height> <height>16</height>
<width>96</width> <width>118</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_perc_t</name> <name>pen_perc_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -678,24 +679,24 @@ ...@@ -678,24 +679,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Gratuity Percentage :</text> <text>Chg Term :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>287</x> <x>281</x>
<y>135</y> <y>216</y>
<height>16</height> <height>16</height>
<width>126</width> <width>84</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_perc_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -706,31 +707,33 @@ ...@@ -706,31 +707,33 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>168</x> <x>440</x>
<y>112</y> <y>32</y>
<height>19</height> <height>16</height>
<width>64</width> <width>42</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_nominee</name> <name>line_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>1</limit> <limit>3</limit>
<allowedit>no</allowedit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -743,25 +746,25 @@ ...@@ -743,25 +746,25 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>168</x> <x>416</x>
<y>135</y> <y>52</y>
<height>17</height> <height>14</height>
<width>64</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_nominee</name> <name>sex</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>1</limit>
...@@ -782,21 +785,31 @@ ...@@ -782,21 +785,31 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>6</id>
<text>Physical Status :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>50</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>57</x> <x>367</x>
<y>156</y> <y>72</y>
<height>16</height> <height>16</height>
<width>106</width> <width>115</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>physical_status_t</name> <name>relation</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -806,25 +819,33 @@ ...@@ -806,25 +819,33 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>8</id>
<text>Qualification :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>70</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>321</x> <x>418</x>
<y>156</y> <y>92</y>
<height>16</height> <height>16</height>
<width>92</width> <width>64</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>qulf_code_t</name> <name>dependent</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -835,27 +856,38 @@ ...@@ -835,27 +856,38 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Group Mediclaim :</text> <tabsequence>90</tabsequence>
<border>0</border> <border>5</border>
<color>0</color> <color>0</color>
<x>305</x> <x>418</x>
<y>176</y> <y>112</y>
<height>16</height> <height>16</height>
<width>108</width> <width>64</width>
<format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>group_mediclaim_t</name> <name>pf_perc</name>
<visible>1</visible> <visible>1</visible>
<font> <EditStyle style="edit">
<face>Times New Roman</face> <limit>6</limit>
<height>-10</height> <case>upper</case>
<format>##0.00</format>
<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> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
...@@ -863,24 +895,35 @@ ...@@ -863,24 +895,35 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Adopted :</text> <tabsequence>110</tabsequence>
<border>0</border> <border>5</border>
<color>0</color> <color>0</color>
<x>57</x> <x>418</x>
<y>176</y> <y>135</y>
<height>16</height> <height>16</height>
<width>106</width> <width>64</width>
<format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>adopted_t</name> <name>grat_perc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -891,28 +934,28 @@ ...@@ -891,28 +934,28 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>19</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>130</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>168</x> <x>418</x>
<y>156</y> <y>156</y>
<height>16</height> <height>16</height>
<width>74</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>physical_status</name> <name>qlf_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>1</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -934,12 +977,12 @@ ...@@ -934,12 +977,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>130</tabsequence> <tabsequence>150</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>168</x> <x>418</x>
<y>176</y> <y>176</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
...@@ -947,12 +990,12 @@ ...@@ -947,12 +990,12 @@
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>adopted</name> <name>group_mediclaim</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>1</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>any</case> <case>upper</case>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -970,25 +1013,26 @@ ...@@ -970,25 +1013,26 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>17</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>150</tabsequence> <tabsequence>170</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>168</x> <x>418</x>
<y>196</y> <y>196</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
<format>[general]</format> <format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_nominee</name> <name>pen_perc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>0</limit> <limit>6</limit>
<allowedit>no</allowedit> <case>upper</case>
<case>any</case> <format>##0.00</format>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1004,21 +1048,31 @@ ...@@ -1004,21 +1048,31 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>11</id>
<text>Pension Nominee :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>57</x> <x>369</x>
<y>196</y> <y>216</y>
<height>16</height> <height>16</height>
<width>106</width> <width>113</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_nominee_t</name> <name>chg_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1029,24 +1083,34 @@ ...@@ -1029,24 +1083,34 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>1</id>
<text>Pension Percentage :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>295</x> <color>255</color>
<y>196</y> <x>168</x>
<y>32</y>
<height>16</height> <height>16</height>
<width>118</width> <width>90</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_perc_t</name> <name>emp_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1057,23 +1121,23 @@ ...@@ -1057,23 +1121,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>79741120</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg User :</text> <text>Occupation :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>57</x> <x>57</x>
<y>216</y> <y>113</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>occupation_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1084,25 +1148,35 @@ ...@@ -1084,25 +1148,35 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>7</id>
<text>Chg Term :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>60</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>281</x> <x>168</x>
<y>216</y> <y>113</y>
<height>16</height> <height>16</height>
<width>84</width> <width>115</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>occupation</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1113,23 +1187,23 @@ ...@@ -1113,23 +1187,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg Date :</text> <text>PF Nominee :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>57</x> <x>57</x>
<y>236</y> <y>133</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>pf_nominee_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1140,33 +1214,31 @@ ...@@ -1140,33 +1214,31 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>0</color>
<x>440</x> <x>168</x>
<y>32</y> <y>133</y>
<height>16</height> <height>19</height>
<width>42</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no</name> <name>pf_nominee</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>3</limit> <limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1179,32 +1251,24 @@ ...@@ -1179,32 +1251,24 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Gratuity Nominee :</text>
<tabsequence>20</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>416</x> <x>57</x>
<y>52</y> <y>156</y>
<height>14</height> <height>16</height>
<width>66</width> <width>106</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sex</name> <name>grat_nominee_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1214,33 +1278,31 @@ ...@@ -1214,33 +1278,31 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1090519039</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>14</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>367</x> <x>168</x>
<y>72</y> <y>156</y>
<height>16</height> <height>17</height>
<width>115</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>relation</name> <name>grat_nominee</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>20</limit> <limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1256,29 +1318,21 @@ ...@@ -1256,29 +1318,21 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Physical Status :</text>
<tabsequence>60</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>418</x> <x>57</x>
<y>92</y> <y>177</y>
<height>16</height> <height>16</height>
<width>64</width> <width>106</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dependent</name> <name>physical_status_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1288,31 +1342,30 @@ ...@@ -1288,31 +1342,30 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1090519039</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>18</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>120</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>418</x> <x>168</x>
<y>112</y> <y>177</y>
<height>16</height> <height>16</height>
<width>64</width> <width>74</width>
<format>##0.00</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_perc</name> <name>physical_status</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>6</limit> <limit>1</limit>
<case>upper</case> <case>any</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -1328,35 +1381,24 @@ ...@@ -1328,35 +1381,24 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>15</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>100</tabsequence> <text>Adopted :</text>
<border>5</border> <border>0</border>
<color>0</color> <color>0</color>
<x>418</x> <x>57</x>
<y>135</y> <y>197</y>
<height>16</height> <height>16</height>
<width>64</width> <width>106</width>
<format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_perc</name> <name>adopted_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1367,32 +1409,30 @@ ...@@ -1367,32 +1409,30 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>20</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>120</tabsequence> <tabsequence>140</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>418</x> <x>168</x>
<y>156</y> <y>197</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>qlf_code</name> <name>adopted</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>5</limit> <limit>1</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1408,29 +1448,21 @@ ...@@ -1408,29 +1448,21 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Pension Nominee :</text>
<tabsequence>140</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>418</x> <x>57</x>
<y>176</y> <y>217</y>
<height>16</height> <height>16</height>
<width>64</width> <width>106</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>group_mediclaim</name> <name>pen_nominee_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1441,31 +1473,30 @@ ...@@ -1441,31 +1473,30 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>160</tabsequence> <tabsequence>160</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>418</x> <x>168</x>
<y>196</y> <y>217</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
<format>##0.00</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_perc</name> <name>pen_nominee</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>6</limit> <limit>0</limit>
<case>upper</case> <allowedit>no</allowedit>
<format>##0.00</format> <case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1481,31 +1512,21 @@ ...@@ -1481,31 +1512,21 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Chg User :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>369</x> <x>57</x>
<y>216</y> <y>237</y>
<height>16</height> <height>16</height>
<width>113</width> <width>106</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>chg_user_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1516,29 +1537,29 @@ ...@@ -1516,29 +1537,29 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>0</color>
<x>168</x> <x>168</x>
<y>32</y> <y>237</y>
<height>16</height> <height>16</height>
<width>90</width> <width>90</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code</name> <name>chg_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>10</limit>
<case>upper</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -1554,34 +1575,24 @@ ...@@ -1554,34 +1575,24 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Chg Date :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>168</x> <x>57</x>
<y>216</y> <y>257</y>
<height>16</height> <height>16</height>
<width>90</width> <width>106</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>chg_date_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1592,9 +1603,9 @@ ...@@ -1592,9 +1603,9 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>10</id>
...@@ -1603,7 +1614,7 @@ ...@@ -1603,7 +1614,7 @@
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>168</x> <x>168</x>
<y>236</y> <y>257</y>
<height>16</height> <height>16</height>
<width>90</width> <width>90</width>
<format>dd/mm/yy</format> <format>dd/mm/yy</format>
...@@ -1630,6 +1641,70 @@ ...@@ -1630,6 +1641,70 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>167</x>
<y>93</y>
<height>16</height>
<width>62</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>is_alive</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<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>67108864</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Is Alive :</text>
<border>0</border>
<color>0</color>
<x>57</x>
<y>93</y>
<height>15</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>is_alive_t</name>
<visible>1</visible>
<font>
<face>Liberation Sans</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>
</TextObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>21</height> <height>17</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
<dbname>empfamily.chg_date</dbname> <dbname>empfamily.chg_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
...@@ -222,8 +222,20 @@ ...@@ -222,8 +222,20 @@
<name>group_mediclaim</name> <name>group_mediclaim</name>
<dbname>empfamily.group_mediclaim</dbname> <dbname>empfamily.group_mediclaim</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode )&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve> <table_column>
<update>empfamily</update> <type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>is_alive</name>
<dbname>empfamily.is_alive</dbname>
<initial>Y</initial>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;) COLUMN(NAME=&quot;empfamily.is_alive&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcode )&quot; ) ) ARG(NAME = &quot;as_empcode&quot; TYPE = string) </retrieve>
<update>EMPFAMILY</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -714,18 +726,18 @@ ...@@ -714,18 +726,18 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Group Mediclaim</text> <text>Change User</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1593</x> <x>1807</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>101</width> <width>92</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>group_mediclaim_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible expression="&apos;false&apos;">1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -742,17 +754,17 @@ ...@@ -742,17 +754,17 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Chg User</text> <text>Change Term</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1696</x> <x>1901</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>61</width> <width>88</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>chg_term_t</name>
<visible expression="&apos;false&apos;">1</visible> <visible expression="&apos;false&apos;">1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -770,17 +782,17 @@ ...@@ -770,17 +782,17 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Chg Term</text> <text>Change Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1759</x> <x>1991</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>64</width> <width>85</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>chg_date_t</name>
<visible expression="&apos;false&apos;">1</visible> <visible expression="&apos;false&apos;">1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -798,18 +810,18 @@ ...@@ -798,18 +810,18 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Chg Date</text> <text>Group Mediclaim</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1825</x> <x>1593</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>67</width> <width>101</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>group_mediclaim_t</name>
<visible expression="&apos;false&apos;">1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -823,6 +835,34 @@ ...@@ -823,6 +835,34 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Is Alive</text>
<border>6</border>
<color>33554432</color>
<x>1696</x>
<y>3</y>
<height>16</height>
<width>109</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>is_alive_t</name>
<visible>1</visible>
<font>
<face>Liberation Sans</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>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>2</id>
...@@ -1467,10 +1507,10 @@ ...@@ -1467,10 +1507,10 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1696</x> <x>1807</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>61</width> <width>92</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1503,10 +1543,10 @@ ...@@ -1503,10 +1543,10 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1759</x> <x>1901</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>64</width> <width>88</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1539,10 +1579,10 @@ ...@@ -1539,10 +1579,10 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1825</x> <x>1991</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>67</width> <width>85</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1605,6 +1645,42 @@ ...@@ -1605,6 +1645,42 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>1696</x>
<y>2</y>
<height>16</height>
<width>109</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>is_alive</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<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>16777215</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -126,7 +126,7 @@ ...@@ -126,7 +126,7 @@
<dbname>empfamily.chg_date</dbname> <dbname>empfamily.chg_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
...@@ -230,8 +230,20 @@ ...@@ -230,8 +230,20 @@
<item display="No" data="N"/> <item display="No" data="N"/>
</values> </values>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code )&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) </retrieve> <table_column>
<update>empfamily</update> <type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>is_alive</name>
<dbname>empfamily.is_alive</dbname>
<initial>Y</initial>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empfamily&quot; ) COLUMN(NAME=&quot;empfamily.emp_code&quot;) COLUMN(NAME=&quot;empfamily.seq_no&quot;) COLUMN(NAME=&quot;empfamily.member_name&quot;) COLUMN(NAME=&quot;empfamily.date_birth&quot;) COLUMN(NAME=&quot;empfamily.sex&quot;) COLUMN(NAME=&quot;empfamily.relation&quot;) COLUMN(NAME=&quot;empfamily.occupation&quot;) COLUMN(NAME=&quot;empfamily.dependent&quot;) COLUMN(NAME=&quot;empfamily.chg_user&quot;) COLUMN(NAME=&quot;empfamily.chg_date&quot;) COLUMN(NAME=&quot;empfamily.chg_term&quot;) COLUMN(NAME=&quot;empfamily.pf_nominee&quot;) COLUMN(NAME=&quot;empfamily.pf_perc&quot;) COLUMN(NAME=&quot;empfamily.grat_nominee&quot;) COLUMN(NAME=&quot;empfamily.grat_perc&quot;) COLUMN(NAME=&quot;empfamily.pen_nominee&quot;) COLUMN(NAME=&quot;empfamily.pen_perc&quot;) COLUMN(NAME=&quot;empfamily.physical_status&quot;) COLUMN(NAME=&quot;empfamily.qlf_code&quot;) COLUMN(NAME=&quot;empfamily.adopted&quot;) COLUMN(NAME=&quot;empfamily.group_mediclaim&quot;) COLUMN(NAME=&quot;empfamily.is_alive&quot;)WHERE( EXP1 =&quot;( empfamily.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code )&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) </retrieve>
<update>EMPFAMILY</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -347,44 +359,6 @@ ...@@ -347,44 +359,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>131</x>
<y>32</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</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>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>3</id>
...@@ -458,44 +432,6 @@ ...@@ -458,44 +432,6 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>92</y>
<height>16</height>
<width>115</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>occupation</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</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>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
...@@ -583,17 +519,17 @@ ...@@ -583,17 +519,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Occupation :</text> <text>Dependent :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>300</x>
<y>92</y> <y>92</y>
<height>16</height> <height>16</height>
<width>106</width> <width>76</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>occupation_t</name> <name>dependent_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -611,17 +547,17 @@ ...@@ -611,17 +547,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>PF Nominee :</text> <text>Qualification :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>284</x>
<y>112</y> <y>156</y>
<height>16</height> <height>16</height>
<width>106</width> <width>92</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_nominee_t</name> <name>qlf_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -632,24 +568,24 @@ ...@@ -632,24 +568,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Gratuity Nominee :</text> <text>Change Term :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>260</x>
<y>135</y> <y>216</y>
<height>16</height> <height>16</height>
<width>106</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_nominee_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -660,25 +596,35 @@ ...@@ -660,25 +596,35 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>2</id>
<text>Dependent :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>300</x> <color>255</color>
<y>92</y> <x>403</x>
<y>32</y>
<height>16</height> <height>16</height>
<width>76</width> <width>42</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dependent_t</name> <name>line_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -688,26 +634,26 @@ ...@@ -688,26 +634,26 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>79741120</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>379</x>
<y>112</y> <y>52</y>
<height>19</height> <height>14</height>
<width>64</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_nominee</name> <name>sex</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>1</limit>
...@@ -730,25 +676,27 @@ ...@@ -730,25 +676,27 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>330</x>
<y>135</y> <y>72</y>
<height>17</height> <height>16</height>
<width>64</width> <width>115</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_nominee</name> <name>relation</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>1</limit> <limit>20</limit>
<allowedit>no</allowedit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -764,21 +712,29 @@ ...@@ -764,21 +712,29 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>8</id>
<text>Physical Status :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>60</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>20</x> <x>381</x>
<y>156</y> <y>92</y>
<height>16</height> <height>16</height>
<width>106</width> <width>64</width>
<format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>physical_status_t</name> <name>dependent</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -788,25 +744,36 @@ ...@@ -788,25 +744,36 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Qualification :</text> <tabsequence>80</tabsequence>
<border>0</border> <border>5</border>
<color>0</color> <color>0</color>
<x>284</x> <x>381</x>
<y>156</y> <y>112</y>
<height>16</height> <height>16</height>
<width>92</width> <width>64</width>
<format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>qulf_code_t</name> <name>pf_perc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -817,24 +784,35 @@ ...@@ -817,24 +784,35 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Adopted :</text> <tabsequence>100</tabsequence>
<border>0</border> <border>5</border>
<color>0</color> <color>0</color>
<x>20</x> <x>381</x>
<y>176</y> <y>135</y>
<height>16</height> <height>16</height>
<width>106</width> <width>64</width>
<html> <format>##0.00</format>
<html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>adopted_t</name> <name>grat_perc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -845,28 +823,28 @@ ...@@ -845,28 +823,28 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>19</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>120</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>382</x>
<y>156</y> <y>157</y>
<height>16</height> <height>16</height>
<width>74</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>physical_status</name> <name>qlf_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>1</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -888,25 +866,25 @@ ...@@ -888,25 +866,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>130</tabsequence> <tabsequence>140</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>381</x>
<y>176</y> <y>176</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
<format>[general]</format> <format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>adopted</name> <name>group_mediclaim</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>1</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>any</case> <case>upper</case>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -924,25 +902,26 @@ ...@@ -924,25 +902,26 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>17</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>150</tabsequence> <tabsequence>160</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>381</x>
<y>196</y> <y>196</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
<format>[general]</format> <format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_nominee</name> <name>pen_perc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>0</limit> <limit>6</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<format>##0.00</format>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -958,42 +937,14 @@ ...@@ -958,42 +937,14 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Pension Nominee :</text>
<border>0</border>
<color>0</color>
<x>20</x>
<y>196</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pen_nominee_t</name>
<visible>1</visible>
<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>67108864</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>371</x>
<y>216</y> <y>216</y>
<height>16</height> <height>16</height>
<width>74</width> <width>74</width>
...@@ -1001,10 +952,10 @@ ...@@ -1001,10 +952,10 @@
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>chg_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>15</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1027,17 +978,17 @@ ...@@ -1027,17 +978,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg User :</text> <text> Gratuity Percentage :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>245</x>
<y>216</y> <y>135</y>
<height>16</height> <height>16</height>
<width>106</width> <width>131</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>grat_perc_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1048,24 +999,24 @@ ...@@ -1048,24 +999,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg Term :</text> <text>PF Percentage :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>260</x> <x>245</x>
<y>216</y> <y>112</y>
<height>16</height> <height>16</height>
<width>106</width> <width>131</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>pf_perc_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1076,32 +1027,25 @@ ...@@ -1076,32 +1027,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Group Mediclaim :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>131</x> <x>245</x>
<y>236</y> <y>176</y>
<height>16</height> <height>16</height>
<width>74</width> <width>131</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>group_mediclaim_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1112,23 +1056,23 @@ ...@@ -1112,23 +1056,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg Date :</text> <text> Pension Percentage :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>245</x>
<y>236</y> <y>196</y>
<height>16</height> <height>16</height>
<width>106</width> <width>131</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>pen_perc_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1145,27 +1089,25 @@ ...@@ -1145,27 +1089,25 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>22</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>0</color>
<x>403</x> <x>130</x>
<y>32</y> <y>92</y>
<height>16</height> <height>16</height>
<width>42</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no</name> <name>is_alive</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>3</limit> <limit>1</limit>
<case>upper</case> <allowedit>no</allowedit>
<focusrectangle>no</focusrectangle> <case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1181,61 +1123,53 @@ ...@@ -1181,61 +1123,53 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Is Alive :</text>
<tabsequence>20</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>379</x> <x>19</x>
<y>52</y> <y>93</y>
<height>14</height> <height>15</height>
<width>66</width> <width>106</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sex</name> <name>is_alive_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Liberation Sans</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>330</x> <x>131</x>
<y>72</y> <y>32</y>
<height>16</height> <height>16</height>
<width>115</width> <width>90</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>relation</name> <name>emp_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>20</limit> <limit>10</limit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1252,30 +1186,32 @@ ...@@ -1252,30 +1186,32 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>381</x> <x>131</x>
<y>92</y> <y>113</y>
<height>16</height> <height>16</height>
<width>64</width> <width>110</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dependent</name> <name>occupation</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>0</limit> <limit>20</limit>
<allowedit>no</allowedit> <case>upper</case>
<case>any</case> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1291,30 +1227,83 @@ ...@@ -1291,30 +1227,83 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>13</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>80</tabsequence> <text>Occupation :</text>
<border>5</border> <border>0</border>
<color>0</color> <color>0</color>
<x>381</x> <x>20</x>
<y>112</y> <y>113</y>
<height>16</height> <height>16</height>
<width>64</width> <width>106</width>
<format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_perc</name> <name>occupation_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <font>
<limit>6</limit> <face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>PF Nominee :</text>
<border>0</border>
<color>0</color>
<x>20</x>
<y>133</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pf_nominee_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>133</y>
<height>19</height>
<width>64</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pf_nominee</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case> <case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1330,30 +1319,55 @@ ...@@ -1330,30 +1319,55 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>15</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>100</tabsequence> <text>Gratuity Nominee :</text>
<border>5</border> <border>0</border>
<color>0</color> <color>0</color>
<x>381</x> <x>20</x>
<y>135</y> <y>156</y>
<height>16</height> <height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grat_nominee_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>156</y>
<height>17</height>
<width>64</width> <width>64</width>
<format>##0.00</format> <format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_perc</name> <name>grat_nominee</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>6</limit> <limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case> <case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1369,25 +1383,53 @@ ...@@ -1369,25 +1383,53 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Physical Status :</text>
<border>0</border>
<color>0</color>
<x>20</x>
<y>177</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>physical_status_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>18</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>120</tabsequence> <tabsequence>130</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>381</x> <x>131</x>
<y>156</y> <y>177</y>
<height>16</height> <height>16</height>
<width>64</width> <width>74</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>qlf_code</name> <name>physical_status</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>1</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1407,27 +1449,55 @@ ...@@ -1407,27 +1449,55 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Adopted :</text>
<border>0</border>
<color>0</color>
<x>20</x>
<y>197</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>adopted_t</name>
<visible>1</visible>
<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>67108864</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>20</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>140</tabsequence> <tabsequence>150</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>381</x> <x>131</x>
<y>176</y> <y>197</y>
<height>16</height> <height>16</height>
<width>64</width> <width>64</width>
<format>[general]</format> <format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>group_mediclaim</name> <name>adopted</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>1</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>upper</case> <case>any</case>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1443,30 +1513,21 @@ ...@@ -1443,30 +1513,21 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Pension Nominee :</text>
<tabsequence>160</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>381</x> <x>20</x>
<y>196</y> <y>217</y>
<height>16</height> <height>16</height>
<width>64</width> <width>106</width>
<format>##0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_perc</name> <name>pen_nominee_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<format>##0.00</format>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1477,32 +1538,30 @@ ...@@ -1477,32 +1538,30 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1090519039</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>170</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>371</x> <x>131</x>
<y>216</y> <y>217</y>
<height>16</height> <height>16</height>
<width>74</width> <width>64</width>
<format>[general]</format> <format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>pen_nominee</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>15</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1521,17 +1580,17 @@ ...@@ -1521,17 +1580,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text> Gratuity Percentage :</text> <text>Change User :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>245</x> <x>20</x>
<y>135</y> <y>237</y>
<height>16</height> <height>16</height>
<width>131</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grat_perc_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1542,25 +1601,35 @@ ...@@ -1542,25 +1601,35 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>9</id>
<text>PF Percentage :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>245</x> <x>131</x>
<y>112</y> <y>237</y>
<height>16</height> <height>16</height>
<width>131</width> <width>74</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pf_perc_t</name> <name>chg_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1570,24 +1639,24 @@ ...@@ -1570,24 +1639,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Group Mediclaim :</text> <text>Change Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>245</x> <x>20</x>
<y>176</y> <y>257</y>
<height>16</height> <height>16</height>
<width>131</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>group_mediclaim_t</name> <name>chg_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1602,21 +1671,28 @@ ...@@ -1602,21 +1671,28 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>10</id>
<text> Pension Percentage :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>245</x> <x>131</x>
<y>196</y> <y>257</y>
<height>16</height> <height>16</height>
<width>131</width> <width>74</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pen_perc_t</name> <name>chg_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1627,9 +1703,9 @@ ...@@ -1627,9 +1703,9 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>1090519039</color>
</background> </background>
</TextObject> </ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -24,9 +24,10 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co ...@@ -24,9 +24,10 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co
column=(type=decimal(2) update=yes updatewhereclause=yes name=pen_perc dbname="empfamily.pen_perc" initial="0" ) column=(type=decimal(2) update=yes updatewhereclause=yes name=pen_perc dbname="empfamily.pen_perc" initial="0" )
column=(type=char(1) update=yes updatewhereclause=yes name=group_mediclaim dbname="empfamily.group_mediclaim" ) column=(type=char(1) update=yes updatewhereclause=yes name=group_mediclaim dbname="empfamily.group_mediclaim" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="empfamily.chg_user" ) column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="empfamily.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="empfamily.chg_term" ) column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="empfamily.chg_term" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="empfamily.chg_date" ) column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="empfamily.chg_date" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"empfamily~" ) COLUMN(NAME=~"empfamily.emp_code~") COLUMN(NAME=~"empfamily.seq_no~") COLUMN(NAME=~"empfamily.member_name~") COLUMN(NAME=~"empfamily.date_birth~") COLUMN(NAME=~"empfamily.sex~") COLUMN(NAME=~"empfamily.relation~") COLUMN(NAME=~"empfamily.occupation~") COLUMN(NAME=~"empfamily.dependent~") COLUMN(NAME=~"empfamily.pf_nominee~") COLUMN(NAME=~"empfamily.pf_perc~") COLUMN(NAME=~"empfamily.grat_nominee~") COLUMN(NAME=~"empfamily.grat_perc~") COLUMN(NAME=~"empfamily.physical_status~") COLUMN(NAME=~"empfamily.qlf_code~") COLUMN(NAME=~"empfamily.adopted~") COLUMN(NAME=~"empfamily.pen_nominee~") COLUMN(NAME=~"empfamily.pen_perc~") COLUMN(NAME=~"empfamily.group_mediclaim~") COLUMN(NAME=~"empfamily.chg_user~") COLUMN(NAME=~"empfamily.chg_term~") COLUMN(NAME=~"empfamily.chg_date~")WHERE( EXP1 =~"( empfamily.emp_code~" OP =~"=~" EXP2 =~":as_empcode )~" ) ) ARG(NAME = ~"as_empcode~" TYPE = string) " update="empfamily" updatewhere=0 updatekeyinplace=no arguments=(("as_empcode", string)) sort="emp_code A line_no A " ) column=(type=char(1) update=yes updatewhereclause=yes name=is_alive dbname="empfamily.is_alive" values="YES Y/NO N/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"empfamily~" ) COLUMN(NAME=~"empfamily.emp_code~") COLUMN(NAME=~"empfamily.seq_no~") COLUMN(NAME=~"empfamily.member_name~") COLUMN(NAME=~"empfamily.date_birth~") COLUMN(NAME=~"empfamily.sex~") COLUMN(NAME=~"empfamily.relation~") COLUMN(NAME=~"empfamily.occupation~") COLUMN(NAME=~"empfamily.dependent~") COLUMN(NAME=~"empfamily.pf_nominee~") COLUMN(NAME=~"empfamily.pf_perc~") COLUMN(NAME=~"empfamily.grat_nominee~") COLUMN(NAME=~"empfamily.grat_perc~") COLUMN(NAME=~"empfamily.physical_status~") COLUMN(NAME=~"empfamily.qlf_code~") COLUMN(NAME=~"empfamily.adopted~") COLUMN(NAME=~"empfamily.pen_nominee~") COLUMN(NAME=~"empfamily.pen_perc~") COLUMN(NAME=~"empfamily.group_mediclaim~") COLUMN(NAME=~"empfamily.chg_user~") COLUMN(NAME=~"empfamily.chg_term~") COLUMN(NAME=~"empfamily.chg_date~") COLUMN(NAME=~"empfamily.is_alive~")WHERE( EXP1 =~"( empfamily.emp_code~" OP =~"=~" EXP2 =~":as_empcode )~" ) ) ARG(NAME = ~"as_empcode~" TYPE = string) " update="EMPFAMILY" updatewhere=0 updatekeyinplace=no arguments=(("as_empcode", string)) sort="emp_code A line_no A " )
text(band=header alignment="0" text="Sr." border="6" color="0" x="2" y="3" height="16" width="29" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=header alignment="0" text="Sr." border="6" color="0" x="2" y="3" height="16" width="29" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Employee Code" border="6" color="0" x="33" y="3" height="16" width="95" 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="33" y="3" height="16" width="95" 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="Member Name" border="6" color="0" x="130" y="3" height="16" width="131" html.valueishtml="0" name=member_name_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="Member Name" border="6" color="0" x="130" y="3" height="16" width="131" html.valueishtml="0" name=member_name_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" )
...@@ -69,6 +70,8 @@ column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="0" x= ...@@ -69,6 +70,8 @@ column(band=detail id=18 alignment="0" tabsequence=32766 border="0" color="0" x=
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="0" x="1696" y="2" height="16" width="61" format="[general]" html.valueishtml="0" name=chg_user visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="0" x="1696" y="2" height="16" width="61" format="[general]" html.valueishtml="0" name=chg_user visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="0" x="1759" y="2" height="16" width="64" format="[general]" html.valueishtml="0" name=chg_term visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="0" x="1759" y="2" height="16" width="64" format="[general]" html.valueishtml="0" name=chg_term visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="0" x="1825" y="2" height="16" width="67" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="0" x="1825" y="2" height="16" width="67" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=22 alignment="0" tabsequence=0 border="5" color="0" x="1895" y="2" height="15" width="82" html.valueishtml="0" name=is_alive visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="Is Alive" border="6" color="33554432" x="1894" y="3" height="16" width="83" html.valueishtml="0" name=is_alive_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" )
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 )
......
...@@ -23,24 +23,16 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co ...@@ -23,24 +23,16 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co
column=(type=decimal(2) update=yes updatewhereclause=yes name=pen_perc dbname="empfamily.pen_perc" initial="0" ) column=(type=decimal(2) update=yes updatewhereclause=yes name=pen_perc dbname="empfamily.pen_perc" initial="0" )
column=(type=char(1) update=yes updatewhereclause=yes name=group_mediclaim dbname="empfamily.group_mediclaim" initial="N" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=group_mediclaim dbname="empfamily.group_mediclaim" initial="N" values="Yes Y/No N/" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="empfamily.chg_user" ) column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="empfamily.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="empfamily.chg_term" ) column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="empfamily.chg_term" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="empfamily.chg_date" ) column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="empfamily.chg_date" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"empfamily~" ) COLUMN(NAME=~"empfamily.emp_code~") COLUMN(NAME=~"empfamily.seq_no~") COLUMN(NAME=~"empfamily.member_name~") COLUMN(NAME=~"empfamily.date_birth~") COLUMN(NAME=~"empfamily.sex~") COLUMN(NAME=~"empfamily.relation~") COLUMN(NAME=~"empfamily.occupation~") COLUMN(NAME=~"empfamily.dependent~") COLUMN(NAME=~"empfamily.pf_nominee~") COLUMN(NAME=~"empfamily.pf_perc~") COLUMN(NAME=~"empfamily.grat_nominee~") COLUMN(NAME=~"empfamily.grat_perc~") COLUMN(NAME=~"empfamily.physical_status~") COLUMN(NAME=~"empfamily.qlf_code~") COLUMN(NAME=~"empfamily.adopted~") COLUMN(NAME=~"empfamily.pen_nominee~") COLUMN(NAME=~"empfamily.pen_perc~") COLUMN(NAME=~"empfamily.group_mediclaim~") COLUMN(NAME=~"empfamily.chg_user~") COLUMN(NAME=~"empfamily.chg_term~") COLUMN(NAME=~"empfamily.chg_date~")WHERE( EXP1 =~"( empfamily.emp_code~" OP =~"=~" EXP2 =~":memp_code )~" ) ) ARG(NAME = ~"memp_code~" TYPE = string) " update="empfamily" updatewhere=0 updatekeyinplace=no arguments=(("memp_code", string)) ) column=(type=char(1) update=yes updatewhereclause=yes name=is_alive dbname="empfamily.is_alive" values="YES Y/NO N/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"empfamily~" ) COLUMN(NAME=~"empfamily.emp_code~") COLUMN(NAME=~"empfamily.seq_no~") COLUMN(NAME=~"empfamily.member_name~") COLUMN(NAME=~"empfamily.date_birth~") COLUMN(NAME=~"empfamily.sex~") COLUMN(NAME=~"empfamily.relation~") COLUMN(NAME=~"empfamily.occupation~") COLUMN(NAME=~"empfamily.dependent~") COLUMN(NAME=~"empfamily.pf_nominee~") COLUMN(NAME=~"empfamily.pf_perc~") COLUMN(NAME=~"empfamily.grat_nominee~") COLUMN(NAME=~"empfamily.grat_perc~") COLUMN(NAME=~"empfamily.physical_status~") COLUMN(NAME=~"empfamily.qlf_code~") COLUMN(NAME=~"empfamily.adopted~") COLUMN(NAME=~"empfamily.pen_nominee~") COLUMN(NAME=~"empfamily.pen_perc~") COLUMN(NAME=~"empfamily.group_mediclaim~") COLUMN(NAME=~"empfamily.chg_user~") COLUMN(NAME=~"empfamily.chg_term~") COLUMN(NAME=~"empfamily.chg_date~") COLUMN(NAME=~"empfamily.is_alive~")WHERE( EXP1 =~"( empfamily.emp_code~" OP =~"=~" EXP2 =~":memp_code )~" ) ) ARG(NAME = ~"memp_code~" TYPE = string) " update="EMPFAMILY" updatewhere=0 updatekeyinplace=no arguments=(("memp_code", string)) )
text(band=detail alignment="1" text="Gender :" border="0" color="0" x="319" y="52" height="16" width="55" html.valueishtml="0" name=sex_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Gender :" border="0" color="0" x="319" y="52" height="16" width="55" html.valueishtml="0" name=sex_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="131" y="32" height="16" width="90" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="131" y="32" height="16" width="90" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="0" x="131" y="52" height="16" width="185" format="[general]" html.valueishtml="0" name=member_name visible="1" edit.limit=30 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="0" x="131" y="52" height="16" width="185" format="[general]" html.valueishtml="0" name=member_name visible="1" edit.limit=30 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=7 alignment="0" tabsequence=50 border="5" color="0" x="131" y="92" height="16" width="115" format="[general]" html.valueishtml="0" name=occupation visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Employee Code :" border="0" color="0" x="20" y="32" height="16" width="106" 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=detail alignment="1" text="Employee Code :" border="0" color="0" x="20" y="32" height="16" width="106" 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=detail alignment="1" text="Member Name :" border="0" color="0" x="20" y="52" height="16" width="106" html.valueishtml="0" name=member_name_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Member Name :" border="0" color="0" x="20" y="52" height="16" width="106" html.valueishtml="0" name=member_name_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Birth Date :" border="0" color="0" x="20" y="72" height="16" width="106" html.valueishtml="0" name=date_birth_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Birth Date :" border="0" color="0" x="20" y="72" height="16" width="106" html.valueishtml="0" name=date_birth_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Occupation :" border="0" color="0" x="20" y="92" height="16" width="106" html.valueishtml="0" name=occupation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="PF Nominee :" border="0" color="0" x="20" y="112" height="16" width="106" html.valueishtml="0" name=pf_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Gratuity Nominee :" border="0" color="0" x="20" y="135" height="16" width="106" html.valueishtml="0" name=grat_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=70 border="5" color="0" x="131" y="112" height="19" width="64" format="[general]" html.valueishtml="0" name=pf_nominee visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=11 alignment="0" tabsequence=90 border="5" color="0" x="131" y="135" height="17" width="64" format="[general]" html.valueishtml="0" name=grat_nominee visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Physical Status :" border="0" color="0" x="20" y="156" height="16" width="106" html.valueishtml="0" name=physical_status_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Adopted :" border="0" color="0" x="20" y="176" height="16" width="106" html.valueishtml="0" name=adopted_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=13 alignment="0" tabsequence=110 border="5" color="0" x="131" y="156" height="16" width="74" format="[general]" html.valueishtml="0" name=physical_status 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Relation :" border="0" color="0" x="277" y="72" height="16" width="67" html.valueishtml="0" name=relation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Relation :" border="0" color="0" x="277" y="72" height="16" width="67" html.valueishtml="0" name=relation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=40 border="5" color="0" x="349" y="72" height="16" width="115" format="[general]" html.valueishtml="0" name=relation visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=6 alignment="0" tabsequence=40 border="5" color="0" x="349" y="72" height="16" width="115" format="[general]" html.valueishtml="0" name=relation visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="422" y="32" height="16" width="42" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="422" y="32" height="16" width="42" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
...@@ -59,15 +51,26 @@ text(band=detail alignment="1" text=" Pension Percentage :" border="0" color="0" ...@@ -59,15 +51,26 @@ text(band=detail alignment="1" text=" Pension Percentage :" border="0" color="0"
column(band=detail id=17 alignment="0" tabsequence=160 border="5" color="0" x="400" y="196" height="16" width="64" format="##0.00" html.valueishtml="0" name=pen_perc visible="1" edit.limit=6 edit.case=any edit.format="##0.00" 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=17 alignment="0" tabsequence=160 border="5" color="0" x="400" y="196" height="16" width="64" format="##0.00" html.valueishtml="0" name=pen_perc visible="1" edit.limit=6 edit.case=any edit.format="##0.00" 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=5 alignment="0" tabsequence=20 border="5" color="0" x="379" y="52" height="14" width="85" format="[general]" html.valueishtml="0" name=sex visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=5 alignment="0" tabsequence=20 border="5" color="0" x="379" y="52" height="14" width="85" format="[general]" html.valueishtml="0" name=sex visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=4 alignment="0" tabsequence=30 border="5" color="0" x="131" y="72" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=date_birth visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=4 alignment="0" tabsequence=30 border="5" color="0" x="131" y="72" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=date_birth visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Pension Nominee :" border="0" color="0" x="20" y="196" height="16" width="106" html.valueishtml="0" name=pen_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=15 alignment="0" tabsequence=130 border="5" color="0" x="131" y="176" height="16" width="64" format="[general]" html.valueishtml="0" name=adopted visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=150 border="5" color="0" x="131" y="196" height="16" width="64" format="[general]" html.valueishtml="0" name=pen_nominee visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Change Date :" border="0" color="0" x="20" y="216" height="16" width="106" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Change User :" border="0" color="0" x="279" y="216" height="16" width="106" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=detail alignment="1" text="Change User :" border="0" color="0" x="279" y="216" height="16" width="106" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="0" x="390" y="216" height="16" width="74" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="0" x="390" y="216" height="16" width="74" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="0" x="131" y="216" height="16" width="90" format="dd/mm/yy" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) text(band=detail alignment="1" text="Occupation :" border="0" color="0" x="20" y="113" height="16" width="106" html.valueishtml="0" name=occupation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Change Terminal :" border="0" color="0" x="20" y="236" height="16" width="106" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="0" x="131" y="113" height="16" width="115" format="[general]" html.valueishtml="0" name=occupation visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="0" x="131" y="236" height="16" width="74" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) text(band=detail alignment="1" text="PF Nominee :" border="0" color="0" x="20" y="133" height="16" width="106" html.valueishtml="0" name=pf_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=90 border="5" color="0" x="131" y="133" height="19" width="64" format="[general]" html.valueishtml="0" name=pf_nominee visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Gratuity Nominee :" border="0" color="0" x="20" y="156" height="16" width="106" html.valueishtml="0" name=grat_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=110 border="5" color="0" x="131" y="156" height="17" width="64" format="[general]" html.valueishtml="0" name=grat_nominee visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Physical Status :" border="0" color="0" x="20" y="177" height="16" width="106" html.valueishtml="0" name=physical_status_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=130 border="5" color="0" x="131" y="177" height="16" width="74" format="[general]" html.valueishtml="0" name=physical_status 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Adopted :" border="0" color="0" x="20" y="197" height="16" width="106" html.valueishtml="0" name=adopted_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=15 alignment="0" tabsequence=150 border="5" color="0" x="131" y="197" height="16" width="64" format="[general]" html.valueishtml="0" name=adopted visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Pension Nominee :" border="0" color="0" x="20" y="217" height="16" width="106" html.valueishtml="0" name=pen_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=16 alignment="0" tabsequence=170 border="5" color="0" x="131" y="217" height="16" width="64" format="[general]" html.valueishtml="0" name=pen_nominee visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Change Date :" border="0" color="0" x="20" y="237" height="16" width="106" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="0" x="131" y="237" height="16" width="90" format="dd/mm/yy" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Change Terminal :" border="0" color="0" x="20" y="257" height="16" width="106" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="0" x="131" y="257" height="16" width="74" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=22 alignment="0" tabsequence=50 border="5" color="255" x="131" y="93" height="16" width="90" html.valueishtml="0" name=is_alive visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Is Alive :" border="0" color="0" x="20" y="93" height="15" width="106" html.valueishtml="0" name=is_alive_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
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_detail12.srd $PBExportHeader$d_emp_other_detail12.srd
$PBExportComments$Employee details
release 9; release 9;
datawindow(units=1 timer_interval=0 color=79741120 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 ) datawindow(units=1 timer_interval=0 color=79741120 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=21 color="536870912" ) header(height=21 color="536870912" )
...@@ -16,7 +15,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co ...@@ -16,7 +15,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co
column=(type=char(1) update=yes updatewhereclause=yes name=dependent dbname="empfamily.dependent" initial="Y" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=dependent dbname="empfamily.dependent" initial="Y" values="Yes Y/No N/" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="empfamily.chg_user" ) column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="empfamily.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="empfamily.chg_date" ) column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="empfamily.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="empfamily.chg_term" ) column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="empfamily.chg_term" )
column=(type=char(1) update=yes updatewhereclause=yes name=pf_nominee dbname="empfamily.pf_nominee" initial="N" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=pf_nominee dbname="empfamily.pf_nominee" initial="N" values="Yes Y/No N/" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=pf_perc dbname="empfamily.pf_perc" initial="0" ) column=(type=decimal(2) update=yes updatewhereclause=yes name=pf_perc dbname="empfamily.pf_perc" initial="0" )
column=(type=char(1) update=yes updatewhereclause=yes name=grat_nominee dbname="empfamily.grat_nominee" initial="N" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=grat_nominee dbname="empfamily.grat_nominee" initial="N" values="Yes Y/No N/" )
...@@ -27,11 +26,9 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co ...@@ -27,11 +26,9 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co
column=(type=char(5) update=yes updatewhereclause=yes name=qlf_code dbname="empfamily.qlf_code" ) column=(type=char(5) update=yes updatewhereclause=yes name=qlf_code dbname="empfamily.qlf_code" )
column=(type=char(1) update=yes updatewhereclause=yes name=adopted dbname="empfamily.adopted" initial="N" ) column=(type=char(1) update=yes updatewhereclause=yes name=adopted dbname="empfamily.adopted" initial="N" )
column=(type=char(1) update=yes updatewhereclause=yes name=group_mediclaim dbname="empfamily.group_mediclaim" ) column=(type=char(1) update=yes updatewhereclause=yes name=group_mediclaim dbname="empfamily.group_mediclaim" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"empfamily~" ) COLUMN(NAME=~"empfamily.emp_code~") COLUMN(NAME=~"empfamily.seq_no~") COLUMN(NAME=~"empfamily.member_name~") COLUMN(NAME=~"empfamily.date_birth~") COLUMN(NAME=~"empfamily.sex~") COLUMN(NAME=~"empfamily.relation~") COLUMN(NAME=~"empfamily.occupation~") COLUMN(NAME=~"empfamily.dependent~") COLUMN(NAME=~"empfamily.chg_user~") COLUMN(NAME=~"empfamily.chg_date~") COLUMN(NAME=~"empfamily.chg_term~") COLUMN(NAME=~"empfamily.pf_nominee~") COLUMN(NAME=~"empfamily.pf_perc~") COLUMN(NAME=~"empfamily.grat_nominee~") COLUMN(NAME=~"empfamily.grat_perc~") COLUMN(NAME=~"empfamily.pen_nominee~") COLUMN(NAME=~"empfamily.pen_perc~") COLUMN(NAME=~"empfamily.physical_status~") COLUMN(NAME=~"empfamily.qlf_code~") COLUMN(NAME=~"empfamily.adopted~") COLUMN(NAME=~"empfamily.group_mediclaim~")WHERE( EXP1 =~"( empfamily.emp_code~" OP =~"=~" EXP2 =~":as_empcode )~" ) ) ARG(NAME = ~"as_empcode~" TYPE = string) " update="empfamily" updatewhere=0 updatekeyinplace=no arguments=(("as_empcode", string)) sort="emp_code A line_no A " ) column=(type=char(1) update=yes updatewhereclause=yes name=is_alive dbname="empfamily.is_alive" values="YES Y/NO N/" )
text(band=header alignment="0" text="Sr." border="6" color="0" x="2" y="3" height="16" width="29" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"empfamily~" ) COLUMN(NAME=~"empfamily.emp_code~") COLUMN(NAME=~"empfamily.seq_no~") COLUMN(NAME=~"empfamily.member_name~") COLUMN(NAME=~"empfamily.date_birth~") COLUMN(NAME=~"empfamily.sex~") COLUMN(NAME=~"empfamily.relation~") COLUMN(NAME=~"empfamily.occupation~") COLUMN(NAME=~"empfamily.dependent~") COLUMN(NAME=~"empfamily.chg_user~") COLUMN(NAME=~"empfamily.chg_date~") COLUMN(NAME=~"empfamily.chg_term~") COLUMN(NAME=~"empfamily.pf_nominee~") COLUMN(NAME=~"empfamily.pf_perc~") COLUMN(NAME=~"empfamily.grat_nominee~") COLUMN(NAME=~"empfamily.grat_perc~") COLUMN(NAME=~"empfamily.pen_nominee~") COLUMN(NAME=~"empfamily.pen_perc~") COLUMN(NAME=~"empfamily.physical_status~") COLUMN(NAME=~"empfamily.qlf_code~") COLUMN(NAME=~"empfamily.adopted~") COLUMN(NAME=~"empfamily.group_mediclaim~") COLUMN(NAME=~"empfamily.is_alive~")WHERE( EXP1 =~"( empfamily.emp_code~" OP =~"=~" EXP2 =~":as_empcode )~" ) ) ARG(NAME = ~"as_empcode~" TYPE = string) " update="EMPFAMILY" updatewhere=0 updatekeyinplace=no arguments=(("as_empcode", string)) sort="emp_code A line_no A " )
text(band=header alignment="0" text="Qualification" border="6" color="0" x="1106" y="3" height="16" width="80" html.valueishtml="0" name=qulf_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="Qualification" border="6" color="0" x="1106" y="3" height="16" width="80" html.valueishtml="0" name=qulf_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="33" y="3" height="16" width="95" 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="Member Name" border="6" color="0" x="130" y="3" height="16" width="131" html.valueishtml="0" name=member_name_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="Birth Date" border="6" color="0" x="263" y="3" height="16" width="69" html.valueishtml="0" name=date_birth_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="Birth Date" border="6" color="0" x="263" y="3" height="16" width="69" html.valueishtml="0" name=date_birth_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="Gender" border="6" color="0" x="334" y="3" height="16" width="57" html.valueishtml="0" name=sex_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="Gender" border="6" color="0" x="334" y="3" height="16" width="57" html.valueishtml="0" name=sex_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="Relation" border="6" color="0" x="393" y="3" height="16" width="101" html.valueishtml="0" name=relation_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="Relation" border="6" color="0" x="393" y="3" height="16" width="101" html.valueishtml="0" name=relation_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" )
...@@ -42,16 +39,10 @@ text(band=header alignment="0" text="PF Perc." border="6" color="0" x="736" y="3 ...@@ -42,16 +39,10 @@ text(band=header alignment="0" text="PF Perc." border="6" color="0" x="736" y="3
text(band=header alignment="0" text="Gratuity Nominee" border="6" color="0" x="789" y="3" height="16" width="100" html.valueishtml="0" name=grat_nominee_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="Gratuity Nominee" border="6" color="0" x="789" y="3" height="16" width="100" html.valueishtml="0" name=grat_nominee_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="Gratuity Percentage" border="6" color="0" x="891" y="3" height="16" width="116" html.valueishtml="0" name=grat_perc_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="Gratuity Percentage" border="6" color="0" x="891" y="3" height="16" width="116" html.valueishtml="0" name=grat_perc_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="Physical Status" border="6" color="0" x="1009" y="3" height="16" width="95" html.valueishtml="0" name=physical_status_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="Physical Status" border="6" color="0" x="1009" y="3" height="16" width="95" html.valueishtml="0" name=physical_status_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="Adopted" border="6" color="0" x="1188" y="3" height="16" width="53" html.valueishtml="0" name=adopted_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="Pension Nominee" border="6" color="0" x="1243" y="3" height="16" width="109" html.valueishtml="0" name=pen_nominee_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="Pension Percentage" border="6" color="0" x="1354" y="3" height="16" width="112" html.valueishtml="0" name=pen_perc_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="Group Mediclaim" border="6" color="0" x="1468" y="3" height="16" width="101" html.valueishtml="0" name=group_mediclaim_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="Group Mediclaim" border="6" color="0" x="1468" y="3" height="16" width="101" html.valueishtml="0" name=group_mediclaim_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="Chg User" border="6" color="0" x="1571" y="3" height="16" width="61" html.valueishtml="0" name=chg_user_t visible="1~t'false'" 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="Chg User" border="6" color="0" x="1571" y="3" height="16" width="61" html.valueishtml="0" name=chg_user_t visible="1~t'false'" 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="Chg Term" border="6" color="0" x="1634" y="3" height="16" width="64" html.valueishtml="0" name=chg_term_t visible="1~t'false'" 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="Chg Term" border="6" color="0" x="1634" y="3" height="16" width="64" html.valueishtml="0" name=chg_term_t visible="1~t'false'" 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="Chg Date" border="6" color="0" x="1700" y="3" height="16" width="67" html.valueishtml="0" name=chg_date_t visible="1~t'false'" 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="Chg Date" border="6" color="0" x="1700" y="3" height="16" width="67" html.valueishtml="0" name=chg_date_t visible="1~t'false'" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="0" x="2" y="2" height="16" width="29" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="0" x="33" y="2" height="16" width="95" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="0" x="130" y="2" height="16" width="131" format="[general]" html.valueishtml="0" name=member_name visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="0" x="263" y="2" height="16" width="69" format="[shortdate] [time]" html.valueishtml="0" name=date_birth visible="1" editmask.mask="dd/mm/yyyy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="0" x="263" y="2" height="16" width="69" format="[shortdate] [time]" html.valueishtml="0" name=date_birth visible="1" editmask.mask="dd/mm/yyyy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="0" x="334" y="2" height="16" width="57" format="[general]" html.valueishtml="0" name=sex visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.autohscroll=yes ddlb.showlist=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="0" x="334" y="2" height="16" width="57" format="[general]" html.valueishtml="0" name=sex visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.autohscroll=yes ddlb.showlist=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="0" x="393" y="2" height="16" width="101" format="[general]" html.valueishtml="0" name=relation visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="0" x="393" y="2" height="16" width="101" format="[general]" html.valueishtml="0" name=relation visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
...@@ -63,13 +54,24 @@ column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="0" x= ...@@ -63,13 +54,24 @@ column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="0" x=
column(band=detail id=15 alignment="1" tabsequence=32766 border="5" color="0" x="891" y="2" height="16" width="116" format="" html.valueishtml="0" protect="0~tif(grat_nominee='Y',0,1)" name=grat_perc visible="1" edit.limit=6 edit.case=any edit.format="###.##" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=15 alignment="1" tabsequence=32766 border="5" color="0" x="891" y="2" height="16" width="116" format="" html.valueishtml="0" protect="0~tif(grat_nominee='Y',0,1)" name=grat_perc visible="1" edit.limit=6 edit.case=any edit.format="###.##" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="5" color="0" x="1009" y="2" height="16" width="95" format="[general]" html.valueishtml="0" name=physical_status visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=18 alignment="0" tabsequence=32766 border="5" color="0" x="1009" y="2" height="16" width="95" format="[general]" html.valueishtml="0" name=physical_status visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="0" x="1106" y="2" height="16" width="80" format="[general]" html.valueishtml="0" name=qlf_code visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="0" x="1106" y="2" height="16" width="80" format="[general]" html.valueishtml="0" name=qlf_code visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="0" x="1188" y="2" height="16" width="53" format="[general]" html.valueishtml="0" name=adopted visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="0" x="1243" y="2" height="16" width="109" format="[general]" html.valueishtml="0" name=pen_nominee visible="1~t0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="0" x="1354" y="2" height="16" width="112" format="[General]" html.valueishtml="0" name=pen_perc visible="1~t0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="0" x="1571" y="2" height="16" width="61" format="[general]" html.valueishtml="0" name=chg_user visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="0" x="1571" y="2" height="16" width="61" format="[general]" html.valueishtml="0" name=chg_user visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="0" x="1634" y="2" height="16" width="64" format="[general]" html.valueishtml="0" name=chg_term visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="0" x="1634" y="2" height="16" width="64" format="[general]" html.valueishtml="0" name=chg_term visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="0" x="1700" y="2" height="16" width="67" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="0" x="1700" y="2" height="16" width="67" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="0" color="0" x="1468" y="2" height="16" width="101" format="[general]" html.valueishtml="0" name=group_mediclaim visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=21 alignment="0" tabsequence=32766 border="0" color="0" x="1468" y="2" height="16" width="101" format="[general]" html.valueishtml="0" name=group_mediclaim visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="Sr." border="6" color="0" x="2" y="3" height="16" width="29" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Employee Code" border="6" color="0" x="33" y="3" height="16" width="95" 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="Member Name" border="6" color="0" x="130" y="3" height="16" width="131" html.valueishtml="0" name=member_name_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="0" x="2" y="2" height="16" width="29" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="0" x="33" y="2" height="16" width="95" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="0" x="130" y="2" height="16" width="131" format="[general]" html.valueishtml="0" name=member_name visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="0" x="1770" y="2" height="15" width="76" html.valueishtml="0" name=is_alive visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="Is Alive" border="6" color="33554432" x="1769" y="3" height="16" width="77" html.valueishtml="0" name=is_alive_t visible="1" font.face="Liberation Sans" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Adopted" border="6" color="0" x="1188" y="3" height="16" width="53" html.valueishtml="0" name=adopted_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="Pension Nominee" border="6" color="0" x="1243" y="3" height="16" width="109" html.valueishtml="0" name=pen_nominee_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="Pension Percentage" border="6" color="0" x="1354" y="3" height="16" width="112" html.valueishtml="0" name=pen_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="0" x="1188" y="2" height="16" width="53" format="[general]" html.valueishtml="0" name=adopted visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="0" x="1243" y="2" height="16" width="109" format="[general]" html.valueishtml="0" name=pen_nominee visible="1~t0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="0" x="1354" y="2" height="16" width="112" format="[General]" html.valueishtml="0" name=pen_perc visible="1~t0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
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_detail22.srd $PBExportHeader$d_emp_other_detail22.srd
$PBExportComments$Employee details
release 9; release 9;
datawindow(units=1 timer_interval=0 color=79741120 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no ) datawindow(units=1 timer_interval=0 color=79741120 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=0 color="536870912" ) summary(height=0 color="536870912" )
...@@ -15,7 +14,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co ...@@ -15,7 +14,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co
column=(type=char(1) update=yes updatewhereclause=yes name=dependent dbname="empfamily.dependent" initial="Y" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=dependent dbname="empfamily.dependent" initial="Y" values="Yes Y/No N/" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="empfamily.chg_user" ) column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="empfamily.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="empfamily.chg_date" ) column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="empfamily.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="empfamily.chg_term" ) column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="empfamily.chg_term" )
column=(type=char(1) update=yes updatewhereclause=yes name=pf_nominee dbname="empfamily.pf_nominee" initial="N" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=pf_nominee dbname="empfamily.pf_nominee" initial="N" values="Yes Y/No N/" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=pf_perc dbname="empfamily.pf_perc" initial="0" ) column=(type=decimal(2) update=yes updatewhereclause=yes name=pf_perc dbname="empfamily.pf_perc" initial="0" )
column=(type=char(1) update=yes updatewhereclause=yes name=grat_nominee dbname="empfamily.grat_nominee" initial="N" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=grat_nominee dbname="empfamily.grat_nominee" initial="N" values="Yes Y/No N/" )
...@@ -26,50 +25,53 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co ...@@ -26,50 +25,53 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co
column=(type=char(5) update=yes updatewhereclause=yes name=qlf_code dbname="empfamily.qlf_code" ) column=(type=char(5) update=yes updatewhereclause=yes name=qlf_code dbname="empfamily.qlf_code" )
column=(type=char(1) update=yes updatewhereclause=yes name=adopted dbname="empfamily.adopted" initial="N" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=adopted dbname="empfamily.adopted" initial="N" values="Yes Y/No N/" )
column=(type=char(1) update=yes updatewhereclause=yes name=group_mediclaim dbname="empfamily.group_mediclaim" initial="N" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=group_mediclaim dbname="empfamily.group_mediclaim" initial="N" values="Yes Y/No N/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"empfamily~" ) COLUMN(NAME=~"empfamily.emp_code~") COLUMN(NAME=~"empfamily.seq_no~") COLUMN(NAME=~"empfamily.member_name~") COLUMN(NAME=~"empfamily.date_birth~") COLUMN(NAME=~"empfamily.sex~") COLUMN(NAME=~"empfamily.relation~") COLUMN(NAME=~"empfamily.occupation~") COLUMN(NAME=~"empfamily.dependent~") COLUMN(NAME=~"empfamily.chg_user~") COLUMN(NAME=~"empfamily.chg_date~") COLUMN(NAME=~"empfamily.chg_term~") COLUMN(NAME=~"empfamily.pf_nominee~") COLUMN(NAME=~"empfamily.pf_perc~") COLUMN(NAME=~"empfamily.grat_nominee~") COLUMN(NAME=~"empfamily.grat_perc~") COLUMN(NAME=~"empfamily.pen_nominee~") COLUMN(NAME=~"empfamily.pen_perc~") COLUMN(NAME=~"empfamily.physical_status~") COLUMN(NAME=~"empfamily.qlf_code~") COLUMN(NAME=~"empfamily.adopted~") COLUMN(NAME=~"empfamily.group_mediclaim~")WHERE( EXP1 =~"( empfamily.emp_code~" OP =~"=~" EXP2 =~":memp_code )~" ) ) ARG(NAME = ~"memp_code~" TYPE = string) " update="empfamily" updatewhere=0 updatekeyinplace=no arguments=(("memp_code", string)) ) column=(type=char(1) update=yes updatewhereclause=yes name=is_alive dbname="empfamily.is_alive" values="YES Y/NO N/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"empfamily~" ) COLUMN(NAME=~"empfamily.emp_code~") COLUMN(NAME=~"empfamily.seq_no~") COLUMN(NAME=~"empfamily.member_name~") COLUMN(NAME=~"empfamily.date_birth~") COLUMN(NAME=~"empfamily.sex~") COLUMN(NAME=~"empfamily.relation~") COLUMN(NAME=~"empfamily.occupation~") COLUMN(NAME=~"empfamily.dependent~") COLUMN(NAME=~"empfamily.chg_user~") COLUMN(NAME=~"empfamily.chg_date~") COLUMN(NAME=~"empfamily.chg_term~") COLUMN(NAME=~"empfamily.pf_nominee~") COLUMN(NAME=~"empfamily.pf_perc~") COLUMN(NAME=~"empfamily.grat_nominee~") COLUMN(NAME=~"empfamily.grat_perc~") COLUMN(NAME=~"empfamily.pen_nominee~") COLUMN(NAME=~"empfamily.pen_perc~") COLUMN(NAME=~"empfamily.physical_status~") COLUMN(NAME=~"empfamily.qlf_code~") COLUMN(NAME=~"empfamily.adopted~") COLUMN(NAME=~"empfamily.group_mediclaim~") COLUMN(NAME=~"empfamily.is_alive~")WHERE( EXP1 =~"( empfamily.emp_code~" OP =~"=~" EXP2 =~":memp_code )~" ) ) ARG(NAME = ~"memp_code~" TYPE = string) " update="EMPFAMILY" updatewhere=0 updatekeyinplace=no arguments=(("memp_code", string)) )
groupbox(band=detail text="Member Detail"border="2" color="0" x="6" y="3" height="279" width="528" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) groupbox(band=detail text="Member Detail"border="2" color="0" x="6" y="3" height="279" width="528" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Seq No :" border="0" color="0" x="358" y="32" height="16" width="77" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Seq No :" border="0" color="0" x="358" y="32" height="16" width="77" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Gender :" border="0" color="0" x="364" y="52" height="16" width="47" html.valueishtml="0" name=sex_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Gender :" border="0" color="0" x="364" y="52" height="16" width="47" html.valueishtml="0" name=sex_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Relation :" border="0" color="0" x="295" y="72" height="16" width="67" html.valueishtml="0" name=relation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Relation :" border="0" color="0" x="295" y="72" height="16" width="67" html.valueishtml="0" name=relation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="0" x="168" y="52" height="16" width="185" format="[general]" html.valueishtml="0" name=member_name visible="1" edit.limit=30 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="0" x="168" y="52" height="16" width="185" format="[general]" html.valueishtml="0" name=member_name visible="1" edit.limit=30 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=4 alignment="0" tabsequence=30 border="5" color="0" x="168" y="72" height="16" width="62" format="[shortdate] [time]" html.valueishtml="0" name=date_birth visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=4 alignment="0" tabsequence=30 border="5" color="0" x="168" y="72" height="16" width="62" format="[shortdate] [time]" html.valueishtml="0" name=date_birth visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=7 alignment="0" tabsequence=50 border="5" color="0" x="168" y="92" height="16" width="115" format="[general]" html.valueishtml="0" name=occupation visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Employee Code :" border="0" color="0" x="57" y="32" height="16" width="106" 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=detail alignment="1" text="Employee Code :" border="0" color="0" x="57" y="32" height="16" width="106" 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=detail alignment="1" text="Member Name :" border="0" color="0" x="57" y="52" height="16" width="106" html.valueishtml="0" name=member_name_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Member Name :" border="0" color="0" x="57" y="52" height="16" width="106" html.valueishtml="0" name=member_name_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Birth Date :" border="0" color="0" x="57" y="72" height="16" width="106" html.valueishtml="0" name=date_birth_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Birth Date :" border="0" color="0" x="57" y="72" height="16" width="106" html.valueishtml="0" name=date_birth_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Occupation :" border="0" color="0" x="57" y="92" height="16" width="106" html.valueishtml="0" name=occupation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="PF Nominee :" border="0" color="0" x="57" y="112" height="16" width="106" html.valueishtml="0" name=pf_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Gratuity Nominee :" border="0" color="0" x="57" y="135" height="16" width="106" html.valueishtml="0" name=grat_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Dependent :" border="0" color="0" x="337" y="92" height="16" width="76" html.valueishtml="0" name=dependent_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Dependent :" border="0" color="0" x="337" y="92" height="16" width="76" html.valueishtml="0" name=dependent_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="PF Percentage :" border="0" color="0" x="317" y="112" height="16" width="96" html.valueishtml="0" name=pf_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="PF Percentage :" border="0" color="0" x="317" y="112" height="16" width="96" html.valueishtml="0" name=pf_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Gratuity Percentage :" border="0" color="0" x="287" y="135" height="16" width="126" html.valueishtml="0" name=grat_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Gratuity Percentage :" border="0" color="0" x="287" y="135" height="16" width="126" html.valueishtml="0" name=grat_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=70 border="5" color="0" x="168" y="112" height="19" width="64" format="[general]" html.valueishtml="0" name=pf_nominee visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=14 alignment="0" tabsequence=90 border="5" color="0" x="168" y="135" height="17" width="64" format="[general]" html.valueishtml="0" name=grat_nominee visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Physical Status :" border="0" color="0" x="57" y="156" height="16" width="106" html.valueishtml="0" name=physical_status_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Qualification :" border="0" color="0" x="321" y="156" height="16" width="92" html.valueishtml="0" name=qulf_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="67108864" ) text(band=detail alignment="1" text="Qualification :" border="0" color="0" x="321" y="156" height="16" width="92" html.valueishtml="0" name=qulf_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="67108864" )
text(band=detail alignment="1" text="Group Mediclaim :" border="0" color="0" x="305" y="176" height="16" width="108" html.valueishtml="0" name=group_mediclaim_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=detail alignment="1" text="Group Mediclaim :" border="0" color="0" x="305" y="176" height="16" width="108" html.valueishtml="0" name=group_mediclaim_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=detail alignment="1" text="Adopted :" border="0" color="0" x="57" y="176" height="16" width="106" html.valueishtml="0" name=adopted_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=18 alignment="0" tabsequence=110 border="5" color="0" x="168" y="156" height="16" width="74" format="[general]" html.valueishtml="0" name=physical_status 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="0" tabsequence=130 border="5" color="0" x="168" y="176" height="16" width="64" format="[general]" html.valueishtml="0" name=adopted visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=150 border="5" color="0" x="168" y="196" height="16" width="64" format="[general]" html.valueishtml="0" name=pen_nominee visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Pension Nominee :" border="0" color="0" x="57" y="196" height="16" width="106" html.valueishtml="0" name=pen_nominee_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=detail alignment="1" text="Pension Percentage :" border="0" color="0" x="295" y="196" height="16" width="118" html.valueishtml="0" name=pen_perc_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=detail alignment="1" text="Pension Percentage :" border="0" color="0" x="295" y="196" height="16" width="118" html.valueishtml="0" name=pen_perc_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=detail alignment="1" text="Chg User :" border="0" color="0" x="57" y="216" height="16" width="106" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Chg Term :" border="0" color="0" x="281" y="216" height="16" width="84" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=detail alignment="1" text="Chg Term :" border="0" color="0" x="281" y="216" height="16" width="84" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Chg Date :" border="0" color="0" x="57" y="236" height="16" width="106" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="440" y="32" height="16" width="42" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="440" y="32" height="16" width="42" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=5 alignment="0" tabsequence=20 border="5" color="0" x="416" y="52" height="14" width="66" format="[general]" html.valueishtml="0" name=sex visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=5 alignment="0" tabsequence=20 border="5" color="0" x="416" y="52" height="14" width="66" format="[general]" html.valueishtml="0" name=sex visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=6 alignment="0" tabsequence=40 border="5" color="0" x="367" y="72" height="16" width="115" format="[general]" html.valueishtml="0" name=relation visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=6 alignment="0" tabsequence=50 border="5" color="0" x="367" y="72" height="16" width="115" format="[general]" html.valueishtml="0" name=relation visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=8 alignment="0" tabsequence=60 border="5" color="0" x="418" y="92" height="16" width="64" format="[general]" html.valueishtml="0" name=dependent visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=8 alignment="0" tabsequence=70 border="5" color="0" x="418" y="92" height="16" width="64" format="[general]" html.valueishtml="0" name=dependent visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=13 alignment="1" tabsequence=80 border="5" color="0" x="418" y="112" height="16" width="64" format="##0.00" html.valueishtml="0" name=pf_perc visible="1" edit.limit=6 edit.case=upper edit.format="##0.00" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=13 alignment="1" tabsequence=90 border="5" color="0" x="418" y="112" height="16" width="64" format="##0.00" html.valueishtml="0" name=pf_perc visible="1" edit.limit=6 edit.case=upper edit.format="##0.00" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=15 alignment="1" tabsequence=100 border="5" color="0" x="418" y="135" height="16" width="64" format="##0.00" html.valueishtml="0" name=grat_perc visible="1" edit.limit=6 edit.case=upper edit.format="##0.00" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=15 alignment="1" tabsequence=110 border="5" color="0" x="418" y="135" height="16" width="64" format="##0.00" html.valueishtml="0" name=grat_perc visible="1" edit.limit=6 edit.case=upper edit.format="##0.00" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=19 alignment="0" tabsequence=120 border="5" color="0" x="418" y="156" height="16" width="64" format="[general]" html.valueishtml="0" name=qlf_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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=19 alignment="0" tabsequence=130 border="5" color="0" x="418" y="156" height="16" width="64" format="[general]" html.valueishtml="0" name=qlf_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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=21 alignment="0" tabsequence=140 border="5" color="0" x="418" y="176" height="16" width="64" format="[general]" html.valueishtml="0" name=group_mediclaim visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=21 alignment="0" tabsequence=150 border="5" color="0" x="418" y="176" height="16" width="64" format="[general]" html.valueishtml="0" name=group_mediclaim visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=160 border="5" color="0" x="418" y="196" height="16" width="64" format="##0.00" html.valueishtml="0" name=pen_perc visible="1" edit.limit=6 edit.case=upper edit.format="##0.00" 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=17 alignment="0" tabsequence=170 border="5" color="0" x="418" y="196" height="16" width="64" format="##0.00" html.valueishtml="0" name=pen_perc visible="1" edit.limit=6 edit.case=upper edit.format="##0.00" 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=32766 border="5" color="0" x="369" y="216" height="16" width="113" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="0" x="369" y="216" height="16" width="113" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="168" y="32" height="16" width="90" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="168" y="32" height="16" width="90" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="0" x="168" y="216" height="16" width="90" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) text(band=detail alignment="1" text="Occupation :" border="0" color="0" x="57" y="113" height="16" width="106" html.valueishtml="0" name=occupation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="0" x="168" y="236" height="16" width="90" format="dd/mm/yy" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=7 alignment="0" tabsequence=60 border="5" color="0" x="168" y="113" height="16" width="115" format="[general]" html.valueishtml="0" name=occupation visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="PF Nominee :" border="0" color="0" x="57" y="133" height="16" width="106" html.valueishtml="0" name=pf_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=80 border="5" color="0" x="168" y="133" height="19" width="64" format="[general]" html.valueishtml="0" name=pf_nominee visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Gratuity Nominee :" border="0" color="0" x="57" y="156" height="16" width="106" html.valueishtml="0" name=grat_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=100 border="5" color="0" x="168" y="156" height="17" width="64" format="[general]" html.valueishtml="0" name=grat_nominee visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Physical Status :" border="0" color="0" x="57" y="177" height="16" width="106" html.valueishtml="0" name=physical_status_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=120 border="5" color="0" x="168" y="177" height="16" width="74" format="[general]" html.valueishtml="0" name=physical_status 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Adopted :" border="0" color="0" x="57" y="197" height="16" width="106" html.valueishtml="0" name=adopted_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=20 alignment="0" tabsequence=140 border="5" color="0" x="168" y="197" height="16" width="64" format="[general]" html.valueishtml="0" name=adopted visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Pension Nominee :" border="0" color="0" x="57" y="217" height="16" width="106" html.valueishtml="0" name=pen_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=16 alignment="0" tabsequence=160 border="5" color="0" x="168" y="217" height="16" width="64" format="[general]" html.valueishtml="0" name=pen_nominee visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Chg User :" border="0" color="0" x="57" y="237" height="16" width="106" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="0" x="168" y="237" height="16" width="90" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Chg Date :" border="0" color="0" x="57" y="257" height="16" width="106" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="0" x="168" y="257" height="16" width="90" format="dd/mm/yy" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=22 alignment="0" tabsequence=40 border="5" color="0" x="167" y="93" height="16" width="62" html.valueishtml="0" name=is_alive visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Is Alive :" border="0" color="0" x="57" y="93" height="15" width="106" html.valueishtml="0" name=is_alive_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" )
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_empfaml_brow.srd $PBExportHeader$d_empfaml_brow.srd
release 9; release 9;
datawindow(units=1 timer_interval=0 color=79741120 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 ) datawindow(units=1 timer_interval=0 color=79741120 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=21 color="536870912" ) header(height=17 color="536870912" )
summary(height=0 color="536870912" ) summary(height=0 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=21 color="536870912" ) detail(height=21 color="536870912" )
...@@ -15,7 +15,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co ...@@ -15,7 +15,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co
column=(type=char(1) update=yes updatewhereclause=yes name=dependent dbname="empfamily.dependent" initial="Y" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=dependent dbname="empfamily.dependent" initial="Y" values="Yes Y/No N/" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="empfamily.chg_user" ) column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="empfamily.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="empfamily.chg_date" ) column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="empfamily.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="empfamily.chg_term" ) column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="empfamily.chg_term" )
column=(type=char(1) update=yes updatewhereclause=yes name=pf_nominee dbname="empfamily.pf_nominee" initial="N" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=pf_nominee dbname="empfamily.pf_nominee" initial="N" values="Yes Y/No N/" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=pf_perc dbname="empfamily.pf_perc" initial="0" ) column=(type=decimal(2) update=yes updatewhereclause=yes name=pf_perc dbname="empfamily.pf_perc" initial="0" )
column=(type=char(1) update=yes updatewhereclause=yes name=grat_nominee dbname="empfamily.grat_nominee" initial="N" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=grat_nominee dbname="empfamily.grat_nominee" initial="N" values="Yes Y/No N/" )
...@@ -26,7 +26,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co ...@@ -26,7 +26,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co
column=(type=char(5) update=yes updatewhereclause=yes name=qlf_code dbname="empfamily.qlf_code" ) column=(type=char(5) update=yes updatewhereclause=yes name=qlf_code dbname="empfamily.qlf_code" )
column=(type=char(1) update=yes updatewhereclause=yes name=adopted dbname="empfamily.adopted" initial="N" ) column=(type=char(1) update=yes updatewhereclause=yes name=adopted dbname="empfamily.adopted" initial="N" )
column=(type=char(1) update=yes updatewhereclause=yes name=group_mediclaim dbname="empfamily.group_mediclaim" ) column=(type=char(1) update=yes updatewhereclause=yes name=group_mediclaim dbname="empfamily.group_mediclaim" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"empfamily~" ) COLUMN(NAME=~"empfamily.emp_code~") COLUMN(NAME=~"empfamily.seq_no~") COLUMN(NAME=~"empfamily.member_name~") COLUMN(NAME=~"empfamily.date_birth~") COLUMN(NAME=~"empfamily.sex~") COLUMN(NAME=~"empfamily.relation~") COLUMN(NAME=~"empfamily.occupation~") COLUMN(NAME=~"empfamily.dependent~") COLUMN(NAME=~"empfamily.chg_user~") COLUMN(NAME=~"empfamily.chg_date~") COLUMN(NAME=~"empfamily.chg_term~") COLUMN(NAME=~"empfamily.pf_nominee~") COLUMN(NAME=~"empfamily.pf_perc~") COLUMN(NAME=~"empfamily.grat_nominee~") COLUMN(NAME=~"empfamily.grat_perc~") COLUMN(NAME=~"empfamily.pen_nominee~") COLUMN(NAME=~"empfamily.pen_perc~") COLUMN(NAME=~"empfamily.physical_status~") COLUMN(NAME=~"empfamily.qlf_code~") COLUMN(NAME=~"empfamily.adopted~") COLUMN(NAME=~"empfamily.group_mediclaim~")WHERE( EXP1 =~"( empfamily.emp_code~" OP =~"=~" EXP2 =~":as_empcode )~" ) ) ARG(NAME = ~"as_empcode~" TYPE = string) " update="empfamily" updatewhere=0 updatekeyinplace=no arguments=(("as_empcode", string)) sort="emp_code A line_no A " ) column=(type=char(1) update=yes updatewhereclause=yes name=is_alive dbname="empfamily.is_alive" initial="Y" values="YES Y/NO N/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"empfamily~" ) COLUMN(NAME=~"empfamily.emp_code~") COLUMN(NAME=~"empfamily.seq_no~") COLUMN(NAME=~"empfamily.member_name~") COLUMN(NAME=~"empfamily.date_birth~") COLUMN(NAME=~"empfamily.sex~") COLUMN(NAME=~"empfamily.relation~") COLUMN(NAME=~"empfamily.occupation~") COLUMN(NAME=~"empfamily.dependent~") COLUMN(NAME=~"empfamily.chg_user~") COLUMN(NAME=~"empfamily.chg_date~") COLUMN(NAME=~"empfamily.chg_term~") COLUMN(NAME=~"empfamily.pf_nominee~") COLUMN(NAME=~"empfamily.pf_perc~") COLUMN(NAME=~"empfamily.grat_nominee~") COLUMN(NAME=~"empfamily.grat_perc~") COLUMN(NAME=~"empfamily.pen_nominee~") COLUMN(NAME=~"empfamily.pen_perc~") COLUMN(NAME=~"empfamily.physical_status~") COLUMN(NAME=~"empfamily.qlf_code~") COLUMN(NAME=~"empfamily.adopted~") COLUMN(NAME=~"empfamily.group_mediclaim~") COLUMN(NAME=~"empfamily.is_alive~")WHERE( EXP1 =~"( empfamily.emp_code~" OP =~"=~" EXP2 =~":as_empcode )~" ) ) ARG(NAME = ~"as_empcode~" TYPE = string) " update="EMPFAMILY" updatewhere=0 updatekeyinplace=no arguments=(("as_empcode", string)) sort="emp_code A line_no A " )
text(band=header alignment="0" text="Sr." border="6" color="0" x="2" y="3" height="16" width="29" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) text(band=header alignment="0" text="Sr." border="6" color="0" x="2" y="3" height="16" width="29" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=header alignment="0" text="Qualification" border="6" color="0" x="1224" y="3" height="16" width="80" html.valueishtml="0" name=qulf_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="Qualification" border="6" color="0" x="1224" y="3" height="16" width="80" html.valueishtml="0" name=qulf_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="33" y="3" height="16" width="95" 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="33" y="3" height="16" width="95" 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" )
...@@ -45,9 +46,6 @@ text(band=header alignment="0" text="Adopted" border="6" color="0" x="1306" y="3 ...@@ -45,9 +46,6 @@ text(band=header alignment="0" text="Adopted" border="6" color="0" x="1306" y="3
text(band=header alignment="0" text="Pension Nominee" border="6" color="0" x="1361" y="3" height="16" width="111" html.valueishtml="0" name=pen_nominee_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="Pension Nominee" border="6" color="0" x="1361" y="3" height="16" width="111" html.valueishtml="0" name=pen_nominee_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="Pension Percentage " border="6" color="0" x="1474" y="3" height="16" width="117" html.valueishtml="0" name=pen_perc_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="Pension Percentage " border="6" color="0" x="1474" y="3" height="16" width="117" html.valueishtml="0" name=pen_perc_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="Group Mediclaim" border="6" color="0" x="1593" y="3" height="16" width="101" html.valueishtml="0" name=group_mediclaim_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="Group Mediclaim" border="6" color="0" x="1593" y="3" height="16" width="101" html.valueishtml="0" name=group_mediclaim_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="Change User" border="6" color="0" x="1696" y="3" height="16" width="92" html.valueishtml="0" name=chg_user_t visible="1~t'false'" 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="Change Term" border="6" color="0" x="1790" y="3" height="16" width="88" html.valueishtml="0" name=chg_term_t visible="1~t'false'" 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="Change Date" border="6" color="0" x="1880" y="3" height="16" width="85" html.valueishtml="0" name=chg_date_t visible="1~t'false'" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="0" x="2" y="2" height="16" width="29" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="0" x="2" y="2" height="16" width="29" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="0" x="33" y="2" height="16" width="95" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="0" x="33" y="2" height="16" width="95" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="0" x="130" y="2" height="16" width="131" format="[general]" html.valueishtml="0" name=member_name visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="0" x="130" y="2" height="16" width="131" format="[general]" html.valueishtml="0" name=member_name visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
...@@ -65,10 +63,15 @@ column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="0" x= ...@@ -65,10 +63,15 @@ column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="0" x=
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="0" x="1306" y="2" height="16" width="53" format="[general]" html.valueishtml="0" name=adopted visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="0" x="1306" y="2" height="16" width="53" format="[general]" html.valueishtml="0" name=adopted visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="0" x="1361" y="2" height="16" width="111" format="[general]" html.valueishtml="0" name=pen_nominee visible="1~t0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="0" x="1361" y="2" height="16" width="111" format="[general]" html.valueishtml="0" name=pen_nominee visible="1~t0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="0" x="1474" y="2" height="16" width="117" format="###.##" html.valueishtml="0" name=pen_perc visible="1~t0" edit.limit=6 edit.case=any edit.format="###.##" edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="0" x="1474" y="2" height="16" width="117" format="###.##" html.valueishtml="0" name=pen_perc visible="1~t0" edit.limit=6 edit.case=any edit.format="###.##" edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="0" x="1696" y="2" height="16" width="92" format="[general]" html.valueishtml="0" name=chg_user visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="0" x="1790" y="2" height="16" width="88" format="[general]" html.valueishtml="0" name=chg_term visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="0" x="1880" y="2" height="16" width="85" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="0" color="0" x="1593" y="2" height="16" width="101" format="[general]" html.valueishtml="0" name=group_mediclaim visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=21 alignment="0" tabsequence=32766 border="0" color="0" x="1593" y="2" height="16" width="101" format="[general]" html.valueishtml="0" name=group_mediclaim visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="Change User" border="6" color="0" x="1807" y="3" height="16" width="92" html.valueishtml="0" name=chg_user_t visible="1~t'false'" 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="Change Term" border="6" color="0" x="1901" y="3" height="16" width="88" html.valueishtml="0" name=chg_term_t visible="1~t'false'" 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="Change Date" border="6" color="0" x="1991" y="3" height="16" width="85" html.valueishtml="0" name=chg_date_t visible="1~t'false'" 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="Is Alive" border="6" color="33554432" x="1696" y="3" height="16" width="109" html.valueishtml="0" name=is_alive_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=9 alignment="0" tabsequence=32766 border="5" color="0" x="1807" y="2" height="16" width="92" format="[general]" html.valueishtml="0" name=chg_user visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="0" x="1901" y="2" height="16" width="88" format="[general]" html.valueishtml="0" name=chg_term visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="0" x="1991" y="2" height="16" width="85" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1~t'false'" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="0" color="0" x="1696" y="2" height="16" width="109" format="[general]" html.valueishtml="0" name=is_alive visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
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 )
......
...@@ -14,7 +14,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co ...@@ -14,7 +14,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co
column=(type=char(1) update=yes updatewhereclause=yes name=dependent dbname="empfamily.dependent" initial="Y" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=dependent dbname="empfamily.dependent" initial="Y" values="Yes Y/No N/" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="empfamily.chg_user" ) column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="empfamily.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="empfamily.chg_date" ) column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="empfamily.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="empfamily.chg_term" ) column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="empfamily.chg_term" )
column=(type=char(1) update=yes updatewhereclause=yes name=pf_nominee dbname="empfamily.pf_nominee" initial="N" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=pf_nominee dbname="empfamily.pf_nominee" initial="N" values="Yes Y/No N/" )
column=(type=decimal(2) update=yes updatewhereclause=yes name=pf_perc dbname="empfamily.pf_perc" initial="0" ) column=(type=decimal(2) update=yes updatewhereclause=yes name=pf_perc dbname="empfamily.pf_perc" initial="0" )
column=(type=char(1) update=yes updatewhereclause=yes name=grat_nominee dbname="empfamily.grat_nominee" initial="N" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=grat_nominee dbname="empfamily.grat_nominee" initial="N" values="Yes Y/No N/" )
...@@ -25,50 +25,53 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co ...@@ -25,50 +25,53 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co
column=(type=char(5) update=yes updatewhereclause=yes name=qlf_code dbname="empfamily.qlf_code" ) column=(type=char(5) update=yes updatewhereclause=yes name=qlf_code dbname="empfamily.qlf_code" )
column=(type=char(1) update=yes updatewhereclause=yes name=adopted dbname="empfamily.adopted" initial="N" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=adopted dbname="empfamily.adopted" initial="N" values="Yes Y/No N/" )
column=(type=char(1) update=yes updatewhereclause=yes name=group_mediclaim dbname="empfamily.group_mediclaim" initial="N" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=group_mediclaim dbname="empfamily.group_mediclaim" initial="N" values="Yes Y/No N/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"empfamily~" ) COLUMN(NAME=~"empfamily.emp_code~") COLUMN(NAME=~"empfamily.seq_no~") COLUMN(NAME=~"empfamily.member_name~") COLUMN(NAME=~"empfamily.date_birth~") COLUMN(NAME=~"empfamily.sex~") COLUMN(NAME=~"empfamily.relation~") COLUMN(NAME=~"empfamily.occupation~") COLUMN(NAME=~"empfamily.dependent~") COLUMN(NAME=~"empfamily.chg_user~") COLUMN(NAME=~"empfamily.chg_date~") COLUMN(NAME=~"empfamily.chg_term~") COLUMN(NAME=~"empfamily.pf_nominee~") COLUMN(NAME=~"empfamily.pf_perc~") COLUMN(NAME=~"empfamily.grat_nominee~") COLUMN(NAME=~"empfamily.grat_perc~") COLUMN(NAME=~"empfamily.pen_nominee~") COLUMN(NAME=~"empfamily.pen_perc~") COLUMN(NAME=~"empfamily.physical_status~") COLUMN(NAME=~"empfamily.qlf_code~") COLUMN(NAME=~"empfamily.adopted~") COLUMN(NAME=~"empfamily.group_mediclaim~")WHERE( EXP1 =~"( empfamily.emp_code~" OP =~"=~" EXP2 =~":memp_code )~" ) ) ARG(NAME = ~"memp_code~" TYPE = string) " update="empfamily" updatewhere=0 updatekeyinplace=no arguments=(("memp_code", string)) ) column=(type=char(1) update=yes updatewhereclause=yes name=is_alive dbname="empfamily.is_alive" initial="Y" values="YES Y/NO N/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"empfamily~" ) COLUMN(NAME=~"empfamily.emp_code~") COLUMN(NAME=~"empfamily.seq_no~") COLUMN(NAME=~"empfamily.member_name~") COLUMN(NAME=~"empfamily.date_birth~") COLUMN(NAME=~"empfamily.sex~") COLUMN(NAME=~"empfamily.relation~") COLUMN(NAME=~"empfamily.occupation~") COLUMN(NAME=~"empfamily.dependent~") COLUMN(NAME=~"empfamily.chg_user~") COLUMN(NAME=~"empfamily.chg_date~") COLUMN(NAME=~"empfamily.chg_term~") COLUMN(NAME=~"empfamily.pf_nominee~") COLUMN(NAME=~"empfamily.pf_perc~") COLUMN(NAME=~"empfamily.grat_nominee~") COLUMN(NAME=~"empfamily.grat_perc~") COLUMN(NAME=~"empfamily.pen_nominee~") COLUMN(NAME=~"empfamily.pen_perc~") COLUMN(NAME=~"empfamily.physical_status~") COLUMN(NAME=~"empfamily.qlf_code~") COLUMN(NAME=~"empfamily.adopted~") COLUMN(NAME=~"empfamily.group_mediclaim~") COLUMN(NAME=~"empfamily.is_alive~")WHERE( EXP1 =~"( empfamily.emp_code~" OP =~"=~" EXP2 =~":memp_code )~" ) ) ARG(NAME = ~"memp_code~" TYPE = string) " update="EMPFAMILY" updatewhere=0 updatekeyinplace=no arguments=(("memp_code", string)) )
groupbox(band=detail text="Member Detail"border="2" color="0" x="7" y="3" height="279" width="528" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) groupbox(band=detail text="Member Detail"border="2" color="0" x="7" y="3" height="279" width="528" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Seq No :" border="0" color="0" x="321" y="32" height="16" width="77" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Seq No :" border="0" color="0" x="321" y="32" height="16" width="77" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Gender :" border="0" color="0" x="319" y="52" height="16" width="55" html.valueishtml="0" name=sex_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Gender :" border="0" color="0" x="319" y="52" height="16" width="55" html.valueishtml="0" name=sex_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Relation :" border="0" color="0" x="258" y="72" height="16" width="67" html.valueishtml="0" name=relation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Relation :" border="0" color="0" x="258" y="72" height="16" width="67" html.valueishtml="0" name=relation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="131" y="32" height="16" width="90" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="0" x="131" y="52" height="16" width="185" format="[general]" html.valueishtml="0" name=member_name visible="1" edit.limit=30 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="0" x="131" y="52" height="16" width="185" format="[general]" html.valueishtml="0" name=member_name visible="1" edit.limit=30 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=4 alignment="0" tabsequence=30 border="5" color="0" x="131" y="72" height="16" width="62" format="[shortdate] [time]" html.valueishtml="0" name=date_birth visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=4 alignment="0" tabsequence=30 border="5" color="0" x="131" y="72" height="16" width="62" format="[shortdate] [time]" html.valueishtml="0" name=date_birth visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=7 alignment="0" tabsequence=50 border="5" color="0" x="131" y="92" height="16" width="115" format="[general]" html.valueishtml="0" name=occupation visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Employee Code :" border="0" color="0" x="20" y="32" height="16" width="106" 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=detail alignment="1" text="Employee Code :" border="0" color="0" x="20" y="32" height="16" width="106" 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=detail alignment="1" text="Member Name :" border="0" color="0" x="20" y="52" height="16" width="106" html.valueishtml="0" name=member_name_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Member Name :" border="0" color="0" x="20" y="52" height="16" width="106" html.valueishtml="0" name=member_name_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Birth Date :" border="0" color="0" x="20" y="72" height="16" width="106" html.valueishtml="0" name=date_birth_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Birth Date :" border="0" color="0" x="20" y="72" height="16" width="106" html.valueishtml="0" name=date_birth_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Occupation :" border="0" color="0" x="20" y="92" height="16" width="106" html.valueishtml="0" name=occupation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="PF Nominee :" border="0" color="0" x="20" y="112" height="16" width="106" html.valueishtml="0" name=pf_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Gratuity Nominee :" border="0" color="0" x="20" y="135" height="16" width="106" html.valueishtml="0" name=grat_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Dependent :" border="0" color="0" x="300" y="92" height="16" width="76" html.valueishtml="0" name=dependent_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Dependent :" border="0" color="0" x="300" y="92" height="16" width="76" html.valueishtml="0" name=dependent_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=70 border="5" color="0" x="131" y="112" height="19" width="64" format="[general]" html.valueishtml="0" name=pf_nominee visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) text(band=detail alignment="1" text="Qualification :" border="0" color="0" x="284" y="156" height="16" width="92" html.valueishtml="0" name=qlf_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="67108864" )
column(band=detail id=14 alignment="0" tabsequence=90 border="5" color="0" x="131" y="135" height="17" width="64" format="[general]" html.valueishtml="0" name=grat_nominee visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Physical Status :" border="0" color="0" x="20" y="156" height="16" width="106" html.valueishtml="0" name=physical_status_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Qualification :" border="0" color="0" x="284" y="156" height="16" width="92" html.valueishtml="0" name=qulf_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="67108864" )
text(band=detail alignment="1" text="Adopted :" border="0" color="0" x="20" y="176" height="16" width="106" html.valueishtml="0" name=adopted_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=18 alignment="0" tabsequence=110 border="5" color="0" x="131" y="156" height="16" width="74" format="[general]" html.valueishtml="0" name=physical_status 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="0" tabsequence=130 border="5" color="0" x="131" y="176" height="16" width="64" format="[general]" html.valueishtml="0" name=adopted visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=150 border="5" color="0" x="131" y="196" height="16" width="64" format="[general]" html.valueishtml="0" name=pen_nominee visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Pension Nominee :" border="0" color="0" x="20" y="196" height="16" width="106" html.valueishtml="0" name=pen_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="0" x="131" y="216" height="16" width="74" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Change User :" border="0" color="0" x="20" y="216" height="16" width="106" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Change Term :" border="0" color="0" x="260" y="216" height="16" width="106" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=detail alignment="1" text="Change Term :" border="0" color="0" x="260" y="216" height="16" width="106" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="0" x="131" y="236" height="16" width="74" format="dd/mm/yy" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Change Date :" border="0" color="0" x="20" y="236" height="16" width="106" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="403" y="32" height="16" width="42" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" ) column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="403" y="32" height="16" width="42" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=5 alignment="0" tabsequence=20 border="5" color="0" x="379" y="52" height="14" width="66" format="[general]" html.valueishtml="0" name=sex visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=5 alignment="0" tabsequence=20 border="5" color="0" x="379" y="52" height="14" width="66" format="[general]" html.valueishtml="0" name=sex visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=6 alignment="0" tabsequence=40 border="5" color="0" x="330" y="72" height="16" width="115" format="[general]" html.valueishtml="0" name=relation visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=6 alignment="0" tabsequence=40 border="5" color="0" x="330" y="72" height="16" width="115" format="[general]" html.valueishtml="0" name=relation visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=8 alignment="0" tabsequence=60 border="5" color="0" x="381" y="92" height="16" width="64" format="[general]" html.valueishtml="0" name=dependent visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=8 alignment="0" tabsequence=60 border="5" color="0" x="381" y="92" height="16" width="64" format="[Yes/No]" html.valueishtml="0" name=dependent visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=13 alignment="1" tabsequence=80 border="5" color="0" x="381" y="112" height="16" width="64" format="##0.00" html.valueishtml="0" name=pf_perc visible="1" edit.limit=6 edit.case=upper edit.format="##0.00" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=13 alignment="1" tabsequence=80 border="5" color="0" x="381" y="112" height="16" width="64" format="##0.00" html.valueishtml="0" name=pf_perc visible="1" edit.limit=6 edit.case=upper edit.format="##0.00" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=15 alignment="1" tabsequence=100 border="5" color="0" x="381" y="135" height="16" width="64" format="##0.00" html.valueishtml="0" name=grat_perc visible="1" edit.limit=6 edit.case=upper edit.format="##0.00" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=15 alignment="1" tabsequence=100 border="5" color="0" x="381" y="135" height="16" width="64" format="##0.00" html.valueishtml="0" name=grat_perc visible="1" edit.limit=6 edit.case=upper edit.format="##0.00" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=19 alignment="0" tabsequence=120 border="5" color="0" x="381" y="156" height="16" width="64" format="[general]" html.valueishtml="0" name=qlf_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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=19 alignment="0" tabsequence=120 border="5" color="0" x="382" y="157" height="16" width="64" format="[general]" html.valueishtml="0" name=qlf_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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=21 alignment="0" tabsequence=140 border="5" color="0" x="381" y="176" height="16" width="64" format="[general]" html.valueishtml="0" name=group_mediclaim visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=21 alignment="0" tabsequence=140 border="5" color="0" x="381" y="176" height="16" width="64" format="[Yes/No]" html.valueishtml="0" name=group_mediclaim visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=160 border="5" color="0" x="381" y="196" height="16" width="64" format="##0.00" html.valueishtml="0" name=pen_perc visible="1" edit.limit=6 edit.case=any edit.format="##0.00" 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=17 alignment="0" tabsequence=160 border="5" color="0" x="381" y="196" height="16" width="64" format="##0.00" html.valueishtml="0" name=pen_perc visible="1" edit.limit=6 edit.case=any edit.format="##0.00" 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=32766 border="5" color="0" x="371" y="216" height="16" width="74" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" ) column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="0" x="371" y="216" height="16" width="74" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text=" Gratuity Percentage :" border="0" color="0" x="245" y="135" height="16" width="131" html.valueishtml="0" name=grat_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text=" Gratuity Percentage :" border="0" color="0" x="245" y="135" height="16" width="131" html.valueishtml="0" name=grat_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="PF Percentage :" border="0" color="0" x="245" y="112" height="16" width="131" html.valueishtml="0" name=pf_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="PF Percentage :" border="0" color="0" x="245" y="112" height="16" width="131" html.valueishtml="0" name=pf_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Group Mediclaim :" border="0" color="0" x="245" y="176" height="16" width="131" html.valueishtml="0" name=group_mediclaim_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=detail alignment="1" text="Group Mediclaim :" border="0" color="0" x="245" y="176" height="16" width="131" html.valueishtml="0" name=group_mediclaim_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=detail alignment="1" text=" Pension Percentage :" border="0" color="0" x="245" y="196" height="16" width="131" html.valueishtml="0" name=pen_perc_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=detail alignment="1" text=" Pension Percentage :" border="0" color="0" x="245" y="196" height="16" width="131" html.valueishtml="0" name=pen_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=22 alignment="0" tabsequence=50 border="5" color="0" x="130" y="92" height="16" width="64" format="[general]" html.valueishtml="0" name=is_alive visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Is Alive :" border="0" color="0" x="19" y="93" height="15" width="106" html.valueishtml="0" name=is_alive_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="255" x="131" y="32" height="16" width="90" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="0" x="131" y="113" height="16" width="110" format="[general]" html.valueishtml="0" name=occupation visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Occupation :" border="0" color="0" x="20" y="113" height="16" width="106" html.valueishtml="0" name=occupation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="PF Nominee :" border="0" color="0" x="20" y="133" height="16" width="106" html.valueishtml="0" name=pf_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=90 border="5" color="0" x="131" y="133" height="19" width="64" format="[Yes/No]" html.valueishtml="0" name=pf_nominee visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Gratuity Nominee :" border="0" color="0" x="20" y="156" height="16" width="106" html.valueishtml="0" name=grat_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=110 border="5" color="0" x="131" y="156" height="17" width="64" format="[Yes/No]" html.valueishtml="0" name=grat_nominee visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Physical Status :" border="0" color="0" x="20" y="177" height="16" width="106" html.valueishtml="0" name=physical_status_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=130 border="5" color="0" x="131" y="177" height="16" width="74" format="[general]" html.valueishtml="0" name=physical_status 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="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Adopted :" border="0" color="0" x="20" y="197" height="16" width="106" html.valueishtml="0" name=adopted_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=20 alignment="0" tabsequence=150 border="5" color="0" x="131" y="197" height="16" width="64" format="[Yes/No]" html.valueishtml="0" name=adopted visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Pension Nominee :" border="0" color="0" x="20" y="217" height="16" width="106" html.valueishtml="0" name=pen_nominee_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=16 alignment="0" tabsequence=170 border="5" color="0" x="131" y="217" height="16" width="64" format="[Yes/No]" html.valueishtml="0" name=pen_nominee visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Change User :" border="0" color="0" x="20" y="237" height="16" width="106" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="0" x="131" y="237" height="16" width="74" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Change Date :" border="0" color="0" x="20" y="257" height="16" width="106" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="0" x="131" y="257" height="16" width="74" format="dd/mm/yy" html.valueishtml="0" name=chg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="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 )
......
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