Commit f9effcff authored by sghate's avatar sghate

Updated xml 17/02/2020

emp_status11.xml
emp_status21.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@216670 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 1096ce1f
...@@ -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"/>
...@@ -123,18 +124,6 @@ ...@@ -123,18 +124,6 @@
<name>emp_site</name> <name>emp_site</name>
<dbname>employee.emp_site</dbname> <dbname>employee.emp_site</dbname>
</table_column> </table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>confirm</name>
<dbname>emp_statuschg.confirm</dbname>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
<item display="Canceled" data="X"/>
</values>
</table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
...@@ -277,7 +266,20 @@ ...@@ -277,7 +266,20 @@
<name>conf_date</name> <name>conf_date</name>
<dbname>emp_statuschg.conf_date</dbname> <dbname>emp_statuschg.conf_date</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.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> <table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>confirm</name>
<dbname>emp_statuschg.confirm</dbname>
<initial>N</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
<item display="Canceled" data="X"/>
</values>
</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.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;) COLUMN(NAME=&quot;emp_statuschg.confirm&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> <update>EMP_STATUSCHG</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -296,7 +298,7 @@ ...@@ -296,7 +298,7 @@
<text>Site</text> <text>Site</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2062</x> <x>2051</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
...@@ -324,7 +326,7 @@ ...@@ -324,7 +326,7 @@
<text>Notice Period</text> <text>Notice Period</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1874</x> <x>1800</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>85</width> <width>85</width>
...@@ -352,7 +354,7 @@ ...@@ -352,7 +354,7 @@
<text>Tran Id</text> <text>Tran Id</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2582</x> <x>2571</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>109</width> <width>109</width>
...@@ -380,7 +382,7 @@ ...@@ -380,7 +382,7 @@
<text>Eligible OT To</text> <text>Eligible OT To</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1773</x> <x>1699</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>99</width> <width>99</width>
...@@ -408,7 +410,7 @@ ...@@ -408,7 +410,7 @@
<text>Confirmed By</text> <text>Confirmed By</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1961</x> <x>1950</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>99</width> <width>99</width>
...@@ -710,41 +712,13 @@ ...@@ -710,41 +712,13 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Confirmed</text>
<border>6</border>
<color>0</color>
<x>856</x>
<y>2</y>
<height>16</height>
<width>72</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirm_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Grade From</text> <text>Grade From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>930</x> <x>856</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
...@@ -772,7 +746,7 @@ ...@@ -772,7 +746,7 @@
<text>Grade To</text> <text>Grade To</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1002</x> <x>928</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>50</width> <width>50</width>
...@@ -800,7 +774,7 @@ ...@@ -800,7 +774,7 @@
<text>Cadre From</text> <text>Cadre From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1054</x> <x>980</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>68</width> <width>68</width>
...@@ -828,7 +802,7 @@ ...@@ -828,7 +802,7 @@
<text>Cadre To</text> <text>Cadre To</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1124</x> <x>1050</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>56</width> <width>56</width>
...@@ -856,7 +830,7 @@ ...@@ -856,7 +830,7 @@
<text>Designation Code From</text> <text>Designation Code From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1182</x> <x>1108</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>133</width> <width>133</width>
...@@ -884,7 +858,7 @@ ...@@ -884,7 +858,7 @@
<text>Designation Code To</text> <text>Designation Code To</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1317</x> <x>1243</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>136</width> <width>136</width>
...@@ -912,7 +886,7 @@ ...@@ -912,7 +886,7 @@
<text>Designation From</text> <text>Designation From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1455</x> <x>1381</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>120</width> <width>120</width>
...@@ -940,7 +914,7 @@ ...@@ -940,7 +914,7 @@
<text>Designation To</text> <text>Designation To</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1577</x> <x>1503</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>98</width> <width>98</width>
...@@ -968,7 +942,7 @@ ...@@ -968,7 +942,7 @@
<text>Eligible OT From</text> <text>Eligible OT From</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1677</x> <x>1603</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>94</width> <width>94</width>
...@@ -996,7 +970,7 @@ ...@@ -996,7 +970,7 @@
<text>Reason of Action</text> <text>Reason of Action</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2156</x> <x>2145</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>120</width> <width>120</width>
...@@ -1024,7 +998,7 @@ ...@@ -1024,7 +998,7 @@
<text>Change On</text> <text>Change On</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2333</x> <x>2322</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>79</width> <width>79</width>
...@@ -1052,7 +1026,7 @@ ...@@ -1052,7 +1026,7 @@
<text>Change By</text> <text>Change By</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2414</x> <x>2403</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>82</width> <width>82</width>
...@@ -1080,7 +1054,7 @@ ...@@ -1080,7 +1054,7 @@
<text>Change From</text> <text>Change From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2498</x> <x>2487</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>82</width> <width>82</width>
...@@ -1108,7 +1082,7 @@ ...@@ -1108,7 +1082,7 @@
<text>Confirmation Date</text> <text>Confirmation Date</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2278</x> <x>2267</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>53</width> <width>53</width>
...@@ -1130,6 +1104,34 @@ ...@@ -1130,6 +1104,34 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Confirm</text>
<border>6</border>
<color>33554432</color>
<x>1887</x>
<y>1</y>
<height>17</height>
<width>61</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirm_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> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -1242,7 +1244,7 @@ ...@@ -1242,7 +1244,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>26</id> <id>25</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
...@@ -1280,7 +1282,7 @@ ...@@ -1280,7 +1282,7 @@
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>3</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>535</x> <x>535</x>
...@@ -1317,7 +1319,7 @@ ...@@ -1317,7 +1319,7 @@
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>603</x> <x>603</x>
...@@ -1353,7 +1355,7 @@ ...@@ -1353,7 +1355,7 @@
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>692</x> <x>692</x>
...@@ -1391,7 +1393,7 @@ ...@@ -1391,7 +1393,7 @@
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>70</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>739</x> <x>739</x>
...@@ -1435,42 +1437,6 @@ ...@@ -1435,42 +1437,6 @@
<x>856</x> <x>856</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>72</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<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>
<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>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>930</x>
<y>1</y>
<height>16</height>
<width>70</width> <width>70</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
...@@ -1499,12 +1465,12 @@ ...@@ -1499,12 +1465,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>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1455</x> <x>1381</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>120</width> <width>120</width>
...@@ -1535,12 +1501,12 @@ ...@@ -1535,12 +1501,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>1577</x> <x>1503</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>98</width> <width>98</width>
...@@ -1571,12 +1537,12 @@ ...@@ -1571,12 +1537,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>19</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>150</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1961</x> <x>1950</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>99</width> <width>99</width>
...@@ -1612,7 +1578,7 @@ ...@@ -1612,7 +1578,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2333</x> <x>2322</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>79</width> <width>79</width>
...@@ -1645,10 +1611,10 @@ ...@@ -1645,10 +1611,10 @@
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>10</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>160</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2062</x> <x>2051</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
...@@ -1679,12 +1645,12 @@ ...@@ -1679,12 +1645,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1002</x> <x>928</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>50</width> <width>50</width>
...@@ -1715,12 +1681,12 @@ ...@@ -1715,12 +1681,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>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1054</x> <x>980</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>68</width> <width>68</width>
...@@ -1751,12 +1717,12 @@ ...@@ -1751,12 +1717,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>14</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1124</x> <x>1050</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>56</width> <width>56</width>
...@@ -1787,12 +1753,12 @@ ...@@ -1787,12 +1753,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>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1182</x> <x>1108</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>133</width> <width>133</width>
...@@ -1823,12 +1789,12 @@ ...@@ -1823,12 +1789,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>110</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1317</x> <x>1243</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>136</width> <width>136</width>
...@@ -1859,12 +1825,12 @@ ...@@ -1859,12 +1825,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>20</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1677</x> <x>1603</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>94</width> <width>94</width>
...@@ -1895,12 +1861,12 @@ ...@@ -1895,12 +1861,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>120</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1773</x> <x>1699</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>99</width> <width>99</width>
...@@ -1967,12 +1933,12 @@ ...@@ -1967,12 +1933,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>170</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2156</x> <x>2145</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>120</width> <width>120</width>
...@@ -2004,12 +1970,12 @@ ...@@ -2004,12 +1970,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>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2414</x> <x>2403</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>82</width> <width>82</width>
...@@ -2040,12 +2006,12 @@ ...@@ -2040,12 +2006,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>2498</x> <x>2487</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>82</width> <width>82</width>
...@@ -2076,12 +2042,12 @@ ...@@ -2076,12 +2042,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>27</id> <id>26</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>120</tabsequence> <tabsequence>130</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1874</x> <x>1800</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>85</width> <width>85</width>
...@@ -2112,12 +2078,12 @@ ...@@ -2112,12 +2078,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>28</id> <id>27</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>140</tabsequence> <tabsequence>190</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>2582</x> <x>2571</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>109</width> <width>109</width>
...@@ -2148,7 +2114,7 @@ ...@@ -2148,7 +2114,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>29</id> <id>28</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
...@@ -2184,12 +2150,12 @@ ...@@ -2184,12 +2150,12 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>30</id> <id>29</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>130</tabsequence> <tabsequence>180</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>2278</x> <x>2267</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>53</width> <width>53</width>
...@@ -2218,6 +2184,42 @@ ...@@ -2218,6 +2184,42 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>5</border>
<color>0</color>
<x>1887</x>
<y>1</y>
<height>16</height>
<width>61</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<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>
<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>
......
...@@ -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"/>
...@@ -119,18 +120,6 @@ ...@@ -119,18 +120,6 @@
<name>notice_prd</name> <name>notice_prd</name>
<dbname>emp_statuschg.notice_prd</dbname> <dbname>emp_statuschg.notice_prd</dbname>
</table_column> </table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>confirm</name>
<dbname>emp_statuschg.confirm</dbname>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
<item display="Canceled" data="X"/>
</values>
</table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
...@@ -264,7 +253,19 @@ ...@@ -264,7 +253,19 @@
<name>conf_date</name> <name>conf_date</name>
<dbname>emp_statuschg.conf_date</dbname> <dbname>emp_statuschg.conf_date</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.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> <table_column>
<type size="1">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>confirm</name>
<dbname>emp_statuschg.confirm</dbname>
<initial>N</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
<item display="Canceled" data="X"/>
</values>
</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.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;) COLUMN(NAME=&quot;emp_statuschg.confirm&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>
...@@ -359,8 +360,8 @@ ...@@ -359,8 +360,8 @@
<text>Confirmed :</text> <text>Confirmed :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>54</x> <x>53</x>
<y>282</y> <y>283</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
...@@ -625,7 +626,7 @@ ...@@ -625,7 +626,7 @@
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>419</x> <x>419</x>
...@@ -743,7 +744,7 @@ ...@@ -743,7 +744,7 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>17</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -808,7 +809,7 @@ ...@@ -808,7 +809,7 @@
</TextObject> </TextObject>
<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>
...@@ -958,9 +959,9 @@ ...@@ -958,9 +959,9 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>19</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>170</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>170</x> <x>170</x>
...@@ -995,82 +996,9 @@ ...@@ -995,82 +996,9 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>170</x>
<y>282</y>
<height>16</height>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<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>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>170</x>
<y>259</y>
<height>16</height>
<width>95</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot_o</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>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>130</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>170</x> <x>170</x>
...@@ -1106,7 +1034,7 @@ ...@@ -1106,7 +1034,7 @@
</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>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -1143,7 +1071,7 @@ ...@@ -1143,7 +1071,7 @@
</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>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -1180,7 +1108,7 @@ ...@@ -1180,7 +1108,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -1219,7 +1147,7 @@ ...@@ -1219,7 +1147,7 @@
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>170</x> <x>170</x>
...@@ -1257,7 +1185,7 @@ ...@@ -1257,7 +1185,7 @@
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>170</x> <x>170</x>
...@@ -1572,7 +1500,7 @@ ...@@ -1572,7 +1500,7 @@
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>70</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>419</x> <x>419</x>
...@@ -1610,7 +1538,7 @@ ...@@ -1610,7 +1538,7 @@
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>10</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>40</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>419</x> <x>419</x>
...@@ -1646,9 +1574,9 @@ ...@@ -1646,9 +1574,9 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>420</x> <x>420</x>
...@@ -1684,7 +1612,7 @@ ...@@ -1684,7 +1612,7 @@
</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>
...@@ -1720,7 +1648,7 @@ ...@@ -1720,7 +1648,7 @@
</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>32766</tabsequence>
<border>5</border> <border>5</border>
...@@ -1756,7 +1684,7 @@ ...@@ -1756,7 +1684,7 @@
</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>
...@@ -1792,9 +1720,9 @@ ...@@ -1792,9 +1720,9 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>26</id> <id>25</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>150</tabsequence> <tabsequence>180</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>100</x> <x>100</x>
...@@ -1856,9 +1784,9 @@ ...@@ -1856,9 +1784,9 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>27</id> <id>26</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>120</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>415</x> <x>415</x>
...@@ -1892,9 +1820,9 @@ ...@@ -1892,9 +1820,9 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>14</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>110</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>421</x> <x>421</x>
...@@ -1930,9 +1858,9 @@ ...@@ -1930,9 +1858,9 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>29</id> <id>28</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>140</tabsequence> <tabsequence>120</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>421</x> <x>421</x>
...@@ -2022,9 +1950,9 @@ ...@@ -2022,9 +1950,9 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>28</id> <id>27</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>130</tabsequence> <tabsequence>160</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>430</x> <x>430</x>
...@@ -2086,9 +2014,9 @@ ...@@ -2086,9 +2014,9 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>140</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>435</x> <x>435</x>
...@@ -2123,9 +2051,9 @@ ...@@ -2123,9 +2051,9 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>30</id> <id>29</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>160</tabsequence> <tabsequence>150</tabsequence>
<border>0</border> <border>0</border>
<color>255</color> <color>255</color>
<x>438</x> <x>438</x>
...@@ -2156,6 +2084,79 @@ ...@@ -2156,6 +2084,79 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>170</x>
<y>259</y>
<height>16</height>
<width>95</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eligible_ot_o</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>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<border>5</border>
<color>255</color>
<x>169</x>
<y>282</y>
<height>16</height>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<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>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<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