Commit b2077aa3 authored by sghate's avatar sghate

Shital: Created XML

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@207315 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 1a469aaf
...@@ -70,6 +70,7 @@ ...@@ -70,6 +70,7 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>status_type</name> <name>status_type</name>
<dbname>emp_statuschg.status_type</dbname> <dbname>emp_statuschg.status_type</dbname>
<initial>P</initial>
<values> <values>
<item display="Probationer" data="P"/> <item display="Probationer" data="P"/>
<item display="Confirmed" data="C"/> <item display="Confirmed" data="C"/>
...@@ -88,6 +89,7 @@ ...@@ -88,6 +89,7 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>extend</name> <name>extend</name>
<dbname>emp_statuschg.extend</dbname> <dbname>emp_statuschg.extend</dbname>
<initial>N</initial>
</table_column> </table_column>
<table_column> <table_column>
<type precision="2">decimal</type> <type precision="2">decimal</type>
...@@ -95,6 +97,7 @@ ...@@ -95,6 +97,7 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>months_extend</name> <name>months_extend</name>
<dbname>emp_statuschg.months_extend</dbname> <dbname>emp_statuschg.months_extend</dbname>
<initial>N</initial>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
...@@ -108,13 +111,6 @@ ...@@ -108,13 +111,6 @@
<name>emp_lname</name> <name>emp_lname</name>
<dbname>employee.emp_lname</dbname> <dbname>employee.emp_lname</dbname>
</table_column> </table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>date__effchg</name>
<dbname>emp_statuschg.date__effchg</dbname>
</table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
...@@ -134,6 +130,7 @@ ...@@ -134,6 +130,7 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>confirm</name> <name>confirm</name>
<dbname>emp_statuschg.confirm</dbname> <dbname>emp_statuschg.confirm</dbname>
<initial>N</initial>
<values> <values>
<item display="Yes" data="Y"/> <item display="Yes" data="Y"/>
<item display="No" data="N"/> <item display="No" data="N"/>
...@@ -216,6 +213,7 @@ ...@@ -216,6 +213,7 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>eligible_ot_o</name> <name>eligible_ot_o</name>
<dbname>emp_statuschg.eligible_ot_o</dbname> <dbname>emp_statuschg.eligible_ot_o</dbname>
<initial>N</initial>
<values> <values>
<item display="Yes" data="Y"/> <item display="Yes" data="Y"/>
<item display="No" data="N"/> <item display="No" data="N"/>
...@@ -227,6 +225,7 @@ ...@@ -227,6 +225,7 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>eligible_ot</name> <name>eligible_ot</name>
<dbname>emp_statuschg.eligible_ot</dbname> <dbname>emp_statuschg.eligible_ot</dbname>
<initial>N</initial>
<values> <values>
<item display="Yes" data="Y"/> <item display="Yes" data="Y"/>
<item display="No" data="N"/> <item display="No" data="N"/>
...@@ -239,8 +238,43 @@ ...@@ -239,8 +238,43 @@
<name>reason_code</name> <name>reason_code</name>
<dbname>emp_statuschg.reason_code</dbname> <dbname>emp_statuschg.reason_code</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emp_statuschg&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;emp_statuschg.emp_code&quot;) COLUMN(NAME=&quot;emp_statuschg.tran_date&quot;) COLUMN(NAME=&quot;emp_statuschg.status_type&quot;) COLUMN(NAME=&quot;emp_statuschg.date__due_chg&quot;) COLUMN(NAME=&quot;emp_statuschg.extend&quot;) COLUMN(NAME=&quot;emp_statuschg.months_extend&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;emp_statuschg.date__effchg&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_date&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;emp_statuschg.confirm&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_o&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_n&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_o&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_n&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_o&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_n&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_o&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_n&quot;) COLUMN(NAME=&quot;emp_statuschg.conf_date&quot;) COLUMN(NAME=&quot;emp_statuschg.emp_code__aprv&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot_o&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot&quot;) COLUMN(NAME=&quot;emp_statuschg.reason_code&quot;) JOIN (LEFT=&quot;emp_statuschg.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;emp_statuschg.date__effchg&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:date_from &quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;emp_statuschg.date__effchg&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:date_to &quot; ) ) ARG(NAME = &quot;date_from&quot; TYPE = datetime) ARG(NAME = &quot;date_to&quot; TYPE = datetime) </retrieve> <table_column>
<update>emp_statuschg</update> <type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_user</name>
<dbname>emp_statuschg.chg_user</dbname>
</table_column>
<table_column>
<type size="300">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_term</name>
<dbname>emp_statuschg.chg_term</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>date__effchg</name>
<dbname>emp_statuschg.date__effchg</dbname>
</table_column>
<table_column>
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>notice_prd</name>
<dbname>emp_statuschg.notice_prd</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tran_id</name>
<dbname>emp_statuschg.tran_id</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emp_statuschg&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;emp_statuschg.emp_code&quot;) COLUMN(NAME=&quot;emp_statuschg.tran_date&quot;) COLUMN(NAME=&quot;emp_statuschg.status_type&quot;) COLUMN(NAME=&quot;emp_statuschg.date__due_chg&quot;) COLUMN(NAME=&quot;emp_statuschg.extend&quot;) COLUMN(NAME=&quot;emp_statuschg.months_extend&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_date&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;emp_statuschg.confirm&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_o&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_n&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_o&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_n&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_o&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_n&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_o&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_n&quot;) COLUMN(NAME=&quot;emp_statuschg.conf_date&quot;) COLUMN(NAME=&quot;emp_statuschg.emp_code__aprv&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot_o&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot&quot;) COLUMN(NAME=&quot;emp_statuschg.reason_code&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_user&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_term&quot;) COLUMN(NAME=&quot;emp_statuschg.date__effchg&quot;) COLUMN(NAME=&quot;emp_statuschg.notice_prd&quot;) COLUMN(NAME=&quot;emp_statuschg.tran_id&quot;) JOIN (LEFT=&quot;emp_statuschg.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;~&quot;EMP_STATUSCHG~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:date_from &quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;EMP_STATUSCHG~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:date_to &quot; ) ) ARG(NAME = &quot;date_from&quot; TYPE = datetime) ARG(NAME = &quot;date_to&quot; TYPE = datetime) </retrieve>
<update>EMP_STATUSCHG</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -345,7 +379,7 @@ ...@@ -345,7 +379,7 @@
<x>278</x> <x>278</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>49</width> <width>88</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -370,7 +404,7 @@ ...@@ -370,7 +404,7 @@
<text>Status Type</text> <text>Status Type</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>329</x> <x>368</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -398,10 +432,10 @@ ...@@ -398,10 +432,10 @@
<text>Due Date</text> <text>Due Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>397</x> <x>436</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>52</width> <width>89</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -426,7 +460,7 @@ ...@@ -426,7 +460,7 @@
<text>Extend</text> <text>Extend</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>451</x> <x>527</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>45</width> <width>45</width>
...@@ -454,7 +488,7 @@ ...@@ -454,7 +488,7 @@
<text>Months Extended</text> <text>Months Extended</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>498</x> <x>574</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>115</width> <width>115</width>
...@@ -482,7 +516,7 @@ ...@@ -482,7 +516,7 @@
<text>Confirmed</text> <text>Confirmed</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>615</x> <x>691</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>72</width> <width>72</width>
...@@ -510,7 +544,7 @@ ...@@ -510,7 +544,7 @@
<text>Grade From</text> <text>Grade From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>689</x> <x>765</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
...@@ -538,7 +572,7 @@ ...@@ -538,7 +572,7 @@
<text>Designation From</text> <text>Designation From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1214</x> <x>1290</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>120</width> <width>120</width>
...@@ -566,7 +600,7 @@ ...@@ -566,7 +600,7 @@
<text>Designation To</text> <text>Designation To</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1336</x> <x>1412</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>98</width> <width>98</width>
...@@ -594,7 +628,7 @@ ...@@ -594,7 +628,7 @@
<text>Employee Site</text> <text>Employee Site</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1903</x> <x>1979</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
...@@ -619,10 +653,10 @@ ...@@ -619,10 +653,10 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Change Date</text> <text>Change On</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1822</x> <x>1898</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>79</width> <width>79</width>
...@@ -650,7 +684,7 @@ ...@@ -650,7 +684,7 @@
<text>Confirmed By</text> <text>Confirmed By</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1721</x> <x>1797</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>99</width> <width>99</width>
...@@ -678,7 +712,7 @@ ...@@ -678,7 +712,7 @@
<text>Confirmed On</text> <text>Confirmed On</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1633</x> <x>1709</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
...@@ -706,7 +740,7 @@ ...@@ -706,7 +740,7 @@
<text>Grade To</text> <text>Grade To</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>761</x> <x>837</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>50</width> <width>50</width>
...@@ -734,7 +768,7 @@ ...@@ -734,7 +768,7 @@
<text>Cadre From</text> <text>Cadre From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>813</x> <x>889</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>68</width> <width>68</width>
...@@ -762,7 +796,7 @@ ...@@ -762,7 +796,7 @@
<text>Cadre To</text> <text>Cadre To</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>883</x> <x>959</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>56</width> <width>56</width>
...@@ -790,7 +824,7 @@ ...@@ -790,7 +824,7 @@
<text>Designation Code From</text> <text>Designation Code From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>941</x> <x>1017</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>133</width> <width>133</width>
...@@ -818,7 +852,7 @@ ...@@ -818,7 +852,7 @@
<text>Designation Code To</text> <text>Designation Code To</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1076</x> <x>1152</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>136</width> <width>136</width>
...@@ -846,7 +880,7 @@ ...@@ -846,7 +880,7 @@
<text>Eligible OT To</text> <text>Eligible OT To</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1532</x> <x>1608</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>99</width> <width>99</width>
...@@ -874,7 +908,7 @@ ...@@ -874,7 +908,7 @@
<text>Eligible OT From</text> <text>Eligible OT From</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1436</x> <x>1512</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>94</width> <width>94</width>
...@@ -902,7 +936,7 @@ ...@@ -902,7 +936,7 @@
<text>Transaction Date</text> <text>Transaction Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1997</x> <x>2073</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
...@@ -930,7 +964,7 @@ ...@@ -930,7 +964,7 @@
<text>Reason of Action</text> <text>Reason of Action</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2109</x> <x>2185</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>120</width> <width>120</width>
...@@ -952,6 +986,118 @@ ...@@ -952,6 +986,118 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Change By</text>
<border>5</border>
<color>0</color>
<x>2307</x>
<y>1</y>
<height>16</height>
<width>82</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_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>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Change From</text>
<border>5</border>
<color>0</color>
<x>2391</x>
<y>1</y>
<height>16</height>
<width>82</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_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>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Notice Period</text>
<border>5</border>
<color>0</color>
<x>2475</x>
<y>1</y>
<height>16</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>notice_prd_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>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Tran Id</text>
<border>0</border>
<color>33554432</color>
<x>2562</x>
<y>1</y>
<height>17</height>
<width>109</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -994,7 +1140,7 @@ ...@@ -994,7 +1140,7 @@
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>95</x> <x>95</x>
...@@ -1030,7 +1176,7 @@ ...@@ -1030,7 +1176,7 @@
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>193</x> <x>193</x>
...@@ -1064,15 +1210,15 @@ ...@@ -1064,15 +1210,15 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>27</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>278</x> <x>278</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>49</width> <width>88</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1102,10 +1248,10 @@ ...@@ -1102,10 +1248,10 @@
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>329</x> <x>368</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -1117,7 +1263,7 @@ ...@@ -1117,7 +1263,7 @@
<tag>Whether status change is for probation (P) or confirmation (C)</tag> <tag>Whether status change is for probation (P) or confirmation (C)</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>0</limit> <limit>1</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>any</case> <case>any</case>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1139,13 +1285,13 @@ ...@@ -1139,13 +1285,13 @@
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>397</x> <x>436</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>52</width> <width>89</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1177,10 +1323,10 @@ ...@@ -1177,10 +1323,10 @@
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>451</x> <x>527</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>45</width> <width>45</width>
...@@ -1215,10 +1361,10 @@ ...@@ -1215,10 +1361,10 @@
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>80</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>498</x> <x>574</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>115</width> <width>115</width>
...@@ -1230,9 +1376,8 @@ ...@@ -1230,9 +1376,8 @@
<tag>Extended by how many months</tag> <tag>Extended by how many months</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>7</limit>
<case>any</case> <case>any</case>
<format>#,##,##,###.####</format>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect> <autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1252,12 +1397,12 @@ ...@@ -1252,12 +1397,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>615</x> <x>691</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>72</width> <width>72</width>
...@@ -1268,7 +1413,7 @@ ...@@ -1268,7 +1413,7 @@
<name>confirm</name> <name>confirm</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>0</limit> <limit>1</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>any</case> <case>any</case>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1288,12 +1433,12 @@ ...@@ -1288,12 +1433,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>12</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>689</x> <x>765</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
...@@ -1304,7 +1449,7 @@ ...@@ -1304,7 +1449,7 @@
<name>grade_o</name> <name>grade_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1324,12 +1469,12 @@ ...@@ -1324,12 +1469,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>18</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>1214</x> <x>1290</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>120</width> <width>120</width>
...@@ -1340,7 +1485,7 @@ ...@@ -1340,7 +1485,7 @@
<name>designation_o</name> <name>designation_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>25</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1360,12 +1505,12 @@ ...@@ -1360,12 +1505,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>19</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>1336</x> <x>1412</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>98</width> <width>98</width>
...@@ -1376,7 +1521,7 @@ ...@@ -1376,7 +1521,7 @@
<name>designation_n</name> <name>designation_n</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>25</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1396,12 +1541,12 @@ ...@@ -1396,12 +1541,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>20</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1633</x> <x>1709</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
...@@ -1432,12 +1577,12 @@ ...@@ -1432,12 +1577,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>21</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1721</x> <x>1797</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>99</width> <width>99</width>
...@@ -1448,7 +1593,7 @@ ...@@ -1448,7 +1593,7 @@
<name>emp_code__aprv</name> <name>emp_code__aprv</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1468,12 +1613,12 @@ ...@@ -1468,12 +1613,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</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>1822</x> <x>1898</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>79</width> <width>79</width>
...@@ -1504,12 +1649,12 @@ ...@@ -1504,12 +1649,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</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>1903</x> <x>1979</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
...@@ -1540,12 +1685,12 @@ ...@@ -1540,12 +1685,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>761</x> <x>837</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>50</width> <width>50</width>
...@@ -1556,7 +1701,7 @@ ...@@ -1556,7 +1701,7 @@
<name>grade_n</name> <name>grade_n</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1576,12 +1721,12 @@ ...@@ -1576,12 +1721,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>14</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>813</x> <x>889</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>68</width> <width>68</width>
...@@ -1592,7 +1737,7 @@ ...@@ -1592,7 +1737,7 @@
<name>cadre_o</name> <name>cadre_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1612,12 +1757,12 @@ ...@@ -1612,12 +1757,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>15</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>883</x> <x>959</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>56</width> <width>56</width>
...@@ -1628,7 +1773,7 @@ ...@@ -1628,7 +1773,7 @@
<name>cadre_n</name> <name>cadre_n</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1648,12 +1793,12 @@ ...@@ -1648,12 +1793,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>16</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>941</x> <x>1017</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>133</width> <width>133</width>
...@@ -1664,7 +1809,7 @@ ...@@ -1664,7 +1809,7 @@
<name>design_code_o</name> <name>design_code_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1684,12 +1829,12 @@ ...@@ -1684,12 +1829,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>17</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1076</x> <x>1152</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>136</width> <width>136</width>
...@@ -1700,7 +1845,7 @@ ...@@ -1700,7 +1845,7 @@
<name>design_code_n</name> <name>design_code_n</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>5</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1720,12 +1865,12 @@ ...@@ -1720,12 +1865,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>23</id> <id>22</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>1436</x> <x>1512</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>94</width> <width>94</width>
...@@ -1756,12 +1901,12 @@ ...@@ -1756,12 +1901,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>24</id> <id>23</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1532</x> <x>1608</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>99</width> <width>99</width>
...@@ -1794,10 +1939,10 @@ ...@@ -1794,10 +1939,10 @@
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1997</x> <x>2073</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
...@@ -1828,12 +1973,12 @@ ...@@ -1828,12 +1973,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>25</id> <id>24</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>2109</x> <x>2185</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>120</width> <width>120</width>
...@@ -1863,6 +2008,150 @@ ...@@ -1863,6 +2008,150 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2307</x>
<y>1</y>
<height>16</height>
<width>82</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</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>26</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2391</x>
<y>1</y>
<height>16</height>
<width>82</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>300</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>28</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>0</color>
<x>2475</x>
<y>1</y>
<height>16</height>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>notice_prd</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>2562</x>
<y>1</y>
<height>16</height>
<width>109</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</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>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>79741120</color> <color>67108864</color>
<processing>0</processing> <processing>0</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>415</height> <height>514</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -65,6 +65,7 @@ ...@@ -65,6 +65,7 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>status_type</name> <name>status_type</name>
<dbname>emp_statuschg.status_type</dbname> <dbname>emp_statuschg.status_type</dbname>
<initial>P</initial>
<values> <values>
<item display="Probationer" data="P"/> <item display="Probationer" data="P"/>
<item display="Confirmed" data="C"/> <item display="Confirmed" data="C"/>
...@@ -84,10 +85,6 @@ ...@@ -84,10 +85,6 @@
<name>extend</name> <name>extend</name>
<dbname>emp_statuschg.extend</dbname> <dbname>emp_statuschg.extend</dbname>
<initial>N</initial> <initial>N</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type precision="2">decimal</type> <type precision="2">decimal</type>
...@@ -97,27 +94,6 @@ ...@@ -97,27 +94,6 @@
<dbname>emp_statuschg.months_extend</dbname> <dbname>emp_statuschg.months_extend</dbname>
<initial>0</initial> <initial>0</initial>
</table_column> </table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_date</name>
<dbname>emp_statuschg.chg_date</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_user</name>
<dbname>emp_statuschg.chg_user</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_term</name>
<dbname>emp_statuschg.chg_term</dbname>
</table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
...@@ -239,10 +215,7 @@ ...@@ -239,10 +215,7 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>eligible_ot_o</name> <name>eligible_ot_o</name>
<dbname>emp_statuschg.eligible_ot_o</dbname> <dbname>emp_statuschg.eligible_ot_o</dbname>
<values> <initial>N</initial>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
...@@ -250,26 +223,38 @@ ...@@ -250,26 +223,38 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>eligible_ot</name> <name>eligible_ot</name>
<dbname>emp_statuschg.eligible_ot</dbname> <dbname>emp_statuschg.eligible_ot</dbname>
<values> <initial>N</initial>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_date</name>
<dbname>emp_statuschg.chg_date</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_user</name>
<dbname>emp_statuschg.chg_user</dbname>
</table_column>
<table_column>
<type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>reason_code</name> <name>chg_term</name>
<dbname>emp_statuschg.reason_code</dbname> <dbname>emp_statuschg.chg_term</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="4000">char</type> <type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>reason_code_descr</name> <name>tran_id</name>
<dbname>reason_code_descr</dbname> <dbname>emp_statuschg.tran_id</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emp_statuschg&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;emp_statuschg.emp_code&quot;) COLUMN(NAME=&quot;emp_statuschg.tran_date&quot;) COLUMN(NAME=&quot;emp_statuschg.status_type&quot;) COLUMN(NAME=&quot;emp_statuschg.date__due_chg&quot;) COLUMN(NAME=&quot;emp_statuschg.extend&quot;) COLUMN(NAME=&quot;emp_statuschg.months_extend&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_date&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_user&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_term&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;emp_statuschg.date__effchg&quot;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;emp_statuschg.notice_prd&quot;) COLUMN(NAME=&quot;emp_statuschg.confirm&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_o&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_n&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_o&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_n&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_o&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_n&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_o&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_n&quot;) COLUMN(NAME=&quot;emp_statuschg.conf_date&quot;) COLUMN(NAME=&quot;emp_statuschg.emp_code__aprv&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot_o&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot&quot;) COLUMN(NAME=&quot;emp_statuschg.reason_code&quot;) COMPUTE(NAME=&quot;FN_GET_GEN_DESCR(&apos;REASON_CODE&apos; , &apos;W_EMP_STATUS&apos; , emp_statuschg.reason_code, &apos;D&apos;) as reason_code_descr&quot;) JOIN (LEFT=&quot;emp_statuschg.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;emp_statuschg.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code &quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;emp_statuschg.tran_date&quot; OP =&quot;=&quot; EXP2 =&quot;:mtran_date&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) ARG(NAME = &quot;mtran_date&quot; TYPE = datetime) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emp_statuschg&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;emp_statuschg.emp_code&quot;) COLUMN(NAME=&quot;emp_statuschg.tran_date&quot;) COLUMN(NAME=&quot;emp_statuschg.status_type&quot;) COLUMN(NAME=&quot;emp_statuschg.date__due_chg&quot;) COLUMN(NAME=&quot;emp_statuschg.extend&quot;) COLUMN(NAME=&quot;emp_statuschg.months_extend&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;emp_statuschg.date__effchg&quot;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;emp_statuschg.notice_prd&quot;) COLUMN(NAME=&quot;emp_statuschg.confirm&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_o&quot;) COLUMN(NAME=&quot;emp_statuschg.grade_n&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_o&quot;) COLUMN(NAME=&quot;emp_statuschg.cadre_n&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_o&quot;) COLUMN(NAME=&quot;emp_statuschg.design_code_n&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_o&quot;) COLUMN(NAME=&quot;emp_statuschg.designation_n&quot;) COLUMN(NAME=&quot;emp_statuschg.conf_date&quot;) COLUMN(NAME=&quot;emp_statuschg.emp_code__aprv&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot_o&quot;) COLUMN(NAME=&quot;emp_statuschg.eligible_ot&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_date&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_user&quot;) COLUMN(NAME=&quot;emp_statuschg.chg_term&quot;) COLUMN(NAME=&quot;emp_statuschg.tran_id&quot;) JOIN (LEFT=&quot;emp_statuschg.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;emp_statuschg.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code &quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;emp_statuschg.tran_date&quot; OP =&quot;=&quot; EXP2 =&quot;:mtran_date&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) ARG(NAME = &quot;mtran_date&quot; TYPE = datetime) </retrieve>
<update>emp_statuschg</update> <update>EMP_STATUSCHG</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -281,15 +266,39 @@ ...@@ -281,15 +266,39 @@
<type>datetime</type> <type>datetime</type>
</argument> </argument>
</TableDefinition> </TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>2</border>
<color>33554432</color>
<x>6</x>
<y>348</y>
<height>69</height>
<width>562</width>
<name>gb_2</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>553648127</color>
</background>
</GroupBox>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Basic</text> <text>Basic</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>5</x> <x>6</x>
<y>3</y> <y>3</y>
<height>394</height> <height>334</height>
<width>520</width> <width>568</width>
<name>gb_1</name> <name>gb_1</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
...@@ -308,17 +317,45 @@ ...@@ -308,17 +317,45 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Transaction Date :</text> <text>Eligible OT From :</text>
<border>0</border>
<color>33554432</color>
<x>54</x>
<y>259</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot_o_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>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>54</x> <x>54</x>
<y>35</y> <y>282</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_date_t</name> <name>confirm_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -336,17 +373,17 @@ ...@@ -336,17 +373,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Joining Date :</text> <text>Approved by :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>348</x> <x>54</x>
<y>35</y> <y>305</y>
<height>16</height> <height>16</height>
<width>85</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>t_6</name> <name>emp_code__aprv_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -361,28 +398,21 @@ ...@@ -361,28 +398,21 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Eligible OT To :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>33554432</color>
<color>255</color> <x>332</x>
<x>438</x> <y>259</y>
<y>35</y>
<height>16</height> <height>16</height>
<width>56</width> <width>98</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>employee_date_join</name> <name>eligible_ot_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>
...@@ -392,31 +422,32 @@ ...@@ -392,31 +422,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>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>24</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>0</color>
<x>243</x> <x>435</x>
<y>60</y> <y>259</y>
<height>16</height> <height>16</height>
<width>123</width> <width>86</width>
<format>[general]</format> <format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_fname</name> <name>eligible_ot</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>1</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -429,31 +460,30 @@ ...@@ -429,31 +460,30 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>370</x> <x>436</x>
<y>60</y> <y>280</y>
<height>16</height> <height>16</height>
<width>124</width> <width>86</width>
<format>[general]</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_lname</name> <name>conf_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>0</limit> <mask>dd/mm/yy</mask>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -471,17 +501,17 @@ ...@@ -471,17 +501,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Employee :</text> <text>Confrmed On :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>54</x> <x>332</x>
<y>60</y> <y>279</y>
<height>16</height> <height>16</height>
<width>110</width> <width>100</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code_t</name> <name>conf_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -496,29 +526,21 @@ ...@@ -496,29 +526,21 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Transaction Date :</text>
<tabsequence>10</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>170</x> <x>54</x>
<y>35</y> <y>35</y>
<height>16</height> <height>16</height>
<width>66</width> <width>110</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_date</name> <name>tran_date_t</name>
<tag>Date of status change transaction</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle name="datetime" 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>
...@@ -529,27 +551,27 @@ ...@@ -529,27 +551,27 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>10</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>170</x> <x>414</x>
<y>85</y> <y>35</y>
<height>16</height> <height>16</height>
<width>66</width> <width>112</width>
<format>dd/mm/yy</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>date__effchg</name> <name>employee_date_join</name>
<visible>1</visible> <visible>1</visible>
<EditStyle name="datetime" style="editmask"> <EditStyle style="editmask">
<mask>dd/mm/yy</mask> <mask>dd/mm/yy</mask>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
...@@ -563,25 +585,33 @@ ...@@ -563,25 +585,33 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>7</id>
<text>Change From :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>54</x> <color>255</color>
<y>85</y> <x>271</x>
<y>60</y>
<height>16</height> <height>16</height>
<width>110</width> <width>123</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>t_1</name> <name>emp_fname</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>
...@@ -594,58 +624,28 @@ ...@@ -594,58 +624,28 @@
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>8</id>
<text>Notice Period:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color>
<x>357</x>
<y>85</y>
<height>16</height>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_7</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>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>1</alignment>
<tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>450</x> <x>400</x>
<y>85</y> <y>60</y>
<height>16</height> <height>16</height>
<width>44</width> <width>124</width>
<format>##0</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>notice_prd</name> <name>emp_lname</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>3</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>
...@@ -658,23 +658,23 @@ ...@@ -658,23 +658,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Due Date :</text> <text>Employee :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>323</x> <x>54</x>
<y>110</y> <y>60</y>
<height>16</height> <height>16</height>
<width>100</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>date__due_chg_t</name> <name>emp_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -689,29 +689,21 @@ ...@@ -689,29 +689,21 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Change From :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>0</color>
<color>255</color> <x>54</x>
<x>428</x> <y>85</y>
<y>110</y>
<height>16</height> <height>16</height>
<width>66</width> <width>110</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>date__due_chg</name> <name>date__effchg_t</name>
<tag>Due date for change of status</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle name="datetime" 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>
...@@ -724,31 +716,22 @@ ...@@ -724,31 +716,22 @@
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Status Type :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>0</color>
<color>255</color> <x>54</x>
<x>170</x>
<y>110</y> <y>110</y>
<height>16</height> <height>16</height>
<width>74</width> <width>110</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>status_type</name> <name>status_type_t</name>
<tag>Whether status change is for probation (P) or confirmation (C)</tag>
<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>
...@@ -761,32 +744,29 @@ ...@@ -761,32 +744,29 @@
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>170</x> <x>419</x>
<y>60</y> <y>103</y>
<height>16</height> <height>16</height>
<width>66</width> <width>107</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code</name> <name>date__due_chg</name>
<tag>Employee Code</tag> <tag>Due date for change of status</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle name="datetime" style="editmask">
<limit>10</limit> <mask>dd/mm/yy</mask>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -798,35 +778,24 @@ ...@@ -798,35 +778,24 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Extend :</text>
<tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>170</x> <x>54</x>
<y>360</y> <y>135</y>
<height>16</height> <height>16</height>
<width>43</width> <width>110</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>extend_t</name>
<tag>Last row modification date, for system purpose only</tag> <visible>1</visible>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</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>
...@@ -836,25 +805,25 @@ ...@@ -836,25 +805,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg Date:</text> <text>Grade From :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>64</x> <x>54</x>
<y>360</y> <y>160</y>
<height>16</height> <height>16</height>
<width>101</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>grade_o_t</name>
<visible>0</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -864,25 +833,25 @@ ...@@ -864,25 +833,25 @@
<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> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg User:</text> <text>Cadre From :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>228</x> <x>54</x>
<y>360</y> <y>185</y>
<height>16</height> <height>16</height>
<width>64</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>cadre_o_t</name>
<visible>0</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -892,34 +861,32 @@ ...@@ -892,34 +861,32 @@
<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> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>19</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>5</border>
<color>0</color> <color>255</color>
<x>298</x> <x>271</x>
<y>360</y> <y>211</y>
<height>16</height> <height>16</height>
<width>51</width> <width>256</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <protect expression="1">0</protect>
<tag>Last user modifing the record, for system purpose only</tag> <name>designation_o</name>
<visible>0</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>25</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>
...@@ -931,25 +898,25 @@ ...@@ -931,25 +898,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg Term:</text> <text>Designation From :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>366</x> <x>54</x>
<y>360</y> <y>210</y>
<height>16</height> <height>16</height>
<width>64</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>design_code_o_t</name>
<visible>0</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -959,69 +926,31 @@ ...@@ -959,69 +926,31 @@
<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> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>438</x>
<y>360</y>
<height>16</height>
<width>57</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<tag>Last row modifing terminal, for system purpose only</tag>
<visible>0</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>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>170</x> <x>271</x>
<y>335</y> <y>235</y>
<height>16</height> <height>16</height>
<width>66</width> <width>256</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__aprv</name> <name>designation</name>
<tag>New designation description for the employee</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>25</limit>
<case>any</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1042,17 +971,17 @@ ...@@ -1042,17 +971,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Approved by :</text> <text>Designation To :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>54</x> <x>54</x>
<y>335</y> <y>235</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__aprv_t</name> <name>design_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1067,29 +996,21 @@ ...@@ -1067,29 +996,21 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Change On:</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>0</color>
<color>255</color> <x>26</x>
<x>170</x> <y>371</y>
<y>310</y>
<height>16</height> <height>16</height>
<width>81</width> <width>71</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirm</name> <name>chg_date_t</name>
<visible>1</visible> <visible>0</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>
...@@ -1099,25 +1020,25 @@ ...@@ -1099,25 +1020,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Confirmed :</text> <text>Change By:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>54</x> <x>224</x>
<y>310</y> <y>371</y>
<height>16</height> <height>16</height>
<width>110</width> <width>71</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>t_12</name> <name>chg_user_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1127,25 +1048,25 @@ ...@@ -1127,25 +1048,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Confrmed On :</text> <text>Change From :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>323</x> <x>393</x>
<y>310</y> <y>371</y>
<height>16</height> <height>16</height>
<width>100</width> <width>77</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>t_14</name> <name>chg_term_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1155,31 +1076,33 @@ ...@@ -1155,31 +1076,33 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>24</id> <id>22</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>428</x> <x>170</x>
<y>310</y> <y>305</y>
<height>16</height> <height>16</height>
<width>66</width> <width>95</width>
<format>dd/mm/yy</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>conf_date</name> <name>emp_code__aprv</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="edit">
<mask>dd/mm/yy</mask> <limit>10</limit>
<imemode>0</imemode> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1196,25 +1119,25 @@ ...@@ -1196,25 +1119,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>26</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>170</x> <x>170</x>
<y>285</y> <y>282</y>
<height>16</height> <height>16</height>
<width>59</width> <width>95</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eligible_ot_o</name> <name>confirm</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>
...@@ -1227,52 +1150,33 @@ ...@@ -1227,52 +1150,33 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Eligible OT From :</text>
<border>0</border>
<color>33554432</color>
<x>54</x>
<y>285</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot_o_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>
<TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>23</id>
<text>Eligible OT To :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>33554432</color> <border>5</border>
<x>332</x> <color>255</color>
<y>285</y> <x>170</x>
<y>259</y>
<height>16</height> <height>16</height>
<width>98</width> <width>95</width>
<format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eligible_ot_t</name> <name>eligible_ot_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1285,28 +1189,30 @@ ...@@ -1285,28 +1189,30 @@
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>27</id> <id>18</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>435</x> <x>170</x>
<y>285</y> <y>235</y>
<height>16</height> <height>16</height>
<width>59</width> <width>95</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eligible_ot</name> <name>design_code</name>
<tag>New designation code of the employee</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>1</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1324,26 +1230,25 @@ ...@@ -1324,26 +1230,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>17</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>170</x> <x>170</x>
<y>260</y> <y>210</y>
<height>16</height> <height>16</height>
<width>62</width> <width>95</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>design_code</name> <protect expression="1">0</protect>
<tag>New designation code of the employee</tag> <name>design_code_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>5</limit>
<case>upper</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
...@@ -1357,24 +1262,33 @@ ...@@ -1357,24 +1262,33 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>15</id>
<text>Designation To :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>65</x> <color>255</color>
<y>260</y> <x>170</x>
<y>185</y>
<height>16</height> <height>16</height>
<width>99</width> <width>95</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>designation_t</name> <protect expression="1">0</protect>
<name>cadre_o</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>
...@@ -1387,29 +1301,28 @@ ...@@ -1387,29 +1301,28 @@
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>23</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>238</x> <x>170</x>
<y>260</y> <y>160</y>
<height>16</height> <height>16</height>
<width>256</width> <width>95</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>designation</name> <protect expression="1">0</protect>
<tag>New designation description for the employee</tag> <name>grade_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>25</limit> <limit>5</limit>
<case>upper</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
...@@ -1426,21 +1339,31 @@ ...@@ -1426,21 +1339,31 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>5</id>
<text>Designation From :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>50</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>54</x> <x>170</x>
<y>235</y> <y>135</y>
<height>16</height> <height>16</height>
<width>110</width> <width>95</width>
<format>[Yes/No]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>design_code_o_t</name> <name>extend</name>
<tag>Extend status change (Y/N)</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1451,31 +1374,31 @@ ...@@ -1451,31 +1374,31 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>170</x> <x>170</x>
<y>210</y> <y>110</y>
<height>16</height> <height>16</height>
<width>62</width> <width>95</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<protect expression="1">0</protect> <name>status_type</name>
<name>cadre_o</name> <tag>Whether status change is for probation (P) or confirmation (C)</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>0</limit> <limit>1</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1491,49 +1414,28 @@ ...@@ -1491,49 +1414,28 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Cadre From :</text>
<border>0</border>
<color>0</color>
<x>54</x>
<y>210</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre_o_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>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>9</id>
<text>Cadre To :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>30</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>366</x> <x>170</x>
<y>210</y> <y>85</y>
<height>16</height> <height>16</height>
<width>62</width> <width>95</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cadre_code_t</name> <name>date__effchg</name>
<visible>1</visible> <visible>1</visible>
<EditStyle name="datetime" 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>
...@@ -1544,32 +1446,33 @@ ...@@ -1544,32 +1446,33 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>1</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>432</x> <x>170</x>
<y>210</y> <y>60</y>
<height>16</height> <height>16</height>
<width>62</width> <width>95</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cadre_code</name> <name>emp_code</name>
<tag>New cadre code of the employee</tag> <tag>Employee Code</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>10</limit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1587,27 +1490,26 @@ ...@@ -1587,27 +1490,26 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>0</color>
<x>170</x> <x>170</x>
<y>185</y> <y>35</y>
<height>16</height> <height>16</height>
<width>62</width> <width>95</width>
<format>[general]</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<protect expression="1">0</protect> <name>tran_date</name>
<name>grade_o</name> <tag>Date of status change transaction</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle name="datetime" style="editmask">
<limit>0</limit> <mask>dd/mm/yy</mask>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1619,23 +1521,23 @@ ...@@ -1619,23 +1521,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Grade From :</text> <text>Months Extended :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>54</x> <x>305</x>
<y>185</y> <y>123</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grade_o_t</name> <name>months_extend_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1653,17 +1555,17 @@ ...@@ -1653,17 +1555,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Grade To :</text> <text>Due Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>364</x> <x>305</x>
<y>185</y> <y>104</y>
<height>16</height> <height>16</height>
<width>63</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grade_code_t</name> <name>date__due_chg_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1678,31 +1580,21 @@ ...@@ -1678,31 +1580,21 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Notice Period:</text>
<tabsequence>80</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>432</x> <x>305</x>
<y>185</y> <y>85</y>
<height>16</height> <height>16</height>
<width>62</width> <width>110</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grade_code</name> <name>notice_prd_t</name>
<tag>New grade code of the employee</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<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>
...@@ -1713,23 +1605,23 @@ ...@@ -1713,23 +1605,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Status Type :</text> <text>Joining Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>54</x> <x>300</x>
<y>110</y> <y>35</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>status_type_t</name> <name>employee_date_join_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1747,17 +1639,17 @@ ...@@ -1747,17 +1639,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Extend :</text> <text>Grade To :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>54</x> <x>306</x>
<y>135</y> <y>145</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>extend_t</name> <name>grade_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1775,17 +1667,17 @@ ...@@ -1775,17 +1667,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Reason of Action :</text> <text>Cadre To :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>54</x> <x>307</x>
<y>160</y> <y>166</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>reason_code_t</name> <name>cadre_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1802,26 +1694,27 @@ ...@@ -1802,26 +1694,27 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>6</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>50</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>170</x> <x>419</x>
<y>135</y> <y>123</y>
<height>16</height> <height>16</height>
<width>59</width> <width>86</width>
<format>[general]</format> <format>##0</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>extend</name> <name>months_extend</name>
<tag>Extend status change (Y/N)</tag> <tag>Extended by how many months</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle name="Yesno" style="ddlb"> <EditStyle style="edit">
<limit>1</limit> <limit>7</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -1837,21 +1730,31 @@ ...@@ -1837,21 +1730,31 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id>
<alignment>1</alignment> <alignment>1</alignment>
<text>Months Extended :</text> <tabsequence>40</tabsequence>
<border>0</border> <border>5</border>
<color>0</color> <color>0</color>
<x>293</x> <x>419</x>
<y>135</y> <y>83</y>
<height>16</height> <height>16</height>
<width>152</width> <width>86</width>
<format>##0</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>months_extend_t</name> <name>notice_prd</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>
...@@ -1862,31 +1765,71 @@ ...@@ -1862,31 +1765,71 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>14</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>450</x> <x>420</x>
<y>135</y> <y>145</y>
<height>16</height> <height>16</height>
<width>44</width> <width>86</width>
<format>##0</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>months_extend</name> <name>grade_code</name>
<tag>Extended by how many months</tag> <tag>New grade code of the employee</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="edit">
<mask>##0</mask> <limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode> <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>80</tabsequence>
<border>5</border>
<color>0</color>
<x>421</x>
<y>166</y>
<height>16</height>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre_code</name>
<tag>New cadre code of the employee</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1903,21 +1846,20 @@ ...@@ -1903,21 +1846,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>25</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>170</x> <x>101</x>
<y>235</y> <y>371</y>
<height>16</height> <height>16</height>
<width>62</width> <width>85</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<protect expression="1">0</protect> <name>chg_date</name>
<name>design_code_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1934,30 +1876,29 @@ ...@@ -1934,30 +1876,29 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>553648127</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>26</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>238</x> <x>299</x>
<y>235</y> <y>372</y>
<height>16</height> <height>16</height>
<width>256</width> <width>77</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<protect expression="1">0</protect> <name>chg_user</name>
<name>designation_o</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -1971,32 +1912,31 @@ ...@@ -1971,32 +1912,31 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>553648127</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>28</id> <id>27</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>170</x> <x>474</x>
<y>160</y> <y>372</y>
<height>16</height> <height>16</height>
<width>62</width> <width>77</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>reason_code</name> <name>chg_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>300</limit>
<case>upper</case> <case>any</case>
<focusrectangle>no</focusrectangle> <autoselect>yes</autoselect>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -2008,32 +1948,31 @@ ...@@ -2008,32 +1948,31 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>553648127</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>29</id> <id>28</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>238</x> <x>100</x>
<y>160</y> <y>393</y>
<height>16</height> <height>16</height>
<width>256</width> <width>85</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>reason_code_descr</name> <name>tran_id</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <autoselect>yes</autoselect>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -2046,9 +1985,37 @@ ...@@ -2046,9 +1985,37 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tran Id :</text>
<border>0</border>
<color>33554432</color>
<x>25</x>
<y>391</y>
<height>16</height>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_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>553648127</color>
</background>
</TextObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
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