Commit bd969938 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@217793 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ac556308
......@@ -24,11 +24,11 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="pay_stru_chg_req_hdr.chg_user" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="pay_stru_chg_req_hdr.chg_date" )
column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="pay_stru_chg_req_hdr.chg_term" )
column=(type=char(10) updatewhereclause=yes name=req_status_descr dbname="req_status_descr" )
column=(type=char(9) updatewhereclause=yes name=wf_status_descr dbname="wf_status_descr" )
column=(type=char(5) updatewhereclause=yes name=pay_site dbname="employee.pay_site" )
column=(type=char(40) updatewhereclause=yes name=allwdedn_descr dbname="allwdedn.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"pay_stru_chg_req_hdr~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"allwdedn~" ) COLUMN(NAME=~"pay_stru_chg_req_hdr.tran_id~") COLUMN(NAME=~"pay_stru_chg_req_hdr.tran_date~") COLUMN(NAME=~"pay_stru_chg_req_hdr.ad_alloc_group~") COLUMN(NAME=~"pay_stru_chg_req_hdr.emp_code~") COLUMN(NAME=~"pay_stru_chg_req_hdr.cancel_remarks~") COLUMN(NAME=~"pay_stru_chg_req_hdr.remarks~") COLUMN(NAME=~"pay_stru_chg_req_hdr.status_date~") COLUMN(NAME=~"pay_stru_chg_req_hdr.req_status~") COLUMN(NAME=~"pay_stru_chg_req_hdr.wf_status~") COLUMN(NAME=~"pay_stru_chg_req_hdr.emp_code__aprv~") COLUMN(NAME=~"pay_stru_chg_req_hdr.emp_code__auth1~") COLUMN(NAME=~"pay_stru_chg_req_hdr.emp_code__auth2~") COLUMN(NAME=~"pay_stru_chg_req_hdr.emp_code__auth3~") COLUMN(NAME=~"pay_stru_chg_req_hdr.add_date~") COLUMN(NAME=~"pay_stru_chg_req_hdr.add_user~") COLUMN(NAME=~"pay_stru_chg_req_hdr.add_term~") COLUMN(NAME=~"pay_stru_chg_req_hdr.chg_user~") COLUMN(NAME=~"pay_stru_chg_req_hdr.chg_date~") COLUMN(NAME=~"pay_stru_chg_req_hdr.chg_term~") COMPUTE(NAME=~"CASE WHEN PAY_STRU_CHG_REQ_HDR.REQ_STATUS='U' THEN 'Unapproved' WHEN PAY_STRU_CHG_REQ_HDR.REQ_STATUS='A' THEN 'Approved' WHEN PAY_STRU_CHG_REQ_HDR.REQ_STATUS='C' THEN 'Cancelled' ELSE '' END AS req_status_descr~") COMPUTE(NAME=~"CASE WHEN PAY_STRU_CHG_REQ_HDR.WF_STATUS='O' THEN 'Opened' WHEN PAY_STRU_CHG_REQ_HDR.WF_STATUS='S' THEN 'Submitted' ELSE '' END AS wf_status_descr~") COLUMN(NAME=~"employee.pay_site~") COLUMN(NAME=~"allwdedn.descr~") JOIN (LEFT=~"pay_stru_chg_req_hdr.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" ) JOIN (LEFT=~"pay_stru_chg_req_hdr.ad_alloc_group~" OP =~"=~"RIGHT=~"allwdedn.ad_code~" )WHERE( EXP1 =~"~~~"PAY_STRU_CHG_REQ_HDR~~~".~~~"TRAN_DATE~~~"~" OP =~">=~" EXP2 =~":from_date~" LOGIC =~"and~" ) WHERE( EXP1 =~"~~~"PAY_STRU_CHG_REQ_HDR~~~".~~~"TRAN_DATE~~~"~" OP =~"<=~" EXP2 =~":to_date~" ) ) ARG(NAME = ~"from_date~" TYPE = datetime) ARG(NAME = ~"to_date~" TYPE = datetime) " update="PAY_STRU_CHG_REQ_HDR" updatewhere=1 updatekeyinplace=no arguments=(("from_date", datetime),("to_date", datetime)) )
column=(type=char(10) updatewhereclause=yes name=req_status_descr dbname="req_status_descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"pay_stru_chg_req_hdr~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"allwdedn~" ) COLUMN(NAME=~"pay_stru_chg_req_hdr.tran_id~") COLUMN(NAME=~"pay_stru_chg_req_hdr.tran_date~") COLUMN(NAME=~"pay_stru_chg_req_hdr.ad_alloc_group~") COLUMN(NAME=~"pay_stru_chg_req_hdr.emp_code~") COLUMN(NAME=~"pay_stru_chg_req_hdr.cancel_remarks~") COLUMN(NAME=~"pay_stru_chg_req_hdr.remarks~") COLUMN(NAME=~"pay_stru_chg_req_hdr.status_date~") COLUMN(NAME=~"pay_stru_chg_req_hdr.req_status~") COLUMN(NAME=~"pay_stru_chg_req_hdr.wf_status~") COLUMN(NAME=~"pay_stru_chg_req_hdr.emp_code__aprv~") COLUMN(NAME=~"pay_stru_chg_req_hdr.emp_code__auth1~") COLUMN(NAME=~"pay_stru_chg_req_hdr.emp_code__auth2~") COLUMN(NAME=~"pay_stru_chg_req_hdr.emp_code__auth3~") COLUMN(NAME=~"pay_stru_chg_req_hdr.add_date~") COLUMN(NAME=~"pay_stru_chg_req_hdr.add_user~") COLUMN(NAME=~"pay_stru_chg_req_hdr.add_term~") COLUMN(NAME=~"pay_stru_chg_req_hdr.chg_user~") COLUMN(NAME=~"pay_stru_chg_req_hdr.chg_date~") COLUMN(NAME=~"pay_stru_chg_req_hdr.chg_term~") COMPUTE(NAME=~"CASE WHEN PAY_STRU_CHG_REQ_HDR.WF_STATUS='O' THEN 'Opened' WHEN PAY_STRU_CHG_REQ_HDR.WF_STATUS='S' THEN 'Submitted' ELSE '' END AS wf_status_descr~") COLUMN(NAME=~"employee.pay_site~") COLUMN(NAME=~"allwdedn.descr~") COMPUTE(NAME=~"CASE WHEN PAY_STRU_CHG_REQ_HDR.REQ_STATUS='U' THEN 'Unapproved' WHEN PAY_STRU_CHG_REQ_HDR.REQ_STATUS='A' THEN 'Approved' WHEN PAY_STRU_CHG_REQ_HDR.REQ_STATUS='C' AND PAY_STRU_CHG_REQ_HDR.WF_STATUS = 'R' THEN 'Rejected' WHEN PAY_STRU_CHG_REQ_HDR.REQ_STATUS='C' THEN 'Cancelled' ELSE '' END AS req_status_descr~") JOIN (LEFT=~"pay_stru_chg_req_hdr.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" ) JOIN (LEFT=~"pay_stru_chg_req_hdr.ad_alloc_group~" OP =~"=~"RIGHT=~"allwdedn.ad_code~" )WHERE( EXP1 =~"PAY_STRU_CHG_REQ_HDR.TRAN_DATE~" OP =~">=~" EXP2 =~":from_date~" LOGIC =~"and~" ) WHERE( EXP1 =~"PAY_STRU_CHG_REQ_HDR.TRAN_DATE~" OP =~"<=~" EXP2 =~":to_date~" ) ) ARG(NAME = ~"from_date~" TYPE = datetime) ARG(NAME = ~"to_date~" TYPE = datetime) " update="pay_stru_chg_req_hdr" updatewhere=1 updatekeyinplace=no arguments=(("from_date", datetime),("to_date", datetime)) )
text(band=header alignment="2" text="Tran Id" border="0" color="33554432" x="2" y="2" height="16" width="66" html.valueishtml="0" name=tran_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Tran Date" border="0" color="33554432" x="70" y="2" height="16" width="95" html.valueishtml="0" name=tran_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Rej/Canc Remarks" border="0" color="33554432" x="639" y="2" height="16" width="144" html.valueishtml="0" name=cancel_remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......@@ -51,6 +51,7 @@ text(band=header alignment="0" text="Employee Pay Site" border="0" color="335544
text(band=header alignment="2" text="Status Date" border="0" color="33554432" x="1362" y="2" height="16" width="105" html.valueishtml="0" name=status_date_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Employee Code Aprv" border="0" color="33554432" x="1591" y="2" height="16" width="132" html.valueishtml="0" name=emp_code__aprv_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Allocation Group" border="0" color="33554432" x="167" y="1" height="19" width="238" html.valueishtml="0" name=allwdedn_descr_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="2" text="Allocation Group" border="0" color="33554432" x="1182" y="2" height="16" width="110" html.valueishtml="0" name=ad_alloc_group_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="70" y="2" height="19" width="95" format="[shortdate] [time]" html.valueishtml="0" name=tran_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="639" y="2" height="19" width="144" format="[general]" html.valueishtml="0" name=cancel_remarks visible="1" edit.limit=120 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......@@ -66,14 +67,13 @@ column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554
column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="2180" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=add_date visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="33554432" x="2314" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=add_user visible="0" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="33554432" x="2382" y="2" height="19" width="153" format="[general]" html.valueishtml="0" name=add_term visible="0" edit.limit=300 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="33554432" x="2537" y="2" height="19" width="150" format="[general]" html.valueishtml="0" name=req_status_descr visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="0" color="33554432" x="2689" y="2" height="19" width="166" format="[general]" html.valueishtml="0" name=wf_status_descr visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="0" color="33554432" x="2857" y="1" height="16" width="28" format="[general]" html.valueishtml="0" name=pay_site visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="0" color="33554432" x="2537" y="2" height="19" width="150" format="[general]" html.valueishtml="0" name=req_status_descr visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="33554432" x="2689" y="2" height="19" width="166" format="[general]" html.valueishtml="0" name=wf_status_descr visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="0" color="33554432" x="2857" y="1" height="16" width="28" format="[general]" html.valueishtml="0" name=pay_site visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="1362" y="2" height="19" width="105" format="[shortdate] [time]" html.valueishtml="0" name=status_date visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="1469" y="2" height="19" width="120" format="[general]" html.valueishtml="0" name=wf_status visible="0" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="1591" y="2" height="19" width="132" format="[general]" html.valueishtml="0" name=emp_code__aprv visible="0" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="0" color="33554432" x="167" y="1" height="16" width="238" format="[general]" html.valueishtml="0" name=allwdedn_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Allocation Group" border="0" color="33554432" x="1182" y="2" height="16" width="110" html.valueishtml="0" name=ad_alloc_group_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="0" color="33554432" x="167" y="1" height="16" width="238" format="[general]" html.valueishtml="0" name=allwdedn_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="1182" y="2" height="19" width="110" format="[general]" html.valueishtml="0" name=ad_alloc_group visible="0" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
......
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