Commit a7645b97 authored by pchavan's avatar pchavan

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@185001 ce508802-f39f-4f6c-b175-0d175dae99d5
parent fcefde30
......@@ -28,7 +28,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(40) updatewhereclause=yes name=accounts_descr dbname="accounts.descr" )
column=(type=char(40) updatewhereclause=yes name=costctr_descr dbname="costctr.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"costalloc_bas~" ) TABLE(NAME=~"site~" ) TABLE(NAME=~"acctgrp~" ) TABLE(NAME=~"acctsgrp~" ) TABLE(NAME=~"accounts~" ) TABLE(NAME=~"costctr~" ) COLUMN(NAME=~"costalloc_bas.tran_id~") COLUMN(NAME=~"costalloc_bas.group_code~") COLUMN(NAME=~"costalloc_bas.acct_cat~") COLUMN(NAME=~"costalloc_bas.sgroup_code~") COLUMN(NAME=~"costalloc_bas.acct_code~") COLUMN(NAME=~"costalloc_bas.cctr_code__from~") COLUMN(NAME=~"costalloc_bas.eff_from~") COLUMN(NAME=~"costalloc_bas.valid_upto~") COLUMN(NAME=~"costalloc_bas.alloc_basis~") COLUMN(NAME=~"costalloc_bas.res_basis~") COLUMN(NAME=~"costalloc_bas.add_date~") COLUMN(NAME=~"costalloc_bas.add_user~") COLUMN(NAME=~"costalloc_bas.add_term~") COLUMN(NAME=~"costalloc_bas.chg_date~") COLUMN(NAME=~"costalloc_bas.chg_user~") COLUMN(NAME=~"costalloc_bas.chg_term~") COLUMN(NAME=~"costalloc_bas.site_code~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"acctgrp.descr~") COLUMN(NAME=~"acctsgrp.descr~") COLUMN(NAME=~"accounts.descr~") COLUMN(NAME=~"costctr.descr~") JOIN (LEFT=~"costalloc_bas.group_code~" OP =~"=~"RIGHT=~"acctgrp.group_code~" OUTER1 =~"costalloc_bas.group_code~" ) JOIN (LEFT=~"costalloc_bas.sgroup_code~" OP =~"=~"RIGHT=~"acctsgrp.sgroup_code~" OUTER1 =~"costalloc_bas.sgroup_code~" ) JOIN (LEFT=~"costalloc_bas.acct_code~" OP =~"=~"RIGHT=~"accounts.acct_code~" OUTER1 =~"costalloc_bas.acct_code~" ) JOIN (LEFT=~"costalloc_bas.cctr_code__from~" OP =~"=~"RIGHT=~"costctr.cctr_code~" OUTER1 =~"costalloc_bas.cctr_code__from~" ) JOIN (LEFT=~"site.site_code~" OP =~"=~"RIGHT=~"costalloc_bas.site_code~" ) WHERE( EXP1 =~"~~~"COSTALLOC_BAS~~~".~~~"TRAN_ID~~~"~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="costalloc_bas" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="4" y="10" height="322" width="642" name=gb_1 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" )
groupbox(band=detail text="Basic"border="2" color="33554432" x="3" y="12" height="322" width="642" name=gb_1 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=detail alignment="1" text="Add Date:" border="2" color="33554432" x="10" y="262" height="15" width="100" html.valueishtml="0" name=add_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" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="134217734" x="115" y="262" height="15" width="88" format="[shortdate] [time]" html.valueishtml="0" name=add_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="2" background.color="16777215" )
text(band=detail alignment="1" text="Add User:" border="2" color="33554432" x="223" y="263" height="15" width="100" html.valueishtml="0" name=add_user_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" )
......@@ -43,7 +43,6 @@ text(band=detail alignment="1" text="Chg Term:" border="2" color="33554432" x="4
column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="134217734" x="552" y="295" height="15" width="88" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 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="16777215" )
text(band=detail alignment="1" text="Transaction Id" border="2" color="33554432" x="11" y="26" height="15" width="140" 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=detail alignment="1" text="Site Code:" border="2" color="33554432" x="11" y="48" height="15" width="140" html.valueishtml="0" name=site_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="Group Code:" border="2" color="33554432" x="11" y="69" height="15" width="140" html.valueishtml="0" name=group_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="Cost Centre Code From:" border="2" color="33554432" x="11" y="153" height="15" width="140" html.valueishtml="0" name=cctr_code__from_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="Effective From:" border="2" color="33554432" x="11" y="174" height="15" width="140" html.valueishtml="0" name=eff_from_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="Allocation Basis:" border="2" color="33554432" x="11" y="195" height="15" width="140" html.valueishtml="0" name=alloc_basis_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" )
......@@ -54,20 +53,21 @@ column(band=detail id=10 alignment="0" tabsequence=100 border="5" color="1342177
column(band=detail id=8 alignment="0" tabsequence=80 border="5" color="134217734" x="382" y="174" height="15" width="120" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=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="16777215" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="134217734" x="157" y="174" height="15" width="120" format="[shortdate] [time]" html.valueishtml="0" name=eff_from 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="16777215" )
text(band=detail alignment="1" text="Valid Upto:" border="2" color="33554432" x="282" y="174" height="15" width="95" html.valueishtml="0" name=valid_upto_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=2 alignment="0" tabsequence=20 border="5" color="134217734" x="157" y="69" height="15" width="120" format="[general]" html.valueishtml="0" name=group_code visible="1" edit.limit=2 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="16777215" )
column(band=detail id=17 alignment="0" tabsequence=10 border="5" color="134217734" x="157" y="49" height="15" width="120" format="[general]" html.valueishtml="0" name=site_code visible="1" 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="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="5" color="134217734" x="283" y="49" height="15" width="225" format="[general]" html.valueishtml="0" name=site_descr visible="1" 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="2" background.color="67108864" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="134217734" x="283" y="69" height="15" width="225" format="[general]" html.valueishtml="0" name=acctgrp_descr visible="1" 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="2" background.color="67108864" )
column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="134217734" x="158" y="152" height="15" width="120" format="[general]" html.valueishtml="0" name=cctr_code__from visible="1" edit.limit=4 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="16777215" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="134217734" x="283" y="153" height="15" width="225" format="[general]" html.valueishtml="0" name=costctr_descr visible="1" 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="2" background.color="67108864" )
text(band=detail alignment="1" text="Account Code:" border="2" color="33554432" x="11" y="90" height="15" width="140" html.valueishtml="0" name=acct_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="Group Code:" border="2" color="33554432" x="11" y="69" height="15" width="140" html.valueishtml="0" name=group_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=2 alignment="0" tabsequence=20 border="5" color="134217734" x="157" y="69" height="15" width="120" format="[general]" html.valueishtml="0" name=group_code visible="1" edit.limit=2 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="16777215" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="134217734" x="283" y="69" height="15" width="225" format="[general]" html.valueishtml="0" name=acctgrp_descr visible="1" 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="2" background.color="67108864" )
text(band=detail alignment="1" text="Subgroup Code:" border="2" color="33554432" x="11" y="90" height="15" width="140" html.valueishtml="0" name=sgroup_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=4 alignment="0" tabsequence=30 border="5" color="134217734" x="157" y="90" height="15" width="120" format="[general]" html.valueishtml="0" name=sgroup_code visible="1" edit.limit=4 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="16777215" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="134217734" x="283" y="90" height="15" width="225" format="[general]" html.valueishtml="0" name=acctsgrp_descr visible="1" 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="2" background.color="67108864" )
text(band=detail alignment="1" text="Account Category" border="2" color="33554432" x="11" y="111" height="16" width="140" html.valueishtml="0" name=acct_cat_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="Subgroup Code:" border="2" color="33554432" x="11" y="132" height="15" width="140" html.valueishtml="0" name=sgroup_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=40 border="5" color="134217734" x="157" y="111" height="15" width="120" format="[general]" html.valueishtml="0" name=acct_cat visible="1" 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="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=50 border="5" color="134217734" x="157" y="132" height="15" width="120" format="[general]" html.valueishtml="0" name=sgroup_code visible="1" edit.limit=4 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="16777215" )
column(band=detail id=5 alignment="0" tabsequence=30 border="5" color="134217734" x="157" y="90" height="15" width="120" format="[general]" html.valueishtml="0" name=acct_code 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="2" background.color="16777215" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="134217734" x="283" y="90" height="15" width="225" format="[general]" html.valueishtml="0" name=accounts_descr visible="1" 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="2" background.color="67108864" )
column(band=detail id=20 alignment="0" tabsequence=32766 border="5" color="134217734" x="283" y="132" height="15" width="225" format="[general]" html.valueishtml="0" name=acctsgrp_descr visible="1" 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="2" background.color="67108864" )
text(band=detail alignment="1" text="Account Code:" border="2" color="33554432" x="11" y="132" height="15" width="140" html.valueishtml="0" name=acct_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=5 alignment="0" tabsequence=50 border="5" color="134217734" x="157" y="132" height="15" width="120" format="[general]" html.valueishtml="0" name=acct_code 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="2" background.color="16777215" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="134217734" x="283" y="132" height="15" width="225" format="[general]" html.valueishtml="0" name=accounts_descr visible="1" 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="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