Commit cf162d20 authored by sanashaikh's avatar sanashaikh

Sana S: Modifed on 12/03/20

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217784 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 846675eb
...@@ -187,12 +187,6 @@ ...@@ -187,12 +187,6 @@
<name>chg_term</name> <name>chg_term</name>
<dbname>pay_stru_chg_req_hdr.chg_term</dbname> <dbname>pay_stru_chg_req_hdr.chg_term</dbname>
</table_column> </table_column>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>req_status_descr</name>
<dbname>req_status_descr</dbname>
</table_column>
<table_column> <table_column>
<type size="9">char</type> <type size="9">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
...@@ -211,8 +205,14 @@ ...@@ -211,8 +205,14 @@
<name>allwdedn_descr</name> <name>allwdedn_descr</name>
<dbname>allwdedn.descr</dbname> <dbname>allwdedn.descr</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pay_stru_chg_req_hdr&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.tran_id&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.tran_date&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.ad_alloc_group&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.emp_code&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.cancel_remarks&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.remarks&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.status_date&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.req_status&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.wf_status&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.emp_code__auth1&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.emp_code__auth2&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.emp_code__auth3&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.add_date&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.add_user&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.add_term&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.chg_user&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.chg_date&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.chg_term&quot;) COMPUTE(NAME=&quot;CASE WHEN PAY_STRU_CHG_REQ_HDR.REQ_STATUS=&apos;U&apos; THEN &apos;Unapproved&apos; WHEN PAY_STRU_CHG_REQ_HDR.REQ_STATUS=&apos;A&apos; THEN &apos;Approved&apos; WHEN PAY_STRU_CHG_REQ_HDR.REQ_STATUS=&apos;C&apos; THEN &apos;Cancelled&apos; ELSE &apos;&apos; END AS req_status_descr&quot;) COMPUTE(NAME=&quot;CASE WHEN PAY_STRU_CHG_REQ_HDR.WF_STATUS=&apos;O&apos; THEN &apos;Opened&apos; WHEN PAY_STRU_CHG_REQ_HDR.WF_STATUS=&apos;S&apos; THEN &apos;Submitted&apos; ELSE &apos;&apos; END AS wf_status_descr&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) JOIN (LEFT=&quot;pay_stru_chg_req_hdr.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; ) JOIN (LEFT=&quot;pay_stru_chg_req_hdr.ad_alloc_group&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; )WHERE( EXP1 =&quot;~&quot;PAY_STRU_CHG_REQ_HDR~&quot;.~&quot;TRAN_DATE~&quot;&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:from_date&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;PAY_STRU_CHG_REQ_HDR~&quot;.~&quot;TRAN_DATE~&quot;&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> <table_column>
<update>PAY_STRU_CHG_REQ_HDR</update> <type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>req_status_descr</name>
<dbname>req_status_descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;pay_stru_chg_req_hdr&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.tran_id&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.tran_date&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.ad_alloc_group&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.emp_code&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.cancel_remarks&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.remarks&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.status_date&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.req_status&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.wf_status&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.emp_code__auth1&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.emp_code__auth2&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.emp_code__auth3&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.add_date&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.add_user&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.add_term&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.chg_user&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.chg_date&quot;) COLUMN(NAME=&quot;pay_stru_chg_req_hdr.chg_term&quot;) COMPUTE(NAME=&quot;CASE WHEN PAY_STRU_CHG_REQ_HDR.WF_STATUS=&apos;O&apos; THEN &apos;Opened&apos; WHEN PAY_STRU_CHG_REQ_HDR.WF_STATUS=&apos;S&apos; THEN &apos;Submitted&apos; ELSE &apos;&apos; END AS wf_status_descr&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) COMPUTE(NAME=&quot;CASE WHEN PAY_STRU_CHG_REQ_HDR.REQ_STATUS=&apos;U&apos; THEN &apos;Unapproved&apos; WHEN PAY_STRU_CHG_REQ_HDR.REQ_STATUS=&apos;A&apos; THEN &apos;Approved&apos; WHEN PAY_STRU_CHG_REQ_HDR.REQ_STATUS=&apos;C&apos; AND PAY_STRU_CHG_REQ_HDR.WF_STATUS = &apos;R&apos; THEN &apos;Rejected&apos; WHEN PAY_STRU_CHG_REQ_HDR.REQ_STATUS=&apos;C&apos; THEN &apos;Cancelled&apos; ELSE &apos;&apos; END AS req_status_descr&quot;) JOIN (LEFT=&quot;pay_stru_chg_req_hdr.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; ) JOIN (LEFT=&quot;pay_stru_chg_req_hdr.ad_alloc_group&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; )WHERE( EXP1 =&quot;PAY_STRU_CHG_REQ_HDR.TRAN_DATE&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:from_date&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;PAY_STRU_CHG_REQ_HDR.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>pay_stru_chg_req_hdr</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -1438,7 +1438,7 @@ ...@@ -1438,7 +1438,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>23</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
...@@ -1474,7 +1474,7 @@ ...@@ -1474,7 +1474,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>20</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
...@@ -1510,7 +1510,7 @@ ...@@ -1510,7 +1510,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
...@@ -1661,7 +1661,7 @@ ...@@ -1661,7 +1661,7 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>23</id> <id>22</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
......
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