Commit 92c6d899 authored by sghate's avatar sghate

Updated xml

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@216339 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 92e4d424
......@@ -174,13 +174,6 @@
<name>proc_group</name>
<dbname>it_calchdr.proc_group</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>calc_base</name>
<dbname>it_calchdr.calc_base</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
......@@ -223,15 +216,24 @@
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>calc_base</name>
<dbname>it_calchdr.calc_base</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>confirmed</name>
<name>it_calchdr_confirmed</name>
<dbname>it_calchdr.confirmed</dbname>
<initial>Y</initial>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;it_calchdr&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;it_calchdr.acct_prd&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code&quot;) COMPUTE(NAME=&quot;rtrim(emp_fname)||&apos; &apos;||rtrim(emp_lname) as Name&quot;) COLUMN(NAME=&quot;it_calchdr.fin_entity&quot;) COLUMN(NAME=&quot;it_calchdr.site_code__pay&quot;) COLUMN(NAME=&quot;it_calchdr.dept_code&quot;) COLUMN(NAME=&quot;it_calchdr.cadre&quot;) COLUMN(NAME=&quot;it_calchdr.grade&quot;) COLUMN(NAME=&quot;it_calchdr.pay_date&quot;) COLUMN(NAME=&quot;it_calchdr.pay_table&quot;) COLUMN(NAME=&quot;it_calchdr.basic_amt&quot;) COLUMN(NAME=&quot;it_calchdr.allow_amt&quot;) COLUMN(NAME=&quot;it_calchdr.dedn_amt&quot;) COLUMN(NAME=&quot;it_calchdr.net_amt&quot;) COLUMN(NAME=&quot;it_calchdr.chg_date&quot;) COLUMN(NAME=&quot;it_calchdr.chg_user&quot;) COLUMN(NAME=&quot;it_calchdr.chg_term&quot;) COLUMN(NAME=&quot;it_calchdr.proc_group&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;it_calchdr.conf_date&quot;) COLUMN(NAME=&quot;it_calchdr.relieve_date&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base_criteria&quot;) COLUMN(NAME=&quot;it_calchdr.confirmed&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;it_calchdr.emp_code&quot; )WHERE( EXP1 =&quot;it_calchdr.acct_prd&quot; OP =&quot;=&quot; EXP2 =&quot;:as_acctprd&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;it_calchdr.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcd&quot; ) ) ARG(NAME = &quot;as_acctprd&quot; TYPE = string) ARG(NAME = &quot;as_empcd&quot; TYPE = string) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;it_calchdr&quot; ) TABLE(NAME=&quot;employee&quot; ) COLUMN(NAME=&quot;it_calchdr.acct_prd&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code&quot;) COMPUTE(NAME=&quot;rtrim(emp_fname)||&apos; &apos;||rtrim(emp_lname) as Name&quot;) COLUMN(NAME=&quot;it_calchdr.fin_entity&quot;) COLUMN(NAME=&quot;it_calchdr.site_code__pay&quot;) COLUMN(NAME=&quot;it_calchdr.dept_code&quot;) COLUMN(NAME=&quot;it_calchdr.cadre&quot;) COLUMN(NAME=&quot;it_calchdr.grade&quot;) COLUMN(NAME=&quot;it_calchdr.pay_date&quot;) COLUMN(NAME=&quot;it_calchdr.pay_table&quot;) COLUMN(NAME=&quot;it_calchdr.basic_amt&quot;) COLUMN(NAME=&quot;it_calchdr.allow_amt&quot;) COLUMN(NAME=&quot;it_calchdr.dedn_amt&quot;) COLUMN(NAME=&quot;it_calchdr.net_amt&quot;) COLUMN(NAME=&quot;it_calchdr.chg_date&quot;) COLUMN(NAME=&quot;it_calchdr.chg_user&quot;) COLUMN(NAME=&quot;it_calchdr.chg_term&quot;) COLUMN(NAME=&quot;it_calchdr.proc_group&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;it_calchdr.conf_date&quot;) COLUMN(NAME=&quot;it_calchdr.relieve_date&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base_criteria&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base&quot;) COLUMN(NAME=&quot;it_calchdr.confirmed&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;it_calchdr.emp_code&quot; )WHERE( EXP1 =&quot;it_calchdr.acct_prd&quot; OP =&quot;=&quot; EXP2 =&quot;:as_acctprd&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;it_calchdr.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcd&quot; ) ) ARG(NAME = &quot;as_acctprd&quot; TYPE = string) ARG(NAME = &quot;as_empcd&quot; TYPE = string) </retrieve>
<update>IT_CALCHDR</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -384,34 +386,6 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Confirmed</text>
<border>6</border>
<color>0</color>
<x>1133</x>
<y>1</y>
<height>16</height>
<width>66</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
......@@ -923,7 +897,7 @@
<border>6</border>
<color>0</color>
<x>1622</x>
<y>1</y>
<y>0</y>
<height>16</height>
<width>132</width>
<html>
......@@ -944,6 +918,34 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Confirmed</text>
<border>6</border>
<color>0</color>
<x>1757</x>
<y>1</y>
<height>16</height>
<width>132</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>it_calchdr_confirmed_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
......@@ -1464,7 +1466,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<border>5</border>
......@@ -1612,7 +1614,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1650,7 +1652,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<border>5</border>
......@@ -1688,7 +1690,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<border>5</border>
......@@ -1723,7 +1725,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
......@@ -1759,7 +1761,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
......@@ -1795,7 +1797,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>24</id>
<alignment>0</alignment>
<tabsequence>200</tabsequence>
<border>5</border>
......@@ -1836,15 +1838,15 @@
<tabsequence>210</tabsequence>
<border>5</border>
<color>0</color>
<x>1135</x>
<y>2</y>
<x>1760</x>
<y>1</y>
<height>16</height>
<width>62</width>
<width>132</width>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<name>it_calchdr_confirmed</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
......
......@@ -31,15 +31,15 @@
</print>
</BaseDefinition>
<Summary>
<height>0</height>
<height>8</height>
<color>536870912</color>
</Summary>
<Footer>
<height>0</height>
<height>1</height>
<color>536870912</color>
</Footer>
<Detail>
<height>355</height>
<height>326</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -213,28 +213,29 @@
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>confirmed</name>
<dbname>it_calchdr.confirmed</dbname>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
<name>calc_base_criteria</name>
<dbname>it_calchdr.calc_base_criteria</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>calc_base_criteria</name>
<dbname>it_calchdr.calc_base_criteria</dbname>
<name>calc_base</name>
<dbname>it_calchdr.calc_base</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>calc_base</name>
<dbname>it_calchdr.calc_base</dbname>
<name>it_calchdr_confirmed</name>
<dbname>it_calchdr.confirmed</dbname>
<initial>Y</initial>
<values>
<item display="YES" data="Y"/>
<item display="NO" data="N"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;it_calchdr&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;department&quot; ) COLUMN(NAME=&quot;it_calchdr.acct_prd&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code&quot;) COMPUTE(NAME=&quot;rtrim(emp_fname)||&apos; &apos;||rtrim(emp_lname) as Name&quot;) COLUMN(NAME=&quot;it_calchdr.fin_entity&quot;) COLUMN(NAME=&quot;it_calchdr.site_code__pay&quot;) COLUMN(NAME=&quot;it_calchdr.dept_code&quot;) COLUMN(NAME=&quot;it_calchdr.cadre&quot;) COLUMN(NAME=&quot;it_calchdr.grade&quot;) COLUMN(NAME=&quot;it_calchdr.pay_date&quot;) COLUMN(NAME=&quot;it_calchdr.pay_table&quot;) COLUMN(NAME=&quot;it_calchdr.basic_amt&quot;) COLUMN(NAME=&quot;it_calchdr.allow_amt&quot;) COLUMN(NAME=&quot;it_calchdr.dedn_amt&quot;) COLUMN(NAME=&quot;it_calchdr.net_amt&quot;) COLUMN(NAME=&quot;it_calchdr.proc_group&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;it_calchdr.conf_date&quot;) COLUMN(NAME=&quot;it_calchdr.relieve_date&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;department.descr&quot;) COLUMN(NAME=&quot;it_calchdr.chg_date&quot;) COLUMN(NAME=&quot;it_calchdr.chg_user&quot;) COLUMN(NAME=&quot;it_calchdr.chg_term&quot;) COLUMN(NAME=&quot;it_calchdr.confirmed&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base_criteria&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;it_calchdr.emp_code&quot; ) JOIN (LEFT=&quot;department.dept_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.dept_code&quot; ) JOIN (LEFT=&quot;department.dept_code&quot; OP =&quot;=&quot;RIGHT=&quot;it_calchdr.dept_code&quot; )WHERE( EXP1 =&quot;~&quot;IT_CALCHDR~&quot;.~&quot;ACCT_PRD~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:as_acctprd &quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;IT_CALCHDR~&quot;.~&quot;EMP_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcd&quot; ) ) ARG(NAME = &quot;as_acctprd&quot; TYPE = string) ARG(NAME = &quot;as_empcd&quot; TYPE = string) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;it_calchdr&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;department&quot; ) COLUMN(NAME=&quot;it_calchdr.acct_prd&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code&quot;) COMPUTE(NAME=&quot;rtrim(emp_fname)||&apos; &apos;||rtrim(emp_lname) as Name&quot;) COLUMN(NAME=&quot;it_calchdr.fin_entity&quot;) COLUMN(NAME=&quot;it_calchdr.site_code__pay&quot;) COLUMN(NAME=&quot;it_calchdr.dept_code&quot;) COLUMN(NAME=&quot;it_calchdr.cadre&quot;) COLUMN(NAME=&quot;it_calchdr.grade&quot;) COLUMN(NAME=&quot;it_calchdr.pay_date&quot;) COLUMN(NAME=&quot;it_calchdr.pay_table&quot;) COLUMN(NAME=&quot;it_calchdr.basic_amt&quot;) COLUMN(NAME=&quot;it_calchdr.allow_amt&quot;) COLUMN(NAME=&quot;it_calchdr.dedn_amt&quot;) COLUMN(NAME=&quot;it_calchdr.net_amt&quot;) COLUMN(NAME=&quot;it_calchdr.proc_group&quot;) COLUMN(NAME=&quot;it_calchdr.emp_code__aprv&quot;) COLUMN(NAME=&quot;it_calchdr.conf_date&quot;) COLUMN(NAME=&quot;it_calchdr.relieve_date&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;department.descr&quot;) COLUMN(NAME=&quot;it_calchdr.chg_date&quot;) COLUMN(NAME=&quot;it_calchdr.chg_user&quot;) COLUMN(NAME=&quot;it_calchdr.chg_term&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base_criteria&quot;) COLUMN(NAME=&quot;it_calchdr.calc_base&quot;) COLUMN(NAME=&quot;it_calchdr.confirmed&quot;) JOIN (LEFT=&quot;employee.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;it_calchdr.emp_code&quot; ) JOIN (LEFT=&quot;department.dept_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.dept_code&quot; ) JOIN (LEFT=&quot;department.dept_code&quot; OP =&quot;=&quot;RIGHT=&quot;it_calchdr.dept_code&quot; )WHERE( EXP1 =&quot;~&quot;IT_CALCHDR~&quot;.~&quot;ACCT_PRD~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:as_acctprd &quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;IT_CALCHDR~&quot;.~&quot;EMP_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:as_empcd&quot; ) ) ARG(NAME = &quot;as_acctprd&quot; TYPE = string) ARG(NAME = &quot;as_empcd&quot; TYPE = string) </retrieve>
<update>IT_CALCHDR</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -249,14 +250,14 @@
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Other</text>
<text>Basic</text>
<border>2</border>
<color>0</color>
<x>17</x>
<y>231</y>
<height>56</height>
<width>662</width>
<name>gb_2</name>
<x>8</x>
<y>5</y>
<height>220</height>
<width>659</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -273,14 +274,14 @@
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<text>Other</text>
<border>2</border>
<color>0</color>
<x>17</x>
<y>2</y>
<height>220</height>
<width>659</width>
<name>gb_1</name>
<x>8</x>
<y>234</y>
<height>56</height>
<width>662</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -301,8 +302,8 @@
<text>Net Amount :</text>
<border>0</border>
<color>0</color>
<x>26</x>
<y>158</y>
<x>17</x>
<y>161</y>
<height>16</height>
<width>89</width>
<html>
......@@ -323,50 +324,14 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>120</x>
<y>159</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>net_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</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>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Relive Date :</text>
<text>Relieve Date :</text>
<border>0</border>
<color>0</color>
<x>26</x>
<y>180</y>
<x>17</x>
<y>183</y>
<height>16</height>
<width>89</width>
<html>
......@@ -387,49 +352,14 @@
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>5</border>
<color>0</color>
<x>119</x>
<y>181</y>
<height>16</height>
<width>87</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>relieve_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Basic Amount :</text>
<border>0</border>
<color>0</color>
<x>26</x>
<y>137</y>
<x>17</x>
<y>140</y>
<height>16</height>
<width>91</width>
<html>
......@@ -456,8 +386,8 @@
<text>Pay Date :</text>
<border>0</border>
<color>0</color>
<x>25</x>
<y>114</y>
<x>16</x>
<y>117</y>
<height>16</height>
<width>91</width>
<html>
......@@ -484,8 +414,8 @@
<text>Site Code Pay :</text>
<border>0</border>
<color>0</color>
<x>24</x>
<y>91</y>
<x>15</x>
<y>94</y>
<height>16</height>
<width>91</width>
<html>
......@@ -512,8 +442,8 @@
<text>Grade :</text>
<border>0</border>
<color>0</color>
<x>26</x>
<y>68</y>
<x>17</x>
<y>71</y>
<height>16</height>
<width>90</width>
<html>
......@@ -540,8 +470,8 @@
<text>Department Code :</text>
<border>0</border>
<color>0</color>
<x>28</x>
<y>46</y>
<x>19</x>
<y>49</y>
<height>16</height>
<width>99</width>
<html>
......@@ -568,8 +498,8 @@
<text>Account Period :</text>
<border>0</border>
<color>0</color>
<x>30</x>
<y>21</y>
<x>21</x>
<y>26</y>
<height>16</height>
<width>93</width>
<html>
......@@ -592,23 +522,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>120</x>
<y>139</y>
<x>122</x>
<y>49</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>basic_amt</name>
<name>dept_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -626,29 +556,21 @@
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Pay Table :</text>
<border>0</border>
<color>0</color>
<x>121</x>
<y>114</y>
<x>214</x>
<y>113</y>
<height>16</height>
<width>87</width>
<format>[shortdate] [time]</format>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pay_date</name>
<name>pay_table_t</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>
......@@ -658,26 +580,26 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<tabsequence>100</tabsequence>
<border>5</border>
<color>0</color>
<x>121</x>
<y>91</y>
<x>326</x>
<y>114</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code__pay</name>
<name>pay_table</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
......@@ -698,25 +620,53 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Allow Amount :</text>
<border>0</border>
<color>0</color>
<x>215</x>
<y>137</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>allow_amt_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<id>12</id>
<alignment>1</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>121</x>
<y>68</y>
<x>326</x>
<y>138</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>grade</name>
<name>allow_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>15</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -734,25 +684,53 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Dedn Amount :</text>
<border>0</border>
<color>0</color>
<x>215</x>
<y>160</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dedn_amt_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<id>13</id>
<alignment>1</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>46</y>
<x>327</x>
<y>159</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dept_code</name>
<name>dedn_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>15</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -772,25 +750,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>17</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>127</x>
<y>20</y>
<x>325</x>
<y>183</y>
<height>16</height>
<width>86</width>
<format>[general]</format>
<width>87</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>acct_prd</name>
<name>conf_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -809,17 +789,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Cadre :</text>
<text>Confirmation Date :</text>
<border>0</border>
<color>0</color>
<x>440</x>
<y>68</y>
<x>215</x>
<y>181</y>
<height>16</height>
<width>96</width>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre_t</name>
<name>conf_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -830,29 +810,29 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>540</x>
<y>68</y>
<x>214</x>
<y>49</y>
<height>16</height>
<width>95</width>
<width>420</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre</name>
<name>department_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -873,17 +853,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code Approver :</text>
<text>Employee Code :</text>
<border>0</border>
<color>0</color>
<x>392</x>
<y>91</y>
<x>272</x>
<y>24</y>
<height>16</height>
<width>144</width>
<width>89</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__aprv_t</name>
<name>emp_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -894,33 +874,31 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>540</x>
<y>91</y>
<x>145</x>
<y>261</y>
<height>16</height>
<width>95</width>
<format>[General]</format>
<width>91</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__aprv</name>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -939,17 +917,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Process Group :</text>
<text>Change Date :</text>
<border>0</border>
<color>0</color>
<x>440</x>
<y>114</y>
<x>50</x>
<y>260</y>
<height>16</height>
<width>96</width>
<width>91</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>proc_group_t</name>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -960,33 +938,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>25</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Change User :</text>
<border>0</border>
<color>0</color>
<x>539</x>
<y>137</y>
<x>245</x>
<y>260</y>
<height>16</height>
<width>97</width>
<format>[YES/NO]</format>
<width>91</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<name>chg_user_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -996,25 +966,33 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed :</text>
<border>0</border>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>440</x>
<y>137</y>
<x>340</x>
<y>261</y>
<height>16</height>
<width>96</width>
<width>91</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_t</name>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1024,24 +1002,24 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Fin Entity :</text>
<text>Change Term :</text>
<border>0</border>
<color>0</color>
<x>440</x>
<y>158</y>
<x>447</x>
<y>260</y>
<height>16</height>
<width>96</width>
<width>91</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>fin_entity_t</name>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1056,21 +1034,29 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Calculation Base :</text>
<border>0</border>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>441</x>
<y>181</y>
<height>17</height>
<width>96</width>
<x>541</x>
<y>259</y>
<height>16</height>
<width>91</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>calc_base_t</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>300</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1080,25 +1066,33 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Pay Table :</text>
<border>0</border>
<id>1</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>223</x>
<y>110</y>
<x>122</x>
<y>26</y>
<height>16</height>
<width>106</width>
<width>86</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pay_table_t</name>
<name>acct_prd</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1108,26 +1102,26 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>335</x>
<y>111</y>
<x>121</x>
<y>71</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>pay_table</name>
<name>grade</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
......@@ -1148,21 +1142,29 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Allow Amount :</text>
<border>0</border>
<id>5</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>224</x>
<y>134</y>
<x>121</x>
<y>94</y>
<height>16</height>
<width>106</width>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>allow_amt_t</name>
<name>site_code__pay</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1172,29 +1174,29 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>335</x>
<y>135</y>
<x>121</x>
<y>117</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>allow_amt</name>
<name>pay_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1212,21 +1214,29 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>1</alignment>
<text>Dedn Amount :</text>
<border>0</border>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>224</x>
<y>157</y>
<x>120</x>
<y>140</y>
<height>16</height>
<width>106</width>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dedn_amt_t</name>
<name>basic_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1236,26 +1246,26 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<id>14</id>
<alignment>1</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>336</x>
<y>156</y>
<x>120</x>
<y>162</y>
<height>16</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dedn_amt</name>
<name>net_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
......@@ -1278,28 +1288,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>150</tabsequence>
<border>5</border>
<color>0</color>
<x>334</x>
<y>180</y>
<x>119</x>
<y>184</y>
<height>16</height>
<width>87</width>
<format>[shortdate] [time]</format>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date</name>
<name>relieve_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -1314,21 +1321,29 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confermation Date :</text>
<border>0</border>
<id>7</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>224</x>
<y>178</y>
<x>538</x>
<y>71</y>
<height>16</height>
<width>106</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date_t</name>
<name>cadre</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1339,30 +1354,32 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>223</x>
<y>46</y>
<x>538</x>
<y>94</y>
<height>16</height>
<width>420</width>
<format>[general]</format>
<width>95</width>
<format>[General]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>department_descr</name>
<name>emp_code__aprv</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1378,21 +1395,29 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code :</text>
<border>0</border>
<id>26</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<border>5</border>
<color>0</color>
<x>272</x>
<y>21</y>
<x>539</x>
<y>183</y>
<height>16</height>
<width>89</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<name>calc_base</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>
......@@ -1402,29 +1427,29 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1090519039</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>170</tabsequence>
<border>5</border>
<color>0</color>
<x>370</x>
<y>21</y>
<x>539</x>
<y>204</y>
<height>16</height>
<width>77</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<name>calc_base_criteria</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1444,20 +1469,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>448</x>
<y>21</y>
<x>535</x>
<y>24</y>
<height>16</height>
<width>84</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname</name>
<name>emp_lname</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1480,20 +1505,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>537</x>
<y>21</y>
<x>446</x>
<y>24</y>
<height>16</height>
<width>95</width>
<width>84</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname</name>
<name>emp_fname</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1516,23 +1541,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>154</x>
<y>258</y>
<x>365</x>
<y>24</y>
<height>16</height>
<width>91</width>
<format>[shortdate] [time]</format>
<width>77</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>emp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1553,17 +1578,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date :</text>
<text>Cadre :</text>
<border>0</border>
<color>0</color>
<x>59</x>
<y>257</y>
<x>436</x>
<y>71</y>
<height>16</height>
<width>91</width>
<width>96</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>cadre_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1581,17 +1606,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User :</text>
<text>Employee Code Approver :</text>
<border>0</border>
<color>0</color>
<x>254</x>
<y>257</y>
<x>388</x>
<y>94</y>
<height>16</height>
<width>91</width>
<width>144</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>emp_code__aprv_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1602,33 +1627,25 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Process Group :</text>
<border>0</border>
<color>0</color>
<x>349</x>
<y>258</y>
<x>436</x>
<y>117</y>
<height>16</height>
<width>91</width>
<format>[general]</format>
<width>96</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>proc_group_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1639,23 +1656,23 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>79741120</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term :</text>
<text>Fin Entity :</text>
<border>0</border>
<color>0</color>
<x>456</x>
<y>257</y>
<x>436</x>
<y>161</y>
<height>16</height>
<width>91</width>
<width>96</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>fin_entity_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1670,29 +1687,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Calculation Base :</text>
<border>0</border>
<color>0</color>
<x>550</x>
<y>256</y>
<height>16</height>
<width>91</width>
<format>[general]</format>
<x>437</x>
<y>184</y>
<height>17</height>
<width>96</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>calc_base_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>300</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1702,33 +1711,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>26</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<border>5</border>
<text>Calculation Base Criteria</text>
<border>0</border>
<color>0</color>
<x>541</x>
<y>201</y>
<x>402</x>
<y>204</y>
<height>16</height>
<width>95</width>
<format>[general]</format>
<width>130</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>calc_base_criteria</name>
<name>calc_base_criteria_t</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>
......@@ -1738,26 +1739,26 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>5</border>
<color>0</color>
<x>539</x>
<y>114</y>
<y>162</y>
<height>16</height>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>proc_group</name>
<name>fin_entity</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
......@@ -1780,25 +1781,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>27</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<tabsequence>180</tabsequence>
<border>5</border>
<color>0</color>
<x>541</x>
<y>159</y>
<x>539</x>
<y>138</y>
<height>16</height>
<width>95</width>
<format>[general]</format>
<format>[YES/NO]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>fin_entity</name>
<name>it_calchdr_confirmed</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1816,23 +1817,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>27</id>
<id>15</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<tabsequence>130</tabsequence>
<border>5</border>
<color>0</color>
<x>541</x>
<y>180</y>
<x>539</x>
<y>117</y>
<height>16</height>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>calc_base</name>
<name>proc_group</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -1852,18 +1853,18 @@
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>0</alignment>
<text>Calculation Base Criteria</text>
<alignment>1</alignment>
<text>Confirmed :</text>
<border>0</border>
<color>0</color>
<x>407</x>
<y>201</y>
<x>457</x>
<y>142</y>
<height>16</height>
<width>130</width>
<width>72</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>calc_base_criteria_t</name>
<name>it_calchdr_confirmed_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1875,7 +1876,7 @@
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<color>553648127</color>
</background>
</TextObject>
<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