Commit fa942e02 authored by vlagad's avatar vlagad

updated SUN migration metadata for allow deduction drop.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@210505 ce508802-f39f-4f6c-b175-0d175dae99d5
parent efa87ccd
<?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>21</height> <height>21</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>tran_id</name> <name>tran_id</name>
<dbname>allowdedn_drop.tran_id</dbname> <dbname>allowdedn_drop.tran_id</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>tran_date</name> <name>tran_date</name>
<dbname>allowdedn_drop.tran_date</dbname> <dbname>allowdedn_drop.tran_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_code</name> <name>emp_code</name>
<dbname>allowdedn_drop.emp_code</dbname> <dbname>allowdedn_drop.emp_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>ad_code</name> <name>ad_code</name>
<dbname>allowdedn_drop.ad_code</dbname> <dbname>allowdedn_drop.ad_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>tran_type</name> <name>tran_type</name>
<dbname>allowdedn_drop.tran_type</dbname> <dbname>allowdedn_drop.tran_type</dbname>
<values> <values>
<item display="Deducted" data="D"/> <item display="Deducted" data="D"/>
<item display="Adjusted" data="A"/> <item display="Adjusted" data="A"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>prop_yn</name> <name>prop_yn</name>
<dbname>allowdedn_drop.prop_yn</dbname> <dbname>allowdedn_drop.prop_yn</dbname>
<values> <values>
<item display="Yes" data="Y"/> <item display="Yes" data="Y"/>
<item display="No" data="N"/> <item display="No" data="N"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>bal_opt</name> <name>bal_opt</name>
<dbname>allowdedn_drop.bal_opt</dbname> <dbname>allowdedn_drop.bal_opt</dbname>
</table_column> <values>
<table_column> <item display="Consume" data="C"/>
<type size="1">char</type> <item display="Accumulate" data="A"/>
<update>yes</update> <item display="No balance" data="N"/>
<updatewhereclause>yes</updatewhereclause> </values>
<name>bal_act</name> </table_column>
<dbname>allowdedn_drop.bal_act</dbname> <table_column>
<values> <type size="1">char</type>
<item display="Next Month" data="N"/> <update>yes</update>
<item display="Extend Expiry" data="E"/> <updatewhereclause>yes</updatewhereclause>
<item display="Ignore Balance" data="I"/> <name>bal_act</name>
</values> <dbname>allowdedn_drop.bal_act</dbname>
</table_column> <values>
<table_column> <item display="Next Month" data="N"/>
<type size="40">char</type> <item display="Extend Expiry" data="E"/>
<update>yes</update> <item display="Ignore Balance" data="I"/>
<updatewhereclause>yes</updatewhereclause> </values>
<name>remarks</name> </table_column>
<dbname>allowdedn_drop.remarks</dbname> <table_column>
</table_column> <type size="40">char</type>
<table_column> <update>yes</update>
<type size="6">char</type> <updatewhereclause>yes</updatewhereclause>
<update>yes</update> <name>remarks</name>
<updatewhereclause>yes</updatewhereclause> <dbname>allowdedn_drop.remarks</dbname>
<name>prd_code__ded</name> </table_column>
<dbname>allowdedn_drop.prd_code__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__ded</name>
<updatewhereclause>yes</updatewhereclause> <dbname>allowdedn_drop.prd_code__ded</dbname>
<name>prd_code__adj</name> </table_column>
<dbname>allowdedn_drop.prd_code__adj</dbname> <table_column>
</table_column> <type size="6">char</type>
<table_column> <update>yes</update>
<type precision="3">decimal</type> <updatewhereclause>yes</updatewhereclause>
<update>yes</update> <name>prd_code__adj</name>
<updatewhereclause>yes</updatewhereclause> <dbname>allowdedn_drop.prd_code__adj</dbname>
<name>drop_amount</name> </table_column>
<dbname>allowdedn_drop.drop_amount</dbname> <table_column>
</table_column> <type precision="3">decimal</type>
<table_column> <update>yes</update>
<type size="15">char</type> <updatewhereclause>yes</updatewhereclause>
<updatewhereclause>yes</updatewhereclause> <name>drop_amount</name>
<name>emp_fname</name> <dbname>allowdedn_drop.drop_amount</dbname>
<dbname>employee.emp_fname</dbname> </table_column>
</table_column> <table_column>
<table_column> <type size="15">char</type>
<type size="15">char</type> <updatewhereclause>yes</updatewhereclause>
<updatewhereclause>yes</updatewhereclause> <name>emp_fname</name>
<name>emp_lname</name> <dbname>employee.emp_fname</dbname>
<dbname>employee.emp_lname</dbname> </table_column>
</table_column> <table_column>
<table_column> <type size="15">char</type>
<type size="40">char</type> <updatewhereclause>yes</updatewhereclause>
<updatewhereclause>yes</updatewhereclause> <name>emp_lname</name>
<name>descr</name> <dbname>employee.emp_lname</dbname>
<dbname>allwdedn.descr</dbname> </table_column>
</table_column> <table_column>
<table_column> <type size="40">char</type>
<type size="5">char</type> <updatewhereclause>yes</updatewhereclause>
<updatewhereclause>yes</updatewhereclause> <name>descr</name>
<name>pay_site</name> <dbname>allwdedn.descr</dbname>
<dbname>employee.pay_site</dbname> </table_column>
</table_column> <table_column>
<table_column> <type size="5">char</type>
<type size="1">char</type> <updatewhereclause>yes</updatewhereclause>
<updatewhereclause>yes</updatewhereclause> <name>pay_site</name>
<name>confirmed</name> <dbname>employee.pay_site</dbname>
<dbname>allowdedn_drop.confirmed</dbname> </table_column>
<values> <table_column>
<item display="Yes" data="Y"/> <type size="1">char</type>
<item display="No" data="N"/> <updatewhereclause>yes</updatewhereclause>
</values> <name>confirmed</name>
</table_column> <dbname>allowdedn_drop.confirmed</dbname>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;allowdedn_drop&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) TABLE(NAME=&quot;period&quot; ) COLUMN(NAME=&quot;allowdedn_drop.tran_id&quot;) COLUMN(NAME=&quot;allowdedn_drop.tran_date&quot;) COLUMN(NAME=&quot;allowdedn_drop.emp_code&quot;) COLUMN(NAME=&quot;allowdedn_drop.ad_code&quot;) COLUMN(NAME=&quot;allowdedn_drop.tran_type&quot;) COLUMN(NAME=&quot;allowdedn_drop.prop_yn&quot;) COLUMN(NAME=&quot;allowdedn_drop.bal_opt&quot;) COLUMN(NAME=&quot;allowdedn_drop.bal_act&quot;) COLUMN(NAME=&quot;allowdedn_drop.remarks&quot;) COLUMN(NAME=&quot;allowdedn_drop.prd_code__ded&quot;) COLUMN(NAME=&quot;allowdedn_drop.prd_code__adj&quot;) COLUMN(NAME=&quot;allowdedn_drop.drop_amount&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) COLUMN(NAME=&quot;allowdedn_drop.confirmed&quot;) JOIN (LEFT=&quot;allowdedn_drop.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; ) JOIN (LEFT=&quot;allowdedn_drop.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; ) JOIN (LEFT=&quot;allowdedn_drop.prd_code__ded&quot; OP =&quot;=&quot;RIGHT=&quot;period.code&quot; )WHERE( EXP1 =&quot;period.to_date&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:ad_from_date&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;period.fr_date&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:ad_to_date&quot; ) ) ARG(NAME = &quot;ad_from_date&quot; TYPE = datetime) ARG(NAME = &quot;ad_to_date&quot; TYPE = datetime) </retrieve> <values>
<update>allowdedn_drop</update> <item display="Yes" data="Y"/>
<updatewhere>0</updatewhere> <item display="No" data="N"/>
<updatekeyinplace>no</updatekeyinplace> </values>
<argument> </table_column>
<name>ad_from_date</name> <table_column>
<type>datetime</type> <type>datetime</type>
</argument> <update>yes</update>
<argument> <updatewhereclause>yes</updatewhereclause>
<name>ad_to_date</name> <name>allowdedn_drop_chg_date</name>
<type>datetime</type> <dbname>allowdedn_drop.chg_date</dbname>
</argument> </table_column>
</TableDefinition> <table_column>
<TextObject> <type size="10">char</type>
<band>Header</band> <update>yes</update>
<alignment>0</alignment> <updatewhereclause>yes</updatewhereclause>
<text>Transaction Id</text> <name>allowdedn_drop_chg_user</name>
<border>6</border> <dbname>allowdedn_drop.chg_user</dbname>
<color>0</color> </table_column>
<x>2</x> <table_column>
<y>3</y> <type size="300">char</type>
<height>16</height> <update>yes</update>
<width>90</width> <updatewhereclause>yes</updatewhereclause>
<html> <name>allowdedn_drop_chg_term</name>
<valueishtml>0</valueishtml> <dbname>allowdedn_drop.chg_term</dbname>
</html> </table_column>
<name>tran_id_t</name> <table_column>
<visible>1</visible> <type>datetime</type>
<font> <update>yes</update>
<face>Times New Roman</face> <updatewhereclause>yes</updatewhereclause>
<height>-10</height> <name>allowdedn_drop_confirmed_on</name>
<weight>400</weight> <dbname>allowdedn_drop.confirmed_on</dbname>
<family>1</family> </table_column>
<pitch>2</pitch> <table_column>
<charset>0</charset> <type precision="3">decimal</type>
</font> <update>yes</update>
<background> <updatewhereclause>yes</updatewhereclause>
<mode>2</mode> <name>allowdedn_drop_act_amt</name>
<color>79741120</color> <dbname>allowdedn_drop.act_amt</dbname>
</background> </table_column>
</TextObject> <table_column>
<TextObject> <type size="10">char</type>
<band>Header</band> <update>yes</update>
<alignment>0</alignment> <updatewhereclause>yes</updatewhereclause>
<text>Transaction Date</text> <name>allowdedn_drop_emp_code__conf</name>
<border>6</border> <dbname>allowdedn_drop.emp_code__conf</dbname>
<color>0</color> </table_column>
<x>94</x> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;allowdedn_drop&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) COLUMN(NAME=&quot;allowdedn_drop.tran_id&quot;) COLUMN(NAME=&quot;allowdedn_drop.tran_date&quot;) COLUMN(NAME=&quot;allowdedn_drop.emp_code&quot;) COLUMN(NAME=&quot;allowdedn_drop.ad_code&quot;) COLUMN(NAME=&quot;allowdedn_drop.tran_type&quot;) COLUMN(NAME=&quot;allowdedn_drop.prop_yn&quot;) COLUMN(NAME=&quot;allowdedn_drop.bal_opt&quot;) COLUMN(NAME=&quot;allowdedn_drop.bal_act&quot;) COLUMN(NAME=&quot;allowdedn_drop.remarks&quot;) COLUMN(NAME=&quot;allowdedn_drop.prd_code__ded&quot;) COLUMN(NAME=&quot;allowdedn_drop.prd_code__adj&quot;) COLUMN(NAME=&quot;allowdedn_drop.drop_amount&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) COLUMN(NAME=&quot;employee.pay_site&quot;) COLUMN(NAME=&quot;allowdedn_drop.confirmed&quot;) COLUMN(NAME=&quot;allowdedn_drop.chg_date&quot;) COLUMN(NAME=&quot;allowdedn_drop.chg_user&quot;) COLUMN(NAME=&quot;allowdedn_drop.chg_term&quot;) COLUMN(NAME=&quot;allowdedn_drop.confirmed_on&quot;) COLUMN(NAME=&quot;allowdedn_drop.act_amt&quot;) COLUMN(NAME=&quot;allowdedn_drop.emp_code__conf&quot;) JOIN (LEFT=&quot;allowdedn_drop.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; ) JOIN (LEFT=&quot;allowdedn_drop.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; )WHERE( EXP1 =&quot;~&quot;ALLOWDEDN_DROP~&quot;.~&quot;PRD_CODE__DED~&quot;&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:as_prd_code_fr&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;~&quot;ALLOWDEDN_DROP~&quot;.~&quot;PRD_CODE__DED~&quot;&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:as_prd_code_to&quot; ) ) ARG(NAME = &quot;as_prd_code_fr&quot; TYPE = string) ARG(NAME = &quot;as_prd_code_to&quot; TYPE = string) </retrieve>
<y>3</y> <update>ALLOWDEDN_DROP</update>
<height>16</height> <updatewhere>0</updatewhere>
<width>102</width> <updatekeyinplace>no</updatekeyinplace>
<html> <argument>
<valueishtml>0</valueishtml> <name>as_prd_code_fr</name>
</html> <type>string</type>
<name>tran_date_t</name> </argument>
<visible>1</visible> <argument>
<font> <name>as_prd_code_to</name>
<face>Times New Roman</face> <type>string</type>
<height>-10</height> </argument>
<weight>400</weight> </TableDefinition>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>Tran Id</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>2</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>82</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>Allow/Dedn Code</text> </html>
<border>6</border> <name>tran_id_t</name>
<color>0</color> <visible>1</visible>
<x>198</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>105</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>ad_code_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>Tran Date</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>86</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>55</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>Description</text> </html>
<border>6</border> <name>tran_date_t</name>
<color>0</color> <visible>1</visible>
<x>305</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>158</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>descr_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>A/D Code</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>143</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>53</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>Confirmed</text> </html>
<border>6</border> <name>ad_code_t</name>
<color>0</color> <visible>1</visible>
<x>465</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>67</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>confirmed_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>A/D Description</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>198</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>109</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>Employee Code</text> </html>
<border>6</border> <name>descr_t</name>
<color>0</color> <visible>1</visible>
<x>534</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>102</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>emp_code_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>Confirmed</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>309</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>67</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>First Name</text> </html>
<border>6</border> <name>confirmed_t</name>
<color>0</color> <visible>1</visible>
<x>638</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>91</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>emp_fname_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>Emp. Code</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>378</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>66</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>Last Name</text> </html>
<border>6</border> <name>emp_code_t</name>
<color>0</color> <visible>1</visible>
<x>731</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>91</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>emp_lname_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>First Name</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>446</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>91</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>Drop Amount</text> </html>
<border>6</border> <name>emp_fname_t</name>
<color>0</color> <visible>1</visible>
<x>824</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>79</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>drop_amount_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>Last Name</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>539</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>91</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>Proportionate</text> </html>
<border>6</border> <name>emp_lname_t</name>
<color>0</color> <visible>1</visible>
<x>905</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>84</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>prop_yn_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>Amount</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>632</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>79</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>Transaction Type</text> </html>
<border>6</border> <name>drop_amount_t</name>
<color>0</color> <visible>1</visible>
<x>991</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>101</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>tran_type_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>Propci.</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>713</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>45</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>Deduction Period</text> </html>
<border>6</border> <name>prop_yn_t</name>
<color>0</color> <visible>1</visible>
<x>1094</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>101</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>prd_code__ded_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>Tran type</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>760</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>66</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>Adjustment Period</text> </html>
<border>6</border> <name>tran_type_t</name>
<color>0</color> <visible>1</visible>
<x>1197</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>115</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>prd_code__adj_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>Period Ded.</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>828</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>65</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>Balance Option</text> </html>
<border>6</border> <name>prd_code__ded_t</name>
<color>0</color> <visible>1</visible>
<x>1314</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>94</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>bal_opt_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>Period Adj.</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>895</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>66</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>Balance Action</text> </html>
<border>6</border> <name>prd_code__adj_t</name>
<color>0</color> <visible>1</visible>
<x>1410</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>90</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>bal_act_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>Bal. Option</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>963</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>66</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>Remarks</text> </html>
<border>6</border> <name>bal_opt_t</name>
<color>0</color> <visible>1</visible>
<x>1502</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>230</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>remarks_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>Remarks</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>1121</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<TextObject> <width>120</width>
<band>Header</band> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<text>Pay Site</text> </html>
<border>6</border> <name>remarks_t</name>
<color>0</color> <visible>1</visible>
<x>1734</x> <font>
<y>3</y> <face>Times New Roman</face>
<height>16</height> <height>-10</height>
<width>67</width> <weight>400</weight>
<html> <family>1</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>pay_site_t</name> </font>
<visible>1</visible> <background>
<font> <mode>2</mode>
<face>Times New Roman</face> <color>79741120</color>
<height>-10</height> </background>
<weight>400</weight> </TextObject>
<family>1</family> <TextObject>
<pitch>2</pitch> <band>Header</band>
<charset>0</charset> <alignment>0</alignment>
</font> <text>Bal. Action</text>
<background> <border>6</border>
<mode>2</mode> <color>0</color>
<color>79741120</color> <x>1031</x>
</background> <y>3</y>
</TextObject> <height>16</height>
<ColumnObject> <width>88</width>
<band>Detail</band> <html>
<id>1</id> <valueishtml>0</valueishtml>
<alignment>0</alignment> </html>
<tabsequence>10</tabsequence> <name>bal_act_t</name>
<border>5</border> <visible>1</visible>
<color>0</color> <font>
<x>2</x> <face>Times New Roman</face>
<y>1</y> <height>-10</height>
<height>16</height> <weight>400</weight>
<width>90</width> <family>1</family>
<format>[general]</format> <pitch>2</pitch>
<html> <charset>0</charset>
<valueishtml>0</valueishtml> </font>
</html> <background>
<name>tran_id</name> <mode>2</mode>
<visible>1</visible> <color>79741120</color>
<EditStyle style="edit"> </background>
<limit>15</limit> </TextObject>
<case>any</case> <TextObject>
<autoselect>yes</autoselect> <band>Header</band>
<autohscroll>yes</autohscroll> <alignment>2</alignment>
<imemode>0</imemode> <text>Pay Site</text>
</EditStyle> <border>6</border>
<font> <color>0</color>
<face>Times New Roman</face> <x>2947</x>
<height>-10</height> <y>3</y>
<weight>400</weight> <height>16</height>
<family>1</family> <width>55</width>
<pitch>2</pitch> <html>
<charset>0</charset> <valueishtml>0</valueishtml>
</font> </html>
<background> <name>pay_site_t</name>
<mode>2</mode> <visible expression="&quot;false&quot;">1</visible>
<color>16777215</color> <font>
</background> <face>Times New Roman</face>
</ColumnObject> <height>-10</height>
<ColumnObject> <weight>400</weight>
<band>Detail</band> <family>1</family>
<id>2</id> <pitch>2</pitch>
<alignment>0</alignment> <charset>0</charset>
<tabsequence>20</tabsequence> </font>
<border>5</border> <background>
<color>0</color> <mode>2</mode>
<x>94</x> <color>79741120</color>
<y>1</y> </background>
<height>16</height> </TextObject>
<width>102</width> <TextObject>
<format>[shortdate] [time]</format> <band>Header</band>
<html> <alignment>0</alignment>
<valueishtml>0</valueishtml> <text>Allowdedn Drop Chg Date</text>
</html> <border>0</border>
<name>tran_date</name> <color>33554432</color>
<visible>1</visible> <x>1243</x>
<EditStyle name="datetime" style="editmask"> <y>1</y>
<mask>dd/mm/yy</mask> <height>16</height>
<imemode>0</imemode> <width>86</width>
<focusrectangle>no</focusrectangle> <html>
</EditStyle> <valueishtml>0</valueishtml>
<font> </html>
<face>Times New Roman</face> <name>allowdedn_drop_chg_date_t</name>
<height>-10</height> <visible>1</visible>
<weight>400</weight> <font>
<family>1</family> <face>Liberation Sans</face>
<pitch>2</pitch> <height>-11</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>1073741824</color>
<band>Detail</band> </background>
<id>4</id> </TextObject>
<alignment>0</alignment> <TextObject>
<tabsequence>30</tabsequence> <band>Header</band>
<border>5</border> <alignment>0</alignment>
<color>0</color> <text>Allowdedn Drop Chg User</text>
<x>198</x> <border>0</border>
<y>1</y> <color>33554432</color>
<height>16</height> <x>1331</x>
<width>105</width> <y>1</y>
<format>[general]</format> <height>16</height>
<html> <width>78</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>ad_code</name> </html>
<visible>1</visible> <name>allowdedn_drop_chg_user_t</name>
<EditStyle style="edit"> <visible>1</visible>
<limit>5</limit> <font>
<case>upper</case> <face>Liberation Sans</face>
<autoselect>yes</autoselect> <height>-11</height>
<autohscroll>yes</autohscroll> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>1</family> <color>1073741824</color>
<pitch>2</pitch> </background>
<charset>0</charset> </TextObject>
</font> <TextObject>
<background> <band>Header</band>
<mode>2</mode> <alignment>0</alignment>
<color>16777215</color> <text>Allowdedn Drop Chg Term</text>
</background> <border>0</border>
</ColumnObject> <color>33554432</color>
<ColumnObject> <x>1411</x>
<band>Detail</band> <y>1</y>
<id>15</id> <height>16</height>
<alignment>0</alignment> <width>1022</width>
<tabsequence>40</tabsequence> <html>
<border>5</border> <valueishtml>0</valueishtml>
<color>0</color> </html>
<x>305</x> <name>allowdedn_drop_chg_term_t</name>
<y>1</y> <visible>1</visible>
<height>16</height> <font>
<width>158</width> <face>Liberation Sans</face>
<format>[general]</format> <height>-11</height>
<html> <weight>400</weight>
<valueishtml>0</valueishtml> <family>2</family>
</html> <pitch>2</pitch>
<name>descr</name> <charset>0</charset>
<visible>1</visible> </font>
<EditStyle style="edit"> <background>
<limit>20</limit> <mode>2</mode>
<case>any</case> <color>1073741824</color>
<autoselect>yes</autoselect> </background>
<autohscroll>yes</autohscroll> </TextObject>
<imemode>0</imemode> <TextObject>
</EditStyle> <band>Header</band>
<font> <alignment>0</alignment>
<face>Times New Roman</face> <text>Allowdedn Drop Confirmed On</text>
<height>-10</height> <border>0</border>
<weight>400</weight> <color>33554432</color>
<family>1</family> <x>2435</x>
<pitch>2</pitch> <y>1</y>
<charset>0</charset> <height>16</height>
</font> <width>86</width>
<background> <html>
<mode>2</mode> <valueishtml>0</valueishtml>
<color>16777215</color> </html>
</background> <name>allowdedn_drop_confirmed_on_t</name>
</ColumnObject> <visible>1</visible>
<ColumnObject> <font>
<band>Detail</band> <face>Liberation Sans</face>
<id>17</id> <height>-11</height>
<alignment>0</alignment> <weight>400</weight>
<tabsequence>50</tabsequence> <family>2</family>
<border>5</border> <pitch>2</pitch>
<color>0</color> <charset>0</charset>
<x>465</x> </font>
<y>1</y> <background>
<height>16</height> <mode>2</mode>
<width>67</width> <color>1073741824</color>
<format>[general]</format> </background>
<html> </TextObject>
<valueishtml>0</valueishtml> <TextObject>
</html> <band>Header</band>
<name>confirmed</name> <alignment>0</alignment>
<visible>1</visible> <text>Allowdedn Drop Act Amt</text>
<EditStyle style="ddlb"> <border>0</border>
<limit>0</limit> <color>33554432</color>
<allowedit>no</allowedit> <x>2523</x>
<case>any</case> <y>1</y>
<imemode>0</imemode> <height>16</height>
</EditStyle> <width>342</width>
<font> <html>
<face>Times New Roman</face> <valueishtml>0</valueishtml>
<height>-10</height> </html>
<weight>400</weight> <name>allowdedn_drop_act_amt_t</name>
<family>1</family> <visible>1</visible>
<pitch>2</pitch> <font>
<charset>0</charset> <face>Liberation Sans</face>
</font> <height>-11</height>
<background> <weight>400</weight>
<mode>2</mode> <family>2</family>
<color>16777215</color> <pitch>2</pitch>
</background> <charset>0</charset>
</ColumnObject> </font>
<ColumnObject> <background>
<band>Detail</band> <mode>2</mode>
<id>3</id> <color>1073741824</color>
<alignment>0</alignment> </background>
<tabsequence>60</tabsequence> </TextObject>
<border>5</border> <TextObject>
<color>0</color> <band>Header</band>
<x>534</x> <alignment>0</alignment>
<y>1</y> <text>Allowdedn Drop Emp Code Conf</text>
<height>16</height> <border>0</border>
<width>102</width> <color>33554432</color>
<format>[general]</format> <x>2867</x>
<html> <y>1</y>
<valueishtml>0</valueishtml> <height>16</height>
</html> <width>78</width>
<name>emp_code</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<EditStyle style="edit"> </html>
<limit>10</limit> <name>allowdedn_drop_emp_code__conf_t</name>
<case>upper</case> <visible>1</visible>
<autoselect>yes</autoselect> <font>
<autohscroll>yes</autohscroll> <face>Liberation Sans</face>
<imemode>0</imemode> <height>-11</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>1</family> <background>
<pitch>2</pitch> <mode>2</mode>
<charset>0</charset> <color>1073741824</color>
</font> </background>
<background> </TextObject>
<mode>2</mode> <ColumnObject>
<color>16777215</color> <band>Detail</band>
</background> <id>1</id>
</ColumnObject> <alignment>0</alignment>
<ColumnObject> <tabsequence>10</tabsequence>
<band>Detail</band> <border>5</border>
<id>13</id> <color>0</color>
<alignment>0</alignment> <x>2</x>
<tabsequence>70</tabsequence> <y>1</y>
<border>5</border> <height>16</height>
<color>0</color> <width>82</width>
<x>638</x> <format>[general]</format>
<y>1</y> <html>
<height>16</height> <valueishtml>0</valueishtml>
<width>91</width> </html>
<format>[general]</format> <name>tran_id</name>
<html> <visible>1</visible>
<valueishtml>0</valueishtml> <EditStyle style="edit">
</html> <limit>15</limit>
<name>emp_fname</name> <case>any</case>
<visible>1</visible> <autoselect>yes</autoselect>
<EditStyle style="edit"> <autohscroll>yes</autohscroll>
<limit>15</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>16777215</color>
</font> </background>
<background> </ColumnObject>
<mode>2</mode> <ColumnObject>
<color>16777215</color> <band>Detail</band>
</background> <id>2</id>
</ColumnObject> <alignment>0</alignment>
<ColumnObject> <tabsequence>20</tabsequence>
<band>Detail</band> <border>5</border>
<id>14</id> <color>0</color>
<alignment>0</alignment> <x>86</x>
<tabsequence>80</tabsequence> <y>1</y>
<border>5</border> <height>16</height>
<color>0</color> <width>55</width>
<x>731</x> <format>[shortdate] [time]</format>
<y>1</y> <html>
<height>16</height> <valueishtml>0</valueishtml>
<width>91</width> </html>
<format>[general]</format> <name>tran_date</name>
<html> <visible>1</visible>
<valueishtml>0</valueishtml> <EditStyle name="datetime" style="editmask">
</html> <mask>dd/mm/yy</mask>
<name>emp_lname</name> <imemode>0</imemode>
<visible>1</visible> <focusrectangle>no</focusrectangle>
<EditStyle style="edit"> </EditStyle>
<limit>15</limit> <font>
<case>any</case> <face>Times New Roman</face>
<autoselect>yes</autoselect> <height>-10</height>
<autohscroll>yes</autohscroll> <weight>400</weight>
<imemode>0</imemode> <family>1</family>
</EditStyle> <pitch>2</pitch>
<font> <charset>0</charset>
<face>Times New Roman</face> </font>
<height>-10</height> <background>
<weight>400</weight> <mode>2</mode>
<family>1</family> <color>16777215</color>
<pitch>2</pitch> </background>
<charset>0</charset> </ColumnObject>
</font> <ColumnObject>
<background> <band>Detail</band>
<mode>2</mode> <id>4</id>
<color>16777215</color> <alignment>0</alignment>
</background> <tabsequence>30</tabsequence>
</ColumnObject> <border>5</border>
<ColumnObject> <color>0</color>
<band>Detail</band> <x>143</x>
<id>12</id> <y>1</y>
<alignment>1</alignment> <height>16</height>
<tabsequence>90</tabsequence> <width>53</width>
<border>5</border> <format>[general]</format>
<color>0</color> <html>
<x>824</x> <valueishtml>0</valueishtml>
<y>1</y> </html>
<height>16</height> <name>ad_code</name>
<width>79</width> <visible>1</visible>
<format>0.00</format> <EditStyle style="edit">
<html> <limit>5</limit>
<valueishtml>0</valueishtml> <case>upper</case>
</html> <autoselect>yes</autoselect>
<name>drop_amount</name> <autohscroll>yes</autohscroll>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="editmask"> </EditStyle>
<mask>#########.00</mask> <font>
<imemode>0</imemode> <face>Times New Roman</face>
<focusrectangle>no</focusrectangle> <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>15</id>
</ColumnObject> <alignment>0</alignment>
<ColumnObject> <tabsequence>40</tabsequence>
<band>Detail</band> <border>5</border>
<id>6</id> <color>0</color>
<alignment>0</alignment> <x>198</x>
<tabsequence>100</tabsequence> <y>1</y>
<border>5</border> <height>16</height>
<color>0</color> <width>109</width>
<x>905</x> <format>[general]</format>
<y>1</y> <html>
<height>16</height> <valueishtml>0</valueishtml>
<width>84</width> </html>
<format>[general]</format> <name>descr</name>
<html> <visible>1</visible>
<valueishtml>0</valueishtml> <EditStyle style="edit">
</html> <limit>20</limit>
<name>prop_yn</name> <case>any</case>
<visible>1</visible> <autoselect>yes</autoselect>
<EditStyle name="Yesno" style="ddlb"> <autohscroll>yes</autohscroll>
<limit>1</limit> <imemode>0</imemode>
<allowedit>no</allowedit> </EditStyle>
<case>any</case> <font>
<imemode>0</imemode> <face>Times New Roman</face>
</EditStyle> <height>-10</height>
<font> <weight>400</weight>
<face>Times New Roman</face> <family>1</family>
<height>-10</height> <pitch>2</pitch>
<weight>400</weight> <charset>0</charset>
<family>1</family> </font>
<pitch>2</pitch> <background>
<charset>0</charset> <mode>2</mode>
</font> <color>16777215</color>
<background> </background>
<mode>2</mode> </ColumnObject>
<color>16777215</color> <ColumnObject>
</background> <band>Detail</band>
</ColumnObject> <id>17</id>
<ColumnObject> <alignment>0</alignment>
<band>Detail</band> <tabsequence>50</tabsequence>
<id>5</id> <border>5</border>
<alignment>0</alignment> <color>0</color>
<tabsequence>110</tabsequence> <x>309</x>
<border>5</border> <y>1</y>
<color>0</color> <height>16</height>
<x>991</x> <width>67</width>
<y>1</y> <format>[general]</format>
<height>16</height> <html>
<width>101</width> <valueishtml>0</valueishtml>
<format>[general]</format> </html>
<html> <name>confirmed</name>
<valueishtml>0</valueishtml> <visible>1</visible>
</html> <EditStyle style="ddlb">
<name>tran_type</name> <limit>0</limit>
<visible>1</visible> <allowedit>no</allowedit>
<EditStyle style="ddlb"> <case>any</case>
<limit>0</limit> <imemode>0</imemode>
<allowedit>no</allowedit> </EditStyle>
<case>any</case> <font>
<imemode>0</imemode> <face>Times New Roman</face>
</EditStyle> <height>-10</height>
<font> <weight>400</weight>
<face>Times New Roman</face> <family>1</family>
<height>-10</height> <pitch>2</pitch>
<weight>400</weight> <charset>0</charset>
<family>1</family> </font>
<pitch>2</pitch> <background>
<charset>0</charset> <mode>2</mode>
</font> <color>16777215</color>
<background> </background>
<mode>2</mode> </ColumnObject>
<color>16777215</color> <ColumnObject>
</background> <band>Detail</band>
</ColumnObject> <id>3</id>
<ColumnObject> <alignment>0</alignment>
<band>Detail</band> <tabsequence>60</tabsequence>
<id>10</id> <border>5</border>
<alignment>0</alignment> <color>0</color>
<tabsequence>120</tabsequence> <x>378</x>
<border>5</border> <y>1</y>
<color>0</color> <height>16</height>
<x>1094</x> <width>66</width>
<y>1</y> <format>[general]</format>
<height>16</height> <html>
<width>101</width> <valueishtml>0</valueishtml>
<format>[general]</format> </html>
<html> <name>emp_code</name>
<valueishtml>0</valueishtml> <visible>1</visible>
</html> <EditStyle style="edit">
<name>prd_code__ded</name> <limit>10</limit>
<visible>1</visible> <case>upper</case>
<EditStyle style="edit"> <autoselect>yes</autoselect>
<limit>6</limit> <autohscroll>yes</autohscroll>
<case>upper</case> <imemode>0</imemode>
<autoselect>yes</autoselect> </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>13</id>
<band>Detail</band> <alignment>0</alignment>
<id>11</id> <tabsequence>70</tabsequence>
<alignment>0</alignment> <border>5</border>
<tabsequence>130</tabsequence> <color>0</color>
<border>5</border> <x>446</x>
<color>0</color> <y>1</y>
<x>1197</x> <height>16</height>
<y>1</y> <width>91</width>
<height>16</height> <format>[general]</format>
<width>115</width> <html>
<format>[general]</format> <valueishtml>0</valueishtml>
<html> </html>
<valueishtml>0</valueishtml> <name>emp_fname</name>
</html> <visible>1</visible>
<name>prd_code__adj</name> <EditStyle style="edit">
<visible>1</visible> <limit>15</limit>
<EditStyle style="edit"> <case>any</case>
<limit>6</limit> <autoselect>yes</autoselect>
<case>upper</case> <autohscroll>yes</autohscroll>
<autoselect>yes</autoselect> <imemode>0</imemode>
<imemode>0</imemode> </EditStyle>
</EditStyle> <font>
<font> <face>Times New Roman</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>1</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>2</mode>
<mode>2</mode> <color>16777215</color>
<color>16777215</color> </background>
</background> </ColumnObject>
</ColumnObject> <ColumnObject>
<ColumnObject> <band>Detail</band>
<band>Detail</band> <id>14</id>
<id>7</id> <alignment>0</alignment>
<alignment>0</alignment> <tabsequence>80</tabsequence>
<tabsequence>140</tabsequence> <border>5</border>
<border>5</border> <color>0</color>
<color>0</color> <x>539</x>
<x>1314</x> <y>1</y>
<y>1</y> <height>16</height>
<height>16</height> <width>91</width>
<width>94</width> <format>[general]</format>
<format>[general]</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>emp_lname</name>
<name>bal_opt</name> <visible>1</visible>
<visible>1</visible> <EditStyle style="edit">
<EditStyle style="edit"> <limit>15</limit>
<limit>1</limit> <case>any</case>
<case>any</case> <autoselect>yes</autoselect>
<autoselect>yes</autoselect> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>12</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>150</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1410</x> <x>632</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>90</width> <width>79</width>
<format>[general]</format> <format>0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>bal_act</name> <name>drop_amount</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="editmask">
<limit>1</limit> <mask>#########.00</mask>
<allowedit>no</allowedit> <imemode>0</imemode>
<case>upper</case> <focusrectangle>no</focusrectangle>
<imemode>0</imemode> </EditStyle>
</EditStyle> <font>
<font> <face>Times New Roman</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>1</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>2</mode>
<mode>2</mode> <color>16777215</color>
<color>16777215</color> </background>
</background> </ColumnObject>
</ColumnObject> <ColumnObject>
<ColumnObject> <band>Detail</band>
<band>Detail</band> <id>6</id>
<id>9</id> <alignment>0</alignment>
<alignment>0</alignment> <tabsequence>100</tabsequence>
<tabsequence>160</tabsequence> <border>5</border>
<border>5</border> <color>0</color>
<color>0</color> <x>713</x>
<x>1502</x> <y>1</y>
<y>1</y> <height>16</height>
<height>16</height> <width>45</width>
<width>230</width> <format>[general]</format>
<format>[general]</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>prop_yn</name>
<name>remarks</name> <visible>1</visible>
<visible>1</visible> <EditStyle name="Yesno" style="ddlb">
<EditStyle style="edit"> <limit>1</limit>
<limit>40</limit> <allowedit>no</allowedit>
<case>any</case> <case>any</case>
<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>5</id>
<band>Detail</band> <alignment>0</alignment>
<id>16</id> <tabsequence>110</tabsequence>
<alignment>0</alignment> <border>5</border>
<tabsequence>32766</tabsequence> <color>0</color>
<border>5</border> <x>760</x>
<color>0</color> <y>1</y>
<x>1734</x> <height>16</height>
<y>1</y> <width>66</width>
<height>16</height> <format>[general]</format>
<width>67</width> <html>
<format>[general]</format> <valueishtml>0</valueishtml>
<html> </html>
<valueishtml>0</valueishtml> <name>tran_type</name>
</html> <visible>1</visible>
<name>pay_site</name> <EditStyle style="ddlb">
<visible>1</visible> <limit>0</limit>
<EditStyle style="edit"> <allowedit>no</allowedit>
<limit>0</limit> <case>any</case>
<case>any</case> <imemode>0</imemode>
<autoselect>yes</autoselect> </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>
<HtmlTable> <id>10</id>
<border>1</border> <alignment>0</alignment>
</HtmlTable> <tabsequence>120</tabsequence>
<HtmlGen> <border>5</border>
<clientevents>1</clientevents> <color>0</color>
<clientvalidation>1</clientvalidation> <x>828</x>
<clientcomputedfields>1</clientcomputedfields> <y>1</y>
<clientformatting>0</clientformatting> <height>16</height>
<clientscriptable>0</clientscriptable> <width>65</width>
<generatejavascript>1</generatejavascript> <format>[general]</format>
<encodeselflinkargs>1</encodeselflinkargs> <html>
<netscapelayers>0</netscapelayers> <valueishtml>0</valueishtml>
</HtmlGen> </html>
<Export.XML> <name>prd_code__ded</name>
<headgroups>1</headgroups> <visible>1</visible>
<includewhitespace>0</includewhitespace> <EditStyle style="edit">
<metadatatype>0</metadatatype> <limit>6</limit>
<savemetadata>0</savemetadata> <case>upper</case>
</Export.XML> <autoselect>yes</autoselect>
<Import.XML> <imemode>0</imemode>
</Import.XML> </EditStyle>
<Export.PDF> <font>
<method>0</method> <face>Times New Roman</face>
<distill.custompostscript>0</distill.custompostscript> <height>-10</height>
<xslfop.print>0</xslfop.print> <weight>400</weight>
</Export.PDF> <family>1</family>
</Sybase_eDataWindow> <pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>5</border>
<color>0</color>
<x>895</x>
<y>1</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code__adj</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>upper</case>
<autoselect>yes</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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>5</border>
<color>0</color>
<x>963</x>
<y>1</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bal_opt</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<border>5</border>
<color>0</color>
<x>1121</x>
<y>1</y>
<height>16</height>
<width>120</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>40</limit>
<case>any</case>
<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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>5</border>
<color>0</color>
<x>1031</x>
<y>1</y>
<height>16</height>
<width>88</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>bal_act</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>2947</x>
<y>1</y>
<height>16</height>
<width>55</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pay_site</name>
<visible expression="&quot;false&quot;">1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<border>0</border>
<color>0</color>
<x>1243</x>
<y>1</y>
<height>15</height>
<width>86</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>allowdedn_drop_chg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<border>0</border>
<color>0</color>
<x>1331</x>
<y>1</y>
<height>15</height>
<width>78</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>allowdedn_drop_chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<border>0</border>
<color>0</color>
<x>1411</x>
<y>1</y>
<height>15</height>
<width>1022</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>allowdedn_drop_chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>200</tabsequence>
<border>0</border>
<color>0</color>
<x>2435</x>
<y>1</y>
<height>15</height>
<width>86</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>allowdedn_drop_confirmed_on</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>210</tabsequence>
<border>0</border>
<color>0</color>
<x>2523</x>
<y>1</y>
<height>15</height>
<width>342</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>allowdedn_drop_act_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</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>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>220</tabsequence>
<border>0</border>
<color>0</color>
<x>2867</x>
<y>1</y>
<height>15</height>
<width>78</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>allowdedn_drop_emp_code__conf</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</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>16777215</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
<HtmlGen>
<clientevents>1</clientevents>
<clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>1</headgroups>
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>0</method>
<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>1</height> <height>1</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>263</height> <height>315</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>tran_id</name> <name>tran_id</name>
<dbname>allowdedn_drop.tran_id</dbname> <dbname>allowdedn_drop.tran_id</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>tran_date</name> <name>tran_date</name>
<dbname>allowdedn_drop.tran_date</dbname> <dbname>allowdedn_drop.tran_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_code</name> <name>emp_code</name>
<dbname>allowdedn_drop.emp_code</dbname> <dbname>allowdedn_drop.emp_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>ad_code</name> <name>ad_code</name>
<dbname>allowdedn_drop.ad_code</dbname> <dbname>allowdedn_drop.ad_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>tran_type</name> <name>tran_type</name>
<dbname>allowdedn_drop.tran_type</dbname> <dbname>allowdedn_drop.tran_type</dbname>
<initial>D</initial> <initial>D</initial>
<values> <values>
<item display="Drop" data="D"/> <item display="Drop" data="D"/>
<item display="Adjust" data="A"/> <item display="Adjust" data="A"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>bal_opt</name> <name>bal_opt</name>
<dbname>allowdedn_drop.bal_opt</dbname> <dbname>allowdedn_drop.bal_opt</dbname>
<values> <values>
<item display="Consume" data="C"/> <item display="Consume" data="C"/>
<item display="Accumulate" data="A"/> <item display="Accumulate" data="A"/>
<item display="No balance" data="N"/> <item display="No balance" data="N"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>bal_act</name> <name>bal_act</name>
<dbname>allowdedn_drop.bal_act</dbname> <dbname>allowdedn_drop.bal_act</dbname>
<initial>N</initial> <initial>N</initial>
<values> <values>
<item display="Next Month" data="N"/> <item display="Next Month" data="N"/>
<item display="Extend Expiry" data="E"/> <item display="Extend Expiry" data="E"/>
<item display="Ignore Balance" data="I"/> <item display="Ignore Balance" data="I"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
<type size="40">char</type> <type size="40">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>remarks</name> <name>remarks</name>
<dbname>allowdedn_drop.remarks</dbname> <dbname>allowdedn_drop.remarks</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_date</name> <name>chg_date</name>
<dbname>allowdedn_drop.chg_date</dbname> <dbname>allowdedn_drop.chg_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_user</name> <name>chg_user</name>
<dbname>allowdedn_drop.chg_user</dbname> <dbname>allowdedn_drop.chg_user</dbname>
</table_column> </table_column>
<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>
<name>chg_term</name> <name>chg_term</name>
<dbname>allowdedn_drop.chg_term</dbname> <dbname>allowdedn_drop.chg_term</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="6">char</type> <type size="6">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>prd_code__ded</name> <name>prd_code__ded</name>
<dbname>allowdedn_drop.prd_code__ded</dbname> <dbname>allowdedn_drop.prd_code__ded</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="6">char</type> <type size="6">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>prd_code__adj</name> <name>prd_code__adj</name>
<dbname>allowdedn_drop.prd_code__adj</dbname> <dbname>allowdedn_drop.prd_code__adj</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>prop_yn</name> <name>prop_yn</name>
<dbname>allowdedn_drop.prop_yn</dbname> <dbname>allowdedn_drop.prop_yn</dbname>
<values> <values>
<item display="Yes" data="Y"/> <item display="Yes" data="Y"/>
<item display="No" data="N"/> <item display="No" data="N"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>drop_amount</name> <name>drop_amount</name>
<dbname>allowdedn_drop.drop_amount</dbname> <dbname>allowdedn_drop.drop_amount</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_fname</name> <name>emp_fname</name>
<dbname>employee.emp_fname</dbname> <dbname>employee.emp_fname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_lname</name> <name>emp_lname</name>
<dbname>employee.emp_lname</dbname> <dbname>employee.emp_lname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="40">char</type> <type size="40">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>descr</name> <name>descr</name>
<dbname>allwdedn.descr</dbname> <dbname>allwdedn.descr</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>pay_site</name> <name>pay_site</name>
<dbname>employee.pay_site</dbname> <dbname>employee.pay_site</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>confirmed</name> <name>confirmed</name>
<dbname>allowdedn_drop.confirmed</dbname> <dbname>allowdedn_drop.confirmed</dbname>
<initial>N</initial> <initial>N</initial>
<values> <values>
<item display="Yes" data="Y"/> <item display="Yes" data="Y"/>
<item display="No" data="N"/> <item display="No" data="N"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>confirmed_on</name> <name>confirmed_on</name>
<dbname>allowdedn_drop.confirmed_on</dbname> <dbname>allowdedn_drop.confirmed_on</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>emp_code__conf</name> <name>emp_code__conf</name>
<dbname>allowdedn_drop.emp_code__conf</dbname> <dbname>allowdedn_drop.emp_code__conf</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>employee_emp_fname</name> <name>employee_emp_fname</name>
<dbname>employee.emp_fname</dbname> <dbname>employee.emp_fname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>employee_emp_lname</name> <name>employee_emp_lname</name>
<dbname>employee.emp_lname</dbname> <dbname>employee.emp_lname</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>act_amt</name> <name>act_amt</name>
<dbname>allowdedn_drop.act_amt</dbname> <dbname>allowdedn_drop.act_amt</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;allowdedn_drop&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_a&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_b&quot; ) COLUMN(NAME=&quot;allowdedn_drop.tran_id&quot;) COLUMN(NAME=&quot;allowdedn_drop.tran_date&quot;) COLUMN(NAME=&quot;allowdedn_drop.emp_code&quot;) COLUMN(NAME=&quot;allowdedn_drop.ad_code&quot;) COLUMN(NAME=&quot;allowdedn_drop.tran_type&quot;) COLUMN(NAME=&quot;allowdedn_drop.bal_opt&quot;) COLUMN(NAME=&quot;allowdedn_drop.bal_act&quot;) COLUMN(NAME=&quot;allowdedn_drop.remarks&quot;) COLUMN(NAME=&quot;allowdedn_drop.chg_date&quot;) COLUMN(NAME=&quot;allowdedn_drop.chg_user&quot;) COLUMN(NAME=&quot;allowdedn_drop.chg_term&quot;) COLUMN(NAME=&quot;allowdedn_drop.prd_code__ded&quot;) COLUMN(NAME=&quot;allowdedn_drop.prd_code__adj&quot;) COLUMN(NAME=&quot;allowdedn_drop.prop_yn&quot;) COLUMN(NAME=&quot;allowdedn_drop.drop_amount&quot;) COLUMN(NAME=&quot;employee_a.emp_fname&quot;) COLUMN(NAME=&quot;employee_a.emp_lname&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) COLUMN(NAME=&quot;employee_a.pay_site&quot;) COLUMN(NAME=&quot;allowdedn_drop.confirmed&quot;) COLUMN(NAME=&quot;allowdedn_drop.confirmed_on&quot;) COLUMN(NAME=&quot;allowdedn_drop.emp_code__conf&quot;) COLUMN(NAME=&quot;employee_b.emp_fname&quot;) COLUMN(NAME=&quot;employee_b.emp_lname&quot;) COLUMN(NAME=&quot;allowdedn_drop.act_amt&quot;) JOIN (LEFT=&quot;allowdedn_drop.emp_code__conf&quot; OP =&quot;=&quot;RIGHT=&quot;employee_b.emp_code&quot; OUTER1 =&quot;allowdedn_drop.emp_code__conf&quot; ) JOIN (LEFT=&quot;allowdedn_drop.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee_a.emp_code&quot; ) JOIN (LEFT=&quot;allowdedn_drop.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; )WHERE( EXP1 =&quot;allowdedn_drop.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:mtran_id&quot; ) ) ARG(NAME = &quot;mtran_id&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;allowdedn_drop&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_a&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_b&quot; ) COLUMN(NAME=&quot;allowdedn_drop.tran_id&quot;) COLUMN(NAME=&quot;allowdedn_drop.tran_date&quot;) COLUMN(NAME=&quot;allowdedn_drop.emp_code&quot;) COLUMN(NAME=&quot;allowdedn_drop.ad_code&quot;) COLUMN(NAME=&quot;allowdedn_drop.tran_type&quot;) COLUMN(NAME=&quot;allowdedn_drop.bal_opt&quot;) COLUMN(NAME=&quot;allowdedn_drop.bal_act&quot;) COLUMN(NAME=&quot;allowdedn_drop.remarks&quot;) COLUMN(NAME=&quot;allowdedn_drop.chg_date&quot;) COLUMN(NAME=&quot;allowdedn_drop.chg_user&quot;) COLUMN(NAME=&quot;allowdedn_drop.chg_term&quot;) COLUMN(NAME=&quot;allowdedn_drop.prd_code__ded&quot;) COLUMN(NAME=&quot;allowdedn_drop.prd_code__adj&quot;) COLUMN(NAME=&quot;allowdedn_drop.prop_yn&quot;) COLUMN(NAME=&quot;allowdedn_drop.drop_amount&quot;) COLUMN(NAME=&quot;employee_a.emp_fname&quot;) COLUMN(NAME=&quot;employee_a.emp_lname&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) COLUMN(NAME=&quot;employee_a.pay_site&quot;) COLUMN(NAME=&quot;allowdedn_drop.confirmed&quot;) COLUMN(NAME=&quot;allowdedn_drop.confirmed_on&quot;) COLUMN(NAME=&quot;allowdedn_drop.emp_code__conf&quot;) COLUMN(NAME=&quot;employee_b.emp_fname&quot;) COLUMN(NAME=&quot;employee_b.emp_lname&quot;) COLUMN(NAME=&quot;allowdedn_drop.act_amt&quot;) JOIN (LEFT=&quot;allowdedn_drop.emp_code__conf&quot; OP =&quot;=&quot;RIGHT=&quot;employee_b.emp_code&quot; OUTER1 =&quot;allowdedn_drop.emp_code__conf&quot; ) JOIN (LEFT=&quot;allowdedn_drop.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee_a.emp_code&quot; ) JOIN (LEFT=&quot;allowdedn_drop.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; )WHERE( EXP1 =&quot;allowdedn_drop.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:mtran_id&quot; ) ) ARG(NAME = &quot;mtran_id&quot; TYPE = string) </retrieve>
<update>allowdedn_drop</update> <update>ALLOWDEDN_DROP</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
<name>mtran_id</name> <name>mtran_id</name>
<type>string</type> <type>string</type>
</argument> </argument>
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Basic</text> <text>Basic</text>
<border>2</border> <border>2</border>
<color>0</color> <color>0</color>
<x>3</x> <x>12</x>
<y>4</y> <y>12</y>
<height>254</height> <height>254</height>
<width>629</width> <width>629</width>
<name>gb_1</name> <name>gb_1</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>67108864</color>
</background> </background>
</GroupBox> </GroupBox>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>19</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>521</x> <x>500</x>
<y>233</y> <y>278</y>
<height>19</height> <height>19</height>
<width>35</width> <width>35</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pay_site</name> <name>pay_site</name>
<visible expression="0">0</visible> <visible expression="0">0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</height> <height>-12</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Transaction Date :</text> <text>Transaction Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>409</x> <x>421</x>
<y>20</y> <y>36</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_date_t</name> <name>tran_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>10</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>524</x> <x>536</x>
<y>20</y> <y>36</y>
<height>16</height> <height>16</height>
<width>78</width> <width>78</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_date</name> <name>tran_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle name="datetime" style="editmask"> <EditStyle name="datetime" style="editmask">
<mask>dd/mm/yy</mask> <mask>dd/mm/yy</mask>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>227</x> <x>239</x>
<y>44</y> <y>60</y>
<height>16</height> <height>16</height>
<width>183</width> <width>183</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_fname</name> <name>emp_fname</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>15</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>17</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>415</x> <x>427</x>
<y>44</y> <y>60</y>
<height>16</height> <height>16</height>
<width>187</width> <width>187</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_lname</name> <name>emp_lname</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>15</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>138</x> <x>150</x>
<y>20</y> <y>36</y>
<height>16</height> <height>16</height>
<width>105</width> <width>105</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id</name> <name>tran_id</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>15</limit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Adjustment Period :</text> <text>Adjustment Period :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>428</x> <x>440</x>
<y>68</y> <y>84</y>
<height>16</height> <height>16</height>
<width>112</width> <width>112</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>prd_code__adj_t</name> <name>prd_code__adj_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>544</x> <x>556</x>
<y>68</y> <y>84</y>
<height>16</height> <height>16</height>
<width>58</width> <width>58</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>prd_code__adj</name> <name>prd_code__adj</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>6</limit> <limit>6</limit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>18</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>207</x> <x>312</x>
<y>92</y> <y>108</y>
<height>16</height> <height>16</height>
<width>395</width> <width>302</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>descr</name> <name>descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>20</limit> <limit>20</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Drop Amount :</text> <text>Drop Amount :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>427</x> <x>439</x>
<y>116</y> <y>132</y>
<height>16</height> <height>16</height>
<width>85</width> <width>85</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>t_4</name> <name>t_4</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>15</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>60</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>516</x> <x>528</x>
<y>116</y> <y>132</y>
<height>16</height> <height>16</height>
<width>86</width> <width>86</width>
<format>########0.00</format> <format>########0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>drop_amount</name> <name>drop_amount</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="editmask">
<mask>########0.00</mask> <mask>########0.00</mask>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>138</x> <x>150</x>
<y>44</y> <y>60</y>
<height>16</height> <height>16</height>
<width>85</width> <width>85</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code</name> <name>emp_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>10</limit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Deduction Period :</text> <text>Deduction Period :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>236</x> <x>248</x>
<y>68</y> <y>84</y>
<height>16</height> <height>16</height>
<width>109</width> <width>109</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>prd_code__ded_t</name> <name>prd_code__ded_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>349</x> <x>361</x>
<y>68</y> <y>84</y>
<height>16</height> <height>16</height>
<width>58</width> <width>58</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>prd_code__ded</name> <name>prd_code__ded</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>6</limit> <limit>6</limit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Actual Amount :</text> <text>Actual Amount :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>236</x> <x>248</x>
<y>116</y> <y>132</y>
<height>16</height> <height>16</height>
<width>109</width> <width>109</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>act_amt_t</name> <name>act_amt_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>25</id> <id>25</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>349</x> <x>361</x>
<y>116</y> <y>132</y>
<height>16</height> <height>16</height>
<width>69</width> <width>69</width>
<format>0.00</format> <format>0.00</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>act_amt</name> <name>act_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>138</x> <x>150</x>
<y>68</y> <y>84</y>
<height>16</height> <height>16</height>
<width>85</width> <width>85</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_type</name> <name>tran_type</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>1</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>upper</case> <case>upper</case>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>138</x> <x>150</x>
<y>92</y> <y>108</y>
<height>16</height> <height>16</height>
<width>65</width> <width>156</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ad_code</name> <name>ad_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>5</limit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Balance Option :</text> <text>Balance Option :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>310</x> <x>322</x>
<y>140</y> <y>156</y>
<height>16</height> <height>16</height>
<width>168</width> <width>168</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>bal_opt_t</name> <name>bal_opt_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>482</x> <x>494</x>
<y>140</y> <y>156</y>
<height>16</height> <height>16</height>
<width>120</width> <width>120</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>bal_opt</name> <name>bal_opt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>0</limit> <limit>0</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>any</case> <case>any</case>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>14</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>138</x> <x>150</x>
<y>116</y> <y>132</y>
<height>16</height> <height>16</height>
<width>69</width> <width>69</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>prop_yn</name> <name>prop_yn</name>
<visible>1</visible> <visible>1</visible>
<EditStyle name="Yesno" style="ddlb"> <EditStyle name="Yesno" style="ddlb">
<limit>1</limit> <limit>1</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>any</case> <case>any</case>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>138</x> <x>150</x>
<y>140</y> <y>156</y>
<height>16</height> <height>16</height>
<width>114</width> <width>114</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>bal_act</name> <name>bal_act</name>
<tag>Can be N - Next Month, E - Exten expiry, I - Ignore Balance</tag> <tag>Can be N - Next Month, E - Exten expiry, I - Ignore Balance</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>1</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>upper</case> <case>upper</case>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>138</x> <x>150</x>
<y>164</y> <y>180</y>
<height>16</height> <height>16</height>
<width>464</width> <width>464</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>remarks</name> <name>remarks</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>40</limit> <limit>40</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>20</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>138</x> <x>150</x>
<y>188</y> <y>204</y>
<height>16</height> <height>16</height>
<width>69</width> <width>69</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirmed</name> <name>confirmed</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>0</limit> <limit>0</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>any</case> <case>any</case>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Confirmed On :</text> <text>Confirmed On :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>433</x> <x>445</x>
<y>188</y> <y>204</y>
<height>16</height> <height>16</height>
<width>95</width> <width>95</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirmed_on_t</name> <name>confirmed_on_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>533</x> <x>545</x>
<y>188</y> <y>204</y>
<height>16</height> <height>16</height>
<width>69</width> <width>69</width>
<format>dd/mm/yy</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirmed_on</name> <name>confirmed_on</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="editmask">
<mask>dd/mm/yy</mask> <mask>dd/mm/yy</mask>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>22</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>138</x> <x>150</x>
<y>212</y> <y>228</y>
<height>16</height> <height>16</height>
<width>85</width> <width>85</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code__conf</name> <name>emp_code__conf</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>23</id> <id>23</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>227</x> <x>239</x>
<y>212</y> <y>228</y>
<height>16</height> <height>16</height>
<width>183</width> <width>183</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>employee_emp_fname</name> <name>employee_emp_fname</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>24</id> <id>24</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>415</x> <x>427</x>
<y>212</y> <y>228</y>
<height>16</height> <height>16</height>
<width>187</width> <width>187</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>employee_emp_lname</name> <name>employee_emp_lname</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Transaction Id :</text> <text>Transaction Id :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>32</x>
<y>20</y> <y>36</y>
<height>16</height> <height>16</height>
<width>113</width> <width>113</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_id_t</name> <name>tran_id_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Proportionate :</text> <text>Proportionate :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>32</x>
<y>116</y> <y>132</y>
<height>16</height> <height>16</height>
<width>113</width> <width>113</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>prop_yn_t</name> <name>prop_yn_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Balance Action :</text> <text>Balance Action :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>32</x>
<y>140</y> <y>156</y>
<height>16</height> <height>16</height>
<width>113</width> <width>113</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>bal_act_t</name> <name>bal_act_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Remarks :</text> <text>Remarks :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>32</x>
<y>164</y> <y>180</y>
<height>16</height> <height>16</height>
<width>113</width> <width>113</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>remarks_t</name> <name>remarks_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Confirmed :</text> <text>Confirmed :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>32</x>
<y>188</y> <y>204</y>
<height>16</height> <height>16</height>
<width>113</width> <width>113</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>confirmed_t</name> <name>confirmed_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Confirmed By :</text> <text>Confirmed By :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>32</x>
<y>212</y> <y>228</y>
<height>16</height> <height>16</height>
<width>113</width> <width>113</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>t_3</name> <name>t_3</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Employee Code :</text> <text>Employee Code :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>32</x>
<y>44</y> <y>60</y>
<height>16</height> <height>16</height>
<width>113</width> <width>113</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>emp_code_t</name> <name>emp_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Transaction Type :</text> <text>Transaction Type :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>32</x>
<y>68</y> <y>84</y>
<height>16</height> <height>16</height>
<width>113</width> <width>113</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>tran_type_t</name> <name>tran_type_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Allow/Dedn Code :</text> <text>Allow/Dedn Code :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>20</x> <x>32</x>
<y>92</y> <y>108</y>
<height>16</height> <height>16</height>
<width>113</width> <width>113</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ad_code_t</name> <name>ad_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
<HtmlGen> <HtmlGen>
<clientevents>1</clientevents> <clientevents>1</clientevents>
<clientvalidation>1</clientvalidation> <clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields> <clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting> <clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable> <clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript> <generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs> <encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers> <netscapelayers>0</netscapelayers>
</HtmlGen> </HtmlGen>
<Export.XML> <Export.XML>
<headgroups>1</headgroups> <headgroups>1</headgroups>
<includewhitespace>0</includewhitespace> <includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype> <metadatatype>0</metadatatype>
<savemetadata>0</savemetadata> <savemetadata>0</savemetadata>
</Export.XML> </Export.XML>
<Import.XML> <Import.XML>
</Import.XML> </Import.XML>
<Export.PDF> <Export.PDF>
<method>0</method> <method>0</method>
<distill.custompostscript>0</distill.custompostscript> <distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print> <xslfop.print>0</xslfop.print>
</Export.PDF> </Export.PDF>
</Sybase_eDataWindow> </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