Commit aa7318a3 authored by sghate's avatar sghate

Updated xml on 14/02/2020

emp_status11.xml
emp_status21.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@216627 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 27b11911
......@@ -70,7 +70,6 @@
<updatewhereclause>yes</updatewhereclause>
<name>status_type</name>
<dbname>emp_statuschg.status_type</dbname>
<initial>P</initial>
<values>
<item display="Probationer" data="P"/>
<item display="Confirmed" data="C"/>
......@@ -192,13 +191,6 @@
<name>designation_n</name>
<dbname>emp_statuschg.designation_n</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>conf_date</name>
<dbname>emp_statuschg.conf_date</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
......@@ -275,16 +267,17 @@
<table_column>
<type>datetime</type>
<updatewhereclause>yes</updatewhereclause>
<name>date_conf</name>
<dbname>employee.date_conf</dbname>
<name>employee_date_join</name>
<dbname>employee.date_join</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>employee_date_join</name>
<dbname>employee.date_join</dbname>
<name>conf_date</name>
<dbname>emp_statuschg.conf_date</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;) COLUMN(NAME=&quot;employee.date_conf&quot;) COLUMN(NAME=&quot;employee.date_join&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>
<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.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;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;emp_statuschg.conf_date&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>
<updatekeyinplace>no</updatekeyinplace>
......@@ -297,31 +290,21 @@
<type>datetime</type>
</argument>
</TableDefinition>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Site</text>
<border>6</border>
<color>0</color>
<x>169</x>
<y>1</y>
<x>2062</x>
<y>2</y>
<height>16</height>
<width>91</width>
<format>[general]</format>
<width>92</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<tag>Employee Code</tag>
<name>emp_site_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -332,32 +315,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Notice Period</text>
<border>6</border>
<color>0</color>
<x>262</x>
<x>1874</x>
<y>1</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname</name>
<name>notice_prd_t</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>
......@@ -367,33 +342,53 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>360</x>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Tran Id</text>
<border>6</border>
<color>33554432</color>
<x>2582</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>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Eligible OT To</text>
<border>6</border>
<color>33554432</color>
<x>1773</x>
<y>2</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<width>99</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname</name>
<name>eligible_ot_t</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>
......@@ -404,32 +399,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>27</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Confirmed By</text>
<border>6</border>
<color>0</color>
<x>445</x>
<y>1</y>
<x>1961</x>
<y>2</y>
<height>16</height>
<width>88</width>
<format>[shortdate] [time]</format>
<width>99</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date__effchg</name>
<name>emp_code__aprv_t</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>
......@@ -440,33 +427,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Transaction Date</text>
<border>6</border>
<color>0</color>
<x>535</x>
<y>1</y>
<x>2</x>
<y>2</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_type</name>
<tag>Whether status change is for probation (P) or confirmation (C)</tag>
<name>tran_date_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -477,32 +455,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text> Join Date</text>
<border>6</border>
<color>0</color>
<x>603</x>
<x>114</x>
<y>1</y>
<height>16</height>
<width>87</width>
<format>[shortdate] [time]</format>
<width>53</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date__due_chg</name>
<tag>Due date for change of status</tag>
<name>employee_date_join_t</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -513,34 +483,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Employee Code</text>
<border>6</border>
<color>0</color>
<x>692</x>
<y>1</y>
<x>169</x>
<y>2</y>
<height>16</height>
<width>45</width>
<format>[general]</format>
<width>91</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>extend</name>
<tag>Extend status change (Y/N)</tag>
<name>emp_code_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -551,34 +511,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>1</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>First Name</text>
<border>6</border>
<color>0</color>
<x>739</x>
<y>1</y>
<x>262</x>
<y>2</y>
<height>16</height>
<width>115</width>
<format>#,##,##,###.####</format>
<width>96</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>months_extend</name>
<tag>Extended by how many months</tag>
<name>emp_fname_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>7</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -589,32 +539,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Last Name</text>
<border>6</border>
<color>0</color>
<x>856</x>
<y>1</y>
<x>360</x>
<y>2</y>
<height>16</height>
<width>72</width>
<format>[general]</format>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirm</name>
<name>emp_lname_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -625,32 +567,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Date</text>
<border>6</border>
<color>0</color>
<x>930</x>
<y>1</y>
<x>445</x>
<y>2</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grade_o</name>
<name>date__effchg_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -661,32 +595,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Status Type</text>
<border>6</border>
<color>0</color>
<x>1455</x>
<y>1</y>
<x>535</x>
<y>2</y>
<height>16</height>
<width>120</width>
<format>[general]</format>
<width>66</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>designation_o</name>
<name>status_type_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>25</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -697,32 +623,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Due Date</text>
<border>6</border>
<color>0</color>
<x>1577</x>
<y>1</y>
<x>603</x>
<y>2</y>
<height>16</height>
<width>98</width>
<format>[general]</format>
<width>87</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>designation_n</name>
<name>date__due_chg_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>25</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -733,32 +651,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Extend</text>
<border>6</border>
<color>0</color>
<x>1874</x>
<y>1</y>
<x>692</x>
<y>2</y>
<height>16</height>
<width>86</width>
<format>dd/mm/yy</format>
<width>45</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date</name>
<name>extend_t</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>
......@@ -769,32 +679,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Months Extended</text>
<border>6</border>
<color>0</color>
<x>1962</x>
<y>1</y>
<x>739</x>
<y>2</y>
<height>16</height>
<width>99</width>
<format>[general]</format>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__aprv</name>
<name>months_extend_t</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>
......@@ -805,32 +707,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Confirmed</text>
<border>6</border>
<color>0</color>
<x>2420</x>
<y>1</y>
<x>856</x>
<y>2</y>
<height>16</height>
<width>79</width>
<format>[shortdate] [time]</format>
<width>72</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>confirm_t</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>
......@@ -841,32 +735,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Grade From</text>
<border>6</border>
<color>0</color>
<x>2063</x>
<y>1</y>
<x>930</x>
<y>2</y>
<height>16</height>
<width>92</width>
<format>[general]</format>
<width>70</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site</name>
<name>grade_o_t</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>
......@@ -877,32 +763,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Grade To</text>
<border>6</border>
<color>0</color>
<x>1002</x>
<y>1</y>
<y>2</y>
<height>16</height>
<width>50</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grade_n</name>
<name>grade_n_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -913,32 +791,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Cadre From</text>
<border>6</border>
<color>0</color>
<x>1054</x>
<y>1</y>
<y>2</y>
<height>16</height>
<width>68</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre_o</name>
<name>cadre_o_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -949,32 +819,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Cadre To</text>
<border>6</border>
<color>0</color>
<x>1124</x>
<y>1</y>
<y>2</y>
<height>16</height>
<width>56</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre_n</name>
<name>cadre_n_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -985,32 +847,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Designation Code From</text>
<border>6</border>
<color>0</color>
<x>1182</x>
<y>1</y>
<y>2</y>
<height>16</height>
<width>133</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>design_code_o</name>
<name>design_code_o_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1021,32 +875,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Designation Code To</text>
<border>6</border>
<color>0</color>
<x>1317</x>
<y>1</y>
<y>2</y>
<height>16</height>
<width>136</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>design_code_n</name>
<name>design_code_n_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1057,32 +903,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Designation From</text>
<border>6</border>
<color>0</color>
<x>1677</x>
<y>1</y>
<x>1455</x>
<y>2</y>
<height>16</height>
<width>94</width>
<format>[general]</format>
<width>120</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot_o</name>
<name>designation_o_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1093,32 +931,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Designation To</text>
<border>6</border>
<color>0</color>
<x>1773</x>
<y>1</y>
<x>1577</x>
<y>2</y>
<height>16</height>
<width>99</width>
<format>[general]</format>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot</name>
<name>designation_n_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1129,32 +959,24 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>2</x>
<y>1</y>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Eligible OT From</text>
<border>6</border>
<color>33554432</color>
<x>1677</x>
<y>2</y>
<height>16</height>
<width>110</width>
<format>[shortdate] [time]</format>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date</name>
<name>eligible_ot_o_t</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>
......@@ -1165,36 +987,55 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Reason of Action</text>
<border>6</border>
<color>0</color>
<x>2157</x>
<y>1</y>
<x>2156</x>
<y>2</y>
<height>16</height>
<width>120</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reason_code</name>
<name>reason_code_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change On</text>
<border>6</border>
<color>0</color>
<x>2333</x>
<y>2</y>
<height>16</height>
<width>79</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
......@@ -1202,30 +1043,116 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>79741120</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change By</text>
<border>6</border>
<color>0</color>
<x>2414</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>2</alignment>
<text>Change From</text>
<border>6</border>
<color>0</color>
<x>2498</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>2</alignment>
<text>Confirmation Date</text>
<border>6</border>
<color>33554432</color>
<x>2278</x>
<y>1</y>
<height>17</height>
<width>53</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>2501</x>
<x>169</x>
<y>1</y>
<height>16</height>
<width>82</width>
<width>91</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>emp_code</name>
<tag>Employee Code</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1243,23 +1170,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2585</x>
<x>262</x>
<y>1</y>
<height>16</height>
<width>82</width>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>emp_fname</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>300</limit>
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1279,20 +1206,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>28</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2279</x>
<x>360</x>
<y>1</y>
<height>16</height>
<width>85</width>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>notice_prd</name>
<name>emp_lname</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1315,23 +1242,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<id>26</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>2669</x>
<x>445</x>
<y>1</y>
<height>16</height>
<width>109</width>
<format>[general]</format>
<width>88</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<name>date__effchg</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1351,25 +1278,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>0</border>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2366</x>
<x>535</x>
<y>1</y>
<height>16</height>
<width>52</width>
<format>dd/mm/yy</format>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date_conf</name>
<name>status_type</name>
<tag>Whether status change is for probation (P) or confirmation (C)</tag>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -1386,26 +1315,26 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>31</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>114</x>
<x>603</x>
<y>1</y>
<height>16</height>
<width>53</width>
<width>87</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_date_join</name>
<name>date__due_chg</name>
<tag>Due date for change of status</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -1420,21 +1349,31 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Site</text>
<border>6</border>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>2063</x>
<y>2</y>
<x>692</x>
<y>1</y>
<height>16</height>
<width>92</width>
<width>45</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site_t</name>
<name>extend</name>
<tag>Extend status change (Y/N)</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1445,24 +1384,34 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Notice Period</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>1</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>2279</x>
<x>739</x>
<y>1</y>
<height>16</height>
<width>85</width>
<width>115</width>
<format>#,##,##,###.####</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>notice_prd_t</name>
<name>months_extend</name>
<tag>Extended by how many months</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>7</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1472,221 +1421,33 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Confirm On</text>
<border>6</border>
<color>0</color>
<x>2366</x>
<y>1</y>
<height>17</height>
<width>52</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date_conf_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change On</text>
<border>6</border>
<color>0</color>
<x>2420</x>
<y>2</y>
<height>16</height>
<width>79</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change By</text>
<border>6</border>
<color>0</color>
<x>2501</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>2</alignment>
<text>Change From</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2585</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>2</alignment>
<text>Tran Id</text>
<border>6</border>
<color>33554432</color>
<x>2669</x>
<x>856</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>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Eligible OT To</text>
<border>6</border>
<color>33554432</color>
<x>1773</x>
<y>2</y>
<height>16</height>
<width>99</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot_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>Header</band>
<alignment>2</alignment>
<text>Confirmed On</text>
<border>6</border>
<color>0</color>
<x>1874</x>
<y>2</y>
<height>16</height>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Confirmed By</text>
<border>6</border>
<color>0</color>
<x>1962</x>
<y>2</y>
<height>16</height>
<width>99</width>
<width>72</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__aprv_t</name>
<name>confirm</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1697,24 +1458,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Transaction Date</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2</x>
<y>2</y>
<x>930</x>
<y>1</y>
<height>16</height>
<width>110</width>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_t</name>
<name>grade_o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1725,24 +1494,32 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text> Join Date</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>114</x>
<x>1455</x>
<y>1</y>
<height>16</height>
<width>53</width>
<width>120</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_date_join_t</name>
<name>designation_o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>25</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1753,24 +1530,32 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Employee Code</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>169</x>
<y>2</y>
<x>1577</x>
<y>1</y>
<height>16</height>
<width>91</width>
<width>98</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<name>designation_n</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>25</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1781,24 +1566,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>First Name</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>262</x>
<y>2</y>
<x>1961</x>
<y>1</y>
<height>16</height>
<width>96</width>
<width>99</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname_t</name>
<name>emp_code__aprv</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>
......@@ -1809,24 +1602,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Last Name</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>360</x>
<y>2</y>
<x>2333</x>
<y>1</y>
<height>16</height>
<width>83</width>
<width>79</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname_t</name>
<name>chg_date</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>
......@@ -1837,24 +1638,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Date</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>445</x>
<y>2</y>
<x>2062</x>
<y>1</y>
<height>16</height>
<width>88</width>
<width>92</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date__effchg_t</name>
<name>emp_site</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>
......@@ -1865,24 +1674,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Status Type</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>535</x>
<y>2</y>
<x>1002</x>
<y>1</y>
<height>16</height>
<width>66</width>
<width>50</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_type_t</name>
<name>grade_n</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1893,24 +1710,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Due Date</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>603</x>
<y>2</y>
<x>1054</x>
<y>1</y>
<height>16</height>
<width>87</width>
<width>68</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date__due_chg_t</name>
<name>cadre_o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1921,24 +1746,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Extend</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>692</x>
<y>2</y>
<x>1124</x>
<y>1</y>
<height>16</height>
<width>45</width>
<width>56</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>extend_t</name>
<name>cadre_n</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1949,24 +1782,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Months Extended</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>739</x>
<y>2</y>
<x>1182</x>
<y>1</y>
<height>16</height>
<width>115</width>
<width>133</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>months_extend_t</name>
<name>design_code_o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1977,24 +1818,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Confirmed</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>0</color>
<x>856</x>
<y>2</y>
<x>1317</x>
<y>1</y>
<height>16</height>
<width>72</width>
<width>136</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirm_t</name>
<name>design_code_n</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -2005,24 +1854,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Grade From</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>930</x>
<y>2</y>
<x>1677</x>
<y>1</y>
<height>16</height>
<width>70</width>
<width>94</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grade_o_t</name>
<name>eligible_ot_o</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -2033,24 +1890,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Grade To</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>1002</x>
<y>2</y>
<x>1773</x>
<y>1</y>
<height>16</height>
<width>50</width>
<width>99</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grade_n_t</name>
<name>eligible_ot</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -2061,24 +1926,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Cadre From</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>1054</x>
<y>2</y>
<x>2</x>
<y>1</y>
<height>16</height>
<width>68</width>
<width>110</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre_o_t</name>
<name>tran_date</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>
......@@ -2089,24 +1962,33 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Cadre To</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1124</x>
<y>2</y>
<x>2156</x>
<y>1</y>
<height>16</height>
<width>56</width>
<width>120</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre_n_t</name>
<name>reason_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -2117,24 +1999,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Designation Code From</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1182</x>
<y>2</y>
<x>2414</x>
<y>1</y>
<height>16</height>
<width>133</width>
<width>82</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>design_code_o_t</name>
<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>
......@@ -2145,24 +2035,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Designation Code To</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1317</x>
<y>2</y>
<x>2498</x>
<y>1</y>
<height>16</height>
<width>136</width>
<width>82</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>design_code_n_t</name>
<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>
......@@ -2173,24 +2071,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Designation From</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>27</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
<x>1455</x>
<y>2</y>
<x>1874</x>
<y>1</y>
<height>16</height>
<width>120</width>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>designation_o_t</name>
<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>
......@@ -2201,24 +2107,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Designation To</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>28</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>0</border>
<color>0</color>
<x>1577</x>
<y>2</y>
<x>2582</x>
<y>1</y>
<height>16</height>
<width>98</width>
<width>109</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>designation_n_t</name>
<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>
......@@ -2229,24 +2143,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Eligible OT From</text>
<border>6</border>
<color>33554432</color>
<x>1677</x>
<y>2</y>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>114</x>
<y>1</y>
<height>16</height>
<width>94</width>
<width>53</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot_o_t</name>
<name>employee_date_join</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>
......@@ -2257,37 +2179,45 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>16777215</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Reason of Action</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>0</border>
<color>0</color>
<x>2157</x>
<y>2</y>
<x>2278</x>
<y>1</y>
<height>16</height>
<width>120</width>
<width>53</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reason_code_t</name>
<name>conf_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-11</height>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -65,7 +65,6 @@
<updatewhereclause>yes</updatewhereclause>
<name>status_type</name>
<dbname>emp_statuschg.status_type</dbname>
<initial>P</initial>
<values>
<item display="Probationer" data="P"/>
<item display="Confirmed" data="C"/>
......@@ -188,13 +187,6 @@
<name>designation</name>
<dbname>emp_statuschg.designation_n</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>conf_date</name>
<dbname>emp_statuschg.conf_date</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
......@@ -246,12 +238,6 @@
<name>tran_id</name>
<dbname>emp_statuschg.tran_id</dbname>
</table_column>
<table_column>
<type>datetime</type>
<updatewhereclause>yes</updatewhereclause>
<name>date_conf</name>
<dbname>employee.date_conf</dbname>
</table_column>
<table_column>
<type>datetime</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -264,7 +250,21 @@
<name>emp_site</name>
<dbname>employee.emp_site</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.date__effchg&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;) COLUMN(NAME=&quot;employee.date_conf&quot;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;employee.emp_site&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>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>reason_code</name>
<dbname>emp_statuschg.reason_code</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>conf_date</name>
<dbname>emp_statuschg.conf_date</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.date__effchg&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.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;) COLUMN(NAME=&quot;employee.date_join&quot;) COLUMN(NAME=&quot;employee.emp_site&quot;) COLUMN(NAME=&quot;emp_statuschg.reason_code&quot;) COLUMN(NAME=&quot;emp_statuschg.conf_date&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>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -437,71 +437,6 @@
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>435</x>
<y>259</y>
<height>16</height>
<width>86</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confrmed On :</text>
<border>0</border>
<color>0</color>
<x>332</x>
<y>279</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date_conf_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>
<alignment>1</alignment>
......@@ -1023,7 +958,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1096,7 +1031,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1749,45 +1684,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>90</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>
<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>24</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1823,7 +1720,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1859,7 +1756,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1895,9 +1792,9 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>27</id>
<id>26</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>150</tabsequence>
<border>5</border>
<color>0</color>
<x>100</x>
......@@ -1909,7 +1806,7 @@
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<visible>0</visible>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
......@@ -1959,25 +1856,64 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>28</id>
<id>27</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
<x>436</x>
<y>280</y>
<height>17</height>
<width>83</width>
<format>dd/mm/yy</format>
<x>415</x>
<y>33</y>
<height>16</height>
<width>55</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>date_conf</name>
<name>employee_date_join</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<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>15</id>
<alignment>0</alignment>
<tabsequence>90</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>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -1996,18 +1932,18 @@
<band>Detail</band>
<id>29</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<tabsequence>140</tabsequence>
<border>5</border>
<color>0</color>
<x>415</x>
<y>33</y>
<x>421</x>
<y>187</y>
<height>16</height>
<width>55</width>
<format>[shortdate] [time]</format>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_date_join</name>
<name>reason_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -2028,15 +1964,71 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Reason of Action</text>
<border>0</border>
<color>0</color>
<x>320</x>
<y>185</y>
<height>16</height>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reason_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site :</text>
<border>0</border>
<color>0</color>
<x>371</x>
<y>314</y>
<height>16</height>
<width>53</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site_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>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<id>28</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<tabsequence>130</tabsequence>
<border>5</border>
<color>0</color>
<x>437</x>
<y>304</y>
<x>430</x>
<y>312</y>
<height>16</height>
<width>81</width>
<format>[general]</format>
......@@ -2066,18 +2058,18 @@
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site :</text>
<alignment>0</alignment>
<text>Confirmed On :</text>
<border>0</border>
<color>0</color>
<x>378</x>
<y>306</y>
<x>355</x>
<y>284</y>
<height>16</height>
<width>53</width>
<width>70</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site_t</name>
<name>conf_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -2092,6 +2084,78 @@
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>435</x>
<y>259</y>
<height>16</height>
<width>86</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<border>0</border>
<color>255</color>
<x>438</x>
<y>284</y>
<height>16</height>
<width>55</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</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