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>
......
...@@ -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>
......
...@@ -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>
......
...@@ -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 )
......
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