Commit 008dd109 authored by ssalve's avatar ssalve

Sarita: done changes to set emp long name on 27 SEP 2018

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@191279 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 1618d52d
......@@ -31,7 +31,7 @@
</print>
</BaseDefinition>
<Summary>
<height>0</height>
<height>63</height>
<color>536870912</color>
</Summary>
<Footer>
......@@ -125,18 +125,6 @@
<name>site_descr</name>
<dbname>site.descr</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>emp_fname</name>
<dbname>employee.emp_fname</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>emp_lname</name>
<dbname>employee.emp_lname</dbname>
</table_column>
<table_column>
<type>datetime</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -210,24 +198,36 @@
<dbname>separation_close.emp_code__conf_sep</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>emp_fname_sep_conf</name>
<dbname>employee.emp_fname</dbname>
<name>sepmode_descr</name>
<dbname>sepmode_descr</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<type size="30">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>emp_lname_sep_conf</name>
<dbname>employee.emp_lname</dbname>
<name>emp_fname_long_sep_conf</name>
<dbname>employee.emp_fname_long</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<type size="30">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>sepmode_descr</name>
<dbname>sepmode_descr</dbname>
<name>emp_lname_long_sep_conf</name>
<dbname>employee.emp_lname_long</dbname>
</table_column>
<table_column>
<type size="30">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>emp_fname_long</name>
<dbname>employee.emp_fname_long</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_a&quot; ) TABLE(NAME=&quot;separation_close&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_b&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_c&quot; ) COLUMN(NAME=&quot;separation_close.tran_id&quot;) COLUMN(NAME=&quot;separation_close.tran_date&quot;) COLUMN(NAME=&quot;separation_close.emp_code&quot;) COLUMN(NAME=&quot;separation_close.resi_date&quot;) COLUMN(NAME=&quot;separation_close.site_code&quot;) COLUMN(NAME=&quot;separation_close.status&quot;) COLUMN(NAME=&quot;separation_close.emp_code__aprv&quot;) COLUMN(NAME=&quot;separation_close.chg_date&quot;) COLUMN(NAME=&quot;separation_close.chg_user&quot;) COLUMN(NAME=&quot;separation_close.chg_term&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;employee_a.emp_fname&quot;) COLUMN(NAME=&quot;employee_a.emp_lname&quot;) COLUMN(NAME=&quot;employee_a.relieve_date&quot;) COMPUTE(NAME=&quot;employee_b.emp_fname as emp_lname_1&quot;) COMPUTE(NAME=&quot;employee_b.emp_lname as emp_fname_1&quot;) COLUMN(NAME=&quot;separation_close.relieve_date&quot;) COLUMN(NAME=&quot;separation_close.separation_mode&quot;) COLUMN(NAME=&quot;separation_close.reason&quot;) COLUMN(NAME=&quot;separation_close.vac_no__created&quot;) COLUMN(NAME=&quot;separation_close.sep_status&quot;) COLUMN(NAME=&quot;separation_close.conf_date_sep&quot;) COLUMN(NAME=&quot;separation_close.emp_code__conf_sep&quot;) COLUMN(NAME=&quot;employee_c.emp_fname&quot;) COLUMN(NAME=&quot;employee_c.emp_lname&quot;) COMPUTE(NAME=&quot;FN_GET_DESCR_GENCODES(&apos;SEPARATION_MODE&apos; , &apos;W_EMP_SEPARATION&apos; , SEPARATION_CLOSE.SEPARATION_MODE) sepmode_descr&quot;) JOIN (LEFT=&quot;separation_close.emp_code__aprv&quot; OP =&quot;=&quot;RIGHT=&quot;employee_b.emp_code&quot; OUTER1 =&quot;separation_close.emp_code__aprv&quot; ) JOIN (LEFT=&quot;separation_close.emp_code__conf_sep&quot; OP =&quot;=&quot;RIGHT=&quot;employee_c.emp_code&quot; OUTER1 =&quot;separation_close.emp_code__conf_sep&quot; ) JOIN (LEFT=&quot;separation_close.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; ) JOIN (LEFT=&quot;employee_a.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;separation_close.emp_code&quot; )WHERE( EXP1 =&quot;SEPARATION_CLOSE.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:as_tranid&quot; ) ) ARG(NAME = &quot;as_tranid&quot; TYPE = string) </retrieve>
<table_column>
<type size="30">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>emp_lname_long</name>
<dbname>employee.emp_lname_long</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_a&quot; ) TABLE(NAME=&quot;separation_close&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_b&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_c&quot; ) COLUMN(NAME=&quot;separation_close.tran_id&quot;) COLUMN(NAME=&quot;separation_close.tran_date&quot;) COLUMN(NAME=&quot;separation_close.emp_code&quot;) COLUMN(NAME=&quot;separation_close.resi_date&quot;) COLUMN(NAME=&quot;separation_close.site_code&quot;) COLUMN(NAME=&quot;separation_close.status&quot;) COLUMN(NAME=&quot;separation_close.emp_code__aprv&quot;) COLUMN(NAME=&quot;separation_close.chg_date&quot;) COLUMN(NAME=&quot;separation_close.chg_user&quot;) COLUMN(NAME=&quot;separation_close.chg_term&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;employee_a.relieve_date&quot;) COMPUTE(NAME=&quot;employee_b.emp_fname as emp_lname_1&quot;) COMPUTE(NAME=&quot;employee_b.emp_lname as emp_fname_1&quot;) COLUMN(NAME=&quot;separation_close.relieve_date&quot;) COLUMN(NAME=&quot;separation_close.separation_mode&quot;) COLUMN(NAME=&quot;separation_close.reason&quot;) COLUMN(NAME=&quot;separation_close.vac_no__created&quot;) COLUMN(NAME=&quot;separation_close.sep_status&quot;) COLUMN(NAME=&quot;separation_close.conf_date_sep&quot;) COLUMN(NAME=&quot;separation_close.emp_code__conf_sep&quot;) COMPUTE(NAME=&quot;FN_GET_DESCR_GENCODES(&apos;SEPARATION_MODE&apos; , &apos;W_EMP_SEPARATION&apos; , SEPARATION_CLOSE.SEPARATION_MODE) sepmode_descr&quot;) COLUMN(NAME=&quot;employee_a.emp_fname_long&quot;) COLUMN(NAME=&quot;employee_a.emp_lname_long&quot;) COLUMN(NAME=&quot;employee_c.emp_fname_long&quot;) COLUMN(NAME=&quot;employee_c.emp_lname_long&quot;) JOIN (LEFT=&quot;separation_close.emp_code__aprv&quot; OP =&quot;=&quot;RIGHT=&quot;employee_b.emp_code&quot; OUTER1 =&quot;separation_close.emp_code__aprv&quot; ) JOIN (LEFT=&quot;separation_close.emp_code__conf_sep&quot; OP =&quot;=&quot;RIGHT=&quot;employee_c.emp_code&quot; OUTER1 =&quot;separation_close.emp_code__conf_sep&quot; ) JOIN (LEFT=&quot;separation_close.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; ) JOIN (LEFT=&quot;employee_a.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;separation_close.emp_code&quot; )WHERE( EXP1 =&quot;SEPARATION_CLOSE.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:as_tranid&quot; ) ) ARG(NAME = &quot;as_tranid&quot; TYPE = string) </retrieve>
<update>SEPARATION_CLOSE</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -305,44 +305,6 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>248</x>
<y>66</y>
<height>16</height>
<width>126</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>80</x>
<y>319</y>
<height>16</height>
......@@ -373,7 +335,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -408,43 +370,6 @@
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>248</x>
<y>218</y>
<height>16</height>
<width>127</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname_sep_conf</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>upper</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>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -999,7 +924,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1034,7 +959,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1071,7 +996,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1107,7 +1032,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1144,7 +1069,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1290,44 +1215,6 @@
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>378</x>
<y>66</y>
<height>16</height>
<width>127</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
......@@ -1400,7 +1287,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1473,7 +1360,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1510,7 +1397,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1545,24 +1432,62 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>236</x>
<y>244</y>
<height>16</height>
<width>269</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>60</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>378</x>
<y>218</y>
<y>269</y>
<height>16</height>
<width>127</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname_sep_conf</name>
<name>emp_lname_1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>upper</case>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
......@@ -1582,23 +1507,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>236</x>
<y>244</y>
<x>439</x>
<y>295</y>
<height>16</height>
<width>269</width>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr</name>
<visible>1</visible>
<name>chg_user</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>60</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -1620,20 +1545,55 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>244</x>
<y>219</y>
<height>16</height>
<width>130</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname_long_sep_conf</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>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>378</x>
<y>269</y>
<y>218</y>
<height>16</height>
<width>127</width>
<format>[general]</format>
<width>130</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname_1</name>
<name>emp_lname_long_sep_conf</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1657,27 +1617,61 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>439</x>
<y>295</y>
<x>247</x>
<y>67</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
<width>125</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<visible>0</visible>
<name>emp_fname_long</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>
<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>26</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>377</x>
<y>67</y>
<height>16</height>
<width>125</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname_long</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<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