Commit 3b852ddc 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@217794 ce508802-f39f-4f6c-b175-0d175dae99d5
parent bd969938
......@@ -15,27 +15,30 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(1) update=yes updatewhereclause=yes name=amount_type dbname="pay_stru_chg_req_det.amount_type" values="F Fixed/P Percent/ Calculation/" )
column=(type=char(120) update=yes updatewhereclause=yes name=remarks dbname="pay_stru_chg_req_det.remarks" )
column=(type=datetime update=yes updatewhereclause=yes name=eff_date_orig dbname="pay_stru_chg_req_det.eff_date_orig" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"pay_stru_chg_req_det~" ) COLUMN(NAME=~"pay_stru_chg_req_det.tran_id~") COLUMN(NAME=~"pay_stru_chg_req_det.line_no~") COLUMN(NAME=~"pay_stru_chg_req_det.ad_code~") COLUMN(NAME=~"pay_stru_chg_req_det.eff_date~") COLUMN(NAME=~"pay_stru_chg_req_det.amount_orig~") COLUMN(NAME=~"pay_stru_chg_req_det.amount_type_orig~") COLUMN(NAME=~"pay_stru_chg_req_det.amount~") COLUMN(NAME=~"pay_stru_chg_req_det.amount_type~") COLUMN(NAME=~"pay_stru_chg_req_det.remarks~") COLUMN(NAME=~"pay_stru_chg_req_det.eff_date_orig~")WHERE( EXP1 =~"PAY_STRU_CHG_REQ_DET.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="PAY_STRU_CHG_REQ_DET" updatewhere=1 updatekeyinplace=no retrieve.asneeded=yes data.storage=disk arguments=(("tran_id", string)) )
text(band=header alignment="2" text="Tran Id" border="0" color="33554432" x="648" y="1" height="16" width="54" html.valueishtml="0" name=tran_id_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column=(type=char(40) updatewhereclause=yes name=ad_descr dbname="allwdedn.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"pay_stru_chg_req_det~" ) TABLE(NAME=~"allwdedn~" ) COLUMN(NAME=~"pay_stru_chg_req_det.tran_id~") COLUMN(NAME=~"pay_stru_chg_req_det.line_no~") COLUMN(NAME=~"pay_stru_chg_req_det.ad_code~") COLUMN(NAME=~"pay_stru_chg_req_det.eff_date~") COLUMN(NAME=~"pay_stru_chg_req_det.amount_orig~") COLUMN(NAME=~"pay_stru_chg_req_det.amount_type_orig~") COLUMN(NAME=~"pay_stru_chg_req_det.amount~") COLUMN(NAME=~"pay_stru_chg_req_det.amount_type~") COLUMN(NAME=~"pay_stru_chg_req_det.remarks~") COLUMN(NAME=~"pay_stru_chg_req_det.eff_date_orig~") COLUMN(NAME=~"allwdedn.descr~") JOIN (LEFT=~"pay_stru_chg_req_det.ad_code~" OP =~"=~"RIGHT=~"allwdedn.ad_code~" )WHERE( EXP1 =~"PAY_STRU_CHG_REQ_DET.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="pay_stru_chg_req_det" updatewhere=1 updatekeyinplace=no retrieve.asneeded=yes data.storage=disk arguments=(("tran_id", string)) )
text(band=header alignment="2" text="Tran Id" border="0" color="33554432" x="968" y="1" height="16" width="54" html.valueishtml="0" name=tran_id_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Line#" border="0" color="33554432" x="2" y="2" height="16" width="36" html.valueishtml="0" name=line_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Code" border="0" color="33554432" x="40" y="2" height="16" width="37" html.valueishtml="0" name=ad_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Eff Date Orig" border="0" color="33554432" x="704" y="2" height="16" width="84" html.valueishtml="0" name=eff_date_orig_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Amount Type Orig" border="0" color="33554432" x="790" y="2" height="16" width="105" html.valueishtml="0" name=amount_type_orig_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Old Value" border="0" color="33554432" x="79" y="2" height="16" width="73" html.valueishtml="0" name=amount_orig_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="New Value" border="0" color="33554432" x="154" y="2" height="16" width="72" html.valueishtml="0" name=amount_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Value Type" border="0" color="33554432" x="228" y="2" height="16" width="86" html.valueishtml="0" name=amount_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Eff Date" border="0" color="33554432" x="316" y="2" height="16" width="59" html.valueishtml="0" name=eff_date_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Remarks" border="0" color="33554432" x="377" y="2" height="16" width="269" html.valueishtml="0" name=remarks_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="648" y="1" height="19" width="54" format="[general]" html.valueishtml="0" name=tran_id 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="2" background.color="67108864" )
text(band=header alignment="2" text="Head" border="0" color="33554432" x="40" y="2" height="15" width="37" html.valueishtml="0" name=ad_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Eff Date Orig" border="0" color="33554432" x="1024" y="2" height="16" width="84" html.valueishtml="0" name=eff_date_orig_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Amount Type Orig" border="0" color="33554432" x="1110" y="2" height="16" width="105" html.valueishtml="0" name=amount_type_orig_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Old Value" border="0" color="33554432" x="399" y="2" height="16" width="73" html.valueishtml="0" name=amount_orig_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="New Value" border="0" color="33554432" x="474" y="2" height="16" width="72" html.valueishtml="0" name=amount_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Value Type" border="0" color="33554432" x="548" y="2" height="16" width="86" html.valueishtml="0" name=amount_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Eff Date" border="0" color="33554432" x="636" y="2" height="16" width="59" html.valueishtml="0" name=eff_date_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Remarks" border="0" color="33554432" x="697" y="2" height="16" width="269" html.valueishtml="0" name=remarks_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Description" border="0" color="33554432" x="79" y="2" height="16" width="318" html.valueishtml="0" name=ad_descr_t visible="1" font.face="Liberation Sans" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="968" y="1" height="19" width="54" format="[general]" html.valueishtml="0" name=tran_id 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="2" background.color="67108864" )
column(band=detail id=2 alignment="1" tabsequence=32766 border="0" color="33554432" x="2" y="2" height="19" width="36" format="[general]" html.valueishtml="0" name=line_no 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="2" background.color="67108864" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="40" y="2" height="19" width="37" format="[general]" html.valueishtml="0" name=ad_code visible="1" 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="2" background.color="67108864" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="704" y="2" height="19" width="84" format="[shortdate] [time]" html.valueishtml="0" name=eff_date_orig 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="2" background.color="67108864" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="790" y="2" height="19" width="105" format="[general]" html.valueishtml="0" name=amount_type_orig visible="0" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=5 alignment="1" tabsequence=32766 border="0" color="33554432" x="79" y="2" height="19" width="73" format="#######0.00" html.valueishtml="0" name=amount_orig visible="1" righttoleft=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="2" background.color="67108864" )
column(band=detail id=7 alignment="1" tabsequence=10 border="0" color="33554432" x="154" y="2" height="19" width="72" format="#######0" html.valueishtml="0" name=amount visible="1" righttoleft=1 edit.limit=0 edit.case=any edit.format="#######0" 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="2" background.color="134217728" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="228" y="2" height="19" width="86" format="[general]" html.valueishtml="0" name=amount_type visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="316" y="2" height="19" width="59" format="[shortdate] [time]" html.valueishtml="0" name=eff_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="2" background.color="67108864" )
column(band=detail id=9 alignment="0" tabsequence=20 border="5" color="33554432" x="377" y="1" height="19" width="269" format="[general]" html.valueishtml="0" name=remarks visible="0" edit.limit=30 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="2" background.color="67108864" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="1024" y="2" height="19" width="84" format="[shortdate] [time]" html.valueishtml="0" name=eff_date_orig 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="2" background.color="67108864" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="1110" y="2" height="19" width="105" format="[general]" html.valueishtml="0" name=amount_type_orig visible="0" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=5 alignment="1" tabsequence=32766 border="0" color="33554432" x="399" y="2" height="19" width="73" format="#######0.00" html.valueishtml="0" name=amount_orig visible="1" righttoleft=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="2" background.color="67108864" )
column(band=detail id=7 alignment="1" tabsequence=10 border="0" color="33554432" x="474" y="2" height="19" width="72" format="#######0" html.valueishtml="0" name=amount visible="1" righttoleft=1 edit.limit=0 edit.case=any edit.format="#######0" 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="2" background.color="134217728" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="548" y="2" height="19" width="86" format="[general]" html.valueishtml="0" name=amount_type visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="636" y="2" height="19" width="59" format="[shortdate] [time]" html.valueishtml="0" name=eff_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="2" background.color="67108864" )
column(band=detail id=9 alignment="0" tabsequence=20 border="5" color="33554432" x="697" y="1" height="19" width="269" format="[general]" html.valueishtml="0" name=remarks visible="0" edit.limit=30 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="2" background.color="67108864" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="33554432" x="79" y="1" height="19" width="318" format="[general]" html.valueishtml="0" name=ad_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="2" background.color="67108864" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=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