Commit 3d90566a authored by sanashaikh's avatar sanashaikh

Sana S: modified on 04/09/2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206794 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5a1ca288
......@@ -6,7 +6,7 @@
<units>1</units>
<timer_interval>0</timer_interval>
<color>67108864</color>
<processing>1</processing>
<processing>0</processing>
<HTMLDW>no</HTMLDW>
<print>
<documentname></documentname>
......@@ -29,12 +29,7 @@
<cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob>
</print>
<grid.lines>0</grid.lines>
</BaseDefinition>
<Header>
<height>19</height>
<color>536870912</color>
</Header>
<Summary>
<height>0</height>
<color>536870912</color>
......@@ -44,7 +39,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>23</height>
<height>324</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -114,6 +109,11 @@
<updatewhereclause>yes</updatewhereclause>
<name>confirmed</name>
<dbname>emp_repchg_trace.confirmed</dbname>
<initial>N</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column>
<table_column>
<type>datetime</type>
......@@ -127,6 +127,12 @@
<name>emp_code__conf</name>
<dbname>emp_repchg_trace.emp_code__conf</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>emp_site</name>
<dbname>employee.emp_site</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
......@@ -148,12 +154,6 @@
<name>chg_term</name>
<dbname>emp_repchg_trace.chg_term</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>emp_site</name>
<dbname>employee.emp_site</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -173,558 +173,102 @@
<dbname>employee.emp_lname</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>employee_emp_fname_1</name>
<dbname>employee_emp_fname_1</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>employee_emp_mname_1</name>
<dbname>employee_emp_mname_1</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>employee_emp_lname_1</name>
<dbname>employee_emp_lname_1</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>employee_emp_fname_2</name>
<dbname>employee_emp_fname_2</dbname>
<name>emp_fname_1</name>
<dbname>employee.emp_fname</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>employee_emp_mname_2</name>
<dbname>employee_emp_mname_2</dbname>
<name>emp_mname_1</name>
<dbname>employee.emp_mname</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>employee_emp_lname_2</name>
<dbname>employee_emp_lname_2</dbname>
<name>emp_lname_1</name>
<dbname>employee.emp_lname</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>employee_emp_fname_3</name>
<dbname>employee_emp_fname_3</dbname>
<name>emp_fname_2</name>
<dbname>employee.emp_fname</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>employee_emp_mname_3</name>
<dbname>employee_emp_mname_3</dbname>
<name>emp_mname_2</name>
<dbname>employee.emp_mname</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>employee_emp_lname_3</name>
<dbname>employee_emp_lname_3</dbname>
<name>emp_lname_2</name>
<dbname>employee.emp_lname</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>employee_emp_fname_4</name>
<dbname>employee_emp_fname_4</dbname>
<name>emp_fname_3</name>
<dbname>employee.emp_fname</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>employee_emp_mname_4</name>
<dbname>employee_emp_mname_4</dbname>
<name>emp_mname_3</name>
<dbname>employee.emp_mname</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>employee_emp_lname_4</name>
<dbname>employee_emp_lname_4</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emp_repchg_trace&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_a&quot; ) COLUMN(NAME=&quot;emp_repchg_trace.tran_id&quot;) COLUMN(NAME=&quot;emp_repchg_trace.tran_date&quot;) COLUMN(NAME=&quot;emp_repchg_trace.tran_type&quot;) COLUMN(NAME=&quot;emp_repchg_trace.emp_code&quot;) COLUMN(NAME=&quot;emp_repchg_trace.report_to__o&quot;) COLUMN(NAME=&quot;emp_repchg_trace.report_to__n&quot;) COLUMN(NAME=&quot;emp_repchg_trace.report_to__admin_o&quot;) COLUMN(NAME=&quot;emp_repchg_trace.report_to__admin_n&quot;) COLUMN(NAME=&quot;emp_repchg_trace.confirmed&quot;) COLUMN(NAME=&quot;emp_repchg_trace.conf_date&quot;) COLUMN(NAME=&quot;emp_repchg_trace.emp_code__conf&quot;) COLUMN(NAME=&quot;emp_repchg_trace.chg_date&quot;) COLUMN(NAME=&quot;emp_repchg_trace.chg_user&quot;) COLUMN(NAME=&quot;emp_repchg_trace.chg_term&quot;) COLUMN(NAME=&quot;employee_a.emp_site&quot;) COLUMN(NAME=&quot;employee_a.emp_fname&quot;) COLUMN(NAME=&quot;employee_a.emp_mname&quot;) COLUMN(NAME=&quot;employee_a.emp_lname&quot;) COMPUTE(NAME=&quot;ddf_get_masters_name(&apos;EMPLOYEE&apos; , emp_repchg_trace.report_to__o , &apos;F&apos;) as employee_emp_fname_1&quot;) COMPUTE(NAME=&quot;ddf_get_masters_name(&apos;EMPLOYEE&apos; , emp_repchg_trace.report_to__o , &apos;M&apos;) as employee_emp_mname_1&quot;) COMPUTE(NAME=&quot;ddf_get_masters_name(&apos;EMPLOYEE&apos; , emp_repchg_trace.report_to__o , &apos;L&apos;) as employee_emp_lname_1&quot;) COMPUTE(NAME=&quot;ddf_get_masters_name(&apos;EMPLOYEE&apos; , emp_repchg_trace.report_to__n , &apos;F&apos;) as employee_emp_fname_2&quot;) COMPUTE(NAME=&quot;ddf_get_masters_name(&apos;EMPLOYEE&apos; , emp_repchg_trace.report_to__n , &apos;M&apos;) as employee_emp_mname_2&quot;) COMPUTE(NAME=&quot;ddf_get_masters_name(&apos;EMPLOYEE&apos; , emp_repchg_trace.report_to__n , &apos;L&apos;) as employee_emp_lname_2&quot;) COMPUTE(NAME=&quot;ddf_get_masters_name(&apos;EMPLOYEE&apos; , emp_repchg_trace.report_to__admin_o , &apos;F&apos;) as employee_emp_fname_3&quot;) COMPUTE(NAME=&quot;ddf_get_masters_name(&apos;EMPLOYEE&apos; , emp_repchg_trace.report_to__admin_o , &apos;M&apos;) as employee_emp_mname_3&quot;) COMPUTE(NAME=&quot;ddf_get_masters_name(&apos;EMPLOYEE&apos; , emp_repchg_trace.report_to__admin_o , &apos;L&apos;) as employee_emp_lname_3&quot;) COMPUTE(NAME=&quot;ddf_get_masters_name(&apos;EMPLOYEE&apos; , emp_repchg_trace.report_to__admin_n , &apos;F&apos;) as employee_emp_fname_4&quot;) COMPUTE(NAME=&quot;ddf_get_masters_name(&apos;EMPLOYEE&apos; , emp_repchg_trace.report_to__admin_n , &apos;M&apos;) as employee_emp_mname_4&quot;) COMPUTE(NAME=&quot;ddf_get_masters_name(&apos;EMPLOYEE&apos; , emp_repchg_trace.report_to__admin_n , &apos;L&apos;) as employee_emp_lname_4&quot;)WHERE( EXP1 =&quot;emp_repchg_trace.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;employee_a.emp_code&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;emp_repchg_trace.tran_date&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:from_date&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;emp_repchg_trace.tran_date&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:to_date&quot; ) ) ARG(NAME = &quot;from_date&quot; TYPE = datetime) ARG(NAME = &quot;to_date&quot; TYPE = datetime) </retrieve>
<update>emp_repchg_trace</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
<name>from_date</name>
<type>datetime</type>
</argument>
<argument>
<name>to_date</name>
<type>datetime</type>
</argument>
</TableDefinition>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Report To Old</text>
<border>6</border>
<color>33554432</color>
<x>617</x>
<y>2</y>
<height>16</height>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>report_to__o_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Report To New</text>
<border>6</border>
<color>33554432</color>
<x>983</x>
<y>2</y>
<height>16</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>report_to__n_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>Report Admin Old</text>
<border>6</border>
<color>33554432</color>
<x>1365</x>
<y>2</y>
<height>16</height>
<width>103</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>report_to__admin_o_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Report Admin New</text>
<border>6</border>
<color>33554432</color>
<x>1761</x>
<y>2</y>
<height>16</height>
<width>108</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>report_to__admin_n_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</text>
<border>6</border>
<color>33554432</color>
<x>2167</x>
<y>2</y>
<height>16</height>
<width>50</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_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>Conf Date</text>
<border>6</border>
<color>33554432</color>
<x>2219</x>
<y>2</y>
<height>16</height>
<width>67</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>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Emp Code Conf</text>
<border>6</border>
<color>33554432</color>
<x>2288</x>
<y>2</y>
<height>16</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__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>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>First Name</text>
<border>6</border>
<color>33554432</color>
<x>341</x>
<y>2</y>
<height>16</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_fname_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>0</alignment>
<text>Middle Name</text>
<border>6</border>
<color>33554432</color>
<x>433</x>
<y>2</y>
<height>16</height>
<width>89</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_mname_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>0</alignment>
<text>Last Name</text>
<border>6</border>
<color>33554432</color>
<x>524</x>
<y>2</y>
<height>16</height>
<width>91</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_lname_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>0</alignment>
<text>First Name</text>
<border>6</border>
<color>33554432</color>
<x>705</x>
<y>2</y>
<height>16</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_fname_1_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>0</alignment>
<text>Middle Name</text>
<border>6</border>
<color>33554432</color>
<x>797</x>
<y>1</y>
<height>17</height>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_mname_1_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>0</alignment>
<text>Last Name</text>
<border>6</border>
<color>33554432</color>
<x>893</x>
<y>2</y>
<height>16</height>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_lname_1_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>0</alignment>
<text>First Name</text>
<border>6</border>
<color>33554432</color>
<x>1075</x>
<y>2</y>
<height>16</height>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_fname_2_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>0</alignment>
<text>Middle Name</text>
<border>6</border>
<color>33554432</color>
<x>1175</x>
<y>2</y>
<height>16</height>
<width>96</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_mname_2_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>0</alignment>
<text>Last Name</text>
<border>6</border>
<color>33554432</color>
<x>1273</x>
<y>2</y>
<height>16</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_lname_2_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>0</alignment>
<text>First Name</text>
<border>6</border>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>emp_lname_3</name>
<dbname>employee.emp_lname</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>emp_fname_4</name>
<dbname>employee.emp_fname</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>emp_mname_4</name>
<dbname>employee.emp_mname</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>emp_lname_4</name>
<dbname>employee.emp_lname</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emp_repchg_trace&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_a&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_b&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_c&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_d&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_e&quot; ) COLUMN(NAME=&quot;emp_repchg_trace.tran_id&quot;) COLUMN(NAME=&quot;emp_repchg_trace.tran_date&quot;) COLUMN(NAME=&quot;emp_repchg_trace.tran_type&quot;) COLUMN(NAME=&quot;emp_repchg_trace.emp_code&quot;) COLUMN(NAME=&quot;emp_repchg_trace.report_to__o&quot;) COLUMN(NAME=&quot;emp_repchg_trace.report_to__n&quot;) COLUMN(NAME=&quot;emp_repchg_trace.report_to__admin_o&quot;) COLUMN(NAME=&quot;emp_repchg_trace.report_to__admin_n&quot;) COLUMN(NAME=&quot;emp_repchg_trace.confirmed&quot;) COLUMN(NAME=&quot;emp_repchg_trace.conf_date&quot;) COLUMN(NAME=&quot;emp_repchg_trace.emp_code__conf&quot;) COLUMN(NAME=&quot;employee_a.emp_site&quot;) COLUMN(NAME=&quot;emp_repchg_trace.chg_date&quot;) COLUMN(NAME=&quot;emp_repchg_trace.chg_user&quot;) COLUMN(NAME=&quot;emp_repchg_trace.chg_term&quot;) COLUMN(NAME=&quot;employee_a.emp_fname&quot;) COLUMN(NAME=&quot;employee_a.emp_mname&quot;) COLUMN(NAME=&quot;employee_a.emp_lname&quot;) COLUMN(NAME=&quot;employee_b.emp_fname&quot;) COLUMN(NAME=&quot;employee_b.emp_mname&quot;) COLUMN(NAME=&quot;employee_b.emp_lname&quot;) COLUMN(NAME=&quot;employee_c.emp_fname&quot;) COLUMN(NAME=&quot;employee_c.emp_mname&quot;) COLUMN(NAME=&quot;employee_c.emp_lname&quot;) COLUMN(NAME=&quot;employee_d.emp_fname&quot;) COLUMN(NAME=&quot;employee_d.emp_mname&quot;) COLUMN(NAME=&quot;employee_d.emp_lname&quot;) COLUMN(NAME=&quot;employee_e.emp_fname&quot;) COLUMN(NAME=&quot;employee_e.emp_mname&quot;) COLUMN(NAME=&quot;employee_e.emp_lname&quot;) JOIN (LEFT=&quot;emp_repchg_trace.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee_a.emp_code&quot; OUTER1 =&quot;emp_repchg_trace.emp_code&quot; ) JOIN (LEFT=&quot;emp_repchg_trace.report_to__o&quot; OP =&quot;=&quot;RIGHT=&quot;employee_b.emp_code&quot; OUTER1 =&quot;emp_repchg_trace.report_to__o&quot; ) JOIN (LEFT=&quot;emp_repchg_trace.report_to__n&quot; OP =&quot;=&quot;RIGHT=&quot;employee_c.emp_code&quot; OUTER1 =&quot;emp_repchg_trace.report_to__n&quot; ) JOIN (LEFT=&quot;emp_repchg_trace.report_to__admin_o&quot; OP =&quot;=&quot;RIGHT=&quot;employee_d.emp_code&quot; OUTER1 =&quot;emp_repchg_trace.report_to__admin_o&quot; ) JOIN (LEFT=&quot;emp_repchg_trace.report_to__admin_n&quot; OP =&quot;=&quot;RIGHT=&quot;employee_e.emp_code&quot; OUTER1 =&quot;emp_repchg_trace.report_to__admin_n&quot; )WHERE( EXP1 =&quot;emp_repchg_trace.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>emp_repchg_trace</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
<name>tran_id</name>
<type>string</type>
</argument>
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>5</border>
<color>33554432</color>
<x>1470</x>
<y>2</y>
<height>16</height>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_fname_3_t</name>
<x>5</x>
<y>1</y>
<height>312</height>
<width>507</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<face>Liberation Sans</face>
<height>-11</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -732,21 +276,21 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</GroupBox>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Middle Name</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Date :</text>
<border>0</border>
<color>33554432</color>
<x>1565</x>
<y>2</y>
<x>295</x>
<y>19</y>
<height>16</height>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_mname_3_t</name>
<name>tran_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -757,24 +301,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Last Name</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Id :</text>
<border>0</border>
<color>33554432</color>
<x>1665</x>
<y>2</y>
<x>24</x>
<y>19</y>
<height>16</height>
<width>94</width>
<width>119</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_lname_3_t</name>
<name>tran_id_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -785,24 +329,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>First Name</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Type :</text>
<border>0</border>
<color>33554432</color>
<x>1871</x>
<y>2</y>
<x>24</x>
<y>45</y>
<height>16</height>
<width>110</width>
<width>119</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_fname_4_t</name>
<name>tran_type_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -813,24 +357,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Middle Name</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code :</text>
<border>0</border>
<color>33554432</color>
<x>1983</x>
<y>2</y>
<x>54</x>
<y>71</y>
<height>16</height>
<width>92</width>
<width>89</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_mname_4_t</name>
<name>emp_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -841,24 +385,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Last Name</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Report To (Old) :</text>
<border>0</border>
<color>33554432</color>
<x>2077</x>
<y>2</y>
<x>24</x>
<y>98</y>
<height>16</height>
<width>88</width>
<width>119</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_lname_4_t</name>
<name>report_to__o_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -869,24 +413,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Emp Code</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Report To (New) :</text>
<border>0</border>
<color>33554432</color>
<x>249</x>
<y>2</y>
<x>24</x>
<y>128</y>
<height>16</height>
<width>90</width>
<width>119</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<name>report_to__n_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -897,24 +441,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Tran Type</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Report To Admin (Old) :</text>
<border>0</border>
<color>33554432</color>
<x>150</x>
<y>2</y>
<x>11</x>
<y>154</y>
<height>16</height>
<width>97</width>
<width>132</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type_t</name>
<name>report_to__admin_o_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -925,24 +469,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Tran Date</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term :</text>
<border>0</border>
<color>33554432</color>
<x>79</x>
<y>2</y>
<x>24</x>
<y>286</y>
<height>16</height>
<width>69</width>
<width>119</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_t</name>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -953,30 +497,40 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<text>Tran Id</text>
<border>6</border>
<color>33554432</color>
<x>2</x>
<y>2</y>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>147</x>
<y>286</y>
<height>16</height>
<width>75</width>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -984,21 +538,21 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Emp Site</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed :</text>
<border>0</border>
<color>33554432</color>
<x>2380</x>
<y>2</y>
<x>24</x>
<y>208</y>
<height>16</height>
<width>58</width>
<width>119</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site_t</name>
<name>confirmed_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1009,24 +563,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Chg Date</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code Confirm :</text>
<border>0</border>
<color>33554432</color>
<x>2440</x>
<y>2</y>
<x>6</x>
<y>234</y>
<height>16</height>
<width>75</width>
<width>137</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>emp_code__conf_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1037,24 +591,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Chg User</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date :</text>
<border>0</border>
<color>33554432</color>
<x>2517</x>
<y>2</y>
<x>24</x>
<y>261</y>
<height>16</height>
<width>67</width>
<width>119</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1065,30 +619,38 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<text>Chg Term</text>
<border>6</border>
<color>33554432</color>
<x>2586</x>
<y>2</y>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>147</x>
<y>208</y>
<height>16</height>
<width>71</width>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>confirmed</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -1096,27 +658,27 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2</x>
<y>2</y>
<height>19</height>
<width>75</width>
<color>255</color>
<x>147</x>
<y>234</y>
<height>16</height>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<name>emp_code__conf</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -1132,25 +694,25 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>79</x>
<y>2</y>
<height>19</height>
<width>69</width>
<color>255</color>
<x>147</x>
<y>261</y>
<height>16</height>
<width>96</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date</name>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1170,45 +732,37 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Report To Admin (New) :</text>
<border>0</border>
<color>33554432</color>
<x>150</x>
<y>2</y>
<height>19</height>
<width>97</width>
<format>[general]</format>
<x>8</x>
<y>181</y>
<height>16</height>
<width>135</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type</name>
<name>report_to__admin_n_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font>
<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>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
......@@ -1216,10 +770,10 @@
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>249</x>
<y>2</y>
<height>19</height>
<width>90</width>
<x>147</x>
<y>71</y>
<height>16</height>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1228,7 +782,7 @@
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -1251,12 +805,12 @@
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>617</x>
<y>2</y>
<height>19</height>
<color>255</color>
<x>147</x>
<y>98</y>
<height>16</height>
<width>86</width>
<format>[general]</format>
<html>
......@@ -1266,7 +820,7 @@
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -1282,20 +836,20 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>983</x>
<y>2</y>
<height>19</height>
<width>90</width>
<x>147</x>
<y>128</y>
<height>16</height>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1304,7 +858,7 @@
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -1327,13 +881,13 @@
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1365</x>
<y>2</y>
<height>19</height>
<width>103</width>
<color>255</color>
<x>147</x>
<y>154</y>
<height>16</height>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1342,7 +896,7 @@
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -1358,20 +912,20 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>200</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1761</x>
<y>2</y>
<height>19</height>
<width>108</width>
<x>147</x>
<y>181</y>
<height>16</height>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1380,7 +934,7 @@
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -1401,27 +955,26 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>16</id>
<alignment>0</alignment>
<tabsequence>240</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2167</x>
<y>2</y>
<height>19</height>
<width>50</width>
<color>255</color>
<x>237</x>
<y>71</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<name>employee_emp_fname</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1434,32 +987,31 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>17</id>
<alignment>0</alignment>
<tabsequence>250</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2219</x>
<y>2</y>
<height>19</height>
<width>67</width>
<format>[shortdate] [time]</format>
<color>255</color>
<x>324</x>
<y>71</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date</name>
<name>employee_emp_mname</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1472,32 +1024,31 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>260</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2288</x>
<y>2</y>
<height>19</height>
<width>90</width>
<color>255</color>
<x>237</x>
<y>98</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__conf</name>
<name>emp_fname_1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1510,32 +1061,31 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>280</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2440</x>
<y>2</y>
<height>19</height>
<width>75</width>
<format>[shortdate] [time]</format>
<color>255</color>
<x>324</x>
<y>98</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>emp_mname_1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1548,32 +1098,31 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>290</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2517</x>
<y>2</y>
<height>19</height>
<width>67</width>
<color>255</color>
<x>410</x>
<y>98</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>emp_lname_1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1586,32 +1135,31 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>300</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2586</x>
<y>2</y>
<height>19</height>
<width>71</width>
<color>255</color>
<x>237</x>
<y>128</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>emp_fname_2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1624,32 +1172,31 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>270</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2380</x>
<y>2</y>
<height>19</height>
<width>58</width>
<color>255</color>
<x>324</x>
<y>128</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_site</name>
<name>emp_mname_2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1662,25 +1209,25 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>24</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>341</x>
<y>2</y>
<height>19</height>
<width>90</width>
<color>255</color>
<x>410</x>
<y>128</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_fname</name>
<name>emp_lname_2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1699,25 +1246,25 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>433</x>
<y>2</y>
<height>19</height>
<width>89</width>
<color>255</color>
<x>237</x>
<y>154</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_mname</name>
<name>emp_fname_3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1736,25 +1283,25 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<id>26</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>524</x>
<y>2</y>
<height>19</height>
<width>91</width>
<color>255</color>
<x>324</x>
<y>154</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_lname</name>
<name>emp_mname_3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1773,25 +1320,25 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<id>27</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>705</x>
<y>2</y>
<height>19</height>
<width>90</width>
<color>255</color>
<x>410</x>
<y>154</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_fname_1</name>
<name>emp_lname_3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1810,25 +1357,25 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>28</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>797</x>
<y>2</y>
<height>19</height>
<width>94</width>
<color>255</color>
<x>237</x>
<y>181</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_mname_1</name>
<name>emp_fname_4</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1847,25 +1394,25 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>29</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>893</x>
<y>2</y>
<height>19</height>
<width>88</width>
<color>255</color>
<x>324</x>
<y>181</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_lname_1</name>
<name>emp_mname_4</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1884,25 +1431,25 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>30</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1075</x>
<y>2</y>
<height>19</height>
<width>98</width>
<color>255</color>
<x>410</x>
<y>181</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_fname_2</name>
<name>emp_lname_4</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1921,25 +1468,25 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<id>18</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1175</x>
<y>2</y>
<height>19</height>
<width>96</width>
<color>255</color>
<x>410</x>
<y>71</y>
<height>16</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_mname_2</name>
<name>employee_emp_lname</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1958,32 +1505,30 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1273</x>
<y>2</y>
<height>19</height>
<width>90</width>
<format>[general]</format>
<x>397</x>
<y>19</y>
<height>16</height>
<width>96</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_lname_2</name>
<name>tran_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -2000,26 +1545,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1470</x>
<y>2</y>
<height>19</height>
<width>93</width>
<color>255</color>
<x>427</x>
<y>234</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_fname_3</name>
<name>emp_site</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -2032,68 +1578,116 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>26</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Employee Site :</text>
<border>0</border>
<color>33554432</color>
<x>1565</x>
<y>2</y>
<height>19</height>
<width>98</width>
<format>[general]</format>
<x>304</x>
<y>234</y>
<height>16</height>
<width>119</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_mname_3</name>
<name>emp_site_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>
<weight>400</weight>
<family>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirm Date :</text>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>208</y>
<height>16</height>
<width>76</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User :</text>
<border>0</border>
<color>33554432</color>
<x>274</x>
<y>261</y>
<height>16</height>
<width>119</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>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>27</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1665</x>
<y>2</y>
<height>19</height>
<width>94</width>
<format>[general]</format>
<color>255</color>
<x>397</x>
<y>208</y>
<height>16</height>
<width>96</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_lname_3</name>
<name>conf_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -2106,31 +1700,32 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>28</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>210</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1871</x>
<y>2</y>
<height>19</height>
<width>110</width>
<color>255</color>
<x>397</x>
<y>261</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_fname_4</name>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -2143,31 +1738,32 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>220</tabsequence>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1983</x>
<y>2</y>
<height>19</height>
<width>92</width>
<x>147</x>
<y>19</y>
<height>16</height>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_mname_4</name>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -2185,26 +1781,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>230</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2077</x>
<y>2</y>
<height>19</height>
<width>88</width>
<x>147</x>
<y>45</y>
<height>16</height>
<width>105</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>employee_emp_lname_4</name>
<name>tran_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font>
......
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