Commit 1be9b8d1 authored by sghate's avatar sghate

Updated XML

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@205921 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5f1a6db6
...@@ -198,7 +198,7 @@ ...@@ -198,7 +198,7 @@
<x>309</x> <x>309</x>
<y>3</y> <y>3</y>
<height>18</height> <height>18</height>
<width>175</width> <width>136</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -220,12 +220,12 @@ ...@@ -220,12 +220,12 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Leave Tblno</text> <text>Leave Table No</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>486</x> <x>447</x>
<y>3</y> <y>3</y>
<height>18</height> <height>16</height>
<width>72</width> <width>72</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -251,7 +251,7 @@ ...@@ -251,7 +251,7 @@
<text>Change Date</text> <text>Change Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>560</x> <x>521</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>79</width> <width>79</width>
...@@ -279,7 +279,7 @@ ...@@ -279,7 +279,7 @@
<text>Change Term</text> <text>Change Term</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>725</x> <x>686</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>88</width> <width>88</width>
...@@ -307,7 +307,7 @@ ...@@ -307,7 +307,7 @@
<text>Change User</text> <text>Change User</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>641</x> <x>602</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>82</width> <width>82</width>
...@@ -450,7 +450,7 @@ ...@@ -450,7 +450,7 @@
<x>309</x> <x>309</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>175</width> <width>136</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -484,7 +484,7 @@ ...@@ -484,7 +484,7 @@
<tabsequence>50</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>486</x> <x>447</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>72</width> <width>72</width>
...@@ -521,7 +521,7 @@ ...@@ -521,7 +521,7 @@
<tabsequence>80</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>725</x> <x>686</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>88</width> <width>88</width>
...@@ -557,7 +557,7 @@ ...@@ -557,7 +557,7 @@
<tabsequence>60</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>560</x> <x>521</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>79</width> <width>79</width>
...@@ -593,7 +593,7 @@ ...@@ -593,7 +593,7 @@
<tabsequence>70</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>641</x> <x>602</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>82</width> <width>82</width>
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>107</height> <height>220</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -66,6 +66,18 @@ ...@@ -66,6 +66,18 @@
<name>leave_tblno</name> <name>leave_tblno</name>
<dbname>grade_site_lvetbl.lve_tblno</dbname> <dbname>grade_site_lvetbl.lve_tblno</dbname>
</table_column> </table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>grade_descr</name>
<dbname>grade.descr</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>site_descr</name>
<dbname>site.descr</dbname>
</table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
...@@ -81,25 +93,13 @@ ...@@ -81,25 +93,13 @@
<dbname>grade_site_lvetbl.chg_user</dbname> <dbname>grade_site_lvetbl.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
<dbname>grade_site_lvetbl.chg_term</dbname> <dbname>grade_site_lvetbl.chg_term</dbname>
</table_column> </table_column>
<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>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>grade_descr</name>
<dbname>grade.descr</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>site_descr</name>
<dbname>site.descr</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_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.descr&quot;) COLUMN(NAME=&quot;site.descr&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> <update>GRADE_SITE_LVETBL</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -112,6 +112,30 @@ ...@@ -112,6 +112,30 @@
<type>string</type> <type>string</type>
</argument> </argument>
</TableDefinition> </TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Other</text>
<border>2</border>
<color>0</color>
<x>12</x>
<y>107</y>
<height>83</height>
<width>418</width>
<name>gb_2</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>67108864</color>
</background>
</GroupBox>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Basic</text> <text>Basic</text>
...@@ -120,7 +144,7 @@ ...@@ -120,7 +144,7 @@
<x>11</x> <x>11</x>
<y>0</y> <y>0</y>
<height>98</height> <height>98</height>
<width>354</width> <width>418</width>
<name>gb_1</name> <name>gb_1</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
...@@ -139,17 +163,17 @@ ...@@ -139,17 +163,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Leave Table :</text> <text>Site Code :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>33</x> <x>33</x>
<y>76</y> <y>22</y>
<height>16</height> <height>16</height>
<width>76</width> <width>76</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>leave_tblno_t</name> <name>site_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -166,20 +190,20 @@ ...@@ -166,20 +190,20 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>114</x> <x>114</x>
<y>77</y> <y>23</y>
<height>16</height> <height>16</height>
<width>58</width> <width>63</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>leave_tblno</name> <name>site_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>5</limit>
...@@ -202,20 +226,58 @@ ...@@ -202,20 +226,58 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>181</x>
<y>22</y>
<height>16</height>
<width>185</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>60</limit>
<case>any</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>79741120</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Site Code :</text> <text>Grade Code :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>33</x> <x>33</x>
<y>22</y> <y>44</y>
<height>16</height> <height>16</height>
<width>76</width> <width>76</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code_t</name> <name>grade_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -232,20 +294,20 @@ ...@@ -232,20 +294,20 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>10</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>114</x> <x>114</x>
<y>23</y> <y>44</y>
<height>16</height> <height>16</height>
<width>58</width> <width>65</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_code</name> <name>grade_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>5</limit>
...@@ -270,23 +332,23 @@ ...@@ -270,23 +332,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>175</x> <x>182</x>
<y>22</y> <y>44</y>
<height>16</height> <height>16</height>
<width>185</width> <width>185</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_descr</name> <name>grade_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>60</limit> <limit>40</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -309,17 +371,17 @@ ...@@ -309,17 +371,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Grade Code :</text> <text>Leave Table :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>33</x> <x>33</x>
<y>47</y> <y>65</y>
<height>16</height> <height>16</height>
<width>76</width> <width>76</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grade_code_t</name> <name>leave_tblno_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -336,20 +398,20 @@ ...@@ -336,20 +398,20 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>114</x> <x>114</x>
<y>47</y> <y>66</y>
<height>16</height> <height>16</height>
<width>58</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grade_code</name> <name>leave_tblno</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>5</limit>
...@@ -372,6 +434,119 @@ ...@@ -372,6 +434,119 @@
<color>1090519039</color> <color>1090519039</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change On :</text>
<border>0</border>
<color>0</color>
<x>24</x>
<y>134</y>
<height>16</height>
<width>84</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 From :</text>
<border>0</border>
<color>0</color>
<x>25</x>
<y>157</y>
<height>16</height>
<width>84</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>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change By :</text>
<border>0</border>
<color>0</color>
<x>224</x>
<y>135</y>
<height>16</height>
<width>84</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_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>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>114</x>
<y>135</y>
<height>16</height>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</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>67108864</color>
</background>
</ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>7</id>
...@@ -379,24 +554,15 @@ ...@@ -379,24 +554,15 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>175</x> <x>312</x>
<y>47</y> <y>136</y>
<height>16</height> <height>16</height>
<width>185</width> <width>80</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>grade_descr</name> <name>chg_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>40</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -407,7 +573,36 @@ ...@@ -407,7 +573,36 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>114</x>
<y>156</y>
<height>16</height>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</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>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<HtmlTable> <HtmlTable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment