Commit b88983b5 authored by sghate's avatar sghate

*Craeted XML

site_holtbl11.xml
site_holtbl21.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@204802 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 4617e5b1
......@@ -98,7 +98,7 @@
<dbname>holtbl_descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;site_holtbl_map&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;site_holtbl_map.site_code&quot;) COLUMN(NAME=&quot;site_holtbl_map.hol_tblno&quot;) COLUMN(NAME=&quot;site_holtbl_map.chg_date&quot;) COLUMN(NAME=&quot;site_holtbl_map.chg_user&quot;) COLUMN(NAME=&quot;site_holtbl_map.chg_term&quot;) COLUMN(NAME=&quot;site.descr&quot;) COMPUTE(NAME=&quot;fn_get_gen_descr ( &apos;HOL_TBLNO&apos; , &apos;X&apos; , site_holtbl_map.hol_tblno , &apos;D&apos;) as holtbl_descr&quot;) JOIN (LEFT=&quot;site_holtbl_map.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;site_holtbl_map.site_code&quot; OP =&quot;=&quot; EXP2 =&quot;:site_code&quot; ) ) ARG(NAME = &quot;site_code&quot; TYPE = string) </retrieve>
<update>site_holtbl_map</update>
<update>SITE_HOLTBL_MAP</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -137,7 +137,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change Date</text>
<text>Change On</text>
<border>6</border>
<color>33554432</color>
<x>543</x>
......@@ -165,7 +165,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change User</text>
<text>Change By</text>
<border>6</border>
<color>33554432</color>
<x>677</x>
......@@ -193,7 +193,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Change Term</text>
<text>Change From</text>
<border>6</border>
<color>33554432</color>
<x>768</x>
......@@ -249,7 +249,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Holiday Tblno</text>
<text>Holiday TableNo</text>
<border>6</border>
<color>33554432</color>
<x>287</x>
......@@ -276,7 +276,7 @@
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<alignment>2</alignment>
<text>Holiday Table Description</text>
<border>6</border>
<color>33554432</color>
......
......@@ -39,18 +39,10 @@
<color>536870912</color>
</Footer>
<Detail>
<height>224</height>
<height>147</height>
<color>536870912</color>
</Detail>
<TableDefinition>
<table_column>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>site_code</name>
<dbname>site_holtbl_map.site_code</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
......@@ -74,12 +66,18 @@
<dbname>site_holtbl_map.chg_user</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<type size="300">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_term</name>
<dbname>site_holtbl_map.chg_term</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>holtbl_descr</name>
<dbname>holtbl_descr</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -87,13 +85,15 @@
<dbname>site.descr</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>holtbl_descr</name>
<dbname>holtbl_descr</dbname>
<key>yes</key>
<name>site_code</name>
<dbname>site_holtbl_map.site_code</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;site_holtbl_map&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;site_holtbl_map.site_code&quot;) COLUMN(NAME=&quot;site_holtbl_map.hol_tblno&quot;) COLUMN(NAME=&quot;site_holtbl_map.chg_date&quot;) COLUMN(NAME=&quot;site_holtbl_map.chg_user&quot;) COLUMN(NAME=&quot;site_holtbl_map.chg_term&quot;) COLUMN(NAME=&quot;site.descr&quot;) COMPUTE(NAME=&quot;fn_get_gen_descr ( &apos;HOL_TBLNO&apos; , &apos;X&apos; , site_holtbl_map.hol_tblno , &apos;D&apos;) as holtbl_descr&quot;) JOIN (LEFT=&quot;site_holtbl_map.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;site_holtbl_map.site_code&quot; OP =&quot;=&quot; EXP2 =&quot;:site_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;site_holtbl_map.hol_tblno&quot; OP =&quot;=&quot; EXP2 =&quot;:hol_tblno&quot; ) ) ARG(NAME = &quot;site_code&quot; TYPE = string) ARG(NAME = &quot;hol_tblno&quot; TYPE = string) </retrieve>
<update>site_holtbl_map</update>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;site_holtbl_map&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;site_holtbl_map.hol_tblno&quot;) COLUMN(NAME=&quot;site_holtbl_map.chg_date&quot;) COLUMN(NAME=&quot;site_holtbl_map.chg_user&quot;) COLUMN(NAME=&quot;site_holtbl_map.chg_term&quot;) COMPUTE(NAME=&quot;fn_get_gen_descr ( &apos;HOL_TBLNO&apos; , &apos;X&apos; , site_holtbl_map.hol_tblno , &apos;D&apos;) as holtbl_descr&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;site_holtbl_map.site_code&quot;) JOIN (LEFT=&quot;site_holtbl_map.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;site_holtbl_map.site_code&quot; OP =&quot;=&quot; EXP2 =&quot;:site_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;site_holtbl_map.hol_tblno&quot; OP =&quot;=&quot; EXP2 =&quot;:hol_tblno&quot; ) ) ARG(NAME = &quot;site_code&quot; TYPE = string) ARG(NAME = &quot;hol_tblno&quot; TYPE = string) </retrieve>
<update>SITE_HOLTBL_MAP</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -105,66 +105,51 @@
<type>string</type>
</argument>
</TableDefinition>
<ColumnObject>
<GroupBox>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>204</x>
<y>18</y>
<height>16</height>
<width>249</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr</name>
<text>Basic</text>
<border>2</border>
<color>33554432</color>
<x>11</x>
<y>12</y>
<height>71</height>
<width>534</width>
<name>gb_1</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>
<weight>400</weight>
<family>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
</GroupBox>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>120</x>
<y>18</y>
<x>201</x>
<y>55</y>
<height>16</height>
<width>79</width>
<width>251</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<name>site_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -180,67 +165,56 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Holiday Table No :</text>
<border>0</border>
<color>33554432</color>
<x>120</x>
<y>41</y>
<x>15</x>
<y>32</y>
<height>16</height>
<width>79</width>
<format>[general]</format>
<width>102</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>hol_tblno</name>
<name>hol_tblno_t</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>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>120</x>
<y>64</y>
<x>204</x>
<y>32</y>
<height>16</height>
<width>132</width>
<format>[shortdate] [time]</format>
<width>249</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>holtbl_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -256,58 +230,44 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<GroupBox>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>120</x>
<y>87</y>
<height>16</height>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<text>Other</text>
<border>2</border>
<color>33554432</color>
<x>11</x>
<y>90</y>
<height>53</height>
<width>535</width>
<name>gb_2</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</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>2</family>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<color>553648127</color>
</background>
</ColumnObject>
</GroupBox>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term:</text>
<text>Change On :</text>
<border>0</border>
<color>33554432</color>
<x>14</x>
<y>87</y>
<x>17</x>
<y>111</y>
<height>16</height>
<width>102</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -322,26 +282,36 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Holiday Tblno:</text>
<border>0</border>
<color>33554432</color>
<x>14</x>
<y>41</y>
<height>19</height>
<width>102</width>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>122</x>
<y>111</y>
<height>16</height>
<width>54</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>hol_tblno_t</name>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</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>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -349,21 +319,21 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code:</text>
<text>Change By :</text>
<border>0</border>
<color>33554432</color>
<x>14</x>
<y>18</y>
<height>19</height>
<x>191</x>
<y>111</y>
<height>16</height>
<width>102</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_t</name>
<name>chg_user_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -378,26 +348,36 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date:</text>
<border>0</border>
<color>33554432</color>
<x>14</x>
<y>64</y>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>297</x>
<y>111</y>
<height>16</height>
<width>102</width>
<width>59</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
......@@ -405,21 +385,21 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User:</text>
<text>Change From :</text>
<border>0</border>
<color>33554432</color>
<x>259</x>
<y>64</y>
<x>366</x>
<y>110</y>
<height>16</height>
<width>102</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -436,26 +416,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>204</x>
<y>41</y>
<x>472</x>
<y>110</y>
<height>16</height>
<width>249</width>
<width>56</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>holtbl_descr</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -473,24 +454,24 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>10</tabsequence>
<border>5</border>
<color>255</color>
<x>367</x>
<y>64</y>
<color>33554432</color>
<x>120</x>
<y>32</y>
<height>16</height>
<width>86</width>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>hol_tblno</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -504,9 +485,73 @@
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code :</text>
<border>0</border>
<color>33554432</color>
<x>15</x>
<y>55</y>
<height>16</height>
<width>102</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_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>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>120</x>
<y>55</y>
<height>16</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</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>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<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