Commit ac556308 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@217792 ce508802-f39f-4f6c-b175-0d175dae99d5
parent db41ddfc
...@@ -14,7 +14,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i ...@@ -14,7 +14,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="pay_stru_chg_req_det.amount" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=amount dbname="pay_stru_chg_req_det.amount" )
column=(type=char(1) update=yes updatewhereclause=yes name=amount_type dbname="pay_stru_chg_req_det.amount_type" values="Percent P/Fixed F/" ) column=(type=char(1) update=yes updatewhereclause=yes name=amount_type dbname="pay_stru_chg_req_det.amount_type" values="Percent P/Fixed F/" )
column=(type=char(120) update=yes updatewhereclause=yes name=remarks dbname="pay_stru_chg_req_det.remarks" ) column=(type=char(120) update=yes updatewhereclause=yes name=remarks dbname="pay_stru_chg_req_det.remarks" )
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_orig~") 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~")) " update="PAY_STRU_CHG_REQ_DET" updatewhere=0 updatekeyinplace=no ) 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_orig~") 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=~"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~" LOGIC =~"and~" ) WHERE( EXP1 =~"pay_stru_chg_req_det.line_no~" OP =~"=~" EXP2 =~":line_no~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) ARG(NAME = ~"line_no~" TYPE = number) " update="pay_stru_chg_req_det" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string),("line_no", number)) )
groupbox(band=detail text="Others"border="2" color="33554432" x="26" y="139" height="136" width="455" name=gb_2 visible="1" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) groupbox(band=detail text="Others"border="2" color="33554432" x="26" y="139" height="136" width="455" name=gb_2 visible="1" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
groupbox(band=detail text="Basic"border="2" color="33554432" x="23" y="4" height="127" width="457" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) groupbox(band=detail text="Basic"border="2" color="33554432" x="23" y="4" height="127" width="457" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=2 alignment="1" tabsequence=32766 border="5" color="255" x="362" y="167" height="19" width="101" 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="1" background.color="536870912" ) column(band=detail id=2 alignment="1" tabsequence=32766 border="5" color="255" x="362" y="167" height="19" width="101" 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="1" background.color="536870912" )
...@@ -27,8 +28,7 @@ text(band=detail alignment="1" text="Tran Id:" border="2" color="255" x="34" y=" ...@@ -27,8 +28,7 @@ text(band=detail alignment="1" text="Tran Id:" border="2" color="255" x="34" y="
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="153" y="168" height="19" width="72" 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=1 alignment="0" tabsequence=32766 border="5" color="255" x="153" y="168" height="19" width="72" 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=5 alignment="0" tabsequence=32766 border="5" color="255" x="153" y="193" height="19" width="74" format="[shortdate] [time]" html.valueishtml="0" name=eff_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="5" color="255" x="153" y="193" height="19" width="74" format="[shortdate] [time]" html.valueishtml="0" name=eff_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=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="153" y="247" height="19" width="310" format="[general]" html.valueishtml="0" name=remarks visible="0" 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" ) column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="153" y="247" height="19" width="310" format="[general]" html.valueishtml="0" name=remarks visible="0" 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" )
text(band=detail alignment="1" text="Code :" border="2" color="33554432" x="49" y="31" height="16" width="109" 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="1" background.color="536870912" ) text(band=detail alignment="1" text="Head :" border="2" color="33554432" x="49" y="31" height="15" width="109" 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="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="33554432" x="164" y="31" height="19" width="74" 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="1" background.color="536870912" )
text(band=detail alignment="1" text="Old Value :" border="2" color="33554432" x="49" y="54" height="16" width="109" 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="1" background.color="536870912" ) text(band=detail alignment="1" text="Old Value :" border="2" color="33554432" x="49" y="54" height="16" width="109" 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="1" background.color="536870912" )
column(band=detail id=6 alignment="1" tabsequence=32766 border="5" color="33554432" x="164" y="54" height="19" width="74" format="#######0" html.valueishtml="0" name=amount_orig visible="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="1" background.color="536870912" ) column(band=detail id=6 alignment="1" tabsequence=32766 border="5" color="33554432" x="164" y="54" height="19" width="74" format="#######0" html.valueishtml="0" name=amount_orig visible="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="1" background.color="536870912" )
text(band=detail alignment="1" text="New Value :" border="2" color="33554432" x="49" y="79" height="16" width="109" 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="1" background.color="536870912" ) text(band=detail alignment="1" text="New Value :" border="2" color="33554432" x="49" y="79" height="16" width="109" 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="1" background.color="536870912" )
...@@ -37,6 +37,8 @@ text(band=detail alignment="1" text="Value Type :" border="2" color="33554432" x ...@@ -37,6 +37,8 @@ text(band=detail alignment="1" text="Value Type :" border="2" color="33554432" x
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="362" y="80" height="19" width="101" format="[general]" html.valueishtml="0" name=amount_type visible="1" 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="1" background.color="536870912" ) column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="362" y="80" height="19" width="101" format="[general]" html.valueishtml="0" name=amount_type visible="1" 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="1" background.color="536870912" )
text(band=detail alignment="1" text="Amount Type Orig:" border="2" color="33554432" x="34" y="221" height="16" width="109" html.valueishtml="0" name=amount_type_orig_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=detail alignment="1" text="Amount Type Orig:" border="2" color="33554432" x="34" y="221" height="16" width="109" html.valueishtml="0" name=amount_type_orig_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" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="153" y="221" height="19" width="100" format="[general]" html.valueishtml="0" name=amount_type_orig visible="1" 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="1" background.color="536870912" ) column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="153" y="221" height="19" width="100" format="[general]" html.valueishtml="0" name=amount_type_orig visible="1" 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="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="33554432" x="164" y="31" height="19" width="74" 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="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="244" y="31" height="19" width="224" 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="1" background.color="536870912" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) 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 ) 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