Commit 4ef64af9 authored by pbhosale's avatar pbhosale

updated on [17-01-2020]

emp_complete21.xml
emp_complete22.xml
emp_complete23.xml
emp_complete24.xml
emp_complete25.xml
emp_complete26.xml
emp_other_detail2Family.xml
emp_other_detail2Qualification.xml
emp_other_detail2Training.xml
emp_temp21.xml
emp_temp22.xml
emp_temp23.xml
emp_temp24.xml
emp_temp25.xml
emp_temp26.xml
emp_temp27.xml
d_empexperience_edit.srd
d_empfaml_edit.srd
d_emplang_edit.srd
d_empqual_edit.srd
d_emptrng_edit.srd


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@215397 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 633f006d
......@@ -8308,7 +8308,7 @@
<name>occupation_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......
......@@ -981,7 +981,7 @@
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
......@@ -1207,7 +1207,7 @@
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>130</tabsequence>
<border>5</border>
<color>0</color>
......
......@@ -490,7 +490,7 @@
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
......
......@@ -63,6 +63,7 @@
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>qlf_code</name>
<dbname>empqual.qlf_code</dbname>
</table_column>
......@@ -172,7 +173,7 @@
<dbname>course_type_descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empqual&quot; ) TABLE(NAME=&quot;qualification&quot; ) COLUMN(NAME=&quot;empqual.emp_code&quot;) COLUMN(NAME=&quot;empqual.seq_no&quot;) COLUMN(NAME=&quot;empqual.qlf_code&quot;) COLUMN(NAME=&quot;empqual.institute&quot;) COLUMN(NAME=&quot;empqual.subject1&quot;) COLUMN(NAME=&quot;empqual.subject2&quot;) COLUMN(NAME=&quot;empqual.subject3&quot;) COLUMN(NAME=&quot;empqual.subject4&quot;) COLUMN(NAME=&quot;empqual.pass_year&quot;) COLUMN(NAME=&quot;empqual.class&quot;) COLUMN(NAME=&quot;empqual.perc&quot;) COLUMN(NAME=&quot;empqual.print_seq&quot;) COLUMN(NAME=&quot;qualification.descr&quot;) COLUMN(NAME=&quot;empqual.course_type&quot;) COLUMN(NAME=&quot;empqual.course_duration&quot;) COLUMN(NAME=&quot;empqual.count_code__qual&quot;) COMPUTE(NAME=&quot;FN_GET_COUNT_DESCR(empqual.count_code__qual) as qual_country_descr&quot;) COMPUTE(NAME=&quot;FN_GET_GEN_DESCR(&apos;COURSE_TYPE&apos; , &apos;W_EMP_COMPLETE&apos; , trim(empqual.course_type) , &apos;D&apos;) as course_type_descr&quot;) JOIN (LEFT=&quot;empqual.qlf_code&quot; OP =&quot;=&quot;RIGHT=&quot;qualification.qlf_code&quot; )WHERE( EXP1 =&quot;empqual.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) </retrieve>
<update>empqual</update>
<update>EMPQUAL</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -620,7 +621,7 @@
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
......@@ -697,7 +698,7 @@
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
......@@ -841,7 +842,7 @@
<border>5</border>
<color>0</color>
<x>488</x>
<y>46</y>
<y>47</y>
<height>16</height>
<width>53</width>
<format>###</format>
......@@ -902,7 +903,7 @@
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
......
......@@ -39,7 +39,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>212</height>
<height>271</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -49,82 +49,131 @@
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>emp_code</name>
<dbname>emptraining.emp_code</dbname>
<dbname>empqual.emp_code</dbname>
</table_column>
<table_column>
<type size="3">char</type>
<type size="2">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name>
<dbname>emptraining.seq_no</dbname>
<dbname>empqual.seq_no</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>train_code</name>
<dbname>emptraining.train_code</dbname>
<key>yes</key>
<name>qlf_code</name>
<dbname>empqual.qlf_code</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<type size="40">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>train_type</name>
<dbname>emptraining.train_type</dbname>
<name>institute</name>
<dbname>empqual.institute</dbname>
</table_column>
<table_column>
<type size="6">char</type>
<type size="20">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>train_no</name>
<dbname>emptraining.train_no</dbname>
<name>subject1</name>
<dbname>empqual.subject1</dbname>
</table_column>
<table_column>
<type size="25">char</type>
<type size="20">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>organisation</name>
<dbname>emptraining.organisation</dbname>
<name>subject2</name>
<dbname>empqual.subject2</dbname>
</table_column>
<table_column>
<type precision="0">decimal</type>
<type size="20">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>duration</name>
<dbname>emptraining.duration</dbname>
<initial>0</initial>
<name>subject3</name>
<dbname>empqual.subject3</dbname>
</table_column>
<table_column>
<type size="20">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>subject4</name>
<dbname>empqual.subject4</dbname>
</table_column>
<table_column>
<type size="4">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>year</name>
<dbname>emptraining.year</dbname>
<name>pass_year</name>
<dbname>empqual.pass_year</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<type size="4">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>class</name>
<dbname>empqual.class</dbname>
</table_column>
<table_column>
<type precision="2">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>perc</name>
<dbname>empqual.perc</dbname>
<initial>0.00</initial>
</table_column>
<table_column>
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_user</name>
<dbname>emptraining.chg_user</dbname>
<name>print_seq</name>
<dbname>empqual.print_seq</dbname>
<initial>0</initial>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>qualification_descr</name>
<dbname>qualification.descr</dbname>
</table_column>
<table_column>
<type>datetime</type>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_date</name>
<dbname>emptraining.chg_date</dbname>
<name>course_type</name>
<dbname>empqual.course_type</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>course_duration</name>
<dbname>empqual.course_duration</dbname>
<initial>0</initial>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_term</name>
<dbname>emptraining.chg_term</dbname>
<name>count_code__qual</name>
<dbname>empqual.count_code__qual</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emptraining&quot; ) COLUMN(NAME=&quot;emptraining.emp_code&quot;) COLUMN(NAME=&quot;emptraining.seq_no&quot;) COLUMN(NAME=&quot;emptraining.train_code&quot;) COLUMN(NAME=&quot;emptraining.train_type&quot;) COLUMN(NAME=&quot;emptraining.train_no&quot;) COLUMN(NAME=&quot;emptraining.organisation&quot;) COLUMN(NAME=&quot;emptraining.duration&quot;) COLUMN(NAME=&quot;emptraining.year&quot;) COLUMN(NAME=&quot;emptraining.chg_user&quot;) COLUMN(NAME=&quot;emptraining.chg_date&quot;) COLUMN(NAME=&quot;emptraining.chg_term&quot;)WHERE( EXP1 =&quot;emptraining.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) </retrieve>
<update>EMPTRAINING</update>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>qual_country_descr</name>
<dbname>qual_country_descr</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>course_type_descr</name>
<dbname>course_type_descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empqual&quot; ) TABLE(NAME=&quot;qualification&quot; ) COLUMN(NAME=&quot;empqual.emp_code&quot;) COLUMN(NAME=&quot;empqual.seq_no&quot;) COLUMN(NAME=&quot;empqual.qlf_code&quot;) COLUMN(NAME=&quot;empqual.institute&quot;) COLUMN(NAME=&quot;empqual.subject1&quot;) COLUMN(NAME=&quot;empqual.subject2&quot;) COLUMN(NAME=&quot;empqual.subject3&quot;) COLUMN(NAME=&quot;empqual.subject4&quot;) COLUMN(NAME=&quot;empqual.pass_year&quot;) COLUMN(NAME=&quot;empqual.class&quot;) COLUMN(NAME=&quot;empqual.perc&quot;) COLUMN(NAME=&quot;empqual.print_seq&quot;) COLUMN(NAME=&quot;qualification.descr&quot;) COLUMN(NAME=&quot;empqual.course_type&quot;) COLUMN(NAME=&quot;empqual.course_duration&quot;) COLUMN(NAME=&quot;empqual.count_code__qual&quot;) COMPUTE(NAME=&quot;FN_GET_COUNT_DESCR(empqual.count_code__qual) as qual_country_descr&quot;) COMPUTE(NAME=&quot;FN_GET_GEN_DESCR(&apos;COURSE_TYPE&apos; , &apos;W_EMP_COMPLETE&apos; , trim(empqual.course_type) , &apos;D&apos;) as course_type_descr&quot;) JOIN (LEFT=&quot;empqual.qlf_code&quot; OP =&quot;=&quot;RIGHT=&quot;qualification.qlf_code&quot; )WHERE( EXP1 =&quot;empqual.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) </retrieve>
<update>EMPQUAL</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -134,13 +183,13 @@
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Training</text>
<text>Qualification</text>
<border>2</border>
<color>134217746</color>
<x>2</x>
<color>33554432</color>
<x>6</x>
<y>5</y>
<height>197</height>
<width>528</width>
<height>261</height>
<width>563</width>
<name>gb_1</name>
<visible>1</visible>
<font>
......@@ -156,21 +205,31 @@
<color>67108864</color>
</background>
</GroupBox>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code :</text>
<id>3</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>15</x>
<y>40</y>
<x>161</x>
<y>68</y>
<height>16</height>
<width>105</width>
<width>72</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<name>qlf_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -180,25 +239,34 @@
<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>Training Code:</text>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>15</x>
<y>60</y>
<color>255</color>
<x>238</x>
<y>68</y>
<height>16</height>
<width>105</width>
<width>302</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_code_t</name>
<name>qualification_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -208,24 +276,24 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Training No :</text>
<text>Qualification :</text>
<border>5</border>
<color>0</color>
<x>14</x>
<y>80</y>
<x>42</x>
<y>68</y>
<height>16</height>
<width>105</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_no_t</name>
<name>qlf_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -243,17 +311,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Organisation :</text>
<text>Institute :</text>
<border>5</border>
<color>0</color>
<x>15</x>
<y>100</y>
<x>42</x>
<y>89</y>
<height>16</height>
<width>105</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>organisation_t</name>
<name>institute_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -271,17 +339,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User :</text>
<text>Subject1 :</text>
<border>5</border>
<color>0</color>
<x>15</x>
<y>120</y>
<x>42</x>
<y>110</y>
<height>16</height>
<width>105</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>subject1_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -299,17 +367,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text> Sequence No :</text>
<text>Subject3 :</text>
<border>5</border>
<color>0</color>
<x>270</x>
<y>40</y>
<x>42</x>
<y>131</y>
<height>16</height>
<width>80</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<name>subject3_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -327,17 +395,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Type :</text>
<text>Year :</text>
<border>5</border>
<color>0</color>
<x>270</x>
<y>60</y>
<x>42</x>
<y>152</y>
<height>16</height>
<width>80</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_type_t</name>
<name>pass_year_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -355,17 +423,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Year :</text>
<text>Percentage :</text>
<border>5</border>
<color>0</color>
<x>270</x>
<y>80</y>
<x>42</x>
<y>173</y>
<height>16</height>
<width>80</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>year_t</name>
<name>perc_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -383,17 +451,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Duration :</text>
<text>Duration in Months :</text>
<border>5</border>
<color>0</color>
<x>270</x>
<y>100</y>
<x>42</x>
<y>194</y>
<height>16</height>
<width>80</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>duration_t</name>
<name>course_duration_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -411,17 +479,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term :</text>
<text>Employee Code :</text>
<border>5</border>
<color>0</color>
<x>270</x>
<y>120</y>
<x>42</x>
<y>46</y>
<height>16</height>
<width>80</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>emp_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -443,10 +511,10 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>123</x>
<y>40</y>
<x>161</x>
<y>46</y>
<height>16</height>
<width>120</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -476,23 +544,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>123</x>
<y>60</y>
<x>161</x>
<y>110</y>
<height>16</height>
<width>120</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_code</name>
<name>subject1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -514,23 +582,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>123</x>
<y>80</y>
<x>161</x>
<y>131</y>
<height>16</height>
<width>120</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_no</name>
<name>subject3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -552,23 +620,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<id>9</id>
<alignment>1</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>123</x>
<y>100</y>
<x>161</x>
<y>152</y>
<height>16</height>
<width>120</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>organisation</name>
<name>pass_year</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>80</limit>
<limit>4</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -590,24 +658,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<id>11</id>
<alignment>1</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>255</color>
<x>352</x>
<y>40</y>
<color>0</color>
<x>161</x>
<y>173</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
<width>95</width>
<format>##0.00</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<name>perc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<limit>5</limit>
<case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -623,32 +692,31 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<id>15</id>
<alignment>1</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
<x>352</x>
<y>60</y>
<x>161</x>
<y>194</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
<width>95</width>
<format>##0</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_type</name>
<name>course_duration</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<limit>3</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -666,23 +734,191 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>17</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>49</x>
<y>228</y>
<height>16</height>
<width>118</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qual_country_descr</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>282</x>
<y>228</y>
<height>16</height>
<width>118</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_type_descr</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Print Sequence :</text>
<border>5</border>
<color>0</color>
<x>352</x>
<y>80</y>
<x>397</x>
<y>46</y>
<height>16</height>
<width>80</width>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>print_seq_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>1</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>488</x>
<y>47</y>
<height>16</height>
<width>53</width>
<format>###</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>print_seq</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<format>###</format>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Sequence No :</text>
<border>5</border>
<color>0</color>
<x>250</x>
<y>46</y>
<height>16</height>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_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>2</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>332</x>
<y>46</y>
<height>16</height>
<width>50</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>year</name>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<limit>2</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -699,30 +935,29 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>1</alignment>
<tabsequence>60</tabsequence>
<id>4</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>352</x>
<y>100</y>
<x>161</x>
<y>89</y>
<height>16</height>
<width>80</width>
<format>###0</format>
<width>379</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>duration</name>
<name>institute</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<limit>40</limit>
<case>upper</case>
<format>###0</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -744,17 +979,129 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date :</text>
<text>Subject2 :</text>
<border>5</border>
<color>0</color>
<x>306</x>
<y>110</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject2_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Subject4 :</text>
<border>5</border>
<color>0</color>
<x>306</x>
<y>131</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject4_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Class :</text>
<border>5</border>
<color>0</color>
<x>306</x>
<y>152</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>class_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Course Type :</text>
<border>5</border>
<color>0</color>
<x>306</x>
<y>173</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_type_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Country of Qualification :</text>
<border>5</border>
<color>0</color>
<x>15</x>
<y>141</y>
<x>306</x>
<y>194</y>
<height>16</height>
<width>105</width>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>count_code__qual_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -771,24 +1118,24 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>255</color>
<x>123</x>
<y>120</y>
<color>0</color>
<x>411</x>
<y>110</y>
<height>16</height>
<width>120</width>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>subject2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -804,30 +1151,33 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>255</color>
<x>123</x>
<y>141</y>
<color>0</color>
<x>411</x>
<y>131</y>
<height>16</height>
<width>120</width>
<format>dd/mm/yy</format>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>subject4</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -839,29 +1189,29 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>90</tabsequence>
<border>5</border>
<color>255</color>
<x>352</x>
<y>120</y>
<height>19</height>
<width>80</width>
<color>0</color>
<x>411</x>
<y>152</y>
<height>16</height>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>class</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<limit>4</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -877,7 +1227,81 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>411</x>
<y>173</y>
<height>16</height>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>5</border>
<color>0</color>
<x>411</x>
<y>194</y>
<height>16</height>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>count_code__qual</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<HtmlTable>
......
......@@ -178,34 +178,6 @@
<color>67108864</color>
</background>
</GroupBox>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Designation :</text>
<border>0</border>
<color>0</color>
<x>27</x>
<y>78</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>designation_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -262,62 +234,6 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Organisation :</text>
<border>0</border>
<color>0</color>
<x>27</x>
<y>56</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>organisation_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>From Date :</text>
<border>0</border>
<color>0</color>
<x>27</x>
<y>100</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>from_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -381,34 +297,6 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Gross Amount :</text>
<border>0</border>
<color>0</color>
<x>27</x>
<y>122</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gross_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>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -510,34 +398,6 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Country of Work :</text>
<border>0</border>
<color>0</color>
<x>12</x>
<y>144</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>count_code__work_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>3</id>
......@@ -727,34 +587,6 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date :</text>
<border>0</border>
<color>0</color>
<x>27</x>
<y>166</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -783,34 +615,6 @@
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term :</text>
<border>0</border>
<color>0</color>
<x>27</x>
<y>188</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
......@@ -1025,7 +829,7 @@
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
......@@ -1060,6 +864,202 @@
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Organisation :</text>
<border>0</border>
<color>0</color>
<x>16</x>
<y>56</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>organisation_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Designation :</text>
<border>0</border>
<color>0</color>
<x>16</x>
<y>78</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>designation_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>From Date :</text>
<border>0</border>
<color>0</color>
<x>16</x>
<y>100</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>from_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Gross Amount :</text>
<border>0</border>
<color>0</color>
<x>16</x>
<y>122</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gross_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>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Country of Work :</text>
<border>0</border>
<color>0</color>
<x>16</x>
<y>143</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>count_code__work_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date :</text>
<border>0</border>
<color>0</color>
<x>16</x>
<y>166</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term :</text>
<border>0</border>
<color>0</color>
<x>16</x>
<y>188</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -1009,7 +1009,7 @@
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
......@@ -1309,7 +1309,7 @@
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>160</tabsequence>
<border>5</border>
<color>0</color>
......
......@@ -597,7 +597,7 @@
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
......@@ -928,7 +928,7 @@
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
......
......@@ -583,7 +583,7 @@
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
......@@ -771,7 +771,7 @@
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
......
......@@ -8308,7 +8308,7 @@
<name>occupation_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......
......@@ -981,7 +981,7 @@
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
......@@ -1207,7 +1207,7 @@
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>130</tabsequence>
<border>5</border>
<color>0</color>
......
......@@ -490,7 +490,7 @@
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
......
......@@ -63,6 +63,7 @@
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>qlf_code</name>
<dbname>empqual.qlf_code</dbname>
</table_column>
......@@ -172,7 +173,7 @@
<dbname>course_type_descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empqual&quot; ) TABLE(NAME=&quot;qualification&quot; ) COLUMN(NAME=&quot;empqual.emp_code&quot;) COLUMN(NAME=&quot;empqual.seq_no&quot;) COLUMN(NAME=&quot;empqual.qlf_code&quot;) COLUMN(NAME=&quot;empqual.institute&quot;) COLUMN(NAME=&quot;empqual.subject1&quot;) COLUMN(NAME=&quot;empqual.subject2&quot;) COLUMN(NAME=&quot;empqual.subject3&quot;) COLUMN(NAME=&quot;empqual.subject4&quot;) COLUMN(NAME=&quot;empqual.pass_year&quot;) COLUMN(NAME=&quot;empqual.class&quot;) COLUMN(NAME=&quot;empqual.perc&quot;) COLUMN(NAME=&quot;empqual.print_seq&quot;) COLUMN(NAME=&quot;qualification.descr&quot;) COLUMN(NAME=&quot;empqual.course_type&quot;) COLUMN(NAME=&quot;empqual.course_duration&quot;) COLUMN(NAME=&quot;empqual.count_code__qual&quot;) COMPUTE(NAME=&quot;FN_GET_COUNT_DESCR(empqual.count_code__qual) as qual_country_descr&quot;) COMPUTE(NAME=&quot;FN_GET_GEN_DESCR(&apos;COURSE_TYPE&apos; , &apos;W_EMP_COMPLETE&apos; , trim(empqual.course_type) , &apos;D&apos;) as course_type_descr&quot;) JOIN (LEFT=&quot;empqual.qlf_code&quot; OP =&quot;=&quot;RIGHT=&quot;qualification.qlf_code&quot; )WHERE( EXP1 =&quot;empqual.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) </retrieve>
<update>empqual</update>
<update>EMPQUAL</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -620,7 +621,7 @@
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
......@@ -697,7 +698,7 @@
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
......@@ -841,7 +842,7 @@
<border>5</border>
<color>0</color>
<x>488</x>
<y>46</y>
<y>47</y>
<height>16</height>
<width>53</width>
<format>###</format>
......@@ -902,7 +903,7 @@
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
......
......@@ -39,7 +39,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>212</height>
<height>271</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -49,82 +49,131 @@
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>emp_code</name>
<dbname>emptraining.emp_code</dbname>
<dbname>empqual.emp_code</dbname>
</table_column>
<table_column>
<type size="3">char</type>
<type size="2">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>line_no</name>
<dbname>emptraining.seq_no</dbname>
<dbname>empqual.seq_no</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>train_code</name>
<dbname>emptraining.train_code</dbname>
<key>yes</key>
<name>qlf_code</name>
<dbname>empqual.qlf_code</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<type size="40">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>train_type</name>
<dbname>emptraining.train_type</dbname>
<name>institute</name>
<dbname>empqual.institute</dbname>
</table_column>
<table_column>
<type size="6">char</type>
<type size="20">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>train_no</name>
<dbname>emptraining.train_no</dbname>
<name>subject1</name>
<dbname>empqual.subject1</dbname>
</table_column>
<table_column>
<type size="25">char</type>
<type size="20">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>organisation</name>
<dbname>emptraining.organisation</dbname>
<name>subject2</name>
<dbname>empqual.subject2</dbname>
</table_column>
<table_column>
<type precision="0">decimal</type>
<type size="20">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>duration</name>
<dbname>emptraining.duration</dbname>
<initial>0</initial>
<name>subject3</name>
<dbname>empqual.subject3</dbname>
</table_column>
<table_column>
<type size="20">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>subject4</name>
<dbname>empqual.subject4</dbname>
</table_column>
<table_column>
<type size="4">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>year</name>
<dbname>emptraining.year</dbname>
<name>pass_year</name>
<dbname>empqual.pass_year</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<type size="4">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>class</name>
<dbname>empqual.class</dbname>
</table_column>
<table_column>
<type precision="2">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>perc</name>
<dbname>empqual.perc</dbname>
<initial>0.00</initial>
</table_column>
<table_column>
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_user</name>
<dbname>emptraining.chg_user</dbname>
<name>print_seq</name>
<dbname>empqual.print_seq</dbname>
<initial>0</initial>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>qualification_descr</name>
<dbname>qualification.descr</dbname>
</table_column>
<table_column>
<type>datetime</type>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_date</name>
<dbname>emptraining.chg_date</dbname>
<name>course_type</name>
<dbname>empqual.course_type</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>course_duration</name>
<dbname>empqual.course_duration</dbname>
<initial>0</initial>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_term</name>
<dbname>emptraining.chg_term</dbname>
<name>count_code__qual</name>
<dbname>empqual.count_code__qual</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;emptraining&quot; ) COLUMN(NAME=&quot;emptraining.emp_code&quot;) COLUMN(NAME=&quot;emptraining.seq_no&quot;) COLUMN(NAME=&quot;emptraining.train_code&quot;) COLUMN(NAME=&quot;emptraining.train_type&quot;) COLUMN(NAME=&quot;emptraining.train_no&quot;) COLUMN(NAME=&quot;emptraining.organisation&quot;) COLUMN(NAME=&quot;emptraining.duration&quot;) COLUMN(NAME=&quot;emptraining.year&quot;) COLUMN(NAME=&quot;emptraining.chg_user&quot;) COLUMN(NAME=&quot;emptraining.chg_date&quot;) COLUMN(NAME=&quot;emptraining.chg_term&quot;)WHERE( EXP1 =&quot;emptraining.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) </retrieve>
<update>EMPTRAINING</update>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>qual_country_descr</name>
<dbname>qual_country_descr</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>course_type_descr</name>
<dbname>course_type_descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;empqual&quot; ) TABLE(NAME=&quot;qualification&quot; ) COLUMN(NAME=&quot;empqual.emp_code&quot;) COLUMN(NAME=&quot;empqual.seq_no&quot;) COLUMN(NAME=&quot;empqual.qlf_code&quot;) COLUMN(NAME=&quot;empqual.institute&quot;) COLUMN(NAME=&quot;empqual.subject1&quot;) COLUMN(NAME=&quot;empqual.subject2&quot;) COLUMN(NAME=&quot;empqual.subject3&quot;) COLUMN(NAME=&quot;empqual.subject4&quot;) COLUMN(NAME=&quot;empqual.pass_year&quot;) COLUMN(NAME=&quot;empqual.class&quot;) COLUMN(NAME=&quot;empqual.perc&quot;) COLUMN(NAME=&quot;empqual.print_seq&quot;) COLUMN(NAME=&quot;qualification.descr&quot;) COLUMN(NAME=&quot;empqual.course_type&quot;) COLUMN(NAME=&quot;empqual.course_duration&quot;) COLUMN(NAME=&quot;empqual.count_code__qual&quot;) COMPUTE(NAME=&quot;FN_GET_COUNT_DESCR(empqual.count_code__qual) as qual_country_descr&quot;) COMPUTE(NAME=&quot;FN_GET_GEN_DESCR(&apos;COURSE_TYPE&apos; , &apos;W_EMP_COMPLETE&apos; , trim(empqual.course_type) , &apos;D&apos;) as course_type_descr&quot;) JOIN (LEFT=&quot;empqual.qlf_code&quot; OP =&quot;=&quot;RIGHT=&quot;qualification.qlf_code&quot; )WHERE( EXP1 =&quot;empqual.emp_code&quot; OP =&quot;=&quot; EXP2 =&quot;:memp_code&quot; ) ) ARG(NAME = &quot;memp_code&quot; TYPE = string) </retrieve>
<update>EMPQUAL</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -134,13 +183,13 @@
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Training</text>
<text>Qualification</text>
<border>2</border>
<color>134217746</color>
<x>2</x>
<color>33554432</color>
<x>6</x>
<y>5</y>
<height>197</height>
<width>528</width>
<height>261</height>
<width>563</width>
<name>gb_1</name>
<visible>1</visible>
<font>
......@@ -156,21 +205,31 @@
<color>67108864</color>
</background>
</GroupBox>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Employee Code :</text>
<id>3</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>15</x>
<y>40</y>
<x>161</x>
<y>68</y>
<height>16</height>
<width>105</width>
<width>72</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<name>qlf_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -180,25 +239,34 @@
<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>Training Code:</text>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>15</x>
<y>60</y>
<color>255</color>
<x>238</x>
<y>68</y>
<height>16</height>
<width>105</width>
<width>302</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_code_t</name>
<name>qualification_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -208,24 +276,24 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Training No :</text>
<text>Qualification :</text>
<border>5</border>
<color>0</color>
<x>14</x>
<y>80</y>
<x>42</x>
<y>68</y>
<height>16</height>
<width>105</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_no_t</name>
<name>qlf_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -243,17 +311,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Organisation :</text>
<text>Institute :</text>
<border>5</border>
<color>0</color>
<x>15</x>
<y>100</y>
<x>42</x>
<y>89</y>
<height>16</height>
<width>105</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>organisation_t</name>
<name>institute_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -271,17 +339,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User :</text>
<text>Subject1 :</text>
<border>5</border>
<color>0</color>
<x>15</x>
<y>120</y>
<x>42</x>
<y>110</y>
<height>16</height>
<width>105</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>subject1_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -299,17 +367,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text> Sequence No :</text>
<text>Subject3 :</text>
<border>5</border>
<color>0</color>
<x>270</x>
<y>40</y>
<x>42</x>
<y>131</y>
<height>16</height>
<width>80</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<name>subject3_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -327,17 +395,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Type :</text>
<text>Year :</text>
<border>5</border>
<color>0</color>
<x>270</x>
<y>60</y>
<x>42</x>
<y>152</y>
<height>16</height>
<width>80</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_type_t</name>
<name>pass_year_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -355,17 +423,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Year :</text>
<text>Percentage :</text>
<border>5</border>
<color>0</color>
<x>270</x>
<y>80</y>
<x>42</x>
<y>173</y>
<height>16</height>
<width>80</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>year_t</name>
<name>perc_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -383,17 +451,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Duration :</text>
<text>Duration in Months :</text>
<border>5</border>
<color>0</color>
<x>270</x>
<y>100</y>
<x>42</x>
<y>194</y>
<height>16</height>
<width>80</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>duration_t</name>
<name>course_duration_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -411,17 +479,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term :</text>
<text>Employee Code :</text>
<border>5</border>
<color>0</color>
<x>270</x>
<y>120</y>
<x>42</x>
<y>46</y>
<height>16</height>
<width>80</width>
<width>115</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>emp_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -443,10 +511,10 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>123</x>
<y>40</y>
<x>161</x>
<y>46</y>
<height>16</height>
<width>120</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -476,23 +544,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>123</x>
<y>60</y>
<x>161</x>
<y>110</y>
<height>16</height>
<width>120</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_code</name>
<name>subject1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -514,23 +582,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>123</x>
<y>80</y>
<x>161</x>
<y>131</y>
<height>16</height>
<width>120</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_no</name>
<name>subject3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>6</limit>
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -552,23 +620,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<id>9</id>
<alignment>1</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>123</x>
<y>100</y>
<x>161</x>
<y>152</y>
<height>16</height>
<width>120</width>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>organisation</name>
<name>pass_year</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>80</limit>
<limit>4</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -590,24 +658,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<id>11</id>
<alignment>1</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>255</color>
<x>352</x>
<y>40</y>
<color>0</color>
<x>161</x>
<y>173</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
<width>95</width>
<format>##0.00</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<name>perc</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>3</limit>
<limit>5</limit>
<case>upper</case>
<format>##0.00</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -623,32 +692,31 @@
</font>
<background>
<mode>2</mode>
<color>79741120</color>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<id>15</id>
<alignment>1</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
<x>352</x>
<y>60</y>
<x>161</x>
<y>194</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
<width>95</width>
<format>##0</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>train_type</name>
<name>course_duration</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<limit>3</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -666,23 +734,191 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>17</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>49</x>
<y>228</y>
<height>16</height>
<width>118</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>qual_country_descr</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>282</x>
<y>228</y>
<height>16</height>
<width>118</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_type_descr</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Print Sequence :</text>
<border>5</border>
<color>0</color>
<x>352</x>
<y>80</y>
<x>397</x>
<y>46</y>
<height>16</height>
<width>80</width>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>print_seq_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>1</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>488</x>
<y>47</y>
<height>16</height>
<width>53</width>
<format>###</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>print_seq</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<format>###</format>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Sequence No :</text>
<border>5</border>
<color>0</color>
<x>250</x>
<y>46</y>
<height>16</height>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_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>2</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>332</x>
<y>46</y>
<height>16</height>
<width>50</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>year</name>
<name>line_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<limit>2</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -699,30 +935,29 @@
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
<color>79741120</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>1</alignment>
<tabsequence>60</tabsequence>
<id>4</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>352</x>
<y>100</y>
<x>161</x>
<y>89</y>
<height>16</height>
<width>80</width>
<format>###0</format>
<width>379</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>duration</name>
<name>institute</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>4</limit>
<limit>40</limit>
<case>upper</case>
<format>###0</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -744,17 +979,129 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date :</text>
<text>Subject2 :</text>
<border>5</border>
<color>0</color>
<x>306</x>
<y>110</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject2_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Subject4 :</text>
<border>5</border>
<color>0</color>
<x>306</x>
<y>131</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>subject4_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Class :</text>
<border>5</border>
<color>0</color>
<x>306</x>
<y>152</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>class_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Course Type :</text>
<border>5</border>
<color>0</color>
<x>306</x>
<y>173</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_type_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Country of Qualification :</text>
<border>5</border>
<color>0</color>
<x>15</x>
<y>141</y>
<x>306</x>
<y>194</y>
<height>16</height>
<width>105</width>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>count_code__qual_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -771,24 +1118,24 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>255</color>
<x>123</x>
<y>120</y>
<color>0</color>
<x>411</x>
<y>110</y>
<height>16</height>
<width>120</width>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>subject2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -804,30 +1151,33 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>255</color>
<x>123</x>
<y>141</y>
<color>0</color>
<x>411</x>
<y>131</y>
<height>16</height>
<width>120</width>
<format>dd/mm/yy</format>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>subject4</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -839,29 +1189,29 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>90</tabsequence>
<border>5</border>
<color>255</color>
<x>352</x>
<y>120</y>
<height>19</height>
<width>80</width>
<color>0</color>
<x>411</x>
<y>152</y>
<height>16</height>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>class</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<limit>4</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -877,7 +1227,81 @@
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>411</x>
<y>173</y>
<height>16</height>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>course_type</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>5</border>
<color>0</color>
<x>411</x>
<y>194</y>
<height>16</height>
<width>128</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>count_code__qual</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<HtmlTable>
......
......@@ -178,34 +178,6 @@
<color>67108864</color>
</background>
</GroupBox>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Designation :</text>
<border>0</border>
<color>0</color>
<x>27</x>
<y>78</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>designation_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -262,62 +234,6 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Organisation :</text>
<border>0</border>
<color>0</color>
<x>27</x>
<y>56</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>organisation_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>From Date :</text>
<border>0</border>
<color>0</color>
<x>27</x>
<y>100</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>from_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -381,34 +297,6 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Gross Amount :</text>
<border>0</border>
<color>0</color>
<x>27</x>
<y>122</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gross_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>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -510,34 +398,6 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Country of Work :</text>
<border>0</border>
<color>0</color>
<x>12</x>
<y>144</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>count_code__work_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>3</id>
......@@ -727,34 +587,6 @@
<color>1090519039</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date :</text>
<border>0</border>
<color>0</color>
<x>27</x>
<y>166</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -783,34 +615,6 @@
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term :</text>
<border>0</border>
<color>0</color>
<x>27</x>
<y>188</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
......@@ -1025,7 +829,7 @@
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
......@@ -1060,6 +864,202 @@
<color>79741120</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Organisation :</text>
<border>0</border>
<color>0</color>
<x>16</x>
<y>56</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>organisation_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Designation :</text>
<border>0</border>
<color>0</color>
<x>16</x>
<y>78</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>designation_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>From Date :</text>
<border>0</border>
<color>0</color>
<x>16</x>
<y>100</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>from_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Gross Amount :</text>
<border>0</border>
<color>0</color>
<x>16</x>
<y>122</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>gross_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>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Country of Work :</text>
<border>0</border>
<color>0</color>
<x>16</x>
<y>143</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>count_code__work_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date :</text>
<border>0</border>
<color>0</color>
<x>16</x>
<y>166</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term :</text>
<border>0</border>
<color>0</color>
<x>16</x>
<y>188</y>
<height>16</height>
<width>106</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -323,7 +323,7 @@
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<color>255</color>
<x>116</x>
<y>61</y>
<height>16</height>
......
......@@ -39,7 +39,7 @@ column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="255" x
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="255" x="289" y="166" height="16" width="85" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="126" y="188" height="16" width="86" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Line No. :" border="0" color="0" x="242" y="188" height="16" width="74" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="255" x="321" y="188" height="16" width="53" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=14 alignment="1" tabsequence=32766 border="5" color="255" x="321" y="188" height="16" width="53" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Organisation :" border="0" color="0" x="16" y="56" height="16" width="106" html.valueishtml="0" name=organisation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Designation :" border="0" color="0" x="16" y="78" height="16" width="106" html.valueishtml="0" name=designation_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="From Date :" border="0" color="0" x="16" y="100" height="16" width="106" html.valueishtml="0" name=from_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......
......@@ -50,13 +50,13 @@ column(band=detail id=14 alignment="0" tabsequence=100 border="5" color="0" x="1
column(band=detail id=16 alignment="0" tabsequence=120 border="5" color="0" x="131" y="179" height="16" width="100" format="[Yes/No]" html.valueishtml="0" name=pen_nominee visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=18 alignment="0" tabsequence=140 border="5" color="0" x="131" y="200" height="16" width="100" format="[general]" html.valueishtml="0" name=physical_status visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="0" tabsequence=160 border="5" color="0" x="131" y="220" height="16" width="100" format="[Yes/No]" html.valueishtml="0" name=adopted visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="360" y="32" height="16" width="100" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=2 alignment="1" tabsequence=32766 border="5" color="255" x="360" y="32" height="16" width="100" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=5 alignment="0" tabsequence=20 border="5" color="0" x="360" y="52" height="16" width="100" format="[general]" html.valueishtml="0" name=sex visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=22 alignment="0" tabsequence=40 border="5" color="0" x="360" y="72" height="16" width="100" format="[YES/NO]" html.valueishtml="0" name=is_alive visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="0" x="360" y="92" height="16" width="100" format="[general]" html.valueishtml="0" name=relation visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=13 alignment="1" tabsequence=90 border="5" color="0" x="360" y="133" height="16" width="100" format="##0.00" html.valueishtml="0" name=pf_perc visible="1" edit.limit=6 edit.case=upper edit.format="##0.00" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=15 alignment="1" tabsequence=110 border="5" color="0" x="360" y="156" height="16" width="100" format="##0.00" html.valueishtml="0" name=grat_perc visible="1" edit.limit=6 edit.case=upper edit.format="##0.00" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=17 alignment="0" tabsequence=130 border="5" color="0" x="360" y="179" height="16" width="100" format="##0.00" html.valueishtml="0" name=pen_perc visible="1" edit.limit=6 edit.case=any edit.format="##0.00" edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=17 alignment="1" tabsequence=130 border="5" color="0" x="360" y="179" height="16" width="100" format="##0.00" html.valueishtml="0" name=pen_perc visible="1" edit.limit=6 edit.case=any edit.format="##0.00" edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=19 alignment="0" tabsequence=150 border="5" color="0" x="360" y="200" height="16" width="100" format="[general]" html.valueishtml="0" name=qlf_code visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=21 alignment="0" tabsequence=170 border="5" color="0" x="360" y="220" height="16" width="100" format="[Yes/No]" html.valueishtml="0" name=group_mediclaim visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Sequence No :" border="5" color="0" x="241" y="32" height="16" width="115" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......
......@@ -23,7 +23,7 @@ column(band=detail id=5 alignment="0" tabsequence=40 border="5" color="0" x="374
text(band=detail alignment="1" text="Read :" border="5" color="0" x="25" y="56" height="17" width="60" html.valueishtml="0" name=read_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=20 border="5" color="0" x="89" y="56" height="17" width="52" format="[YES/NO]" html.valueishtml="0" name=read visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Sequence No. :" border="5" color="0" x="24" y="83" height="16" width="80" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="108" y="83" height="17" width="42" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=6 alignment="1" tabsequence=32766 border="5" color="255" x="108" y="83" height="17" width="42" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
......@@ -6,7 +6,7 @@ footer(height=0 color="536870912" )
detail(height=271 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="empqual.emp_code" )
column=(type=char(2) update=yes updatewhereclause=yes key=yes name=line_no dbname="empqual.seq_no" )
column=(type=char(5) update=yes updatewhereclause=yes name=qlf_code dbname="empqual.qlf_code" )
column=(type=char(5) update=yes updatewhereclause=yes key=yes name=qlf_code dbname="empqual.qlf_code" )
column=(type=char(40) update=yes updatewhereclause=yes name=institute dbname="empqual.institute" )
column=(type=char(20) update=yes updatewhereclause=yes name=subject1 dbname="empqual.subject1" )
column=(type=char(20) update=yes updatewhereclause=yes name=subject2 dbname="empqual.subject2" )
......@@ -22,7 +22,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co
column=(type=char(5) update=yes updatewhereclause=yes name=count_code__qual dbname="empqual.count_code__qual" )
column=(type=char(4000) updatewhereclause=yes name=qual_country_descr dbname="qual_country_descr" )
column=(type=char(4000) updatewhereclause=yes name=course_type_descr dbname="course_type_descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"empqual~" ) TABLE(NAME=~"qualification~" ) COLUMN(NAME=~"empqual.emp_code~") COLUMN(NAME=~"empqual.seq_no~") COLUMN(NAME=~"empqual.qlf_code~") COLUMN(NAME=~"empqual.institute~") COLUMN(NAME=~"empqual.subject1~") COLUMN(NAME=~"empqual.subject2~") COLUMN(NAME=~"empqual.subject3~") COLUMN(NAME=~"empqual.subject4~") COLUMN(NAME=~"empqual.pass_year~") COLUMN(NAME=~"empqual.class~") COLUMN(NAME=~"empqual.perc~") COLUMN(NAME=~"empqual.print_seq~") COLUMN(NAME=~"qualification.descr~") COLUMN(NAME=~"empqual.course_type~") COLUMN(NAME=~"empqual.course_duration~") COLUMN(NAME=~"empqual.count_code__qual~") COMPUTE(NAME=~"FN_GET_COUNT_DESCR(empqual.count_code__qual) as qual_country_descr~") COMPUTE(NAME=~"FN_GET_GEN_DESCR('COURSE_TYPE' , 'W_EMP_COMPLETE' , trim(empqual.course_type) , 'D') as course_type_descr~") JOIN (LEFT=~"empqual.qlf_code~" OP =~"=~"RIGHT=~"qualification.qlf_code~" )WHERE( EXP1 =~"empqual.emp_code~" OP =~"=~" EXP2 =~":memp_code~" ) ) ARG(NAME = ~"memp_code~" TYPE = string) " update="empqual" updatewhere=0 updatekeyinplace=no arguments=(("memp_code", string)) )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"empqual~" ) TABLE(NAME=~"qualification~" ) COLUMN(NAME=~"empqual.emp_code~") COLUMN(NAME=~"empqual.seq_no~") COLUMN(NAME=~"empqual.qlf_code~") COLUMN(NAME=~"empqual.institute~") COLUMN(NAME=~"empqual.subject1~") COLUMN(NAME=~"empqual.subject2~") COLUMN(NAME=~"empqual.subject3~") COLUMN(NAME=~"empqual.subject4~") COLUMN(NAME=~"empqual.pass_year~") COLUMN(NAME=~"empqual.class~") COLUMN(NAME=~"empqual.perc~") COLUMN(NAME=~"empqual.print_seq~") COLUMN(NAME=~"qualification.descr~") COLUMN(NAME=~"empqual.course_type~") COLUMN(NAME=~"empqual.course_duration~") COLUMN(NAME=~"empqual.count_code__qual~") COMPUTE(NAME=~"FN_GET_COUNT_DESCR(empqual.count_code__qual) as qual_country_descr~") COMPUTE(NAME=~"FN_GET_GEN_DESCR('COURSE_TYPE' , 'W_EMP_COMPLETE' , trim(empqual.course_type) , 'D') as course_type_descr~") JOIN (LEFT=~"empqual.qlf_code~" OP =~"=~"RIGHT=~"qualification.qlf_code~" )WHERE( EXP1 =~"empqual.emp_code~" OP =~"=~" EXP2 =~":memp_code~" ) ) ARG(NAME = ~"memp_code~" TYPE = string) " update="EMPQUAL" updatewhere=0 updatekeyinplace=no arguments=(("memp_code", string)) )
groupbox(band=detail text="Qualification"border="2" color="33554432" x="6" y="5" height="261" width="563" name=gb_1 visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=3 alignment="0" tabsequence=20 border="5" color="0" x="161" y="68" height="16" width="72" format="[general]" html.valueishtml="0" name=qlf_code visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="255" x="238" y="68" height="16" width="302" format="[general]" html.valueishtml="0" name=qualification_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
......@@ -37,15 +37,15 @@ text(band=detail alignment="1" text="Employee Code :" border="5" color="0" x="42
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="161" y="46" height="16" width="80" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=5 alignment="0" tabsequence=40 border="5" color="0" x="161" y="110" height="16" width="95" format="[general]" html.valueishtml="0" name=subject1 visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=7 alignment="0" tabsequence=60 border="5" color="0" x="161" y="131" height="16" width="95" format="[general]" html.valueishtml="0" name=subject3 visible="1" edit.limit=20 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=9 alignment="0" tabsequence=80 border="5" color="0" x="161" y="152" height="16" width="95" format="[general]" html.valueishtml="0" name=pass_year visible="1" edit.limit=4 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=9 alignment="1" tabsequence=80 border="5" color="0" x="161" y="152" height="16" width="95" format="[general]" html.valueishtml="0" name=pass_year visible="1" edit.limit=4 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=11 alignment="1" tabsequence=100 border="5" color="0" x="161" y="173" height="16" width="95" format="##0.00" html.valueishtml="0" name=perc visible="1" edit.limit=5 edit.case=upper edit.format="##0.00" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=15 alignment="0" tabsequence=120 border="5" color="0" x="161" y="194" height="16" width="95" format="##0" html.valueishtml="0" name=course_duration visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=15 alignment="1" tabsequence=120 border="5" color="0" x="161" y="194" height="16" width="95" format="##0" html.valueishtml="0" name=course_duration visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=17 alignment="0" tabsequence=32766 border="5" color="255" x="49" y="228" height="16" width="118" format="[general]" html.valueishtml="0" name=qual_country_descr visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=18 alignment="0" tabsequence=32766 border="5" color="255" x="282" y="228" height="16" width="118" format="[general]" html.valueishtml="0" name=course_type_descr visible="0" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Print Sequence :" border="5" color="0" x="397" y="46" height="16" width="86" html.valueishtml="0" name=print_seq_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="1" tabsequence=10 border="5" color="0" x="488" y="46" height="16" width="53" format="###" html.valueishtml="0" name=print_seq visible="1" edit.limit=0 edit.case=any edit.format="###" edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=12 alignment="1" tabsequence=10 border="5" color="0" x="488" y="47" height="16" width="53" format="###" html.valueishtml="0" name=print_seq visible="1" edit.limit=0 edit.case=any edit.format="###" edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Sequence No :" border="5" color="0" x="250" y="46" height="16" width="77" html.valueishtml="0" name=line_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="332" y="46" height="16" width="50" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=2 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=2 alignment="1" tabsequence=32766 border="5" color="255" x="332" y="46" height="16" width="50" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=2 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=4 alignment="0" tabsequence=30 border="5" color="0" x="161" y="89" height="16" width="379" format="[general]" html.valueishtml="0" name=institute visible="1" edit.limit=40 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
text(band=detail alignment="1" text="Subject2 :" border="5" color="0" x="306" y="110" height="16" width="100" html.valueishtml="0" name=subject2_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Subject4 :" border="5" color="0" x="306" y="131" height="16" width="100" html.valueishtml="0" name=subject4_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......
......@@ -31,7 +31,7 @@ column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="0" x="123" y="60" height="16" width="120" format="[general]" html.valueishtml="0" name=train_code visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=5 alignment="0" tabsequence=30 border="5" color="0" x="123" y="80" height="16" width="120" format="[general]" html.valueishtml="0" name=train_no visible="1" edit.limit=6 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=6 alignment="0" tabsequence=50 border="5" color="0" x="123" y="100" height="16" width="120" format="[general]" html.valueishtml="0" name=organisation visible="1" edit.limit=80 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="352" y="40" height="16" width="80" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=2 alignment="1" tabsequence=32766 border="5" color="255" x="352" y="40" height="16" width="80" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=3 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=4 alignment="0" tabsequence=20 border="5" color="0" x="352" y="60" height="16" width="80" format="[general]" html.valueishtml="0" name=train_type visible="1" edit.limit=1 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=8 alignment="0" tabsequence=40 border="5" color="0" x="352" y="80" height="16" width="80" format="[general]" html.valueishtml="0" name=year visible="1" edit.limit=4 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
column(band=detail id=7 alignment="1" tabsequence=60 border="5" color="0" x="352" y="100" height="16" width="80" format="###0" html.valueishtml="0" name=duration visible="1" edit.limit=4 edit.case=upper edit.format="###0" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="1090519039" )
......
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