Commit 131589df authored by sghate's avatar sghate

Updated XML on 13/01/2020

grade_site_lvetbl11.xml
grade_site_lvetbl21.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@215068 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a96ad701
......@@ -170,7 +170,7 @@
<x>242</x>
<y>3</y>
<height>18</height>
<width>65</width>
<width>73</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -195,7 +195,7 @@
<text>Grade Description</text>
<border>6</border>
<color>0</color>
<x>309</x>
<x>317</x>
<y>3</y>
<height>18</height>
<width>136</width>
......@@ -220,13 +220,13 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Leave Table No</text>
<text>Leave Table</text>
<border>6</border>
<color>0</color>
<x>447</x>
<x>455</x>
<y>3</y>
<height>16</height>
<width>72</width>
<width>105</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -248,10 +248,10 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change Date</text>
<text>Change On</text>
<border>6</border>
<color>0</color>
<x>521</x>
<x>562</x>
<y>3</y>
<height>16</height>
<width>79</width>
......@@ -276,10 +276,10 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change Term</text>
<text>Change From</text>
<border>6</border>
<color>0</color>
<x>686</x>
<x>727</x>
<y>3</y>
<height>16</height>
<width>88</width>
......@@ -304,10 +304,10 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change User</text>
<text>Change By</text>
<border>6</border>
<color>0</color>
<x>602</x>
<x>643</x>
<y>3</y>
<height>16</height>
<width>82</width>
......@@ -413,7 +413,7 @@
<x>242</x>
<y>1</y>
<height>19</height>
<width>65</width>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -447,7 +447,7 @@
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>309</x>
<x>317</x>
<y>1</y>
<height>19</height>
<width>136</width>
......@@ -484,10 +484,10 @@
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>447</x>
<x>455</x>
<y>1</y>
<height>19</height>
<width>72</width>
<width>105</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -521,7 +521,7 @@
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>686</x>
<x>727</x>
<y>1</y>
<height>19</height>
<width>88</width>
......@@ -557,7 +557,7 @@
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>521</x>
<x>562</x>
<y>1</y>
<height>19</height>
<width>79</width>
......@@ -593,7 +593,7 @@
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>602</x>
<x>643</x>
<y>1</y>
<height>19</height>
<width>82</width>
......
......@@ -59,13 +59,6 @@
<name>grade_code</name>
<dbname>grade_site_lvetbl.grade_code</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>leave_tblno</name>
<dbname>grade_site_lvetbl.lve_tblno</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -99,7 +92,14 @@
<name>chg_term</name>
<dbname>grade_site_lvetbl.chg_term</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;grade_site_lvetbl&quot; ) TABLE(NAME=&quot;grade&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;grade_site_lvetbl.site_code&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.grade_code&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.lve_tblno&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.chg_date&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.chg_user&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.chg_term&quot;) JOIN (LEFT=&quot;grade_site_lvetbl.grade_code&quot; OP =&quot;=&quot;RIGHT=&quot;grade.grade_code&quot; ) JOIN (LEFT=&quot;grade_site_lvetbl.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;grade_site_lvetbl.site_code&quot; OP =&quot;=&quot; EXP2 =&quot;:msite_code&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;grade_site_lvetbl.grade_code&quot; OP =&quot;=&quot; EXP2 =&quot;:mgrade_code&quot; ) ) ARG(NAME = &quot;msite_code&quot; TYPE = string) ARG(NAME = &quot;mgrade_code&quot; TYPE = string) </retrieve>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>lve_tblno</name>
<dbname>grade_site_lvetbl.lve_tblno</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;grade_site_lvetbl&quot; ) TABLE(NAME=&quot;grade&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;grade_site_lvetbl.site_code&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.grade_code&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.chg_date&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.chg_user&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.chg_term&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.lve_tblno&quot;) JOIN (LEFT=&quot;grade_site_lvetbl.grade_code&quot; OP =&quot;=&quot;RIGHT=&quot;grade.grade_code&quot; ) JOIN (LEFT=&quot;grade_site_lvetbl.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;grade_site_lvetbl.site_code&quot; OP =&quot;=&quot; EXP2 =&quot;:msite_code&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;grade_site_lvetbl.grade_code&quot; OP =&quot;=&quot; EXP2 =&quot;:mgrade_code&quot; ) ) ARG(NAME = &quot;msite_code&quot; TYPE = string) ARG(NAME = &quot;mgrade_code&quot; TYPE = string) </retrieve>
<update>GRADE_SITE_LVETBL</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -228,7 +228,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -332,7 +332,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -381,7 +381,7 @@
<html>
<valueishtml>0</valueishtml>
</html>
<name>leave_tblno_t</name>
<name>lve_tblno_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -396,44 +396,6 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>114</x>
<y>66</y>
<height>16</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>leave_tblno</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>
<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>
......@@ -520,20 +482,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>40</tabsequence>
<border>5</border>
<color>255</color>
<x>114</x>
<y>135</y>
<height>16</height>
<width>80</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -549,20 +518,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>255</color>
<x>312</x>
<y>136</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -578,20 +554,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>255</color>
<x>114</x>
<y>156</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -605,6 +588,35 @@
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>113</x>
<y>65</y>
<height>16</height>
<width>65</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lve_tblno</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>2</mode>
<color>1090519039</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment