Commit 2e0e88bc authored by nkhan's avatar nkhan

Added by nasruddin


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@101631 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 7140d73f
......@@ -4,9 +4,9 @@
<Release>9</Release>
<BaseDefinition>
<units>1</units>
<timer_interval>20</timer_interval>
<timer_interval>0</timer_interval>
<color>67108864</color>
<processing>1</processing>
<processing>0</processing>
<HTMLDW>no</HTMLDW>
<print>
<documentname></documentname>
......@@ -29,15 +29,13 @@
<cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob>
</print>
<row.resize>1</row.resize>
<grid.lines>0</grid.lines>
</BaseDefinition>
<Header>
<height>30</height>
<height>20</height>
<color>536870912</color>
</Header>
<Summary>
<height>0</height>
<height>451</height>
<color>536870912</color>
</Summary>
<Footer>
......@@ -45,7 +43,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>37</height>
<height>1136</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -103,9 +101,15 @@
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>rela_party_hdr_contact_code</name>
<name>contact_code</name>
<dbname>rela_party_hdr.contact_code</dbname>
</table_column>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>name</name>
<dbname>contact.name</dbname>
</table_column>
<table_column>
<type size="20">char</type>
<update>yes</update>
......@@ -147,6 +151,10 @@
<updatewhereclause>yes</updatewhereclause>
<name>confirmed</name>
<dbname>rela_party_hdr.confirmed</dbname>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column>
<table_column>
<type>datetime</type>
......@@ -198,10 +206,40 @@
<dbname>rela_party_hdr.chg_term</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>site_descr</name>
<dbname>site.descr</dbname>
<name>addr1</name>
<dbname>contact.addr1</dbname>
</table_column>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>addr2</name>
<dbname>contact.addr2</dbname>
</table_column>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>addr3</name>
<dbname>contact.addr3</dbname>
</table_column>
<table_column>
<type size="30">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>city</name>
<dbname>contact.city</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>pin</name>
<dbname>contact.pin</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>state_code</name>
<dbname>contact.state_code</dbname>
</table_column>
<table_column>
<type size="30">char</type>
......@@ -209,25 +247,41 @@
<name>acctprd_descr</name>
<dbname>acctprd.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;rela_party_hdr&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;contact&quot; ) TABLE(NAME=&quot;acctprd&quot; ) COLUMN(NAME=&quot;rela_party_hdr.tran_id&quot;) COLUMN(NAME=&quot;rela_party_hdr.tran_date&quot;) COLUMN(NAME=&quot;rela_party_hdr.site_code&quot;) COLUMN(NAME=&quot;rela_party_hdr.fin_entity&quot;) COLUMN(NAME=&quot;rela_party_hdr.acct_prd&quot;) COLUMN(NAME=&quot;rela_party_hdr.prd_code__fr&quot;) COLUMN(NAME=&quot;rela_party_hdr.prd_code__to&quot;) COLUMN(NAME=&quot;rela_party_hdr.contact_code&quot;) COLUMN(NAME=&quot;rela_party_hdr.tran_type&quot;) COLUMN(NAME=&quot;rela_party_hdr.descr&quot;) COLUMN(NAME=&quot;rela_party_hdr.remarks1&quot;) COLUMN(NAME=&quot;rela_party_hdr.remarks2&quot;) COLUMN(NAME=&quot;rela_party_hdr.remarks3&quot;) COLUMN(NAME=&quot;rela_party_hdr.confirmed&quot;) COLUMN(NAME=&quot;rela_party_hdr.conf_date&quot;) COLUMN(NAME=&quot;rela_party_hdr.add_date&quot;) COLUMN(NAME=&quot;rela_party_hdr.add_user&quot;) COLUMN(NAME=&quot;rela_party_hdr.add_term&quot;) COLUMN(NAME=&quot;rela_party_hdr.chg_date&quot;) COLUMN(NAME=&quot;rela_party_hdr.chg_user&quot;) COLUMN(NAME=&quot;rela_party_hdr.chg_term&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;acctprd.descr&quot;) JOIN (LEFT=&quot;rela_party_hdr.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; ) JOIN (LEFT=&quot;rela_party_hdr.contact_code&quot; OP =&quot;=&quot;RIGHT=&quot;contact.contact_code&quot; ) JOIN (LEFT=&quot;acctprd.code&quot; OP =&quot;=&quot;RIGHT=&quot;rela_party_hdr.acct_prd&quot; )) </retrieve>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>count_code</name>
<dbname>contact.count_code</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>site_descr</name>
<dbname>site.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;contact&quot; ) TABLE(NAME=&quot;rela_party_hdr&quot; ) TABLE(NAME=&quot;acctprd&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;rela_party_hdr.tran_id&quot;) COLUMN(NAME=&quot;rela_party_hdr.tran_date&quot;) COLUMN(NAME=&quot;rela_party_hdr.site_code&quot;) COLUMN(NAME=&quot;rela_party_hdr.fin_entity&quot;) COLUMN(NAME=&quot;rela_party_hdr.acct_prd&quot;) COLUMN(NAME=&quot;rela_party_hdr.prd_code__fr&quot;) COLUMN(NAME=&quot;rela_party_hdr.prd_code__to&quot;) COLUMN(NAME=&quot;rela_party_hdr.contact_code&quot;) COLUMN(NAME=&quot;contact.name&quot;) COLUMN(NAME=&quot;rela_party_hdr.tran_type&quot;) COLUMN(NAME=&quot;rela_party_hdr.descr&quot;) COLUMN(NAME=&quot;rela_party_hdr.remarks1&quot;) COLUMN(NAME=&quot;rela_party_hdr.remarks2&quot;) COLUMN(NAME=&quot;rela_party_hdr.remarks3&quot;) COLUMN(NAME=&quot;rela_party_hdr.confirmed&quot;) COLUMN(NAME=&quot;rela_party_hdr.conf_date&quot;) COLUMN(NAME=&quot;rela_party_hdr.add_date&quot;) COLUMN(NAME=&quot;rela_party_hdr.add_user&quot;) COLUMN(NAME=&quot;rela_party_hdr.add_term&quot;) COLUMN(NAME=&quot;rela_party_hdr.chg_date&quot;) COLUMN(NAME=&quot;rela_party_hdr.chg_user&quot;) COLUMN(NAME=&quot;rela_party_hdr.chg_term&quot;) COLUMN(NAME=&quot;contact.addr1&quot;) COLUMN(NAME=&quot;contact.addr2&quot;) COLUMN(NAME=&quot;contact.addr3&quot;) COLUMN(NAME=&quot;contact.city&quot;) COLUMN(NAME=&quot;contact.pin&quot;) COLUMN(NAME=&quot;contact.state_code&quot;) COLUMN(NAME=&quot;acctprd.descr&quot;) COLUMN(NAME=&quot;contact.count_code&quot;) COLUMN(NAME=&quot;site.descr&quot;) JOIN (LEFT=&quot;rela_party_hdr.contact_code&quot; OP =&quot;=&quot;RIGHT=&quot;contact.contact_code&quot; ) JOIN (LEFT=&quot;rela_party_hdr.acct_prd&quot; OP =&quot;=&quot;RIGHT=&quot;acctprd.code&quot; ) JOIN (LEFT=&quot;rela_party_hdr.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;~&quot;RELA_PARTY_HDR~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>RELA_PARTY_HDR</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
<name>tran_id</name>
<type>string</type>
</argument>
</TableDefinition>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Description</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Add User:</text>
<border>0</border>
<color>33554432</color>
<x>921</x>
<y>8</y>
<x>230</x>
<y>558</y>
<height>16</height>
<width>151</width>
<width>72</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr_t</name>
<name>add_user_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -238,24 +292,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Remarks1</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date:</text>
<border>0</border>
<color>33554432</color>
<x>1074</x>
<y>8</y>
<x>51</x>
<y>587</y>
<height>16</height>
<width>159</width>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks1_t</name>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -266,24 +320,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Remarks2</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User:</text>
<border>0</border>
<color>33554432</color>
<x>1235</x>
<y>8</y>
<x>224</x>
<y>587</y>
<height>16</height>
<width>183</width>
<width>78</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks2_t</name>
<name>chg_user_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -294,25 +348,32 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Remarks3</text>
<border>6</border>
<color>33554432</color>
<x>1420</x>
<y>8</y>
<height>16</height>
<width>164</width>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>143</x>
<y>587</y>
<height>18</height>
<width>75</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks3_t</name>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -325,22 +386,32 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Confirmed</text>
<border>6</border>
<color>33554432</color>
<x>1586</x>
<y>8</y>
<height>16</height>
<width>85</width>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>309</x>
<y>558</y>
<height>18</height>
<width>64</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_t</name>
<name>add_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -353,22 +424,32 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Confirmed Date</text>
<border>6</border>
<color>33554432</color>
<x>1673</x>
<y>8</y>
<height>16</height>
<width>131</width>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>309</x>
<y>587</y>
<height>18</height>
<width>64</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date_t</name>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -381,21 +462,21 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Add Date</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Add Term:</text>
<border>0</border>
<color>33554432</color>
<x>1806</x>
<y>8</y>
<height>16</height>
<width>131</width>
<x>380</x>
<y>558</y>
<height>15</height>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date_t</name>
<name>add_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -406,24 +487,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Add User</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term:</text>
<border>0</border>
<color>33554432</color>
<x>1939</x>
<y>8</y>
<x>380</x>
<y>587</y>
<height>16</height>
<width>85</width>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user_t</name>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -434,25 +515,35 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Add Term</text>
<border>6</border>
<color>33554432</color>
<x>2026</x>
<y>8</y>
<height>16</height>
<width>96</width>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>474</x>
<y>558</y>
<height>18</height>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term_t</name>
<name>add_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -465,22 +556,32 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change Date</text>
<border>6</border>
<color>33554432</color>
<x>2124</x>
<y>8</y>
<height>16</height>
<width>130</width>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>474</x>
<y>587</y>
<height>18</height>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -493,21 +594,21 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change User</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Add Date:</text>
<border>0</border>
<color>33554432</color>
<x>2256</x>
<y>8</y>
<height>16</height>
<width>85</width>
<x>51</x>
<y>558</y>
<height>15</height>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>add_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -518,24 +619,20 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Transaction Type</text>
<border>6</border>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>2</border>
<color>33554432</color>
<x>793</x>
<y>8</y>
<height>16</height>
<width>126</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type_t</name>
<x>8</x>
<y>540</y>
<height>79</height>
<width>562</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -546,25 +643,32 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Acct Prd</text>
<border>6</border>
<color>33554432</color>
<x>382</x>
<y>8</y>
<height>16</height>
<width>121</width>
</GroupBox>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>143</x>
<y>558</y>
<height>18</height>
<width>75</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_prd_t</name>
<name>add_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -577,21 +681,21 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Period Code From</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks3:</text>
<border>0</border>
<color>33554432</color>
<x>505</x>
<y>8</y>
<x>22</x>
<y>444</y>
<height>16</height>
<width>101</width>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code__fr_t</name>
<name>remarks3_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -602,25 +706,36 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Period Code To</text>
<border>6</border>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>33554432</color>
<x>608</x>
<y>8</y>
<height>16</height>
<width>96</width>
<x>146</x>
<y>444</y>
<height>45</height>
<width>412</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code__to_t</name>
<name>remarks3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autovscroll>yes</autovscroll>
<imemode>0</imemode>
<vscrollbar>yes</vscrollbar>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -631,23 +746,19 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1073741824</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Contact Code</text>
<border>6</border>
</ColumnObject>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<color>33554432</color>
<x>706</x>
<y>8</y>
<height>16</height>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>contact_code_t</name>
<x>8</x>
<y>18</y>
<height>509</height>
<width>562</width>
<name>gb_3</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -658,25 +769,34 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Fin Entity</text>
<border>6</border>
<color>33554432</color>
<x>295</x>
<y>8</y>
<height>16</height>
<width>85</width>
<html>
</GroupBox>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>145</x>
<y>497</y>
<height>18</height>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>fin_entity_t</name>
<name>confirmed</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -689,21 +809,21 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Transaction Id</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed:</text>
<border>0</border>
<color>33554432</color>
<x>2</x>
<y>8</y>
<x>22</x>
<y>497</y>
<height>16</height>
<width>106</width>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<name>confirmed_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -714,24 +834,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Transaction Date</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed Date:</text>
<border>0</border>
<color>33554432</color>
<x>110</x>
<y>8</y>
<x>350</x>
<y>497</y>
<height>16</height>
<width>96</width>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_t</name>
<name>conf_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -742,25 +862,32 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Site Code</text>
<border>6</border>
<color>33554432</color>
<x>208</x>
<y>8</y>
<height>16</height>
<width>85</width>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>473</x>
<y>497</y>
<height>18</height>
<width>90</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_t</name>
<name>conf_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -773,22 +900,32 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<text>Acctprd Description</text>
<border>6</border>
<color>33554432</color>
<x>2578</x>
<y>8</y>
<height>16</height>
<width>134</width>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>145</x>
<y>36</y>
<height>18</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acctprd_descr_t</name>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -801,22 +938,32 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change Term</text>
<border>6</border>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2343</x>
<y>8</y>
<height>16</height>
<width>96</width>
<x>145</x>
<y>117</y>
<height>18</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>acct_prd</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -827,24 +974,34 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1073741824</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<text>Site Description</text>
<border>6</border>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2441</x>
<y>8</y>
<height>16</height>
<width>135</width>
<x>145</x>
<y>145</y>
<height>18</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr_t</name>
<name>prd_code__fr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -855,35 +1012,34 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1073741824</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>921</x>
<y>8</y>
<x>145</x>
<y>172</y>
<height>18</height>
<width>151</width>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</name>
<name>contact_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<case>any</case>
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -894,35 +1050,33 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1074</x>
<y>8</y>
<height>18</height>
<width>159</width>
<color>255</color>
<x>145</x>
<y>227</y>
<height>19</height>
<width>418</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks1</name>
<name>addr2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -933,35 +1087,33 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1235</x>
<y>8</y>
<height>18</height>
<width>183</width>
<color>255</color>
<x>145</x>
<y>255</y>
<height>19</height>
<width>418</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks2</name>
<name>addr3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -972,35 +1124,24 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Period Code To:</text>
<border>0</border>
<color>33554432</color>
<x>1420</x>
<y>8</y>
<height>18</height>
<width>164</width>
<format>[general]</format>
<x>350</x>
<y>145</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks3</name>
<name>prd_code__to_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1010,36 +1151,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Period Code From:</text>
<border>0</border>
<color>33554432</color>
<x>1586</x>
<y>8</y>
<height>18</height>
<width>85</width>
<format>[general]</format>
<x>22</x>
<y>146</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<name>prd_code__fr_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1049,34 +1179,175 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Contact Code:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>174</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>contact_code_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Account Period:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>118</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_prd_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Id:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>36</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Fin Entity:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>62</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>fin_entity_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>90</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1673</x>
<y>8</y>
<color>255</color>
<x>146</x>
<y>61</y>
<height>18</height>
<width>131</width>
<format>dd/mm/yy</format>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date</name>
<name>fin_entity</name>
<visible>1</visible>
<EditStyle style="editmask">
<useformat>yes</useformat>
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1087,33 +1358,34 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1806</x>
<y>8</y>
<color>255</color>
<x>240</x>
<y>173</y>
<height>18</height>
<width>131</width>
<format>dd/mm/yy</format>
<width>224</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date</name>
<name>name</name>
<visible>1</visible>
<EditStyle style="editmask">
<useformat>yes</useformat>
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<EditStyle style="edit">
<limit>50</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1124,35 +1396,34 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1939</x>
<y>8</y>
<x>473</x>
<y>145</y>
<height>18</height>
<width>85</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user</name>
<name>prd_code__to</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>6</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1163,35 +1434,33 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<id>30</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2026</x>
<y>8</y>
<color>255</color>
<x>473</x>
<y>172</y>
<height>18</height>
<width>96</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term</name>
<name>count_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1202,33 +1471,31 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2124</x>
<y>8</y>
<x>473</x>
<y>36</y>
<height>18</height>
<width>130</width>
<width>90</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>tran_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<useformat>yes</useformat>
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1239,35 +1506,24 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Transaction Date:</text>
<border>0</border>
<color>33554432</color>
<x>793</x>
<y>8</y>
<height>18</height>
<width>126</width>
<format>[general]</format>
<x>350</x>
<y>36</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type</name>
<name>tran_date_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1277,36 +1533,34 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>29</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>706</x>
<y>8</y>
<height>18</height>
<width>85</width>
<color>255</color>
<x>240</x>
<y>117</y>
<height>19</height>
<width>323</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>rela_party_hdr_contact_code</name>
<name>acctprd_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1317,35 +1571,34 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>382</x>
<y>8</y>
<x>145</x>
<y>88</y>
<height>18</height>
<width>121</width>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_prd</name>
<name>site_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1356,35 +1609,33 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>31</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>505</x>
<y>8</y>
<height>18</height>
<width>101</width>
<color>255</color>
<x>240</x>
<y>88</y>
<height>19</height>
<width>323</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code__fr</name>
<name>site_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1395,35 +1646,33 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>608</x>
<y>8</y>
<height>18</height>
<width>96</width>
<color>255</color>
<x>145</x>
<y>199</y>
<height>19</height>
<width>418</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code__to</name>
<name>addr1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<limit>120</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1434,35 +1683,34 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2</x>
<y>8</y>
<color>255</color>
<x>239</x>
<y>311</y>
<height>18</height>
<width>106</width>
<width>324</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<name>descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>120</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1473,33 +1721,33 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>28</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>110</x>
<y>8</y>
<height>18</height>
<width>96</width>
<format>dd/mm/yy</format>
<color>255</color>
<x>292</x>
<y>285</y>
<height>16</height>
<width>133</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date</name>
<name>state_code</name>
<visible>1</visible>
<EditStyle style="editmask">
<useformat>yes</useformat>
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1510,35 +1758,33 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>27</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>208</x>
<y>8</y>
<height>18</height>
<width>85</width>
<color>255</color>
<x>432</x>
<y>285</y>
<height>16</height>
<width>131</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<name>pin</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1549,35 +1795,61 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Type:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>311</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>26</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>295</x>
<y>8</y>
<height>18</height>
<width>85</width>
<color>255</color>
<x>145</x>
<y>285</y>
<height>16</height>
<width>133</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>fin_entity</name>
<name>city</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1588,35 +1860,34 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2256</x>
<y>8</y>
<x>145</x>
<y>310</y>
<height>18</height>
<width>85</width>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>tran_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1627,33 +1898,24 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Remarks2:</text>
<border>0</border>
<color>33554432</color>
<x>2578</x>
<y>9</y>
<x>22</x>
<y>391</y>
<height>16</height>
<width>134</width>
<format>[general]</format>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acctprd_descr</name>
<name>remarks2_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1663,36 +1925,36 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>80</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2343</x>
<y>8</y>
<height>18</height>
<width>96</width>
<x>145</x>
<y>337</y>
<height>45</height>
<width>412</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>remarks1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<limit>120</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autovscroll>yes</autovscroll>
<imemode>0</imemode>
<vscrollbar>yes</vscrollbar>
</EditStyle>
<criteria.required>yes</criteria.required>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1703,32 +1965,62 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks1:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>337</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks1_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>90</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2441</x>
<y>9</y>
<height>16</height>
<width>135</width>
<x>145</x>
<y>391</y>
<height>45</height>
<width>412</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr</name>
<name>remarks2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<limit>120</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autovscroll>yes</autovscroll>
<imemode>0</imemode>
<vscrollbar>yes</vscrollbar>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -1740,7 +2032,7 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>1073741824</color>
</background>
</ColumnObject>
<HtmlTable>
......
......@@ -6,7 +6,7 @@
<units>1</units>
<timer_interval>0</timer_interval>
<color>67108864</color>
<processing>1</processing>
<processing>0</processing>
<HTMLDW>no</HTMLDW>
<print>
<documentname></documentname>
......@@ -29,14 +29,13 @@
<cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob>
</print>
<grid.lines>0</grid.lines>
</BaseDefinition>
<Header>
<height>24</height>
<height>20</height>
<color>536870912</color>
</Header>
<Summary>
<height>2</height>
<height>451</height>
<color>536870912</color>
</Summary>
<Footer>
......@@ -44,7 +43,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>36</height>
<height>1136</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -54,52 +53,214 @@
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>tran_id</name>
<dbname>rela_party_det.tran_id</dbname>
<dbname>rela_party_hdr.tran_id</dbname>
</table_column>
<table_column>
<type size="3">char</type>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name>
<dbname>rela_party_det.line_no</dbname>
<name>tran_date</name>
<dbname>rela_party_hdr.tran_date</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tran_cat</name>
<dbname>rela_party_det.tran_cat</dbname>
<name>site_code</name>
<dbname>rela_party_hdr.site_code</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>fin_entity</name>
<dbname>rela_party_hdr.fin_entity</dbname>
</table_column>
<table_column>
<type size="6">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>acct_prd</name>
<dbname>rela_party_hdr.acct_prd</dbname>
</table_column>
<table_column>
<type size="6">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>prd_code__fr</name>
<dbname>rela_party_hdr.prd_code__fr</dbname>
</table_column>
<table_column>
<type size="6">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>prd_code__to</name>
<dbname>rela_party_hdr.prd_code__to</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>contact_code</name>
<dbname>rela_party_hdr.contact_code</dbname>
</table_column>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>name</name>
<dbname>contact.name</dbname>
</table_column>
<table_column>
<type size="20">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>tran_type</name>
<dbname>rela_party_hdr.tran_type</dbname>
</table_column>
<table_column>
<type size="130">char</type>
<type size="120">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>descr</name>
<dbname>transaction_cat.descr</dbname>
<dbname>rela_party_hdr.descr</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<type size="120">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>max_amt</name>
<dbname>rela_party_det.max_amt</dbname>
<name>remarks1</name>
<dbname>rela_party_hdr.remarks1</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<type size="120">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>alert_amt_perc</name>
<dbname>rela_party_det.alert_amt_perc</dbname>
<name>remarks2</name>
<dbname>rela_party_hdr.remarks2</dbname>
</table_column>
<table_column>
<type size="120">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>remarks</name>
<dbname>rela_party_det.remarks</dbname>
<name>remarks3</name>
<dbname>rela_party_hdr.remarks3</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>confirmed</name>
<dbname>rela_party_hdr.confirmed</dbname>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>conf_date</name>
<dbname>rela_party_hdr.conf_date</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>add_date</name>
<dbname>rela_party_hdr.add_date</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>add_user</name>
<dbname>rela_party_hdr.add_user</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>add_term</name>
<dbname>rela_party_hdr.add_term</dbname>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_date</name>
<dbname>rela_party_hdr.chg_date</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_user</name>
<dbname>rela_party_hdr.chg_user</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;rela_party_det&quot; ) TABLE(NAME=&quot;transaction_cat&quot; ) COLUMN(NAME=&quot;rela_party_det.tran_id&quot;) COLUMN(NAME=&quot;rela_party_det.line_no&quot;) COLUMN(NAME=&quot;rela_party_det.tran_cat&quot;) COLUMN(NAME=&quot;transaction_cat.descr&quot;) COLUMN(NAME=&quot;rela_party_det.max_amt&quot;) COLUMN(NAME=&quot;rela_party_det.alert_amt_perc&quot;) COLUMN(NAME=&quot;rela_party_det.remarks&quot;) JOIN (LEFT=&quot;rela_party_det.tran_cat&quot; OP =&quot;=&quot;RIGHT=&quot;transaction_cat.tran_cat&quot; )WHERE( EXP1 =&quot;~&quot;RELA_PARTY_DET~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>RELA_PARTY_DET</update>
<table_column>
<type size="15">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_term</name>
<dbname>rela_party_hdr.chg_term</dbname>
</table_column>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>addr1</name>
<dbname>contact.addr1</dbname>
</table_column>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>addr2</name>
<dbname>contact.addr2</dbname>
</table_column>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>addr3</name>
<dbname>contact.addr3</dbname>
</table_column>
<table_column>
<type size="30">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>city</name>
<dbname>contact.city</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>pin</name>
<dbname>contact.pin</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>state_code</name>
<dbname>contact.state_code</dbname>
</table_column>
<table_column>
<type size="30">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>acctprd_descr</name>
<dbname>acctprd.descr</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>count_code</name>
<dbname>contact.count_code</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>site_descr</name>
<dbname>site.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;contact&quot; ) TABLE(NAME=&quot;rela_party_hdr&quot; ) TABLE(NAME=&quot;acctprd&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;rela_party_hdr.tran_id&quot;) COLUMN(NAME=&quot;rela_party_hdr.tran_date&quot;) COLUMN(NAME=&quot;rela_party_hdr.site_code&quot;) COLUMN(NAME=&quot;rela_party_hdr.fin_entity&quot;) COLUMN(NAME=&quot;rela_party_hdr.acct_prd&quot;) COLUMN(NAME=&quot;rela_party_hdr.prd_code__fr&quot;) COLUMN(NAME=&quot;rela_party_hdr.prd_code__to&quot;) COLUMN(NAME=&quot;rela_party_hdr.contact_code&quot;) COLUMN(NAME=&quot;contact.name&quot;) COLUMN(NAME=&quot;rela_party_hdr.tran_type&quot;) COLUMN(NAME=&quot;rela_party_hdr.descr&quot;) COLUMN(NAME=&quot;rela_party_hdr.remarks1&quot;) COLUMN(NAME=&quot;rela_party_hdr.remarks2&quot;) COLUMN(NAME=&quot;rela_party_hdr.remarks3&quot;) COLUMN(NAME=&quot;rela_party_hdr.confirmed&quot;) COLUMN(NAME=&quot;rela_party_hdr.conf_date&quot;) COLUMN(NAME=&quot;rela_party_hdr.add_date&quot;) COLUMN(NAME=&quot;rela_party_hdr.add_user&quot;) COLUMN(NAME=&quot;rela_party_hdr.add_term&quot;) COLUMN(NAME=&quot;rela_party_hdr.chg_date&quot;) COLUMN(NAME=&quot;rela_party_hdr.chg_user&quot;) COLUMN(NAME=&quot;rela_party_hdr.chg_term&quot;) COLUMN(NAME=&quot;contact.addr1&quot;) COLUMN(NAME=&quot;contact.addr2&quot;) COLUMN(NAME=&quot;contact.addr3&quot;) COLUMN(NAME=&quot;contact.city&quot;) COLUMN(NAME=&quot;contact.pin&quot;) COLUMN(NAME=&quot;contact.state_code&quot;) COLUMN(NAME=&quot;acctprd.descr&quot;) COLUMN(NAME=&quot;contact.count_code&quot;) COLUMN(NAME=&quot;site.descr&quot;) JOIN (LEFT=&quot;rela_party_hdr.contact_code&quot; OP =&quot;=&quot;RIGHT=&quot;contact.contact_code&quot; ) JOIN (LEFT=&quot;rela_party_hdr.acct_prd&quot; OP =&quot;=&quot;RIGHT=&quot;acctprd.code&quot; ) JOIN (LEFT=&quot;rela_party_hdr.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;~&quot;RELA_PARTY_HDR~&quot;.~&quot;TRAN_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>RELA_PARTY_HDR</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -108,20 +269,1161 @@
</argument>
</TableDefinition>
<TextObject>
<band>Header</band>
<band>Detail</band>
<alignment>1</alignment>
<text>Add User:</text>
<border>0</border>
<color>33554432</color>
<x>230</x>
<y>558</y>
<height>16</height>
<width>72</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date:</text>
<border>0</border>
<color>33554432</color>
<x>51</x>
<y>587</y>
<height>16</height>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User:</text>
<border>0</border>
<color>33554432</color>
<x>224</x>
<y>587</y>
<height>16</height>
<width>78</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>143</x>
<y>587</y>
<height>18</height>
<width>75</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<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>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>309</x>
<y>558</y>
<height>18</height>
<width>64</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>309</x>
<y>587</y>
<height>18</height>
<width>64</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add Term:</text>
<border>0</border>
<color>33554432</color>
<x>380</x>
<y>558</y>
<height>15</height>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term:</text>
<border>0</border>
<color>33554432</color>
<x>380</x>
<y>587</y>
<height>16</height>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>474</x>
<y>558</y>
<height>18</height>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>474</x>
<y>587</y>
<height>18</height>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add Date:</text>
<border>0</border>
<color>33554432</color>
<x>51</x>
<y>558</y>
<height>15</height>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>2</border>
<color>33554432</color>
<x>8</x>
<y>540</y>
<height>79</height>
<width>562</width>
<name>gb_2</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>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>143</x>
<y>558</y>
<height>18</height>
<width>75</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<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>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks3:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>444</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks3_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>33554432</color>
<x>146</x>
<y>444</y>
<height>45</height>
<width>412</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autovscroll>yes</autovscroll>
<imemode>0</imemode>
<vscrollbar>yes</vscrollbar>
</EditStyle>
<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>1073741824</color>
</background>
</ColumnObject>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<color>33554432</color>
<x>8</x>
<y>18</y>
<height>509</height>
<width>562</width>
<name>gb_3</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>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>145</x>
<y>497</y>
<height>18</height>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>497</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed Date:</text>
<border>0</border>
<color>33554432</color>
<x>350</x>
<y>497</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>473</x>
<y>497</y>
<height>18</height>
<width>90</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<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>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>145</x>
<y>36</y>
<height>18</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color>
<x>145</x>
<y>117</y>
<height>18</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_prd</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>145</x>
<y>145</y>
<height>18</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code__fr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>145</x>
<y>172</y>
<height>18</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>contact_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>145</x>
<y>227</y>
<height>19</height>
<width>418</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>145</x>
<y>255</y>
<height>19</height>
<width>418</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Period Code To:</text>
<border>0</border>
<color>33554432</color>
<x>350</x>
<y>145</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code__to_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Period Code From:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>146</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code__fr_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Contact Code:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>174</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>contact_code_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Account Period:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>118</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_prd_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Id:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>36</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Fin Entity:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>62</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>fin_entity_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>90</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>146</x>
<y>61</y>
<height>18</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>fin_entity</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>240</x>
<y>173</y>
<height>18</height>
<width>224</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>50</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<text>Transaction Id</text>
<border>6</border>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2</x>
<y>8</y>
<height>16</height>
<width>85</width>
<x>473</x>
<y>145</y>
<height>18</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<name>prd_code__to</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -132,24 +1434,33 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1073741824</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<alignment>0</alignment>
<text>Line No</text>
<border>6</border>
<color>33554432</color>
<x>89</x>
<y>8</y>
<height>16</height>
<width>96</width>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>473</x>
<y>172</y>
<height>18</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ine_no_t</name>
<name>count_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -162,22 +1473,29 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<text>Maximum Amount</text>
<border>6</border>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>446</x>
<y>8</y>
<height>16</height>
<width>101</width>
<x>473</x>
<y>36</y>
<height>18</height>
<width>90</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>max_amt_t</name>
<name>tran_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -188,23 +1506,23 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1073741824</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Transaction Cat</text>
<border>6</border>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Date:</text>
<border>0</border>
<color>33554432</color>
<x>187</x>
<y>8</y>
<x>350</x>
<y>36</y>
<height>16</height>
<width>116</width>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_cat_t</name>
<name>tran_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -215,25 +1533,34 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<alignment>0</alignment>
<text>Description</text>
<border>6</border>
<color>33554432</color>
<x>305</x>
<y>8</y>
<height>16</height>
<width>139</width>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>240</x>
<y>117</y>
<height>19</height>
<width>323</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr_t</name>
<name>acctprd_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -246,22 +1573,32 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<text>Alert Amount Percentage</text>
<border>6</border>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>549</x>
<y>8</y>
<height>16</height>
<width>129</width>
<x>145</x>
<y>88</y>
<height>18</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amt_perc_t</name>
<name>site_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -272,24 +1609,33 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1073741824</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>31</id>
<alignment>0</alignment>
<text>Remarks</text>
<border>6</border>
<color>33554432</color>
<x>680</x>
<y>8</y>
<height>16</height>
<width>141</width>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>240</x>
<y>88</y>
<height>19</height>
<width>323</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks_t</name>
<name>site_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -302,30 +1648,29 @@
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2</x>
<y>8</y>
<height>18</height>
<width>85</width>
<color>255</color>
<x>145</x>
<y>199</y>
<height>19</height>
<width>418</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<name>addr1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>120</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -338,28 +1683,28 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>89</x>
<y>8</y>
<color>255</color>
<x>239</x>
<y>311</y>
<height>18</height>
<width>96</width>
<width>324</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<name>descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<limit>120</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -376,32 +1721,31 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>28</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>446</x>
<y>8</y>
<height>18</height>
<width>101</width>
<color>255</color>
<x>292</x>
<y>285</y>
<height>16</height>
<width>133</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>max_amt</name>
<name>state_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -414,32 +1758,31 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>27</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>187</x>
<y>8</y>
<height>18</height>
<width>116</width>
<color>255</color>
<x>432</x>
<y>285</y>
<height>16</height>
<width>131</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_cat</name>
<name>pin</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -452,29 +1795,94 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>67108864</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Type:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>311</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>26</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>145</x>
<y>285</y>
<height>16</height>
<width>133</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>city</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color>
<x>305</x>
<y>8</y>
<x>145</x>
<y>310</y>
<height>18</height>
<width>139</width>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</name>
<name>tran_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>130</limit>
<case>any</case>
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -490,33 +1898,62 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks2:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>391</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks2_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>80</tabsequence>
<border>5</border>
<color>33554432</color>
<x>549</x>
<y>8</y>
<height>18</height>
<width>129</width>
<x>145</x>
<y>337</y>
<height>45</height>
<width>412</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>alert_amt_perc</name>
<name>remarks1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<limit>120</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autovscroll>yes</autovscroll>
<imemode>0</imemode>
<vscrollbar>yes</vscrollbar>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -528,33 +1965,62 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks1:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>337</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks1_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>90</tabsequence>
<border>5</border>
<color>33554432</color>
<x>680</x>
<y>8</y>
<height>18</height>
<width>141</width>
<x>145</x>
<y>391</y>
<height>45</height>
<width>412</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks</name>
<name>remarks2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<case>any</case>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autovscroll>yes</autovscroll>
<imemode>0</imemode>
<vscrollbar>yes</vscrollbar>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -566,7 +2032,7 @@
</font>
<background>
<mode>2</mode>
<color>134217742</color>
<color>1073741824</color>
</background>
</ColumnObject>
<HtmlTable>
......
......@@ -268,16 +268,20 @@
<type>string</type>
</argument>
</TableDefinition>
<GroupBox>
<TextObject>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<alignment>1</alignment>
<text>Add User:</text>
<border>0</border>
<color>33554432</color>
<x>13</x>
<y>17</y>
<height>470</height>
<width>562</width>
<name>gb_3</name>
<x>230</x>
<y>558</y>
<height>16</height>
<width>72</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -289,33 +293,86 @@
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<color>536870912</color>
</background>
</GroupBox>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date:</text>
<border>0</border>
<color>33554432</color>
<x>51</x>
<y>587</y>
<height>16</height>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User:</text>
<border>0</border>
<color>33554432</color>
<x>224</x>
<y>587</y>
<height>16</height>
<width>78</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>145</x>
<y>36</y>
<x>143</x>
<y>587</y>
<height>18</height>
<width>83</width>
<format>[general]</format>
<width>75</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -332,23 +389,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>18</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>145</x>
<y>117</y>
<color>255</color>
<x>309</x>
<y>558</y>
<height>18</height>
<width>83</width>
<width>64</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_prd</name>
<name>add_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -365,28 +422,28 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>145</x>
<y>145</y>
<color>255</color>
<x>309</x>
<y>587</y>
<height>18</height>
<width>83</width>
<width>64</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code__fr</name>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -403,34 +460,24 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Add Term:</text>
<border>0</border>
<color>33554432</color>
<x>145</x>
<y>172</y>
<height>18</height>
<x>380</x>
<y>558</y>
<height>15</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>contact_code</name>
<name>add_term_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -440,32 +487,61 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term:</text>
<border>0</border>
<color>33554432</color>
<x>380</x>
<y>587</y>
<height>16</height>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>145</x>
<y>227</y>
<height>19</height>
<width>418</width>
<x>474</x>
<y>558</y>
<height>18</height>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr2</name>
<name>add_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -483,26 +559,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>145</x>
<y>255</y>
<height>19</height>
<width>418</width>
<x>474</x>
<y>587</y>
<height>18</height>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr3</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -521,17 +598,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Period Code To:</text>
<text>Add Date:</text>
<border>0</border>
<color>33554432</color>
<x>350</x>
<y>145</y>
<height>16</height>
<width>114</width>
<x>51</x>
<y>558</y>
<height>15</height>
<width>83</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code__to_t</name>
<name>add_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -546,21 +623,52 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<GroupBox>
<band>Detail</band>
<alignment>1</alignment>
<text>Period Code From:</text>
<border>0</border>
<text>Others</text>
<border>2</border>
<color>33554432</color>
<x>22</x>
<y>146</y>
<height>16</height>
<width>114</width>
<x>8</x>
<y>540</y>
<height>79</height>
<width>562</width>
<name>gb_2</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>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>143</x>
<y>558</y>
<height>18</height>
<width>75</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code__fr_t</name>
<name>add_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -570,24 +678,24 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Contact Code:</text>
<text>Remarks3:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>174</y>
<y>444</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>contact_code_t</name>
<name>remarks3_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -602,21 +710,32 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Account Period:</text>
<border>0</border>
<id>14</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>33554432</color>
<x>22</x>
<y>118</y>
<height>16</height>
<width>114</width>
<x>146</x>
<y>444</y>
<height>45</height>
<width>412</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_prd_t</name>
<name>remarks3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autovscroll>yes</autovscroll>
<imemode>0</imemode>
<vscrollbar>yes</vscrollbar>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -626,25 +745,58 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<GroupBox>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Id:</text>
<border>0</border>
<text>Basic</text>
<border>2</border>
<color>33554432</color>
<x>22</x>
<y>36</y>
<height>16</height>
<width>114</width>
<x>8</x>
<y>18</y>
<height>509</height>
<width>562</width>
<name>gb_3</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>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>145</x>
<y>497</y>
<height>18</height>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<name>confirmed</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -654,24 +806,24 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Fin Entity:</text>
<text>Confirmed:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>62</y>
<y>497</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>fin_entity_t</name>
<name>confirmed_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -689,17 +841,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code:</text>
<text>Confirmed Date:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>90</y>
<x>350</x>
<y>497</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_t</name>
<name>conf_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -716,28 +868,25 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>146</x>
<y>61</y>
<x>473</x>
<y>497</y>
<height>18</height>
<width>83</width>
<format>[general]</format>
<width>90</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>fin_entity</name>
<name>conf_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -754,24 +903,24 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>240</x>
<y>173</y>
<x>145</x>
<y>36</y>
<height>18</height>
<width>224</width>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>name</name>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>50</limit>
<case>any</case>
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -792,20 +941,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color>
<x>473</x>
<y>145</y>
<x>145</x>
<y>117</y>
<height>18</height>
<width>90</width>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code__to</name>
<name>acct_prd</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
......@@ -830,26 +979,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>40</tabsequence>
<border>5</border>
<color>255</color>
<x>473</x>
<y>172</y>
<color>33554432</color>
<x>145</x>
<y>145</y>
<height>18</height>
<width>90</width>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>count_code</name>
<name>prd_code__fr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>6</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -862,30 +1012,33 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>473</x>
<y>36</y>
<x>145</x>
<y>172</y>
<height>18</height>
<width>90</width>
<format>dd/mm/yy</format>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date</name>
<name>contact_code</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -900,21 +1053,30 @@
<color>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Date:</text>
<border>0</border>
<color>33554432</color>
<x>350</x>
<y>36</y>
<height>16</height>
<width>114</width>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>145</x>
<y>227</y>
<height>19</height>
<width>418</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_t</name>
<name>addr2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -924,29 +1086,29 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>240</x>
<y>117</y>
<x>145</x>
<y>255</y>
<height>19</height>
<width>323</width>
<width>418</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acctprd_descr</name>
<name>addr3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>120</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
......@@ -965,31 +1127,21 @@
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Period Code To:</text>
<border>0</border>
<color>33554432</color>
<x>145</x>
<y>88</y>
<height>18</height>
<width>83</width>
<format>[general]</format>
<x>350</x>
<y>145</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<name>prd_code__to_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -999,34 +1151,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>31</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>240</x>
<y>88</y>
<height>19</height>
<width>323</width>
<format>[general]</format>
<alignment>1</alignment>
<text>Period Code From:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>146</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr</name>
<name>prd_code__fr_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1036,34 +1179,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>145</x>
<y>199</y>
<height>19</height>
<width>418</width>
<format>[general]</format>
<alignment>1</alignment>
<text>Contact Code:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>174</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr1</name>
<name>contact_code_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1073,24 +1207,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add Date:</text>
<text>Account Period:</text>
<border>0</border>
<color>33554432</color>
<x>51</x>
<y>527</y>
<height>15</height>
<width>83</width>
<x>22</x>
<y>118</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date_t</name>
<name>acct_prd_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1108,17 +1242,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add User:</text>
<text>Transaction Id:</text>
<border>0</border>
<color>33554432</color>
<x>230</x>
<y>527</y>
<x>22</x>
<y>36</y>
<height>16</height>
<width>72</width>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user_t</name>
<name>tran_id_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1136,17 +1270,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add Term:</text>
<text>Fin Entity:</text>
<border>0</border>
<color>33554432</color>
<x>380</x>
<y>527</y>
<height>15</height>
<width>83</width>
<x>22</x>
<y>62</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term_t</name>
<name>fin_entity_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1164,17 +1298,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date:</text>
<text>Site Code:</text>
<border>0</border>
<color>33554432</color>
<x>51</x>
<y>556</y>
<x>22</x>
<y>90</y>
<height>16</height>
<width>83</width>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>site_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1189,21 +1323,31 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User:</text>
<border>0</border>
<color>33554432</color>
<x>230</x>
<y>556</y>
<height>16</height>
<width>72</width>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>146</x>
<y>61</y>
<height>18</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>fin_entity</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1213,25 +1357,73 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term:</text>
<border>0</border>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>240</x>
<y>173</y>
<height>18</height>
<width>224</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>50</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>380</x>
<y>556</y>
<height>16</height>
<width>83</width>
<x>473</x>
<y>145</y>
<height>18</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>prd_code__to</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1241,31 +1433,33 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>30</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>143</x>
<y>527</y>
<x>473</x>
<y>172</y>
<height>18</height>
<width>75</width>
<format>dd/mm/yy</format>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date</name>
<name>count_code</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -1282,20 +1476,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>10</tabsequence>
<border>5</border>
<color>255</color>
<x>143</x>
<y>556</y>
<color>33554432</color>
<x>473</x>
<y>36</y>
<height>18</height>
<width>75</width>
<width>90</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>tran_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
......@@ -1312,32 +1506,59 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Date:</text>
<border>0</border>
<color>33554432</color>
<x>350</x>
<y>36</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<id>29</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>474</x>
<y>527</y>
<height>18</height>
<width>88</width>
<x>240</x>
<y>117</y>
<height>19</height>
<width>323</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term</name>
<name>acctprd_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1355,24 +1576,24 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>255</color>
<x>474</x>
<y>556</y>
<color>33554432</color>
<x>145</x>
<y>88</y>
<height>18</height>
<width>88</width>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>site_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -1388,32 +1609,31 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<id>31</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>309</x>
<y>527</y>
<height>18</height>
<width>64</width>
<border>5</border>
<color>255</color>
<x>240</x>
<y>88</y>
<height>19</height>
<width>323</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user</name>
<name>site_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1431,27 +1651,26 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>309</x>
<y>556</y>
<height>18</height>
<width>64</width>
<x>145</x>
<y>199</y>
<height>19</height>
<width>418</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>addr1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>120</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1467,30 +1686,6 @@
<color>67108864</color>
</background>
</ColumnObject>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>2</border>
<color>33554432</color>
<x>13</x>
<y>502</y>
<height>85</height>
<width>562</width>
<name>gb_2</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>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<ColumnObject>
<band>Detail</band>
<id>11</id>
......@@ -1709,82 +1904,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed:</text>
<text>Remarks2:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>454</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>145</x>
<y>454</y>
<height>18</height>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed Date:</text>
<border>0</border>
<color>33554432</color>
<x>350</x>
<y>454</y>
<y>391</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date_t</name>
<name>remarks2_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1801,55 +1931,20 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>473</x>
<y>454</y>
<height>18</height>
<width>90</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<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>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>80</tabsequence>
<border>5</border>
<color>33554432</color>
<x>145</x>
<y>415</y>
<height>30</height>
<y>337</y>
<height>45</height>
<width>412</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks3</name>
<name>remarks1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
......@@ -1876,17 +1971,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks3:</text>
<text>Remarks1:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>415</y>
<y>337</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks3_t</name>
<name>remarks1_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1909,8 +2004,8 @@
<border>5</border>
<color>33554432</color>
<x>145</x>
<y>376</y>
<height>30</height>
<y>391</y>
<height>45</height>
<width>412</width>
<format>[general]</format>
<html>
......@@ -1940,101 +2035,6 @@
<color>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks2:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>376</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks2_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>33554432</color>
<x>145</x>
<y>337</y>
<height>30</height>
<width>412</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autovscroll>yes</autovscroll>
<imemode>0</imemode>
<vscrollbar>yes</vscrollbar>
</EditStyle>
<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>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks1:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>337</y>
<height>16</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks1_t</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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -165,7 +165,7 @@
<color>33554432</color>
<x>131</x>
<y>96</y>
<height>30</height>
<height>45</height>
<width>405</width>
<format>[general]</format>
<html>
......@@ -195,117 +195,6 @@
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>131</x>
<y>24</y>
<height>15</height>
<width>82</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>1</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>131</x>
<y>72</y>
<height>15</height>
<width>82</width>
<format>##########0.000</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>max_amt</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>##########0.000</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<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>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>131</x>
<y>47</y>
<height>15</height>
<width>82</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_cat</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
......@@ -386,10 +275,10 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>222</x>
<x>242</x>
<y>48</y>
<height>15</height>
<width>323</width>
<width>303</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -531,7 +420,7 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Alert Amountt Percentage:</text>
<text>Alert Amount Percentage:</text>
<border>0</border>
<color>33554432</color>
<x>304</x>
......@@ -584,6 +473,117 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>131</x>
<y>47</y>
<height>15</height>
<width>101</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_cat</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>1</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>131</x>
<y>72</y>
<height>15</height>
<width>101</width>
<format>##########0.000</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>max_amt</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>##########0.000</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<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>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>131</x>
<y>24</y>
<height>15</height>
<width>101</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<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>
</ColumnObject>
<HtmlTable>
<border>1</border>
</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