Commit ad88fe9e authored by pchavan's avatar pchavan

Remove unnecessary space.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@183088 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b5582f4d
...@@ -27,7 +27,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i ...@@ -27,7 +27,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(40) updatewhereclause=yes name=acctsgrp_descr dbname="acctsgrp.descr" ) column=(type=char(40) updatewhereclause=yes name=acctsgrp_descr dbname="acctsgrp.descr" )
column=(type=char(40) updatewhereclause=yes name=accounts_descr dbname="accounts.descr" ) column=(type=char(40) updatewhereclause=yes name=accounts_descr dbname="accounts.descr" )
column=(type=char(40) updatewhereclause=yes name=costctr_descr dbname="costctr.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)) ) 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="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" )
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" ) 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" ) 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" )
...@@ -51,7 +51,7 @@ text(band=detail alignment="1" text="Resource Basis:" border="2" color="33554432 ...@@ -51,7 +51,7 @@ text(band=detail alignment="1" text="Resource Basis:" border="2" color="33554432
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="157" y="26" height="16" width="120" 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="2" background.color="1073741824" ) column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="157" y="26" height="16" width="120" 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="2" background.color="1073741824" )
column(band=detail id=9 alignment="0" tabsequence=90 border="5" color="134217734" x="157" y="195" height="15" width="120" format="[general]" html.valueishtml="0" name=alloc_basis visible="1" ddlb.limit=1 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="16777215" ) column(band=detail id=9 alignment="0" tabsequence=90 border="5" color="134217734" x="157" y="195" height="15" width="120" format="[general]" html.valueishtml="0" name=alloc_basis visible="1" ddlb.limit=1 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="16777215" )
column(band=detail id=10 alignment="0" tabsequence=100 border="5" color="134217734" x="157" y="216" height="15" width="120" format="[general]" html.valueishtml="0" name=res_basis 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="16777215" ) column(band=detail id=10 alignment="0" tabsequence=100 border="5" color="134217734" x="157" y="216" height="15" width="120" format="[general]" html.valueishtml="0" name=res_basis 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="16777215" )
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.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=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" ) 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" ) 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=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" )
...@@ -61,7 +61,7 @@ column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="13421 ...@@ -61,7 +61,7 @@ column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="13421
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=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" ) 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="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=" Account Category" border="2" color="33554432" x="11" y="111" height="15" 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="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" ) 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=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=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" )
......
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