Commit 86dfeb8e authored by nkhan's avatar nkhan

Added by Nasruddin khan


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@102602 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 59a6f716
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>340</height> <height>266</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -60,38 +60,38 @@ ...@@ -60,38 +60,38 @@
<dbname>comm_by_value.line_no</dbname> <dbname>comm_by_value.line_no</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>min_amt</name> <name>comm_type</name>
<dbname>comm_by_value.min_amt</dbname> <dbname>comm_by_value.comm_type</dbname>
<initial>0</initial> <values>
<item display="Percentage" data="P"/>
<item display="Fixed" data="F"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>max_amt</name> <name>comm_perc</name>
<dbname>comm_by_value.max_amt</dbname> <dbname>comm_by_value.comm_perc</dbname>
<initial>0</initial>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>comm_type</name> <name>min_amt</name>
<dbname>comm_by_value.comm_type</dbname> <dbname>comm_by_value.min_amt</dbname>
<values> <initial>0</initial>
<item display="Fixed" data="F"/>
<item display="Percentage" data="P"/>
</values>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>comm_perc</name> <name>max_amt</name>
<dbname>comm_by_value.comm_perc</dbname> <dbname>comm_by_value.max_amt</dbname>
<initial>0</initial>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
<name>valid_upto</name> <name>valid_upto</name>
<dbname>comm_by_value.valid_upto</dbname> <dbname>comm_by_value.valid_upto</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;comm_by_value&quot; ) COLUMN(NAME=&quot;comm_by_value.comm_table&quot;) COLUMN(NAME=&quot;comm_by_value.line_no&quot;) COLUMN(NAME=&quot;comm_by_value.min_amt&quot;) COLUMN(NAME=&quot;comm_by_value.max_amt&quot;) COLUMN(NAME=&quot;comm_by_value.comm_type&quot;) COLUMN(NAME=&quot;comm_by_value.comm_perc&quot;) COLUMN(NAME=&quot;comm_by_value.eff_date&quot;) COLUMN(NAME=&quot;comm_by_value.valid_upto&quot;)WHERE( EXP1 =&quot;~&quot;COMM_BY_VALUE~&quot;.~&quot;COMM_TABLE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:commtable&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;COMM_BY_VALUE~&quot;.~&quot;LINE_NO~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:lineno&quot; ) ) ARG(NAME = &quot;commtable&quot; TYPE = string) ARG(NAME = &quot;lineno&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;comm_by_value&quot; ) COLUMN(NAME=&quot;comm_by_value.comm_table&quot;) COLUMN(NAME=&quot;comm_by_value.line_no&quot;) COLUMN(NAME=&quot;comm_by_value.comm_type&quot;) COLUMN(NAME=&quot;comm_by_value.comm_perc&quot;) COLUMN(NAME=&quot;comm_by_value.min_amt&quot;) COLUMN(NAME=&quot;comm_by_value.max_amt&quot;) COLUMN(NAME=&quot;comm_by_value.eff_date&quot;) COLUMN(NAME=&quot;comm_by_value.valid_upto&quot;)WHERE( EXP1 =&quot;~&quot;COMM_BY_VALUE~&quot;.~&quot;COMM_TABLE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:commtable&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;COMM_BY_VALUE~&quot;.~&quot;LINE_NO~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:lineno&quot; ) ) ARG(NAME = &quot;commtable&quot; TYPE = string) ARG(NAME = &quot;lineno&quot; TYPE = string) </retrieve>
<update>COMM_BY_VALUE</update> <update>COMM_BY_VALUE</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -123,17 +123,17 @@ ...@@ -123,17 +123,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>CommisionTable:</text> <text>Minimum Amount:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>27</x> <x>20</x>
<y>20</y> <y>70</y>
<height>16</height> <height>16</height>
<width>116</width> <width>132</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>comm_table_t</name> <name>min_amt_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -144,32 +144,31 @@ ...@@ -144,32 +144,31 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>33554432</color>
<x>513</x> <x>159</x>
<y>20</y> <y>43</y>
<height>16</height> <height>18</height>
<width>136</width> <width>124</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no</name> <name>comm_type</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>0</limit> <limit>0</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -182,31 +181,33 @@ ...@@ -182,31 +181,33 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>5</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>60</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>513</x> <x>159</x>
<y>98</y> <y>70</y>
<height>16</height> <height>18</height>
<width>136</width> <width>132</width>
<format>dd/mm/yy</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>valid_upto</name> <name>min_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="edit">
<useformat>yes</useformat> <limit>0</limit>
<mask>mm/dd/yy</mask> <case>any</case>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -218,23 +219,23 @@ ...@@ -218,23 +219,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1073741824</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>CommisionType:</text> <text>Effective Date:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>27</x> <x>20</x>
<y>46</y> <y>97</y>
<height>16</height> <height>16</height>
<width>116</width> <width>132</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>comm_type_t</name> <name>eff_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -245,33 +246,32 @@ ...@@ -245,33 +246,32 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>513</x> <x>159</x>
<y>46</y> <y>97</y>
<height>16</height> <height>18</height>
<width>136</width> <width>132</width>
<format>[general]</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>comm_perc</name> <name>eff_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>0</limit> <useformat>yes</useformat>
<case>any</case> <mask>dd/mm/yy</mask>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -283,32 +283,24 @@ ...@@ -283,32 +283,24 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1073741824</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Commision Perc:</text>
<tabsequence>50</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>147</x> <x>295</x>
<y>98</y> <y>43</y>
<height>16</height> <height>16</height>
<width>136</width> <width>132</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eff_date</name> <name>comm_perc_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask">
<useformat>yes</useformat>
<mask>mm/dd/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -318,34 +310,25 @@ ...@@ -318,34 +310,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1073741824</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Maximum Amount:</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>33554432</color>
<color>255</color> <x>295</x>
<x>147</x> <y>71</y>
<y>20</y>
<height>16</height> <height>16</height>
<width>136</width> <width>132</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>comm_table</name> <name>max_amt_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -355,32 +338,33 @@ ...@@ -355,32 +338,33 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>4</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>10</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>147</x> <x>434</x>
<y>46</y> <y>43</y>
<height>16</height> <height>18</height>
<width>130</width> <width>132</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>comm_type</name> <name>comm_perc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<allowedit>no</allowedit> <case>any</case>
<case>upper</case> <focusrectangle>no</focusrectangle>
<useasborder>yes</useasborder> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -393,31 +377,32 @@ ...@@ -393,31 +377,32 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1073741824</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>6</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>30</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>147</x> <x>434</x>
<y>72</y> <y>71</y>
<height>16</height> <height>18</height>
<width>136</width> <width>132</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>min_amt</name> <name>max_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -430,23 +415,23 @@ ...@@ -430,23 +415,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1073741824</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Minimum Amt:</text> <text>Valid Upto:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>27</x> <x>295</x>
<y>72</y> <y>97</y>
<height>16</height> <height>18</height>
<width>116</width> <width>132</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>min_amt_t</name> <name>valid_upto_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -457,33 +442,31 @@ ...@@ -457,33 +442,31 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>513</x> <x>434</x>
<y>72</y> <y>97</y>
<height>16</height> <height>18</height>
<width>136</width> <width>132</width>
<format>[general]</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>max_amt</name> <name>valid_upto</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>0</limit> <mask>dd/mm/yy</mask>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -495,23 +478,23 @@ ...@@ -495,23 +478,23 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1073741824</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Valid Upto:</text> <text>Commision Type:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>287</x> <x>20</x>
<y>98</y> <y>43</y>
<height>15</height> <height>16</height>
<width>222</width> <width>132</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>valid_upto_t</name> <name>comm_type_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -522,24 +505,24 @@ ...@@ -522,24 +505,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Line No:</text> <text>Comm Table:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>287</x> <x>20</x>
<y>20</y> <y>16</y>
<height>15</height> <height>16</height>
<width>222</width> <width>132</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no_t</name> <name>comm_table_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -550,24 +533,24 @@ ...@@ -550,24 +533,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Commision Percentage:</text> <text>Line No:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>287</x> <x>295</x>
<y>46</y> <y>16</y>
<height>16</height> <height>16</height>
<width>222</width> <width>132</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>comm_perc_t</name> <name>line_no_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -578,49 +561,35 @@ ...@@ -578,49 +561,35 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>1</id>
<text>Maximum Amount:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>287</x> <color>255</color>
<y>72</y> <x>159</x>
<y>16</y>
<height>16</height> <height>16</height>
<width>222</width> <width>132</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>max_amt_t</name> <name>comm_table</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<color>33554432</color>
<x>19</x>
<y>4</y>
<height>119</height>
<width>639</width>
<name>gb_1</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -631,24 +600,34 @@ ...@@ -631,24 +600,34 @@
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>553648127</color> <color>536870912</color>
</background> </background>
</GroupBox> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>2</id>
<text>Effective Date:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>27</x> <color>255</color>
<y>98</y> <x>434</x>
<y>16</y>
<height>16</height> <height>16</height>
<width>116</width> <width>132</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eff_date_t</name> <name>line_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -658,10 +637,10 @@ ...@@ -658,10 +637,10 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
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