Commit 8bb92d70 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@217777 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e2d3c5bd
......@@ -187,12 +187,6 @@
<name>chg_term</name>
<dbname>pay_stru_chg_req_hdr.chg_term</dbname>
</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>
<type size="9">char</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -223,8 +217,14 @@
<name>allwdedn_descr</name>
<dbname>allwdedn.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.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;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(PAY_STRU_CHG_REQ_HDR.EMP_CODE, &apos;FML1&apos;) AS EMP_NAME&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(PAY_STRU_CHG_REQ_HDR.EMP_CODE__APRV, &apos;FML1&apos;) AS EMP_NAME_APRV&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>
<update>PAY_STRU_CHG_REQ_HDR</update>
<table_column>
<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;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(PAY_STRU_CHG_REQ_HDR.EMP_CODE, &apos;FML1&apos;) AS EMP_NAME&quot;) COMPUTE(NAME=&quot;FN_GET_EMP_NAME(PAY_STRU_CHG_REQ_HDR.EMP_CODE__APRV, &apos;FML1&apos;) AS EMP_NAME_APRV&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>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -1316,7 +1316,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -1353,7 +1353,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -1390,7 +1390,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -1731,7 +1731,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -1767,7 +1767,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -1803,7 +1803,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<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