Commit 59ad7fc8 authored by piyush's avatar piyush

Changes done against Sun Bellow CCFs and bug fixing and common log generation

1) CCF No.: IT2017-015 - Request ID No.: A17CSUN001
2) CCF No.: IT2017-019 - Request ID No.: A17CSUN002
3) CCF No.: IT2017-025 - Request ID No.: A17DSUN004
4) CCF No.: IT2017-039 - Request ID No.: A17FSUN010


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@171460 ce508802-f39f-4f6c-b175-0d175dae99d5
parent def539e7
SET DEFINE OFF
---- CCF No.: IT2017-015 - Request ID: A17CSUN001.Start ----
INSERT INTO PAYRPARM
(
PRD_CODE,
VAR_NAME,
VAR_TYPE,
VAR_VALUE,
DESCR,
VAR_SUBS,
CHG_DATE,
CHG_USER,
CHG_TERM
)
VALUES
(
'999999',
'WITH_HLD_IN_AUTOATTD',
'S',
'Y',
'Consideration of with held flag in auto reprocess of attendance when payroll is posted',
NULL,
FN_SYSDATE(),
'PIYUSH',
'BASE'
);
COMMIT;
---- CCF No.: IT2017-015 - Request ID: A17CSUN001.End ----
SET DEFINE OFF
---- CCF No.: IT2017-019 - Request ID: A17CSUN002.Start ----
INSERT INTO PAYRPARM
(
PRD_CODE,
VAR_NAME,
VAR_TYPE,
VAR_VALUE,
DESCR,
VAR_SUBS,
CHG_DATE,
CHG_USER,
CHG_TERM
)
VALUES
(
'999999',
'AUTOATTD_ON_SEP_CONF',
'S',
'N',
'Whether attendance to be processed or not on confirmation of separation entry',
NULL,
FN_SYSDATE(),
'PIYUSH',
'BASE'
);
INSERT INTO PAYRPARM
(
PRD_CODE,
VAR_NAME,
VAR_TYPE,
VAR_VALUE,
DESCR,
VAR_SUBS,
CHG_DATE,
CHG_USER,
CHG_TERM
)
VALUES
(
'999999',
'ATTDPROC_DEFAULT_OPT',
'S',
'N',
'Attendance Process Default Option N=Actual Attendance Base,L=LWP Method',
NULL,
FN_SYSDATE(),
'PIYUSH',
'BASE'
);
INSERT INTO PAYRPARM
(
PRD_CODE,
VAR_NAME,
VAR_TYPE,
VAR_VALUE,
DESCR,
VAR_SUBS,
CHG_DATE,
CHG_USER,
CHG_TERM
)
VALUES
(
'999999',
'WITH_HLD_ATTD_ON_SEP',
'S',
'Y',
'Consideration of with held flag in attendance process done on confirmation of separation entry',
NULL,
FN_SYSDATE(),
'PIYUSH',
'BASE'
);
COMMIT;
---- CCF No.: IT2017-019 - Request ID: A17CSUN002.Start ----
SET DEFINE OFF
---- CCF No.: IT2017-019 - Request ID: A17CSUN002.Start ----
INSERT INTO PAYRPARM
(
PRD_CODE,
VAR_NAME,
VAR_TYPE,
VAR_VALUE,
DESCR,
VAR_SUBS,
CHG_DATE,
CHG_USER,
CHG_TERM
)
VALUES
(
'999999',
'AUTOATTD_ON_SEP_CONF',
'S',
'N',
'Whether attendance to be processed or not on confirmation of separation entry',
NULL,
FN_SYSDATE(),
'PIYUSH',
'BASE'
);
INSERT INTO PAYRPARM
(
PRD_CODE,
VAR_NAME,
VAR_TYPE,
VAR_VALUE,
DESCR,
VAR_SUBS,
CHG_DATE,
CHG_USER,
CHG_TERM
)
VALUES
(
'999999',
'ATTDPROC_DEFAULT_OPT',
'S',
'N',
'Attendance Process Default Option N=Actual Attendance Base,L=LWP Method',
NULL,
FN_SYSDATE(),
'PIYUSH',
'BASE'
);
INSERT INTO PAYRPARM
(
PRD_CODE,
VAR_NAME,
VAR_TYPE,
VAR_VALUE,
DESCR,
VAR_SUBS,
CHG_DATE,
CHG_USER,
CHG_TERM
)
VALUES
(
'999999',
'WITH_HLD_ATTD_ON_SEP',
'S',
'Y',
'Consideration of with held flag in attendance process done on confirmation of separation entry',
NULL,
FN_SYSDATE(),
'PIYUSH',
'BASE'
);
COMMIT;
---- CCF No.: IT2017-019 - Request ID: A17CSUN002.Start ----
...@@ -22860,6 +22860,123 @@ COMMIT; ...@@ -22860,6 +22860,123 @@ COMMIT;
---- CCF No.: IT2017-015 - Request ID: A17CSUN001.End ---- ---- CCF No.: IT2017-015 - Request ID: A17CSUN001.End ----
---- CCF No.: IT2017-019 - Request ID: A17CSUN002.Start ----
INSERT INTO PAYRPARM
(
PRD_CODE,
VAR_NAME,
VAR_TYPE,
VAR_VALUE,
DESCR,
VAR_SUBS,
CHG_DATE,
CHG_USER,
CHG_TERM
)
VALUES
(
'999999',
'AUTOATTD_ON_SEP_CONF',
'S',
'N',
'Whether attendance to be processed or not on confirmation of separation entry',
NULL,
FN_SYSDATE(),
'PIYUSH',
'BASE'
);
INSERT INTO PAYRPARM
(
PRD_CODE,
VAR_NAME,
VAR_TYPE,
VAR_VALUE,
DESCR,
VAR_SUBS,
CHG_DATE,
CHG_USER,
CHG_TERM
)
VALUES
(
'999999',
'ATTDPROC_DEFAULT_OPT',
'S',
'N',
'Attendance Process Default Option N=Actual Attendance Base,L=LWP Method',
NULL,
FN_SYSDATE(),
'PIYUSH',
'BASE'
);
INSERT INTO PAYRPARM
(
PRD_CODE,
VAR_NAME,
VAR_TYPE,
VAR_VALUE,
DESCR,
VAR_SUBS,
CHG_DATE,
CHG_USER,
CHG_TERM
)
VALUES
(
'999999',
'WITH_HLD_ATTD_ON_SEP',
'S',
'Y',
'Consideration of with held flag in attendance process done on confirmation of separation entry',
NULL,
FN_SYSDATE(),
'PIYUSH',
'BASE'
);
COMMIT;
---- CCF No.: IT2017-019 - Request ID: A17CSUN002.End ----
INSERT INTO MESSAGES
(
MSG_NO,
MSG_STR,
MSG_DESCR,
MSG_TYPE,
MSG_OPT,
MSG_TIME,
ALARM,
ERR_SOURCE,
CHG_DATE,
CHG_USER,
CHG_TERM,
OVERRIDE_INPUT,
MAIL_OPTION
)
VALUES
(
'VTLNSCHD05',
'Null Loan Amount!',
'Loan Amount can not be null or empty',
'E',
'Y',
NULL,
NULL,
NULL,
SYSDATE,
'BASE',
'BASE',
NULL,
NULL
);
COMMIT;
------ ADM-RCP-DATA-V36 (Piyush).SQL.End ------ ------ ADM-RCP-DATA-V36 (Piyush).SQL.End ------
...@@ -3064,6 +3064,6 @@ END; ...@@ -3064,6 +3064,6 @@ END;
--------------- DDL from ADM-RCP-DDL-V35 (Piyush).SQL.End ------- --------------- DDL from ADM-RCP-DDL-V35 (Piyush).SQL.End -------
------ ADM-RCP-DATA-V36 (Piyush).SQL.Start ------ ------ ADM-RCP-DATA-V36 (Piyush).SQL.Start ------
--- No DDL SQL in this version
------ ADM-RCP-DATA-V36 (Piyush).SQL.End ------ ------ ADM-RCP-DATA-V36 (Piyush).SQL.End ------
...@@ -1088,6 +1088,6 @@ COMMIT; ...@@ -1088,6 +1088,6 @@ COMMIT;
------ ADM-RCP-DATA-V36 (Piyush).SQL.Start ------ ------ ADM-RCP-DATA-V36 (Piyush).SQL.Start ------
--- No Catlog SQL in this version
------ ADM-RCP-DATA-V36 (Piyush).SQL.End ------ ------ ADM-RCP-DATA-V36 (Piyush).SQL.End ------
...@@ -40460,6 +40460,6 @@ COMMIT; ...@@ -40460,6 +40460,6 @@ COMMIT;
------ ADM-RCP-DATA-V36 (Piyush).SQL.Start ------ ------ ADM-RCP-DATA-V36 (Piyush).SQL.Start ------
-- No SYS SQL in this version
------ ADM-RCP-DATA-V36 (Piyush).SQL.End ------ ------ ADM-RCP-DATA-V36 (Piyush).SQL.End ------
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>79741120</color> <color>79741120</color>
<processing>1</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>20</height> <height>20</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>20</height> <height>20</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>loan_no</name> <name>loan_no</name>
<dbname>loans_schedule.loan_no</dbname> <dbname>loans_schedule.loan_no</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="0">decimal</type> <type precision="0">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>line_no</name> <name>line_no</name>
<dbname>loans_schedule.line_no</dbname> <dbname>loans_schedule.line_no</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="0">decimal</type> <type precision="0">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>no_inst</name> <name>no_inst</name>
<dbname>loans_schedule.no_inst</dbname> <dbname>loans_schedule.no_inst</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="2">decimal</type> <type precision="2">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>amount</name> <name>amount</name>
<dbname>loans_schedule.amount</dbname> <dbname>loans_schedule.amount</dbname>
</table_column> <initial>0</initial>
<table_column> </table_column>
<type precision="0">decimal</type> <table_column>
<update>yes</update> <type precision="0">decimal</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>no_inst_ded</name> <updatewhereclause>yes</updatewhereclause>
<dbname>loans_schedule.no_inst_ded</dbname> <name>no_inst_ded</name>
</table_column> <dbname>loans_schedule.no_inst_ded</dbname>
<table_column> </table_column>
<type size="6">char</type> <table_column>
<update>yes</update> <type size="6">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>prd_code</name> <updatewhereclause>yes</updatewhereclause>
<dbname>loans_schedule.prd_code</dbname> <name>prd_code</name>
</table_column> <dbname>loans_schedule.prd_code</dbname>
<table_column> </table_column>
<type size="5">char</type> <table_column>
<update>yes</update> <type size="5">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>ad_code</name> <updatewhereclause>yes</updatewhereclause>
<dbname>loans_schedule.ad_code</dbname> <name>ad_code</name>
</table_column> <dbname>loans_schedule.ad_code</dbname>
<table_column> </table_column>
<type size="60">char</type> <table_column>
<update>yes</update> <type size="60">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>remarks</name> <updatewhereclause>yes</updatewhereclause>
<dbname>loans_schedule.remarks</dbname> <name>remarks</name>
</table_column> <dbname>loans_schedule.remarks</dbname>
<table_column> </table_column>
<type>datetime</type> <table_column>
<update>yes</update> <type>datetime</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>chg_date</name> <updatewhereclause>yes</updatewhereclause>
<dbname>loans_schedule.chg_date</dbname> <name>chg_date</name>
</table_column> <dbname>loans_schedule.chg_date</dbname>
<table_column> </table_column>
<type size="10">char</type> <table_column>
<update>yes</update> <type size="10">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>chg_user</name> <updatewhereclause>yes</updatewhereclause>
<dbname>loans_schedule.chg_user</dbname> <name>chg_user</name>
</table_column> <dbname>loans_schedule.chg_user</dbname>
<table_column> </table_column>
<type size="15">char</type> <table_column>
<update>yes</update> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>chg_term</name> <updatewhereclause>yes</updatewhereclause>
<dbname>loans_schedule.chg_term</dbname> <name>chg_term</name>
</table_column> <dbname>loans_schedule.chg_term</dbname>
<table_column> </table_column>
<type size="10">char</type> <table_column>
<updatewhereclause>yes</updatewhereclause> <type size="10">char</type>
<name>period_descr</name> <updatewhereclause>yes</updatewhereclause>
<dbname>period.descr</dbname> <name>period_descr</name>
</table_column> <dbname>period.descr</dbname>
<table_column> </table_column>
<type size="40">char</type> <table_column>
<updatewhereclause>yes</updatewhereclause> <type size="40">char</type>
<name>allwdedn_descr</name> <updatewhereclause>yes</updatewhereclause>
<dbname>allwdedn.descr</dbname> <name>allwdedn_descr</name>
</table_column> <dbname>allwdedn.descr</dbname>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;loans_schedule&quot; ) TABLE(NAME=&quot;period&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) COLUMN(NAME=&quot;loans_schedule.loan_no&quot;) COLUMN(NAME=&quot;loans_schedule.line_no&quot;) COLUMN(NAME=&quot;loans_schedule.no_inst&quot;) COLUMN(NAME=&quot;loans_schedule.amount&quot;) COLUMN(NAME=&quot;loans_schedule.no_inst_ded&quot;) COLUMN(NAME=&quot;loans_schedule.prd_code&quot;) COLUMN(NAME=&quot;loans_schedule.ad_code&quot;) COLUMN(NAME=&quot;loans_schedule.remarks&quot;) COLUMN(NAME=&quot;loans_schedule.chg_date&quot;) COLUMN(NAME=&quot;loans_schedule.chg_user&quot;) COLUMN(NAME=&quot;loans_schedule.chg_term&quot;) COLUMN(NAME=&quot;period.descr&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) JOIN (LEFT=&quot;loans_schedule.prd_code&quot; OP =&quot;=&quot;RIGHT=&quot;period.code&quot; OUTER1 =&quot;loans_schedule.prd_code&quot; ) JOIN (LEFT=&quot;loans_schedule.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; OUTER1 =&quot;loans_schedule.ad_code&quot; )WHERE( EXP1 =&quot;LOANS_SCHEDULE.LOAN_NO&quot; OP =&quot;=&quot; EXP2 =&quot;:loan_no&quot; ) ) ARG(NAME = &quot;loan_no&quot; TYPE = string) </retrieve> </table_column>
<update>loans_schedule</update> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;loans_schedule&quot; ) TABLE(NAME=&quot;period&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) COLUMN(NAME=&quot;loans_schedule.loan_no&quot;) COLUMN(NAME=&quot;loans_schedule.line_no&quot;) COLUMN(NAME=&quot;loans_schedule.no_inst&quot;) COLUMN(NAME=&quot;loans_schedule.amount&quot;) COLUMN(NAME=&quot;loans_schedule.no_inst_ded&quot;) COLUMN(NAME=&quot;loans_schedule.prd_code&quot;) COLUMN(NAME=&quot;loans_schedule.ad_code&quot;) COLUMN(NAME=&quot;loans_schedule.remarks&quot;) COLUMN(NAME=&quot;loans_schedule.chg_date&quot;) COLUMN(NAME=&quot;loans_schedule.chg_user&quot;) COLUMN(NAME=&quot;loans_schedule.chg_term&quot;) COLUMN(NAME=&quot;period.descr&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) JOIN (LEFT=&quot;loans_schedule.prd_code&quot; OP =&quot;=&quot;RIGHT=&quot;period.code&quot; OUTER1 =&quot;loans_schedule.prd_code&quot; ) JOIN (LEFT=&quot;loans_schedule.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; OUTER1 =&quot;loans_schedule.ad_code&quot; )WHERE( EXP1 =&quot;LOANS_SCHEDULE.LOAN_NO&quot; OP =&quot;=&quot; EXP2 =&quot;:loan_no&quot; ) ) ARG(NAME = &quot;loan_no&quot; TYPE = string) </retrieve>
<updatewhere>0</updatewhere> <update>loans_schedule</update>
<updatekeyinplace>no</updatekeyinplace> <updatewhere>0</updatewhere>
<argument> <updatekeyinplace>no</updatekeyinplace>
<name>loan_no</name> <argument>
<type>string</type> <name>loan_no</name>
</argument> <type>string</type>
<sort> </argument>
<expression>line_no A</expression> <sort>
</sort> <expression>line_no A</expression>
</TableDefinition> </sort>
<TextObject> </TableDefinition>
<band>Header</band> <TextObject>
<alignment>1</alignment> <band>Header</band>
<text>Line No</text> <alignment>1</alignment>
<border>6</border> <text>Line No</text>
<color>0</color> <border>6</border>
<x>107</x> <color>0</color>
<y>2</y> <x>107</x>
<height>16</height> <y>2</y>
<width>44</width> <height>16</height>
<html> <width>44</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>line_no_t</name> </html>
<visible>1</visible> <name>line_no_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>1</mode> <background>
<color>553648127</color> <mode>1</mode>
</background> <color>553648127</color>
</TextObject> </background>
<TextObject> </TextObject>
<band>Header</band> <TextObject>
<alignment>0</alignment> <band>Header</band>
<text>Loan No</text> <alignment>0</alignment>
<border>6</border> <text>Loan No</text>
<color>0</color> <border>6</border>
<x>2</x> <color>0</color>
<y>2</y> <x>2</x>
<height>16</height> <y>2</y>
<width>103</width> <height>16</height>
<html> <width>103</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>loan_no_t</name> </html>
<visible>1</visible> <name>loan_no_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>1</mode> <background>
<color>553648127</color> <mode>1</mode>
</background> <color>553648127</color>
</TextObject> </background>
<TextObject> </TextObject>
<band>Header</band> <TextObject>
<alignment>1</alignment> <band>Header</band>
<text>No Inst</text> <alignment>1</alignment>
<border>6</border> <text>No Inst</text>
<color>0</color> <border>6</border>
<x>153</x> <color>0</color>
<y>2</y> <x>153</x>
<height>16</height> <y>2</y>
<width>46</width> <height>16</height>
<html> <width>46</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>no_inst_t</name> </html>
<visible>1</visible> <name>no_inst_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>1</mode> <background>
<color>553648127</color> <mode>1</mode>
</background> <color>553648127</color>
</TextObject> </background>
<TextObject> </TextObject>
<band>Header</band> <TextObject>
<alignment>0</alignment> <band>Header</band>
<text>Amount</text> <alignment>0</alignment>
<border>6</border> <text>Amount</text>
<color>0</color> <border>6</border>
<x>201</x> <color>0</color>
<y>2</y> <x>201</x>
<height>16</height> <y>2</y>
<width>79</width> <height>16</height>
<html> <width>78</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>amount_t</name> </html>
<visible>1</visible> <name>amount_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>1</mode> <background>
<color>536870912</color> <mode>1</mode>
</background> <color>536870912</color>
</TextObject> </background>
<TextObject> </TextObject>
<band>Header</band> <TextObject>
<alignment>0</alignment> <band>Header</band>
<text>No Inst Ded</text> <alignment>0</alignment>
<border>6</border> <text>No Inst Ded</text>
<color>0</color> <border>6</border>
<x>282</x> <color>0</color>
<y>2</y> <x>281</x>
<height>16</height> <y>2</y>
<width>76</width> <height>16</height>
<html> <width>76</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>no_inst_ded_t</name> </html>
<visible>1</visible> <name>no_inst_ded_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>1</mode> <background>
<color>553648127</color> <mode>1</mode>
</background> <color>553648127</color>
</TextObject> </background>
<TextObject> </TextObject>
<band>Header</band> <TextObject>
<alignment>0</alignment> <band>Header</band>
<text>Prd Code</text> <alignment>0</alignment>
<border>6</border> <text>Prd Code</text>
<color>0</color> <border>6</border>
<x>360</x> <color>0</color>
<y>2</y> <x>359</x>
<height>16</height> <y>2</y>
<width>58</width> <height>16</height>
<html> <width>58</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>prd_code_t</name> </html>
<visible>1</visible> <name>prd_code_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>1</mode> <background>
<color>536870912</color> <mode>1</mode>
</background> <color>536870912</color>
</TextObject> </background>
<TextObject> </TextObject>
<band>Header</band> <TextObject>
<alignment>0</alignment> <band>Header</band>
<text>Ad Code</text> <alignment>0</alignment>
<border>6</border> <text>Ad Code</text>
<color>0</color> <border>6</border>
<x>420</x> <color>0</color>
<y>2</y> <x>419</x>
<height>16</height> <y>2</y>
<width>47</width> <height>16</height>
<html> <width>47</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>ad_code_t</name> </html>
<visible>1</visible> <name>ad_code_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>1</mode> <background>
<color>536870912</color> <mode>1</mode>
</background> <color>536870912</color>
</TextObject> </background>
<TextObject> </TextObject>
<band>Header</band> <TextObject>
<alignment>0</alignment> <band>Header</band>
<text>Remarks</text> <alignment>0</alignment>
<border>6</border> <text>Remarks</text>
<color>0</color> <border>6</border>
<x>469</x> <color>0</color>
<y>2</y> <x>468</x>
<height>16</height> <y>2</y>
<width>252</width> <height>16</height>
<html> <width>252</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>remarks_t</name> </html>
<visible>1</visible> <name>remarks_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>1</mode> <background>
<color>536870912</color> <mode>1</mode>
</background> <color>536870912</color>
</TextObject> </background>
<TextObject> </TextObject>
<band>Header</band> <TextObject>
<alignment>0</alignment> <band>Header</band>
<text>Chg Date</text> <alignment>0</alignment>
<border>6</border> <text>Chg Date</text>
<color>0</color> <border>6</border>
<x>723</x> <color>0</color>
<y>2</y> <x>722</x>
<height>16</height> <y>2</y>
<width>59</width> <height>16</height>
<html> <width>59</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>chg_date_t</name> </html>
<visible>1</visible> <name>chg_date_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>2</mode> <background>
<color>67108864</color> <mode>2</mode>
</background> <color>67108864</color>
</TextObject> </background>
<TextObject> </TextObject>
<band>Header</band> <TextObject>
<alignment>0</alignment> <band>Header</band>
<text>Chg User</text> <alignment>0</alignment>
<border>6</border> <text>Chg User</text>
<color>0</color> <border>6</border>
<x>784</x> <color>0</color>
<y>2</y> <x>783</x>
<height>16</height> <y>2</y>
<width>55</width> <height>16</height>
<html> <width>55</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>chg_user_t</name> </html>
<visible>1</visible> <name>chg_user_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>2</mode> <background>
<color>67108864</color> <mode>2</mode>
</background> <color>67108864</color>
</TextObject> </background>
<TextObject> </TextObject>
<band>Header</band> <TextObject>
<alignment>0</alignment> <band>Header</band>
<text>Chg Term</text> <alignment>0</alignment>
<border>6</border> <text>Chg Term</text>
<color>0</color> <border>6</border>
<x>841</x> <color>0</color>
<y>2</y> <x>840</x>
<height>16</height> <y>2</y>
<width>59</width> <height>16</height>
<html> <width>59</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>chg_term_t</name> </html>
<visible>1</visible> <name>chg_term_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>2</mode> <background>
<color>67108864</color> <mode>2</mode>
</background> <color>67108864</color>
</TextObject> </background>
<TextObject> </TextObject>
<band>Header</band> <TextObject>
<alignment>0</alignment> <band>Header</band>
<text>Period Description</text> <alignment>0</alignment>
<border>6</border> <text>Period Description</text>
<color>0</color> <border>6</border>
<x>902</x> <color>0</color>
<y>2</y> <x>901</x>
<height>16</height> <y>2</y>
<width>111</width> <height>16</height>
<html> <width>111</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>period_descr_t</name> </html>
<visible>1</visible> <name>period_descr_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>2</mode> <background>
<color>67108864</color> <mode>2</mode>
</background> <color>67108864</color>
</TextObject> </background>
<TextObject> </TextObject>
<band>Header</band> <TextObject>
<alignment>0</alignment> <band>Header</band>
<text>Allwdedn Description</text> <alignment>0</alignment>
<border>6</border> <text>Allwdedn Description</text>
<color>0</color> <border>6</border>
<x>1015</x> <color>0</color>
<y>2</y> <x>1014</x>
<height>16</height> <y>2</y>
<width>198</width> <height>16</height>
<html> <width>198</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>allwdedn_descr_t</name> </html>
<visible>1</visible> <name>allwdedn_descr_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>2</mode> <background>
<color>67108864</color> <mode>2</mode>
</background> <color>67108864</color>
</TextObject> </background>
<ColumnObject> </TextObject>
<band>Detail</band> <ColumnObject>
<id>1</id> <band>Detail</band>
<alignment>0</alignment> <id>1</id>
<tabsequence>32766</tabsequence> <alignment>0</alignment>
<border>5</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>2</x> <color>0</color>
<y>1</y> <x>2</x>
<height>16</height> <y>1</y>
<width>103</width> <height>16</height>
<format>[general]</format> <width>103</width>
<html> <format>[general]</format>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>loan_no</name> </html>
<visible>1</visible> <name>loan_no</name>
<EditStyle style="edit"> <visible>1</visible>
<limit>15</limit> <EditStyle style="edit">
<case>any</case> <limit>15</limit>
<autoselect>yes</autoselect> <case>any</case>
<autohscroll>yes</autohscroll> <autoselect>yes</autoselect>
<imemode>0</imemode> <autohscroll>yes</autohscroll>
</EditStyle> <imemode>0</imemode>
<font> </EditStyle>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>2</mode> <background>
<color>1090519039</color> <mode>2</mode>
</background> <color>1090519039</color>
</ColumnObject> </background>
<ColumnObject> </ColumnObject>
<band>Detail</band> <ColumnObject>
<id>2</id> <band>Detail</band>
<alignment>1</alignment> <id>2</id>
<tabsequence>32766</tabsequence> <alignment>1</alignment>
<border>5</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>107</x> <color>0</color>
<y>1</y> <x>107</x>
<height>16</height> <y>1</y>
<width>44</width> <height>16</height>
<format>[General]</format> <width>44</width>
<html> <format>[General]</format>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>line_no</name> </html>
<visible>1</visible> <name>line_no</name>
<EditStyle style="edit"> <visible>1</visible>
<limit>0</limit> <EditStyle style="edit">
<case>any</case> <limit>0</limit>
<autoselect>yes</autoselect> <case>any</case>
<autohscroll>yes</autohscroll> <autoselect>yes</autoselect>
<imemode>0</imemode> <autohscroll>yes</autohscroll>
</EditStyle> <imemode>0</imemode>
<font> </EditStyle>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>2</mode> <background>
<color>1090519039</color> <mode>2</mode>
</background> <color>1090519039</color>
</ColumnObject> </background>
<ColumnObject> </ColumnObject>
<band>Detail</band> <ColumnObject>
<id>3</id> <band>Detail</band>
<alignment>1</alignment> <id>3</id>
<tabsequence>32766</tabsequence> <alignment>1</alignment>
<border>5</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>153</x> <color>0</color>
<y>1</y> <x>153</x>
<height>16</height> <y>1</y>
<width>46</width> <height>16</height>
<format>[General]</format> <width>46</width>
<html> <format>[General]</format>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>no_inst</name> </html>
<visible>1</visible> <name>no_inst</name>
<EditStyle style="edit"> <visible>1</visible>
<limit>0</limit> <EditStyle style="edit">
<case>any</case> <limit>0</limit>
<autoselect>yes</autoselect> <case>any</case>
<autohscroll>yes</autohscroll> <autoselect>yes</autoselect>
<imemode>0</imemode> <autohscroll>yes</autohscroll>
</EditStyle> <imemode>0</imemode>
<font> </EditStyle>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>2</mode> <background>
<color>1090519039</color> <mode>2</mode>
</background> <color>1090519039</color>
</ColumnObject> </background>
<ColumnObject> </ColumnObject>
<band>Detail</band> <ColumnObject>
<id>4</id> <band>Detail</band>
<alignment>1</alignment> <id>4</id>
<tabsequence>32766</tabsequence> <alignment>1</alignment>
<border>5</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>201</x> <color>0</color>
<y>1</y> <x>201</x>
<height>16</height> <y>1</y>
<width>79</width> <height>16</height>
<format>###,###,###.00</format> <width>78</width>
<html> <format>[General]</format>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>amount</name> </html>
<visible>1</visible> <name>amount</name>
<EditStyle style="editmask"> <visible>1</visible>
<mask>###,###,###.00</mask> <EditStyle style="edit">
<imemode>0</imemode> <limit>14</limit>
<focusrectangle>no</focusrectangle> <case>any</case>
</EditStyle> <focusrectangle>no</focusrectangle>
<font> <autoselect>no</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>1090519039</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>1090519039</color>
<band>Detail</band> </background>
<id>5</id> </ColumnObject>
<alignment>1</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>5</border> <id>5</id>
<color>0</color> <alignment>1</alignment>
<x>282</x> <tabsequence>32766</tabsequence>
<y>1</y> <border>5</border>
<height>16</height> <color>0</color>
<width>76</width> <x>281</x>
<format>[General]</format> <y>1</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>76</width>
</html> <format>[General]</format>
<name>no_inst_ded</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>no_inst_ded</name>
<case>any</case> <visible>1</visible>
<autoselect>yes</autoselect> <EditStyle style="edit">
<autohscroll>yes</autohscroll> <limit>0</limit>
<imemode>0</imemode> <case>any</case>
</EditStyle> <autoselect>yes</autoselect>
<font> <autohscroll>yes</autohscroll>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>1090519039</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>1090519039</color>
<band>Detail</band> </background>
<id>6</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>5</border> <id>6</id>
<color>0</color> <alignment>0</alignment>
<x>360</x> <tabsequence>32766</tabsequence>
<y>1</y> <border>5</border>
<height>16</height> <color>0</color>
<width>58</width> <x>359</x>
<format>[general]</format> <y>1</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>58</width>
</html> <format>[general]</format>
<name>prd_code</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>6</limit> <name>prd_code</name>
<case>any</case> <visible>1</visible>
<autoselect>yes</autoselect> <EditStyle style="edit">
<autohscroll>yes</autohscroll> <limit>6</limit>
<imemode>0</imemode> <case>any</case>
</EditStyle> <autoselect>yes</autoselect>
<font> <autohscroll>yes</autohscroll>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>1090519039</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>1090519039</color>
<band>Detail</band> </background>
<id>7</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>5</border> <id>7</id>
<color>0</color> <alignment>0</alignment>
<x>420</x> <tabsequence>32766</tabsequence>
<y>1</y> <border>5</border>
<height>16</height> <color>0</color>
<width>47</width> <x>419</x>
<format>[general]</format> <y>1</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>47</width>
</html> <format>[general]</format>
<name>ad_code</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>5</limit> <name>ad_code</name>
<case>any</case> <visible>1</visible>
<autoselect>yes</autoselect> <EditStyle style="edit">
<autohscroll>yes</autohscroll> <limit>5</limit>
<imemode>0</imemode> <case>any</case>
</EditStyle> <autoselect>yes</autoselect>
<font> <autohscroll>yes</autohscroll>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>1090519039</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>1090519039</color>
<band>Detail</band> </background>
<id>8</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>5</border> <id>8</id>
<color>0</color> <alignment>0</alignment>
<x>469</x> <tabsequence>32766</tabsequence>
<y>1</y> <border>5</border>
<height>16</height> <color>0</color>
<width>252</width> <x>468</x>
<format>[general]</format> <y>1</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>252</width>
</html> <format>[general]</format>
<name>remarks</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>remarks</name>
<case>any</case> <visible>1</visible>
<autoselect>yes</autoselect> <EditStyle style="edit">
<imemode>0</imemode> <limit>0</limit>
</EditStyle> <case>any</case>
<font> <autoselect>yes</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>2</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>2</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>16777215</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>16777215</color>
<band>Detail</band> </background>
<id>9</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>5</border> <id>9</id>
<color>0</color> <alignment>0</alignment>
<x>723</x> <tabsequence>32766</tabsequence>
<y>1</y> <border>5</border>
<height>16</height> <color>0</color>
<width>59</width> <x>722</x>
<format>[shortdate] [time]</format> <y>1</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>59</width>
</html> <format>[shortdate] [time]</format>
<name>chg_date</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>chg_date</name>
<case>any</case> <visible>1</visible>
<autoselect>yes</autoselect> <EditStyle style="edit">
<imemode>0</imemode> <limit>0</limit>
</EditStyle> <case>any</case>
<font> <autoselect>yes</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>1090519039</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>1090519039</color>
<band>Detail</band> </background>
<id>10</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>5</border> <id>10</id>
<color>0</color> <alignment>0</alignment>
<x>784</x> <tabsequence>32766</tabsequence>
<y>1</y> <border>5</border>
<height>16</height> <color>0</color>
<width>55</width> <x>783</x>
<format>[general]</format> <y>1</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>55</width>
</html> <format>[general]</format>
<name>chg_user</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>chg_user</name>
<case>any</case> <visible>1</visible>
<autoselect>yes</autoselect> <EditStyle style="edit">
<imemode>0</imemode> <limit>0</limit>
</EditStyle> <case>any</case>
<font> <autoselect>yes</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>1090519039</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>1090519039</color>
<band>Detail</band> </background>
<id>11</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>5</border> <id>11</id>
<color>0</color> <alignment>0</alignment>
<x>841</x> <tabsequence>32766</tabsequence>
<y>1</y> <border>5</border>
<height>16</height> <color>0</color>
<width>59</width> <x>840</x>
<format>[general]</format> <y>1</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>59</width>
</html> <format>[general]</format>
<name>chg_term</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>chg_term</name>
<case>any</case> <visible>1</visible>
<autoselect>yes</autoselect> <EditStyle style="edit">
<imemode>0</imemode> <limit>0</limit>
</EditStyle> <case>any</case>
<font> <autoselect>yes</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>1090519039</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>1090519039</color>
<band>Detail</band> </background>
<id>13</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>5</border> <id>13</id>
<color>0</color> <alignment>0</alignment>
<x>1015</x> <tabsequence>32766</tabsequence>
<y>1</y> <border>5</border>
<height>16</height> <color>0</color>
<width>198</width> <x>1014</x>
<format>[general]</format> <y>1</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>198</width>
</html> <format>[general]</format>
<name>allwdedn_descr</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>allwdedn_descr</name>
<case>any</case> <visible>1</visible>
<focusrectangle>no</focusrectangle> <EditStyle style="edit">
<autoselect>no</autoselect> <limit>0</limit>
<imemode>0</imemode> <case>any</case>
</EditStyle> <focusrectangle>no</focusrectangle>
<font> <autoselect>no</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>1090519039</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>1090519039</color>
<band>Detail</band> </background>
<id>12</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>5</border> <id>12</id>
<color>0</color> <alignment>0</alignment>
<x>902</x> <tabsequence>32766</tabsequence>
<y>1</y> <border>5</border>
<height>16</height> <color>0</color>
<width>111</width> <x>901</x>
<format>[general]</format> <y>1</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>111</width>
</html> <format>[general]</format>
<name>period_descr</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>period_descr</name>
<case>any</case> <visible>1</visible>
<focusrectangle>no</focusrectangle> <EditStyle style="edit">
<autoselect>no</autoselect> <limit>0</limit>
<imemode>0</imemode> <case>any</case>
</EditStyle> <focusrectangle>no</focusrectangle>
<font> <autoselect>no</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>1090519039</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<HtmlTable> <color>1090519039</color>
<border>1</border> </background>
</HtmlTable> </ColumnObject>
<HtmlGen> <HtmlTable>
<clientevents>1</clientevents> <border>1</border>
<clientvalidation>1</clientvalidation> </HtmlTable>
<clientcomputedfields>1</clientcomputedfields> <HtmlGen>
<clientformatting>0</clientformatting> <clientevents>1</clientevents>
<clientscriptable>0</clientscriptable> <clientvalidation>1</clientvalidation>
<generatejavascript>1</generatejavascript> <clientcomputedfields>1</clientcomputedfields>
<encodeselflinkargs>1</encodeselflinkargs> <clientformatting>0</clientformatting>
<netscapelayers>0</netscapelayers> <clientscriptable>0</clientscriptable>
</HtmlGen> <generatejavascript>1</generatejavascript>
<Export.XML> <encodeselflinkargs>1</encodeselflinkargs>
<headgroups>1</headgroups> <netscapelayers>0</netscapelayers>
<includewhitespace>0</includewhitespace> </HtmlGen>
<metadatatype>0</metadatatype> <Export.XML>
<savemetadata>0</savemetadata> <headgroups>1</headgroups>
</Export.XML> <includewhitespace>0</includewhitespace>
<Import.XML> <metadatatype>0</metadatatype>
</Import.XML> <savemetadata>0</savemetadata>
<Export.PDF> </Export.XML>
<method>0</method> <Import.XML>
<distill.custompostscript>0</distill.custompostscript> </Import.XML>
<xslfop.print>0</xslfop.print> <Export.PDF>
</Export.PDF> <method>0</method>
</Sybase_eDataWindow> <distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>79741120</color> <color>79741120</color>
<processing>0</processing> <processing>0</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
</BaseDefinition> </BaseDefinition>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>230</height> <height>230</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>loan_no</name> <name>loan_no</name>
<dbname>loans_schedule.loan_no</dbname> <dbname>loans_schedule.loan_no</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="0">decimal</type> <type precision="0">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>line_no</name> <name>line_no</name>
<dbname>loans_schedule.line_no</dbname> <dbname>loans_schedule.line_no</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="0">decimal</type> <type precision="0">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>no_inst</name> <name>no_inst</name>
<dbname>loans_schedule.no_inst</dbname> <dbname>loans_schedule.no_inst</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="2">decimal</type> <type precision="2">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>amount</name> <name>amount</name>
<dbname>loans_schedule.amount</dbname> <dbname>loans_schedule.amount</dbname>
</table_column> <initial>0</initial>
<table_column> </table_column>
<type precision="0">decimal</type> <table_column>
<update>yes</update> <type precision="0">decimal</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>no_inst_ded</name> <updatewhereclause>yes</updatewhereclause>
<dbname>loans_schedule.no_inst_ded</dbname> <name>no_inst_ded</name>
<initial>0</initial> <dbname>loans_schedule.no_inst_ded</dbname>
</table_column> <initial>0</initial>
<table_column> </table_column>
<type size="6">char</type> <table_column>
<update>yes</update> <type size="6">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>prd_code</name> <updatewhereclause>yes</updatewhereclause>
<dbname>loans_schedule.prd_code</dbname> <name>prd_code</name>
</table_column> <dbname>loans_schedule.prd_code</dbname>
<table_column> </table_column>
<type size="5">char</type> <table_column>
<update>yes</update> <type size="5">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>ad_code</name> <updatewhereclause>yes</updatewhereclause>
<dbname>loans_schedule.ad_code</dbname> <name>ad_code</name>
</table_column> <dbname>loans_schedule.ad_code</dbname>
<table_column> </table_column>
<type size="60">char</type> <table_column>
<update>yes</update> <type size="60">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>remarks</name> <updatewhereclause>yes</updatewhereclause>
<dbname>loans_schedule.remarks</dbname> <name>remarks</name>
</table_column> <dbname>loans_schedule.remarks</dbname>
<table_column> </table_column>
<type>datetime</type> <table_column>
<update>yes</update> <type>datetime</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>chg_date</name> <updatewhereclause>yes</updatewhereclause>
<dbname>loans_schedule.chg_date</dbname> <name>chg_date</name>
</table_column> <dbname>loans_schedule.chg_date</dbname>
<table_column> </table_column>
<type size="10">char</type> <table_column>
<update>yes</update> <type size="10">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>chg_user</name> <updatewhereclause>yes</updatewhereclause>
<dbname>loans_schedule.chg_user</dbname> <name>chg_user</name>
</table_column> <dbname>loans_schedule.chg_user</dbname>
<table_column> </table_column>
<type size="15">char</type> <table_column>
<update>yes</update> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<name>chg_term</name> <updatewhereclause>yes</updatewhereclause>
<dbname>loans_schedule.chg_term</dbname> <name>chg_term</name>
</table_column> <dbname>loans_schedule.chg_term</dbname>
<table_column> </table_column>
<type size="10">char</type> <table_column>
<updatewhereclause>yes</updatewhereclause> <type size="10">char</type>
<name>period_descr</name> <updatewhereclause>yes</updatewhereclause>
<dbname>period.descr</dbname> <name>period_descr</name>
</table_column> <dbname>period.descr</dbname>
<table_column> </table_column>
<type size="40">char</type> <table_column>
<updatewhereclause>yes</updatewhereclause> <type size="40">char</type>
<name>allwdedn_descr</name> <updatewhereclause>yes</updatewhereclause>
<dbname>allwdedn.descr</dbname> <name>allwdedn_descr</name>
</table_column> <dbname>allwdedn.descr</dbname>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;loans_schedule&quot; ) TABLE(NAME=&quot;period&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) COLUMN(NAME=&quot;loans_schedule.loan_no&quot;) COLUMN(NAME=&quot;loans_schedule.line_no&quot;) COLUMN(NAME=&quot;loans_schedule.no_inst&quot;) COLUMN(NAME=&quot;loans_schedule.amount&quot;) COLUMN(NAME=&quot;loans_schedule.no_inst_ded&quot;) COLUMN(NAME=&quot;loans_schedule.prd_code&quot;) COLUMN(NAME=&quot;loans_schedule.ad_code&quot;) COLUMN(NAME=&quot;loans_schedule.remarks&quot;) COLUMN(NAME=&quot;loans_schedule.chg_date&quot;) COLUMN(NAME=&quot;loans_schedule.chg_user&quot;) COLUMN(NAME=&quot;loans_schedule.chg_term&quot;) COLUMN(NAME=&quot;period.descr&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) JOIN (LEFT=&quot;loans_schedule.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; OUTER1 =&quot;loans_schedule.ad_code&quot; ) JOIN (LEFT=&quot;loans_schedule.prd_code&quot; OP =&quot;=&quot;RIGHT=&quot;period.code&quot; OUTER1 =&quot;loans_schedule.prd_code&quot; )WHERE( EXP1 =&quot;LOANS_SCHEDULE.LOAN_NO&quot; OP =&quot;=&quot; EXP2 =&quot;:loan_no&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;loans_schedule.line_no&quot; OP =&quot;=&quot; EXP2 =&quot;:line_no&quot; ) ) ARG(NAME = &quot;loan_no&quot; TYPE = string) ARG(NAME = &quot;line_no&quot; TYPE = number) </retrieve> </table_column>
<update>loans_schedule</update> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;loans_schedule&quot; ) TABLE(NAME=&quot;period&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) COLUMN(NAME=&quot;loans_schedule.loan_no&quot;) COLUMN(NAME=&quot;loans_schedule.line_no&quot;) COLUMN(NAME=&quot;loans_schedule.no_inst&quot;) COLUMN(NAME=&quot;loans_schedule.amount&quot;) COLUMN(NAME=&quot;loans_schedule.no_inst_ded&quot;) COLUMN(NAME=&quot;loans_schedule.prd_code&quot;) COLUMN(NAME=&quot;loans_schedule.ad_code&quot;) COLUMN(NAME=&quot;loans_schedule.remarks&quot;) COLUMN(NAME=&quot;loans_schedule.chg_date&quot;) COLUMN(NAME=&quot;loans_schedule.chg_user&quot;) COLUMN(NAME=&quot;loans_schedule.chg_term&quot;) COLUMN(NAME=&quot;period.descr&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) JOIN (LEFT=&quot;loans_schedule.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; OUTER1 =&quot;loans_schedule.ad_code&quot; ) JOIN (LEFT=&quot;loans_schedule.prd_code&quot; OP =&quot;=&quot;RIGHT=&quot;period.code&quot; OUTER1 =&quot;loans_schedule.prd_code&quot; )WHERE( EXP1 =&quot;LOANS_SCHEDULE.LOAN_NO&quot; OP =&quot;=&quot; EXP2 =&quot;:loan_no&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;loans_schedule.line_no&quot; OP =&quot;=&quot; EXP2 =&quot;:line_no&quot; ) ) ARG(NAME = &quot;loan_no&quot; TYPE = string) ARG(NAME = &quot;line_no&quot; TYPE = number) </retrieve>
<updatewhere>0</updatewhere> <update>loans_schedule</update>
<updatekeyinplace>no</updatekeyinplace> <updatewhere>0</updatewhere>
<argument> <updatekeyinplace>no</updatekeyinplace>
<name>loan_no</name> <argument>
<type>string</type> <name>loan_no</name>
</argument> <type>string</type>
<argument> </argument>
<name>line_no</name> <argument>
<type>number</type> <name>line_no</name>
</argument> <type>number</type>
</TableDefinition> </argument>
<GroupBox> </TableDefinition>
<band>Detail</band> <GroupBox>
<text>Basic</text> <band>Detail</band>
<border>2</border> <text>Basic</text>
<color>33554432</color> <border>2</border>
<x>4</x> <color>33554432</color>
<y>2</y> <x>4</x>
<height>199</height> <y>2</y>
<width>506</width> <height>199</height>
<name>gb_1</name> <width>506</width>
<visible>1</visible> <name>gb_1</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>2</mode> <background>
<color>67108864</color> <mode>2</mode>
</background> <color>67108864</color>
</GroupBox> </background>
<ColumnObject> </GroupBox>
<band>Detail</band> <ColumnObject>
<id>8</id> <band>Detail</band>
<alignment>0</alignment> <id>8</id>
<tabsequence>50</tabsequence> <alignment>0</alignment>
<border>5</border> <tabsequence>50</tabsequence>
<color>0</color> <border>5</border>
<x>89</x> <color>0</color>
<y>112</y> <x>89</x>
<height>16</height> <y>112</y>
<width>406</width> <height>16</height>
<format>[general]</format> <width>406</width>
<html> <format>[general]</format>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>remarks</name> </html>
<visible>1</visible> <name>remarks</name>
<EditStyle style="edit"> <visible>1</visible>
<limit>60</limit> <EditStyle style="edit">
<case>any</case> <limit>60</limit>
<focusrectangle>no</focusrectangle> <case>any</case>
<autoselect>yes</autoselect> <focusrectangle>no</focusrectangle>
<autohscroll>yes</autohscroll> <autoselect>yes</autoselect>
<imemode>0</imemode> <autohscroll>yes</autohscroll>
</EditStyle> <imemode>0</imemode>
<font> </EditStyle>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Times New Roman</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>1</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>2</mode> <background>
<color>16777215</color> <mode>2</mode>
</background> <color>16777215</color>
</ColumnObject> </background>
<ColumnObject> </ColumnObject>
<band>Detail</band> <ColumnObject>
<id>4</id> <band>Detail</band>
<alignment>1</alignment> <id>4</id>
<tabsequence>30</tabsequence> <alignment>1</alignment>
<border>5</border> <tabsequence>30</tabsequence>
<color>0</color> <border>5</border>
<x>89</x> <color>0</color>
<y>88</y> <x>89</x>
<height>16</height> <y>88</y>
<width>72</width> <height>16</height>
<format>###,###,###.00</format> <width>72</width>
<html> <format>[General]</format>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>amount</name> </html>
<visible>1</visible> <name>amount</name>
<EditStyle style="editmask"> <visible>1</visible>
<mask>###,###,###.00</mask> <EditStyle style="edit">
<imemode>0</imemode> <limit>14</limit>
<focusrectangle>no</focusrectangle> <case>any</case>
</EditStyle> <focusrectangle>no</focusrectangle>
<font> <autoselect>no</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>16777215</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>16777215</color>
<band>Detail</band> </background>
<id>5</id> </ColumnObject>
<alignment>1</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>5</border> <id>5</id>
<color>33554432</color> <alignment>1</alignment>
<x>455</x> <tabsequence>32766</tabsequence>
<y>40</y> <border>5</border>
<height>16</height> <color>33554432</color>
<width>40</width> <x>455</x>
<format>[General]</format> <y>40</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>40</width>
</html> <format>[General]</format>
<name>no_inst_ded</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>no_inst_ded</name>
<case>any</case> <visible>1</visible>
<focusrectangle>no</focusrectangle> <EditStyle style="edit">
<autoselect>yes</autoselect> <limit>0</limit>
<imemode>0</imemode> <case>any</case>
</EditStyle> <focusrectangle>no</focusrectangle>
<font> <autoselect>yes</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>12632256</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<TextObject> <color>12632256</color>
<band>Detail</band> </background>
<alignment>1</alignment> </ColumnObject>
<text>No of Inst. Deducted :</text> <TextObject>
<border>0</border> <band>Detail</band>
<color>0</color> <alignment>1</alignment>
<x>312</x> <text>No of Inst. Deducted :</text>
<y>40</y> <border>0</border>
<height>16</height> <color>0</color>
<width>139</width> <x>312</x>
<html> <y>40</y>
<valueishtml>0</valueishtml> <height>16</height>
</html> <width>139</width>
<name>loans_schedule_no_inst_ded_t</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<font> </html>
<face>Times New Roman</face> <name>loans_schedule_no_inst_ded_t</name>
<height>-10</height> <visible>1</visible>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>1</mode> <charset>0</charset>
<color>536870912</color> </font>
</background> <background>
</TextObject> <mode>1</mode>
<ColumnObject> <color>536870912</color>
<band>Detail</band> </background>
<id>6</id> </TextObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>20</tabsequence> <band>Detail</band>
<border>5</border> <id>6</id>
<color>0</color> <alignment>0</alignment>
<x>305</x> <tabsequence>20</tabsequence>
<y>64</y> <border>5</border>
<height>16</height> <color>0</color>
<width>60</width> <x>305</x>
<format>[general]</format> <y>64</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>60</width>
</html> <format>[general]</format>
<name>prd_code</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>prd_code</name>
<case>any</case> <visible>1</visible>
<focusrectangle>no</focusrectangle> <EditStyle style="edit">
<autoselect>no</autoselect> <limit>0</limit>
<imemode>0</imemode> <case>any</case>
</EditStyle> <focusrectangle>no</focusrectangle>
<font> <autoselect>no</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>16777215</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>16777215</color>
<band>Detail</band> </background>
<id>7</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>40</tabsequence> <band>Detail</band>
<border>5</border> <id>7</id>
<color>0</color> <alignment>0</alignment>
<x>305</x> <tabsequence>40</tabsequence>
<y>88</y> <border>5</border>
<height>16</height> <color>0</color>
<width>60</width> <x>305</x>
<format>[general]</format> <y>88</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>60</width>
</html> <format>[general]</format>
<name>ad_code</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>5</limit> <name>ad_code</name>
<case>upper</case> <visible>1</visible>
<focusrectangle>no</focusrectangle> <EditStyle style="edit">
<autoselect>yes</autoselect> <limit>5</limit>
<autohscroll>yes</autohscroll> <case>upper</case>
<imemode>0</imemode> <focusrectangle>no</focusrectangle>
</EditStyle> <autoselect>yes</autoselect>
<font> <autohscroll>yes</autohscroll>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>16777215</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>16777215</color>
<band>Detail</band> </background>
<id>12</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>5</border> <id>12</id>
<color>255</color> <alignment>0</alignment>
<x>370</x> <tabsequence>32766</tabsequence>
<y>64</y> <border>5</border>
<height>16</height> <color>255</color>
<width>125</width> <x>370</x>
<format>[general]</format> <y>64</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>125</width>
</html> <format>[general]</format>
<name>period_descr</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>period_descr</name>
<case>any</case> <visible>1</visible>
<focusrectangle>no</focusrectangle> <EditStyle style="edit">
<autoselect>no</autoselect> <limit>0</limit>
<imemode>0</imemode> <case>any</case>
</EditStyle> <focusrectangle>no</focusrectangle>
<font> <autoselect>no</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>79741120</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>79741120</color>
<band>Detail</band> </background>
<id>13</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>5</border> <id>13</id>
<color>255</color> <alignment>0</alignment>
<x>370</x> <tabsequence>32766</tabsequence>
<y>88</y> <border>5</border>
<height>16</height> <color>255</color>
<width>125</width> <x>370</x>
<format>[general]</format> <y>88</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>125</width>
</html> <format>[general]</format>
<name>allwdedn_descr</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>allwdedn_descr</name>
<case>any</case> <visible>1</visible>
<focusrectangle>no</focusrectangle> <EditStyle style="edit">
<autoselect>no</autoselect> <limit>0</limit>
<imemode>0</imemode> <case>any</case>
</EditStyle> <focusrectangle>no</focusrectangle>
<font> <autoselect>no</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>79741120</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<TextObject> <color>79741120</color>
<band>Detail</band> </background>
<alignment>1</alignment> </ColumnObject>
<text>Recovery AD Code :</text> <TextObject>
<border>0</border> <band>Detail</band>
<color>0</color> <alignment>1</alignment>
<x>175</x> <text>Recovery AD Code :</text>
<y>88</y> <border>0</border>
<height>16</height> <color>0</color>
<width>125</width> <x>175</x>
<html> <y>88</y>
<valueishtml>0</valueishtml> <height>16</height>
</html> <width>125</width>
<name>loans_schedule_ad_code_t</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<font> </html>
<face>Times New Roman</face> <name>loans_schedule_ad_code_t</name>
<height>-10</height> <visible>1</visible>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>1</mode> <charset>0</charset>
<color>536870912</color> </font>
</background> <background>
</TextObject> <mode>1</mode>
<TextObject> <color>536870912</color>
<band>Detail</band> </background>
<alignment>1</alignment> </TextObject>
<text>Recovery Period :</text> <TextObject>
<border>0</border> <band>Detail</band>
<color>0</color> <alignment>1</alignment>
<x>175</x> <text>Recovery Period :</text>
<y>64</y> <border>0</border>
<height>16</height> <color>0</color>
<width>125</width> <x>175</x>
<html> <y>64</y>
<valueishtml>0</valueishtml> <height>16</height>
</html> <width>125</width>
<name>loans_schedule_prd_code_t</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<font> </html>
<face>Times New Roman</face> <name>loans_schedule_prd_code_t</name>
<height>-10</height> <visible>1</visible>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>1</mode> <charset>0</charset>
<color>536870912</color> </font>
</background> <background>
</TextObject> <mode>1</mode>
<ColumnObject> <color>536870912</color>
<band>Detail</band> </background>
<id>3</id> </TextObject>
<alignment>1</alignment> <ColumnObject>
<tabsequence>10</tabsequence> <band>Detail</band>
<border>5</border> <id>3</id>
<color>0</color> <alignment>1</alignment>
<x>89</x> <tabsequence>10</tabsequence>
<y>64</y> <border>5</border>
<height>16</height> <color>0</color>
<width>72</width> <x>89</x>
<format>[General]</format> <y>64</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>72</width>
</html> <format>[General]</format>
<name>no_inst</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>no_inst</name>
<case>any</case> <visible>1</visible>
<focusrectangle>no</focusrectangle> <EditStyle style="edit">
<autoselect>yes</autoselect> <limit>0</limit>
<imemode>0</imemode> <case>any</case>
</EditStyle> <focusrectangle>no</focusrectangle>
<font> <autoselect>yes</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>16777215</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>16777215</color>
<band>Detail</band> </background>
<id>1</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>5</border> <id>1</id>
<color>33554432</color> <alignment>0</alignment>
<x>89</x> <tabsequence>32766</tabsequence>
<y>39</y> <border>5</border>
<height>16</height> <color>33554432</color>
<width>90</width> <x>89</x>
<format>[general]</format> <y>39</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>90</width>
</html> <format>[general]</format>
<name>loan_no</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>loan_no</name>
<case>any</case> <visible>1</visible>
<autoselect>yes</autoselect> <EditStyle style="edit">
<imemode>0</imemode> <limit>0</limit>
</EditStyle> <case>any</case>
<font> <autoselect>yes</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>79741120</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<TextObject> <color>79741120</color>
<band>Detail</band> </background>
<alignment>1</alignment> </ColumnObject>
<text>Line no :</text> <TextObject>
<border>0</border> <band>Detail</band>
<color>0</color> <alignment>1</alignment>
<x>185</x> <text>Line no :</text>
<y>40</y> <border>0</border>
<height>16</height> <color>0</color>
<width>66</width> <x>185</x>
<html> <y>40</y>
<valueishtml>0</valueishtml> <height>16</height>
</html> <width>66</width>
<name>loans_schedule_line_no_t</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<font> </html>
<face>Times New Roman</face> <name>loans_schedule_line_no_t</name>
<height>-10</height> <visible>1</visible>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>1</mode> <charset>0</charset>
<color>536870912</color> </font>
</background> <background>
</TextObject> <mode>1</mode>
<ColumnObject> <color>536870912</color>
<band>Detail</band> </background>
<id>2</id> </TextObject>
<alignment>1</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>5</border> <id>2</id>
<color>255</color> <alignment>1</alignment>
<x>255</x> <tabsequence>32766</tabsequence>
<y>40</y> <border>5</border>
<height>16</height> <color>255</color>
<width>44</width> <x>255</x>
<format>[General]</format> <y>40</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>44</width>
</html> <format>[General]</format>
<name>line_no</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>3</limit> <name>line_no</name>
<case>any</case> <visible>1</visible>
<focusrectangle>no</focusrectangle> <EditStyle style="edit">
<autoselect>yes</autoselect> <limit>3</limit>
<imemode>0</imemode> <case>any</case>
</EditStyle> <focusrectangle>no</focusrectangle>
<font> <autoselect>yes</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>79741120</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>79741120</color>
<band>Detail</band> </background>
<id>9</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>0</border> <id>9</id>
<color>0</color> <alignment>0</alignment>
<x>90</x> <tabsequence>32766</tabsequence>
<y>141</y> <border>0</border>
<height>16</height> <color>0</color>
<width>76</width> <x>90</x>
<format>[shortdate] [time]</format> <y>141</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>76</width>
</html> <format>[shortdate] [time]</format>
<name>chg_date</name> <html>
<visible>0</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>chg_date</name>
<case>any</case> <visible>0</visible>
<autoselect>yes</autoselect> <EditStyle style="edit">
<imemode>0</imemode> <limit>0</limit>
</EditStyle> <case>any</case>
<font> <autoselect>yes</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>79741120</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>79741120</color>
<band>Detail</band> </background>
<id>10</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>0</border> <id>10</id>
<color>0</color> <alignment>0</alignment>
<x>196</x> <tabsequence>32766</tabsequence>
<y>141</y> <border>0</border>
<height>16</height> <color>0</color>
<width>76</width> <x>196</x>
<format>[general]</format> <y>141</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>76</width>
</html> <format>[general]</format>
<name>chg_user</name> <html>
<visible>0</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>chg_user</name>
<case>any</case> <visible>0</visible>
<autoselect>yes</autoselect> <EditStyle style="edit">
<imemode>0</imemode> <limit>0</limit>
</EditStyle> <case>any</case>
<font> <autoselect>yes</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>79741120</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<ColumnObject> <color>79741120</color>
<band>Detail</band> </background>
<id>11</id> </ColumnObject>
<alignment>0</alignment> <ColumnObject>
<tabsequence>32766</tabsequence> <band>Detail</band>
<border>0</border> <id>11</id>
<color>0</color> <alignment>0</alignment>
<x>302</x> <tabsequence>32766</tabsequence>
<y>141</y> <border>0</border>
<height>16</height> <color>0</color>
<width>76</width> <x>302</x>
<format>[general]</format> <y>141</y>
<html> <height>16</height>
<valueishtml>0</valueishtml> <width>76</width>
</html> <format>[general]</format>
<name>chg_term</name> <html>
<visible>0</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>0</limit> <name>chg_term</name>
<case>any</case> <visible>0</visible>
<autoselect>yes</autoselect> <EditStyle style="edit">
<imemode>0</imemode> <limit>0</limit>
</EditStyle> <case>any</case>
<font> <autoselect>yes</autoselect>
<face>Times New Roman</face> <imemode>0</imemode>
<height>-10</height> </EditStyle>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>2</mode> <charset>0</charset>
<color>79741120</color> </font>
</background> <background>
</ColumnObject> <mode>2</mode>
<TextObject> <color>79741120</color>
<band>Detail</band> </background>
<alignment>1</alignment> </ColumnObject>
<text>Loan No. :</text> <TextObject>
<border>0</border> <band>Detail</band>
<color>0</color> <alignment>1</alignment>
<x>14</x> <text>Loan No. :</text>
<y>39</y> <border>0</border>
<height>16</height> <color>0</color>
<width>70</width> <x>14</x>
<html> <y>39</y>
<valueishtml>0</valueishtml> <height>16</height>
</html> <width>70</width>
<name>loan_no_t</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<font> </html>
<face>Times New Roman</face> <name>loan_no_t</name>
<height>-10</height> <visible>1</visible>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>1</mode> <charset>0</charset>
<color>536870912</color> </font>
</background> <background>
</TextObject> <mode>1</mode>
<TextObject> <color>536870912</color>
<band>Detail</band> </background>
<alignment>1</alignment> </TextObject>
<text>No of Inst. :</text> <TextObject>
<border>0</border> <band>Detail</band>
<color>0</color> <alignment>1</alignment>
<x>14</x> <text>No of Inst. :</text>
<y>64</y> <border>0</border>
<height>16</height> <color>0</color>
<width>70</width> <x>14</x>
<html> <y>64</y>
<valueishtml>0</valueishtml> <height>16</height>
</html> <width>70</width>
<name>loans_schedule_no_inst_t</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<font> </html>
<face>Times New Roman</face> <name>loans_schedule_no_inst_t</name>
<height>-10</height> <visible>1</visible>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>1</mode> <charset>0</charset>
<color>536870912</color> </font>
</background> <background>
</TextObject> <mode>1</mode>
<TextObject> <color>536870912</color>
<band>Detail</band> </background>
<alignment>1</alignment> </TextObject>
<text>Amount :</text> <TextObject>
<border>0</border> <band>Detail</band>
<color>0</color> <alignment>1</alignment>
<x>14</x> <text>Amount :</text>
<y>88</y> <border>0</border>
<height>16</height> <color>0</color>
<width>70</width> <x>14</x>
<html> <y>88</y>
<valueishtml>0</valueishtml> <height>16</height>
</html> <width>70</width>
<name>loans_schedule_amount_t</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<font> </html>
<face>Times New Roman</face> <name>loans_schedule_amount_t</name>
<height>-10</height> <visible>1</visible>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>1</mode> <charset>0</charset>
<color>536870912</color> </font>
</background> <background>
</TextObject> <mode>1</mode>
<TextObject> <color>536870912</color>
<band>Detail</band> </background>
<alignment>1</alignment> </TextObject>
<text>Remarks :</text> <TextObject>
<border>0</border> <band>Detail</band>
<color>0</color> <alignment>1</alignment>
<x>14</x> <text>Remarks :</text>
<y>112</y> <border>0</border>
<height>16</height> <color>0</color>
<width>70</width> <x>14</x>
<html> <y>112</y>
<valueishtml>0</valueishtml> <height>16</height>
</html> <width>70</width>
<name>loans_schedule_remarks_t</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<font> </html>
<face>Times New Roman</face> <name>loans_schedule_remarks_t</name>
<height>-10</height> <visible>1</visible>
<weight>400</weight> <font>
<family>1</family> <face>Times New Roman</face>
<pitch>2</pitch> <height>-10</height>
<charset>0</charset> <weight>400</weight>
</font> <family>1</family>
<background> <pitch>2</pitch>
<mode>1</mode> <charset>0</charset>
<color>536870912</color> </font>
</background> <background>
</TextObject> <mode>1</mode>
<HtmlTable> <color>536870912</color>
<border>1</border> </background>
</HtmlTable> </TextObject>
<HtmlGen> <HtmlTable>
<clientevents>1</clientevents> <border>1</border>
<clientvalidation>1</clientvalidation> </HtmlTable>
<clientcomputedfields>1</clientcomputedfields> <HtmlGen>
<clientformatting>0</clientformatting> <clientevents>1</clientevents>
<clientscriptable>0</clientscriptable> <clientvalidation>1</clientvalidation>
<generatejavascript>1</generatejavascript> <clientcomputedfields>1</clientcomputedfields>
<encodeselflinkargs>1</encodeselflinkargs> <clientformatting>0</clientformatting>
<netscapelayers>0</netscapelayers> <clientscriptable>0</clientscriptable>
</HtmlGen> <generatejavascript>1</generatejavascript>
<Export.XML> <encodeselflinkargs>1</encodeselflinkargs>
<headgroups>1</headgroups> <netscapelayers>0</netscapelayers>
<includewhitespace>0</includewhitespace> </HtmlGen>
<metadatatype>0</metadatatype> <Export.XML>
<savemetadata>0</savemetadata> <headgroups>1</headgroups>
</Export.XML> <includewhitespace>0</includewhitespace>
<Import.XML> <metadatatype>0</metadatatype>
</Import.XML> <savemetadata>0</savemetadata>
<Export.PDF> </Export.XML>
<method>0</method> <Import.XML>
<distill.custompostscript>0</distill.custompostscript> </Import.XML>
<xslfop.print>0</xslfop.print> <Export.PDF>
</Export.PDF> <method>0</method>
</Sybase_eDataWindow> <distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
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