Commit 12c9c43f authored by dpingle's avatar dpingle

* Dipesh Updated SRD on [04/09/19]

emp_mthad11.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206784 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 9c894664
......@@ -86,22 +86,16 @@
<name>ad_code</name>
<dbname>employee_mthad.ad_code</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>eff_date</name>
<dbname>employee_mthad.eff_date</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>type</name>
<dbname>employee_mthad.type</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>amount</name>
<dbname>employee_mthad.amount</dbname>
......@@ -109,6 +103,7 @@
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>min_basic</name>
<dbname>employee_mthad.min_basic</dbname>
......@@ -116,6 +111,7 @@
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>max_basic</name>
<dbname>employee_mthad.max_basic</dbname>
......@@ -123,6 +119,7 @@
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>min_amt</name>
<dbname>employee_mthad.min_amt</dbname>
......@@ -130,6 +127,7 @@
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>max_amt</name>
<dbname>employee_mthad.max_amt</dbname>
......@@ -137,16 +135,11 @@
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>prop_yn</name>
<dbname>employee_mthad.prop_yn</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>sh_descr</name>
<dbname>allwdedn.sh_descr</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -154,19 +147,48 @@
<dbname>employee.pay_site</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>eff_date</name>
<dbname>employee_mthad.eff_date</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>exp_date</name>
<dbname>employee_mthad.exp_date</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>fname_name_long</name>
<dbname>fname_name_long</dbname>
<name>ref_type</name>
<dbname>employee_mthad.ref_type</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>ref_no</name>
<dbname>employee_mthad.ref_no</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>lname_name_long</name>
<dbname>lname_name_long</dbname>
<name>emp_name</name>
<dbname>emp_name</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee_mthad&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee_mthad.emp_code&quot;) COLUMN(NAME=&quot;employee_mthad.month_code&quot;) COLUMN(NAME=&quot;employee_mthad.ad_code&quot;) COLUMN(NAME=&quot;employee_mthad.eff_date&quot;) COLUMN(NAME=&quot;employee_mthad.type&quot;) COLUMN(NAME=&quot;employee_mthad.amount&quot;) COLUMN(NAME=&quot;employee_mthad.min_basic&quot;) COLUMN(NAME=&quot;employee_mthad.max_basic&quot;) COLUMN(NAME=&quot;employee_mthad.min_amt&quot;) COLUMN(NAME=&quot;employee_mthad.max_amt&quot;) COLUMN(NAME=&quot;employee_mthad.prop_yn&quot;) COLUMN(NAME=&quot;allwdedn.sh_descr&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME (employee_mthad.emp_code,&apos;F1&apos;) as fname_name_long&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME (employee_mthad.emp_code,&apos;L1&apos;) as lname_name_long&quot;) JOIN (LEFT=&quot;employee_mthad.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; ) JOIN (LEFT=&quot;employee_mthad.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;employee_mthad.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:emp_code&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;employee_mthad.month_code&quot; OP =&quot;=&quot; EXP2 =&quot;:month_code&quot; ) ) ARG(NAME = &quot;emp_code&quot; TYPE = string) ARG(NAME = &quot;month_code&quot; TYPE = string) </retrieve>
<update>employee_mthad</update>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>allwdedn_descr</name>
<dbname>allwdedn.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;employee_mthad&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;employee_mthad.emp_code&quot;) COLUMN(NAME=&quot;employee_mthad.month_code&quot;) COLUMN(NAME=&quot;employee_mthad.ad_code&quot;) COLUMN(NAME=&quot;employee_mthad.type&quot;) COLUMN(NAME=&quot;employee_mthad.amount&quot;) COLUMN(NAME=&quot;employee_mthad.min_basic&quot;) COLUMN(NAME=&quot;employee_mthad.max_basic&quot;) COLUMN(NAME=&quot;employee_mthad.min_amt&quot;) COLUMN(NAME=&quot;employee_mthad.max_amt&quot;) COLUMN(NAME=&quot;employee_mthad.prop_yn&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) COLUMN(NAME=&quot;employee_mthad.eff_date&quot;) COLUMN(NAME=&quot;employee_mthad.exp_date&quot;) COLUMN(NAME=&quot;employee_mthad.ref_type&quot;) COLUMN(NAME=&quot;employee_mthad.ref_no&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(employee_mthad.emp_code,&apos;FL1&apos;) as emp_name&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) JOIN (LEFT=&quot;employee_mthad.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; ) JOIN (LEFT=&quot;employee_mthad.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; )WHERE( EXP1 =&quot;employee_mthad.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:emp_code&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;employee_mthad.month_code&quot; OP =&quot;=&quot; EXP2 =&quot;:month_code&quot; ) ) ARG(NAME = &quot;emp_code&quot; TYPE = string) ARG(NAME = &quot;month_code&quot; TYPE = string) </retrieve>
<update>EMPLOYEE_MTHAD</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -184,7 +206,7 @@
<text>A/D Code</text>
<border>6</border>
<color>0</color>
<x>2</x>
<x>287</x>
<y>2</y>
<height>16</height>
<width>74</width>
......@@ -206,41 +228,13 @@
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Description</text>
<border>6</border>
<color>0</color>
<x>78</x>
<y>2</y>
<height>16</height>
<width>153</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sh_descr_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>Effective Date</text>
<border>6</border>
<color>0</color>
<x>233</x>
<x>363</x>
<y>2</y>
<height>16</height>
<width>95</width>
......@@ -268,7 +262,7 @@
<text>Type</text>
<border>6</border>
<color>0</color>
<x>330</x>
<x>460</x>
<y>2</y>
<height>16</height>
<width>51</width>
......@@ -296,7 +290,7 @@
<text>Amount</text>
<border>6</border>
<color>0</color>
<x>383</x>
<x>513</x>
<y>2</y>
<height>16</height>
<width>95</width>
......@@ -324,7 +318,7 @@
<text>Min. Base Amount</text>
<border>6</border>
<color>0</color>
<x>480</x>
<x>610</x>
<y>2</y>
<height>16</height>
<width>108</width>
......@@ -352,7 +346,7 @@
<text>Max. Base Amount</text>
<border>6</border>
<color>0</color>
<x>590</x>
<x>720</x>
<y>2</y>
<height>16</height>
<width>109</width>
......@@ -380,7 +374,7 @@
<text>Min. Amount</text>
<border>6</border>
<color>0</color>
<x>701</x>
<x>831</x>
<y>2</y>
<height>16</height>
<width>94</width>
......@@ -408,7 +402,7 @@
<text>Max. Amount</text>
<border>6</border>
<color>0</color>
<x>797</x>
<x>927</x>
<y>2</y>
<height>16</height>
<width>95</width>
......@@ -436,7 +430,7 @@
<text>Proportionate </text>
<border>6</border>
<color>0</color>
<x>894</x>
<x>1024</x>
<y>2</y>
<height>16</height>
<width>94</width>
......@@ -464,7 +458,7 @@
<text>Employee Code</text>
<border>6</border>
<color>0</color>
<x>990</x>
<x>2</x>
<y>2</y>
<height>16</height>
<width>91</width>
......@@ -492,7 +486,7 @@
<text>Month</text>
<border>6</border>
<color>0</color>
<x>1083</x>
<x>1120</x>
<y>2</y>
<height>16</height>
<width>65</width>
......@@ -520,10 +514,10 @@
<text>Site</text>
<border>6</border>
<color>0</color>
<x>1428</x>
<x>1674</x>
<y>2</y>
<height>16</height>
<width>57</width>
<width>75</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -545,82 +539,102 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>First Name</text>
<text>Expiry Date</text>
<border>6</border>
<color>33554432</color>
<x>1150</x>
<y>2</y>
<x>1187</x>
<y>1</y>
<height>16</height>
<width>113</width>
<width>93</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>fname_name_long_t</name>
<name>exp_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Last Name</text>
<text>Ref Type</text>
<border>6</border>
<color>33554432</color>
<x>1265</x>
<y>2</y>
<color>0</color>
<x>1282</x>
<y>1</y>
<height>16</height>
<width>161</width>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lname_name_long_t</name>
<name>ref_type_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<text>Ref No</text>
<border>6</border>
<color>0</color>
<x>2</x>
<x>1378</x>
<y>1</y>
<height>16</height>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ref_no_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Emp Name</text>
<border>6</border>
<color>0</color>
<x>95</x>
<y>2</y>
<height>16</height>
<width>74</width>
<format>[general]</format>
<width>190</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ad_code</name>
<name>emp_name_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -630,26 +644,54 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Description</text>
<border>6</border>
<color>33554432</color>
<x>1474</x>
<y>1</y>
<height>17</height>
<width>198</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>allwdedn_descr_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>1</mode>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>78</x>
<x>287</x>
<y>2</y>
<height>16</height>
<width>153</width>
<width>74</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sh_descr</name>
<name>ad_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -672,12 +714,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>233</x>
<x>363</x>
<y>2</y>
<height>16</height>
<width>95</width>
......@@ -708,12 +750,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>330</x>
<x>460</x>
<y>2</y>
<height>16</height>
<width>51</width>
......@@ -744,12 +786,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>5</id>
<alignment>1</alignment>
<tabsequence>50</tabsequence>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>383</x>
<x>513</x>
<y>2</y>
<height>16</height>
<width>95</width>
......@@ -780,12 +822,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>6</id>
<alignment>1</alignment>
<tabsequence>60</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>480</x>
<x>610</x>
<y>2</y>
<height>16</height>
<width>108</width>
......@@ -816,12 +858,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>7</id>
<alignment>1</alignment>
<tabsequence>70</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>590</x>
<x>720</x>
<y>2</y>
<height>16</height>
<width>109</width>
......@@ -852,12 +894,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>8</id>
<alignment>1</alignment>
<tabsequence>80</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>701</x>
<x>831</x>
<y>2</y>
<height>16</height>
<width>94</width>
......@@ -888,12 +930,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>9</id>
<alignment>1</alignment>
<tabsequence>90</tabsequence>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>797</x>
<x>927</x>
<y>2</y>
<height>16</height>
<width>95</width>
......@@ -924,12 +966,12 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>894</x>
<x>1024</x>
<y>2</y>
<height>16</height>
<width>94</width>
......@@ -965,7 +1007,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>990</x>
<x>2</x>
<y>2</y>
<height>16</height>
<width>91</width>
......@@ -1001,7 +1043,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1083</x>
<x>1120</x>
<y>2</y>
<height>16</height>
<width>65</width>
......@@ -1032,15 +1074,15 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>1428</x>
<x>1674</x>
<y>2</y>
<height>16</height>
<width>57</width>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1066,27 +1108,65 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>0</border>
<color>0</color>
<x>1187</x>
<y>1</y>
<height>16</height>
<width>93</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>exp_date</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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<border>0</border>
<color>0</color>
<x>1150</x>
<y>2</y>
<x>1282</x>
<y>1</y>
<height>16</height>
<width>113</width>
<width>94</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>fname_name_long</name>
<name>ref_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1107,22 +1187,97 @@
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<border>0</border>
<color>0</color>
<x>1265</x>
<x>1378</x>
<y>1</y>
<height>16</height>
<width>94</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ref_no</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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>95</x>
<y>2</y>
<height>16</height>
<width>161</width>
<width>190</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lname_name_long</name>
<name>emp_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>0</color>
<x>1474</x>
<y>1</y>
<height>16</height>
<width>198</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>allwdedn_descr</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