Commit e80d8fb0 authored by nkhan's avatar nkhan

*** empty log message ***


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103240 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 1787eece
...@@ -118,7 +118,7 @@ ...@@ -118,7 +118,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Commision Table</text> <text>Commission Table</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2</x> <x>2</x>
...@@ -230,7 +230,7 @@ ...@@ -230,7 +230,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Commision Type</text> <text>Commission Type</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>452</x> <x>452</x>
......
...@@ -289,7 +289,7 @@ ...@@ -289,7 +289,7 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Commision :</text> <text>Commission :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>295</x> <x>295</x>
...@@ -484,7 +484,7 @@ ...@@ -484,7 +484,7 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Commision Type:</text> <text>Commission Type:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>20</x> <x>20</x>
......
...@@ -14,11 +14,11 @@ table(column=(type=char(5) update=yes updatewhereclause=yes key=yes name=comm_ta ...@@ -14,11 +14,11 @@ table(column=(type=char(5) update=yes updatewhereclause=yes key=yes name=comm_ta
column=(type=datetime update=yes updatewhereclause=yes name=eff_date dbname="comm_by_value.eff_date" ) column=(type=datetime update=yes updatewhereclause=yes name=eff_date dbname="comm_by_value.eff_date" )
column=(type=datetime update=yes updatewhereclause=yes name=valid_upto dbname="comm_by_value.valid_upto" ) column=(type=datetime update=yes updatewhereclause=yes name=valid_upto dbname="comm_by_value.valid_upto" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"comm_by_value~" ) COLUMN(NAME=~"comm_by_value.comm_table~") COLUMN(NAME=~"comm_by_value.line_no~") COLUMN(NAME=~"comm_by_value.min_amt~") COLUMN(NAME=~"comm_by_value.max_amt~") COLUMN(NAME=~"comm_by_value.comm_type~") COLUMN(NAME=~"comm_by_value.comm_perc~") COLUMN(NAME=~"comm_by_value.eff_date~") COLUMN(NAME=~"comm_by_value.valid_upto~")WHERE( EXP1 =~"~~~"COMM_BY_VALUE~~~".~~~"COMM_TABLE~~~"~" OP =~"=~" EXP2 =~":commtable~" ) ) ARG(NAME = ~"commtable~" TYPE = string) " update="COMM_BY_VALUE" updatewhere=1 updatekeyinplace=no arguments=(("commtable", string)) ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"comm_by_value~" ) COLUMN(NAME=~"comm_by_value.comm_table~") COLUMN(NAME=~"comm_by_value.line_no~") COLUMN(NAME=~"comm_by_value.min_amt~") COLUMN(NAME=~"comm_by_value.max_amt~") COLUMN(NAME=~"comm_by_value.comm_type~") COLUMN(NAME=~"comm_by_value.comm_perc~") COLUMN(NAME=~"comm_by_value.eff_date~") COLUMN(NAME=~"comm_by_value.valid_upto~")WHERE( EXP1 =~"~~~"COMM_BY_VALUE~~~".~~~"COMM_TABLE~~~"~" OP =~"=~" EXP2 =~":commtable~" ) ) ARG(NAME = ~"commtable~" TYPE = string) " update="COMM_BY_VALUE" updatewhere=1 updatekeyinplace=no arguments=(("commtable", string)) )
text(band=header alignment="2" text="Commision Table" border="6" color="0" x="2" y="2" height="16" width="105" html.valueishtml="0" name=comm_table_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Commission Table" border="6" color="0" x="2" y="2" height="16" width="105" html.valueishtml="0" name=comm_table_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Valid Upto" border="6" color="0" x="828" y="2" height="15" width="132" html.valueishtml="0" name=valid_upto_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Valid Upto" border="6" color="0" x="828" y="2" height="15" width="132" html.valueishtml="0" name=valid_upto_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No" border="6" color="0" x="109" y="2" height="15" width="90" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Line No" border="6" color="0" x="109" y="2" height="15" width="90" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Effective Date" border="6" color="0" x="694" y="2" height="16" width="132" html.valueishtml="0" name=eff_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Effective Date" border="6" color="0" x="694" y="2" height="16" width="132" html.valueishtml="0" name=eff_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Commision Type" border="6" color="0" x="452" y="2" height="16" width="108" html.valueishtml="0" name=comm_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Commission Type" border="6" color="0" x="452" y="2" height="16" width="108" html.valueishtml="0" name=comm_type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Commission" border="6" color="0" x="562" y="2" height="16" width="130" html.valueishtml="0" name=comm_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Commission" border="6" color="0" x="562" y="2" height="16" width="130" html.valueishtml="0" name=comm_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Minimum Amount" border="6" color="0" x="201" y="2" height="16" width="116" html.valueishtml="0" name=min_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Minimum Amount" border="6" color="0" x="201" y="2" height="16" width="116" html.valueishtml="0" name=min_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Maximum Amount" border="6" color="0" x="319" y="2" height="16" width="131" html.valueishtml="0" name=max_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Maximum Amount" border="6" color="0" x="319" y="2" height="16" width="131" html.valueishtml="0" name=max_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......
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