Commit c265364c authored by sanashaikh's avatar sanashaikh

Sana S: Modify metadata on 06 August 2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@204715 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6dec288c
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>79741120</color> <color>67108864</color>
<processing>0</processing> <processing>0</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
...@@ -30,6 +30,10 @@ ...@@ -30,6 +30,10 @@
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
</BaseDefinition> </BaseDefinition>
<Header>
<height>6</height>
<color>536870912</color>
</Header>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
...@@ -39,7 +43,7 @@ ...@@ -39,7 +43,7 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>305</height> <height>648</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -51,12 +55,6 @@ ...@@ -51,12 +55,6 @@
<name>pay_table</name> <name>pay_table</name>
<dbname>std_paystru.pay_table</dbname> <dbname>std_paystru.pay_table</dbname>
</table_column> </table_column>
<table_column>
<type size="25">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>paytable_descr</name>
<dbname>paytable.descr</dbname>
</table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
...@@ -65,12 +63,6 @@ ...@@ -65,12 +63,6 @@
<name>grade</name> <name>grade</name>
<dbname>std_paystru.grade</dbname> <dbname>std_paystru.grade</dbname>
</table_column> </table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>grade_descr</name>
<dbname>grade.descr</dbname>
</table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
...@@ -79,12 +71,6 @@ ...@@ -79,12 +71,6 @@
<name>ad_code</name> <name>ad_code</name>
<dbname>std_paystru.ad_code</dbname> <dbname>std_paystru.ad_code</dbname>
</table_column> </table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>allwdedn_descr</name>
<dbname>allwdedn.descr</dbname>
</table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
...@@ -93,14 +79,6 @@ ...@@ -93,14 +79,6 @@
<name>eff_date</name> <name>eff_date</name>
<dbname>std_paystru.eff_date</dbname> <dbname>std_paystru.eff_date</dbname>
</table_column> </table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>valid_upto</name>
<dbname>std_paystru.valid_upto</dbname>
</table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="3">decimal</type>
<update>yes</update> <update>yes</update>
...@@ -131,11 +109,11 @@ ...@@ -131,11 +109,11 @@
<values> <values>
<item display="Lump sum" data="1"/> <item display="Lump sum" data="1"/>
<item display="Monthly" data="2"/> <item display="Monthly" data="2"/>
<item display="Quarterly" data="3"/> <item display="Quaterly" data="3"/>
<item display="Half Yearly" data="4"/> <item display="Half Yearly" data="4"/>
<item display="Yearly" data="5"/> <item display="Yearly" data="5"/>
<item display="Once In A Two Year" data="6"/> <item display="Once In A Two Year" data="6"/>
<item display="Once In Three Year" data="7"/> <item display="Once In A Three Year" data="7"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
...@@ -163,11 +141,10 @@ ...@@ -163,11 +141,10 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>upd_paystru</name> <name>upd_paystru</name>
<dbname>std_paystru.upd_paystru</dbname> <dbname>std_paystru.upd_paystru</dbname>
<initial>2</initial> <initial>Y</initial>
<values> <values>
<item display="If Non Zero" data="1"/> <item display="Yes" data="Y"/>
<item display="Always" data="2"/> <item display="No" data="N"/>
<item display="Never" data="3"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
...@@ -178,7 +155,7 @@ ...@@ -178,7 +155,7 @@
<dbname>std_paystru.appl_mode</dbname> <dbname>std_paystru.appl_mode</dbname>
<initial>3</initial> <initial>3</initial>
<values> <values>
<item display="Cadre wise" data="1"/> <item display="Cadre Wise" data="1"/>
<item display="Grade Wise" data="2"/> <item display="Grade Wise" data="2"/>
<item display="Employee Specific" data="3"/> <item display="Employee Specific" data="3"/>
</values> </values>
...@@ -191,7 +168,7 @@ ...@@ -191,7 +168,7 @@
<dbname>std_paystru.mtakehome_mode</dbname> <dbname>std_paystru.mtakehome_mode</dbname>
<initial>A</initial> <initial>A</initial>
<values> <values>
<item display="Not Applicable" data="N"/> <item display="Not Applicable " data="N"/>
<item display="Allowance" data="A"/> <item display="Allowance" data="A"/>
<item display="Deduction" data="D"/> <item display="Deduction" data="D"/>
</values> </values>
...@@ -200,25 +177,25 @@ ...@@ -200,25 +177,25 @@
<type size="1">char</type> <type size="1">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>can_modify</name> <name>mgross_mode</name>
<dbname>std_paystru.can_modify</dbname> <dbname>std_paystru.mgross_mode</dbname>
<initial>N</initial> <initial>N</initial>
<values> <values>
<item display="Yes" data="Y"/> <item display="Not Applicable" data="N"/>
<item display="No" data="N"/> <item display="Allowance" data="A"/>
<item display="Deduction" data="D"/>
</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>mgross_mode</name> <name>can_modify</name>
<dbname>std_paystru.mgross_mode</dbname> <dbname>std_paystru.can_modify</dbname>
<initial>A</initial> <initial>A</initial>
<values> <values>
<item display="Not Applicable" data="N"/> <item display="Yes" data="Y"/>
<item display="Allowance" data="A"/> <item display="No" data="N"/>
<item display="Deduction" data="D"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
...@@ -234,6 +211,14 @@ ...@@ -234,6 +211,14 @@
<item display="Deduction" data="D"/> <item display="Deduction" data="D"/>
</values> </values>
</table_column> </table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>valid_upto</name>
<dbname>std_paystru.valid_upto</dbname>
</table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
...@@ -249,35 +234,53 @@ ...@@ -249,35 +234,53 @@
<dbname>std_paystru.chg_user</dbname> <dbname>std_paystru.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
<dbname>std_paystru.chg_term</dbname> <dbname>std_paystru.chg_term</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;allwdedn&quot; ) TABLE(NAME=&quot;grade&quot; ) TABLE(NAME=&quot;std_paystru&quot; ) TABLE(NAME=&quot;paytable&quot; ) COLUMN(NAME=&quot;std_paystru.pay_table&quot;) COLUMN(NAME=&quot;paytable.descr&quot;) COLUMN(NAME=&quot;std_paystru.grade&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;std_paystru.ad_code&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) COLUMN(NAME=&quot;std_paystru.eff_date&quot;) COLUMN(NAME=&quot;std_paystru.valid_upto&quot;) COLUMN(NAME=&quot;std_paystru.amount&quot;) COLUMN(NAME=&quot;std_paystru.amount_type&quot;) COLUMN(NAME=&quot;std_paystru.frequency&quot;) COLUMN(NAME=&quot;std_paystru.pay_method&quot;) COLUMN(NAME=&quot;std_paystru.res_formula&quot;) COLUMN(NAME=&quot;std_paystru.upd_paystru&quot;) COLUMN(NAME=&quot;std_paystru.appl_mode&quot;) COLUMN(NAME=&quot;std_paystru.mtakehome_mode&quot;) COLUMN(NAME=&quot;std_paystru.can_modify&quot;) COLUMN(NAME=&quot;std_paystru.mgross_mode&quot;) COLUMN(NAME=&quot;std_paystru.pagross_mode&quot;) COLUMN(NAME=&quot;std_paystru.chg_date&quot;) COLUMN(NAME=&quot;std_paystru.chg_user&quot;) COLUMN(NAME=&quot;std_paystru.chg_term&quot;) JOIN (LEFT=&quot;allwdedn.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;std_paystru.ad_code&quot; ) JOIN (LEFT=&quot;grade.grade_code&quot; OP =&quot;=&quot;RIGHT=&quot;std_paystru.grade&quot; ) JOIN (LEFT=&quot;std_paystru.pay_table&quot; OP =&quot;=&quot;RIGHT=&quot;paytable.pay_table&quot; )WHERE( EXP1 =&quot;std_paystru.pay_table&quot; OP =&quot;=&quot; EXP2 =&quot;:pay_table&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;std_paystru.grade&quot; OP =&quot;=&quot; EXP2 =&quot;:grade&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;std_paystru.ad_code&quot; OP =&quot;=&quot; EXP2 =&quot;:ad_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;std_paystru.eff_date&quot; OP =&quot;=&quot; EXP2 =&quot;:eff_date&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;std_paystru.valid_upto&quot; OP =&quot;=&quot; EXP2 =&quot;:valid_upto&quot; ) ) ARG(NAME = &quot;pay_table&quot; TYPE = string) ARG(NAME = &quot;grade&quot; TYPE = string) ARG(NAME = &quot;ad_code&quot; TYPE = string) ARG(NAME = &quot;eff_date&quot; TYPE = date) ARG(NAME = &quot;valid_upto&quot; TYPE = date) </retrieve> <table_column>
<type size="25">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>paytable_descr</name>
<dbname>paytable.descr</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>grade_descr</name>
<dbname>grade.descr</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>allwdedn_descr</name>
<dbname>allwdedn.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;std_paystru&quot; ) TABLE(NAME=&quot;paytable&quot; ) TABLE(NAME=&quot;grade&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) COLUMN(NAME=&quot;std_paystru.pay_table&quot;) COLUMN(NAME=&quot;std_paystru.grade&quot;) COLUMN(NAME=&quot;std_paystru.ad_code&quot;) COLUMN(NAME=&quot;std_paystru.eff_date&quot;) COLUMN(NAME=&quot;std_paystru.amount&quot;) COLUMN(NAME=&quot;std_paystru.amount_type&quot;) COLUMN(NAME=&quot;std_paystru.frequency&quot;) COLUMN(NAME=&quot;std_paystru.pay_method&quot;) COLUMN(NAME=&quot;std_paystru.res_formula&quot;) COLUMN(NAME=&quot;std_paystru.upd_paystru&quot;) COLUMN(NAME=&quot;std_paystru.appl_mode&quot;) COLUMN(NAME=&quot;std_paystru.mtakehome_mode&quot;) COLUMN(NAME=&quot;std_paystru.mgross_mode&quot;) COLUMN(NAME=&quot;std_paystru.can_modify&quot;) COLUMN(NAME=&quot;std_paystru.pagross_mode&quot;) COLUMN(NAME=&quot;std_paystru.valid_upto&quot;) COLUMN(NAME=&quot;std_paystru.chg_date&quot;) COLUMN(NAME=&quot;std_paystru.chg_user&quot;) COLUMN(NAME=&quot;std_paystru.chg_term&quot;) COLUMN(NAME=&quot;paytable.descr&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) JOIN (LEFT=&quot;std_paystru.pay_table&quot; OP =&quot;=&quot;RIGHT=&quot;paytable.pay_table&quot; ) JOIN (LEFT=&quot;std_paystru.grade&quot; OP =&quot;=&quot;RIGHT=&quot;grade.grade_code&quot; ) JOIN (LEFT=&quot;std_paystru.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; )WHERE( EXP1 =&quot;std_paystru.pay_table&quot; OP =&quot;=&quot; EXP2 =&quot;:mpay_table&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;std_paystru.grade&quot; OP =&quot;=&quot; EXP2 =&quot;:mgrade&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;std_paystru.ad_code&quot; OP =&quot;=&quot; EXP2 =&quot;:mad_code&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;std_paystru.eff_date&quot; OP =&quot;=&quot; EXP2 =&quot;:meff_date&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;std_paystru.valid_upto&quot; OP =&quot;=&quot; EXP2 =&quot;:mvalid_upto&quot; ) ) ARG(NAME = &quot;mpay_table&quot; TYPE = string) ARG(NAME = &quot;mgrade&quot; TYPE = string) ARG(NAME = &quot;mad_code&quot; TYPE = string) ARG(NAME = &quot;meff_date&quot; TYPE = datetime) ARG(NAME = &quot;mvalid_upto&quot; TYPE = datetime) </retrieve>
<update>std_paystru</update> <update>std_paystru</update>
<updatewhere>0</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
<name>pay_table</name> <name>mpay_table</name>
<type>string</type> <type>string</type>
</argument> </argument>
<argument> <argument>
<name>grade</name> <name>mgrade</name>
<type>string</type> <type>string</type>
</argument> </argument>
<argument> <argument>
<name>ad_code</name> <name>mad_code</name>
<type>string</type> <type>string</type>
</argument> </argument>
<argument> <argument>
<name>eff_date</name> <name>meff_date</name>
<type>date</type> <type>datetime</type>
</argument> </argument>
<argument> <argument>
<name>valid_upto</name> <name>mvalid_upto</name>
<type>date</type> <type>datetime</type>
</argument> </argument>
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
...@@ -286,44 +289,44 @@ ...@@ -286,44 +289,44 @@
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>5</x> <x>5</x>
<y>7</y> <y>5</y>
<height>262</height> <height>249</height>
<width>512</width> <width>649</width>
<name>gb_1</name> <name>gb_1</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-12</height> <height>-10</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>1</mode>
<color>67108864</color> <color>553648127</color>
</background> </background>
</GroupBox> </GroupBox>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Pay Table:</text> <text>Pay Table:</text>
<border>0</border> <border>2</border>
<color>0</color> <color>33554432</color>
<x>54</x> <x>14</x>
<y>26</y> <y>27</y>
<height>15</height> <height>16</height>
<width>108</width> <width>200</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pay_table_t</name> <name>pay_table_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -332,26 +335,36 @@ ...@@ -332,26 +335,36 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>1</id>
<text>AD Code:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>10</tabsequence>
<color>0</color> <border>5</border>
<x>55</x> <color>33554432</color>
<y>66</y> <x>221</x>
<height>15</height> <y>27</y>
<width>107</width> <height>16</height>
<width>100</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ad_code_t</name> <name>pay_table</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -359,27 +372,35 @@ ...@@ -359,27 +372,35 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>20</id>
<text>Effective Date:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>54</x> <color>33554432</color>
<y>86</y> <x>326</x>
<height>15</height> <y>27</y>
<width>108</width> <height>16</height>
<width>250</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eff_date_t</name> <name>paytable_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -387,27 +408,27 @@ ...@@ -387,27 +408,27 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Amount:</text> <text>Grade:</text>
<border>0</border> <border>2</border>
<color>0</color> <color>33554432</color>
<x>54</x> <x>14</x>
<y>106</y> <y>49</y>
<height>15</height> <height>16</height>
<width>108</width> <width>200</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount_t</name> <name>grade_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -416,26 +437,36 @@ ...@@ -416,26 +437,36 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>2</id>
<text>Frequency:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>20</tabsequence>
<color>0</color> <border>5</border>
<x>54</x> <color>33554432</color>
<y>126</y> <x>221</x>
<height>15</height> <y>49</y>
<width>108</width> <height>16</height>
<width>100</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>frequency_t</name> <name>grade</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -443,27 +474,35 @@ ...@@ -443,27 +474,35 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>21</id>
<text>Result Formula:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>54</x> <color>33554432</color>
<y>146</y> <x>326</x>
<height>15</height> <y>49</y>
<width>108</width> <height>16</height>
<width>250</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>res_formula_t</name> <name>grade_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -471,27 +510,27 @@ ...@@ -471,27 +510,27 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Update Pay Structure:</text> <text>Ad Code:</text>
<border>0</border> <border>2</border>
<color>0</color> <color>33554432</color>
<x>37</x> <x>14</x>
<y>166</y> <y>72</y>
<height>15</height> <height>16</height>
<width>125</width> <width>200</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>upd_paystru_t</name> <name>ad_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -500,26 +539,36 @@ ...@@ -500,26 +539,36 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>3</id>
<text>Monthly Take Home Mode:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>30</tabsequence>
<color>0</color> <border>5</border>
<x>8</x> <color>33554432</color>
<y>186</y> <x>221</x>
<height>15</height> <y>72</y>
<width>154</width> <height>16</height>
<width>100</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>mtakehome_mode_t</name> <name>ad_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -527,27 +576,35 @@ ...@@ -527,27 +576,35 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>22</id>
<text>Monthly Gross Mode:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>33</x> <color>33554432</color>
<y>206</y> <x>326</x>
<height>15</height> <y>72</y>
<width>129</width> <height>16</height>
<width>250</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>mgross_mode_t</name> <name>allwdedn_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -555,83 +612,93 @@ ...@@ -555,83 +612,93 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change Date:</text> <text>Eff Date:</text>
<border>0</border> <border>2</border>
<color>0</color> <color>33554432</color>
<x>82</x> <x>14</x>
<y>226</y> <y>94</y>
<height>15</height> <height>16</height>
<width>80</width> <width>200</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>eff_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>4</id>
<text>Change Terminal:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>40</tabsequence>
<color>0</color> <border>5</border>
<x>63</x> <color>33554432</color>
<y>246</y> <x>221</x>
<height>15</height> <y>94</y>
<width>99</width> <height>16</height>
<width>100</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>eff_date</name>
<visible>1</visible> <visible>1</visible>
<font> <EditStyle style="edit">
<face>Times New Roman</face> <limit>0</limit>
<height>-10</height> <case>any</case>
<weight>400</weight> <focusrectangle>no</focusrectangle>
<family>1</family> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Grade:</text> <text>Valid Upto:</text>
<border>0</border> <border>2</border>
<color>0</color> <color>33554432</color>
<x>54</x> <x>327</x>
<y>46</y> <y>94</y>
<height>15</height> <height>16</height>
<width>108</width> <width>200</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>std_paystru_grade_t</name> <name>valid_upto_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -642,31 +709,31 @@ ...@@ -642,31 +709,31 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>10</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>33554432</color>
<x>166</x> <x>533</x>
<y>26</y> <y>94</y>
<height>15</height> <height>16</height>
<width>42</width> <width>100</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pay_table</name> <name>valid_upto</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>6</limit> <limit>0</limit>
<case>upper</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>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -674,37 +741,27 @@ ...@@ -674,37 +741,27 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Amount:</text>
<tabsequence>20</tabsequence> <border>2</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>14</x>
<x>166</x> <y>115</y>
<y>46</y> <height>16</height>
<height>15</height> <width>200</width>
<width>42</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grade</name> <name>amount_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -712,37 +769,37 @@ ...@@ -712,37 +769,37 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>30</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>33554432</color>
<x>166</x> <x>221</x>
<y>66</y> <y>115</y>
<height>15</height> <height>16</height>
<width>42</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>ad_code</name> <name>amount</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>0</limit>
<case>upper</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>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -750,34 +807,27 @@ ...@@ -750,34 +807,27 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Amount Type:</text>
<tabsequence>40</tabsequence> <border>2</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>327</x>
<x>166</x> <y>115</y>
<y>86</y> <height>16</height>
<height>15</height> <width>200</width>
<width>80</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eff_date</name> <name>amount_type_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -785,34 +835,36 @@ ...@@ -785,34 +835,36 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>6</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>33554432</color>
<x>166</x> <x>533</x>
<y>106</y> <y>115</y>
<height>15</height> <height>16</height>
<width>86</width> <width>100</width>
<format>#########0.000</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount</name> <name>amount_type</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="ddlb">
<mask>#########0.000</mask> <limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -820,35 +872,27 @@ ...@@ -820,35 +872,27 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Frequency:</text>
<tabsequence>80</tabsequence> <border>2</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>14</x>
<x>166</x> <y>138</y>
<y>126</y> <height>16</height>
<height>15</height> <width>200</width>
<width>119</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>frequency</name> <name>frequency_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -856,35 +900,36 @@ ...@@ -856,35 +900,36 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>33554432</color>
<x>166</x> <x>221</x>
<y>166</y> <y>138</y>
<height>15</height> <height>16</height>
<width>97</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>upd_paystru</name> <name>frequency</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>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -892,35 +937,27 @@ ...@@ -892,35 +937,27 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>16</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Pay Method:</text>
<tabsequence>130</tabsequence> <border>2</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>327</x>
<x>166</x> <y>138</y>
<y>186</y> <height>16</height>
<height>15</height> <width>200</width>
<width>98</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>mtakehome_mode</name> <name>pay_method_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -928,35 +965,36 @@ ...@@ -928,35 +965,36 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>150</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>33554432</color>
<x>166</x> <x>533</x>
<y>206</y> <y>138</y>
<height>15</height> <height>16</height>
<width>98</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>mgross_mode</name> <name>pay_method</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>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -964,35 +1002,27 @@ ...@@ -964,35 +1002,27 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>20</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Result Formula:</text>
<tabsequence>32766</tabsequence> <border>2</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>14</x>
<x>166</x> <y>160</y>
<y>226</y> <height>16</height>
<height>15</height> <width>200</width>
<width>80</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>res_formula_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask">
<useformat>yes</useformat>
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1000,29 +1030,29 @@ ...@@ -1000,29 +1030,29 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>33554432</color>
<x>166</x> <x>221</x>
<y>246</y> <y>160</y>
<height>15</height> <height>16</height>
<width>102</width> <width>310</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>res_formula</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>100</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1030,7 +1060,7 @@ ...@@ -1030,7 +1060,7 @@
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1038,35 +1068,27 @@ ...@@ -1038,35 +1068,27 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Update Pay Structure :</text>
<tabsequence>50</tabsequence> <border>2</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>14</x>
<x>430</x> <y>183</y>
<y>86</y> <height>16</height>
<height>15</height> <width>200</width>
<width>80</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>valid_upto</name> <name>upd_paystru_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask">
<useformat>yes</useformat>
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1074,35 +1096,36 @@ ...@@ -1074,35 +1096,36 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>10</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>110</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>33554432</color>
<x>429</x> <x>221</x>
<y>106</y> <y>183</y>
<height>15</height> <height>16</height>
<width>77</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount_type</name> <name>upd_paystru</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>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1110,35 +1133,27 @@ ...@@ -1110,35 +1133,27 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Application Mode:</text>
<tabsequence>90</tabsequence> <border>2</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>326</x>
<x>409</x> <y>183</y>
<y>126</y> <height>16</height>
<height>15</height> <width>200</width>
<width>97</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pay_method</name> <name>appl_mode_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1146,21 +1161,21 @@ ...@@ -1146,21 +1161,21 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>120</tabsequence> <tabsequence>120</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>33554432</color>
<x>393</x> <x>532</x>
<y>166</y> <y>183</y>
<height>15</height> <height>16</height>
<width>113</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1170,11 +1185,12 @@ ...@@ -1170,11 +1185,12 @@
<EditStyle style="ddlb"> <EditStyle style="ddlb">
<limit>1</limit> <limit>1</limit>
<allowedit>no</allowedit> <allowedit>no</allowedit>
<case>upper</case> <case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1182,35 +1198,27 @@ ...@@ -1182,35 +1198,27 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>17</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Monthly Take Home Mode :</text>
<tabsequence>140</tabsequence> <border>2</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>14</x>
<x>460</x> <y>208</y>
<y>186</y> <height>16</height>
<height>15</height> <width>200</width>
<width>46</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>can_modify</name> <name>mtakehome_mode_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>upper</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1218,35 +1226,36 @@ ...@@ -1218,35 +1226,36 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>160</tabsequence> <tabsequence>130</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>33554432</color>
<x>409</x> <x>221</x>
<y>206</y> <y>208</y>
<height>15</height> <height>16</height>
<width>97</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pagross_mode</name> <name>mtakehome_mode</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>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1254,37 +1263,27 @@ ...@@ -1254,37 +1263,27 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>21</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Allow To Modify :</text>
<tabsequence>32766</tabsequence> <border>2</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>326</x>
<x>429</x> <y>208</y>
<y>226</y> <height>16</height>
<height>15</height> <width>200</width>
<width>81</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>can_modify_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1292,35 +1291,36 @@ ...@@ -1292,35 +1291,36 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>14</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>140</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>33554432</color>
<x>212</x> <x>532</x>
<y>26</y> <y>208</y>
<height>15</height> <height>16</height>
<width>298</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>paytable_descr</name> <name>can_modify</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>0</limit> <limit>1</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <useasborder>yes</useasborder>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1328,37 +1328,27 @@ ...@@ -1328,37 +1328,27 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Monthly Gross Mode :</text>
<tabsequence>32766</tabsequence> <border>2</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>14</x>
<x>212</x> <y>232</y>
<y>46</y> <height>16</height>
<height>15</height> <width>200</width>
<width>298</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grade_descr</name> <name>mgross_mode_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>40</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1366,37 +1356,36 @@ ...@@ -1366,37 +1356,36 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>150</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>33554432</color>
<x>212</x> <x>221</x>
<y>66</y> <y>232</y>
<height>15</height> <height>16</height>
<width>298</width> <width>100</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>allwdedn_descr</name> <name>mgross_mode</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>40</limit> <limit>1</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <useasborder>yes</useasborder>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1404,30 +1393,30 @@ ...@@ -1404,30 +1393,30 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Valid upto:</text> <text>Gross Per Annum Mode :</text>
<border>0</border> <border>2</border>
<color>0</color> <color>33554432</color>
<x>362</x> <x>326</x>
<y>86</y> <y>232</y>
<height>15</height> <height>16</height>
<width>64</width> <width>200</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>valid_upto_t</name> <name>pagross_mode_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -1436,26 +1425,35 @@ ...@@ -1436,26 +1425,35 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>15</id>
<text>Amount Type:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>160</tabsequence>
<color>0</color> <border>5</border>
<x>342</x> <color>33554432</color>
<y>106</y> <x>532</x>
<height>15</height> <y>232</y>
<width>83</width> <height>16</height>
<width>100</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount_type_t</name> <name>pagross_mode</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
...@@ -1463,54 +1461,50 @@ ...@@ -1463,54 +1461,50 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <GroupBox>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <text>Other</text>
<text>Pay Method:</text> <border>2</border>
<border>0</border> <color>33554432</color>
<color>0</color> <x>6</x>
<x>322</x> <y>258</y>
<y>126</y> <height>46</height>
<height>15</height> <width>650</width>
<width>83</width> <name>gb_2</name>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pay_method_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>553648127</color>
</background> </background>
</TextObject> </GroupBox>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>17</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>33554432</color>
<x>166</x> <x>121</x>
<y>146</y> <y>280</y>
<height>15</height> <height>16</height>
<width>344</width> <width>100</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>res_formula</name> <name>chg_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>100</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1518,7 +1512,7 @@ ...@@ -1518,7 +1512,7 @@
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
...@@ -1526,122 +1520,170 @@ ...@@ -1526,122 +1520,170 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Application Mode:</text> <text>Change On :</text>
<border>0</border> <border>2</border>
<color>0</color> <color>33554432</color>
<x>282</x> <x>14</x>
<y>166</y> <y>279</y>
<height>15</height> <height>16</height>
<width>107</width> <width>100</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>appl_mode_t</name> <name>chg_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Allow to Modify:</text> <text>Change By :</text>
<border>0</border> <border>2</border>
<color>0</color> <color>33554432</color>
<x>359</x> <x>228</x>
<y>186</y> <y>280</y>
<height>15</height> <height>16</height>
<width>97</width> <width>100</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>can_modify_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>553648127</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>18</id>
<text>Gross Per Annum Mode:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>271</x> <x>335</x>
<y>206</y> <y>280</y>
<height>15</height> <height>16</height>
<width>134</width> <width>100</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>pagross_mode_t</name> <name>chg_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Change User :</text> <text>Change From :</text>
<border>0</border> <border>2</border>
<color>0</color> <color>33554432</color>
<x>340</x> <x>441</x>
<y>226</y> <y>279</y>
<height>15</height> <height>16</height>
<width>85</width> <width>100</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>547</x>
<y>279</y>
<height>16</height>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>300</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment