Commit 7a6b5d3a authored by sanashaikh's avatar sanashaikh

Sana S: Modified on [03/09/2019]

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206697 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 8bf8ec60
...@@ -127,7 +127,7 @@ ...@@ -127,7 +127,7 @@
<dbname>emp_itdecl_hdr.chg_user</dbname> <dbname>emp_itdecl_hdr.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
...@@ -165,7 +165,13 @@ ...@@ -165,7 +165,13 @@
<name>seq_no</name> <name>seq_no</name>
<dbname>emp_itdecl_hdr.seq_no</dbname> <dbname>emp_itdecl_hdr.seq_no</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emp_itdecl_hdr&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;emp_itdecl_hdr.tran_id&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.tran_date&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.acct_prd&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.emp_code__decl&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.emp_code__ac&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.qtr_no&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.status&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.confirmed&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.it_no&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.chg_date&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.chg_user&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.chg_term&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.decl_type&quot;) COMPUTE(NAME=&quot;ddf_get_masters_name(&apos;EMPLOYEE&apos;, emp_itdecl_hdr.emp_code__decl, &apos;FML&apos;) as emp_name&quot;) COLUMN(NAME=&quot;employee.grade&quot;) COLUMN(NAME=&quot;employee.cadre&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.seq_no&quot;) JOIN (LEFT=&quot;emp_itdecl_hdr.emp_code__decl&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;emp_itdecl_hdr.emp_code__decl&quot; )WHERE( EXP1 =&quot;EMP_ITDECL_HDR.TRAN_DATE&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:from_date&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;EMP_ITDECL_HDR.TRAN_DATE&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:to_date&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;EMP_ITDECL_HDR.DECL_TYPE&quot; OP =&quot;=&quot; EXP2 =&quot;&apos;D&apos;&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;EMP_ITDECL_HDR.QTR_NO&quot; OP =&quot;=&quot; EXP2 =&quot;&apos;9&apos;&quot; ) ) ARG(NAME = &quot;from_date&quot; TYPE = date) ARG(NAME = &quot;to_date&quot; TYPE = date) </retrieve> <table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>pay_site</name>
<dbname>employee.pay_site</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emp_itdecl_hdr&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;emp_itdecl_hdr.tran_id&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.tran_date&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.acct_prd&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.emp_code__decl&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.emp_code__ac&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.qtr_no&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.status&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.confirmed&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.it_no&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.chg_date&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.chg_user&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.chg_term&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.decl_type&quot;) COMPUTE(NAME=&quot;ddf_get_masters_name(&apos;EMPLOYEE&apos;, emp_itdecl_hdr.emp_code__decl, &apos;FML&apos;) as emp_name&quot;) COLUMN(NAME=&quot;employee.grade&quot;) COLUMN(NAME=&quot;employee.cadre&quot;) COLUMN(NAME=&quot;emp_itdecl_hdr.seq_no&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) JOIN (LEFT=&quot;emp_itdecl_hdr.emp_code__decl&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;emp_itdecl_hdr.emp_code__decl&quot; )WHERE( EXP1 =&quot;EMP_ITDECL_HDR.TRAN_DATE&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:from_date&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;EMP_ITDECL_HDR.TRAN_DATE&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:to_date&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;EMP_ITDECL_HDR.DECL_TYPE&quot; OP =&quot;=&quot; EXP2 =&quot;&apos;D&apos;&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;emp_itdecl_hdr.qtr_no&quot; OP =&quot;=&quot; EXP2 =&quot;&apos;9&apos;&quot; ) ) ARG(NAME = &quot;from_date&quot; TYPE = date) ARG(NAME = &quot;to_date&quot; TYPE = date) </retrieve>
<update>emp_itdecl_hdr</update> <update>emp_itdecl_hdr</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -324,7 +330,7 @@ ...@@ -324,7 +330,7 @@
<text>Quarter No</text> <text>Quarter No</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1511</x> <x>1553</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>86</width> <width>86</width>
...@@ -352,7 +358,7 @@ ...@@ -352,7 +358,7 @@
<text>Status</text> <text>Status</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1225</x> <x>1267</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>86</width> <width>86</width>
...@@ -380,7 +386,7 @@ ...@@ -380,7 +386,7 @@
<text>Confirmed</text> <text>Confirmed</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1599</x> <x>1641</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>86</width> <width>86</width>
...@@ -433,13 +439,13 @@ ...@@ -433,13 +439,13 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Change Date</text> <text>Chg Date</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>800</x> <x>871</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>104</width> <width>84</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -461,13 +467,13 @@ ...@@ -461,13 +467,13 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Change User</text> <text>Chg User</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>906</x> <x>957</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>87</width> <width>78</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -489,10 +495,10 @@ ...@@ -489,10 +495,10 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Change Term</text> <text>Chg Term</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>995</x> <x>1037</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>87</width> <width>87</width>
...@@ -548,7 +554,7 @@ ...@@ -548,7 +554,7 @@
<text>Grade</text> <text>Grade</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1313</x> <x>1355</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>91</width> <width>91</width>
...@@ -576,7 +582,7 @@ ...@@ -576,7 +582,7 @@
<text>Cadre</text> <text>Cadre</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1406</x> <x>1448</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>103</width> <width>103</width>
...@@ -598,13 +604,41 @@ ...@@ -598,13 +604,41 @@
<color>553648127</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Sequence No</text>
<border>6</border>
<color>33554432</color>
<x>1126</x>
<y>2</y>
<height>19</height>
<width>139</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_itdecl_hdr_seq_no_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-12</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Declaration Type</text> <text>Declaration Type</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1687</x> <x>1729</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>138</width> <width>138</width>
...@@ -628,30 +662,30 @@ ...@@ -628,30 +662,30 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>0</alignment>
<text>Sequence No</text> <text>Pay Site</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1084</x> <x>800</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>139</width> <width>69</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_itdecl_hdr_seq_no_t</name> <name>pay_site_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>553648127</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
...@@ -849,7 +883,7 @@ ...@@ -849,7 +883,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1511</x> <x>1553</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>86</width> <width>86</width>
...@@ -887,7 +921,7 @@ ...@@ -887,7 +921,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1225</x> <x>1267</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>86</width> <width>86</width>
...@@ -925,7 +959,7 @@ ...@@ -925,7 +959,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1599</x> <x>1641</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>86</width> <width>86</width>
...@@ -1001,10 +1035,10 @@ ...@@ -1001,10 +1035,10 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>800</x> <x>871</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>104</width> <width>84</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1039,10 +1073,10 @@ ...@@ -1039,10 +1073,10 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>906</x> <x>957</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>87</width> <width>78</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1077,7 +1111,7 @@ ...@@ -1077,7 +1111,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>995</x> <x>1037</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>87</width> <width>87</width>
...@@ -1153,7 +1187,7 @@ ...@@ -1153,7 +1187,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1406</x> <x>1448</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>103</width> <width>103</width>
...@@ -1189,7 +1223,7 @@ ...@@ -1189,7 +1223,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1313</x> <x>1355</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>91</width> <width>91</width>
...@@ -1218,6 +1252,42 @@ ...@@ -1218,6 +1252,42 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1126</x>
<y>2</y>
<height>19</height>
<width>139</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>seq_no</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>13</id>
...@@ -1225,7 +1295,7 @@ ...@@ -1225,7 +1295,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1687</x> <x>1729</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>138</width> <width>138</width>
...@@ -1258,21 +1328,21 @@ ...@@ -1258,21 +1328,21 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>18</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1084</x> <x>800</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>139</width> <width>69</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>seq_no</name> <name>pay_site</name>
<visible>0</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
......
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