Commit a33b1e5a authored by sghate's avatar sghate

updated XML

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206040 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3e581fca
...@@ -157,7 +157,7 @@ ...@@ -157,7 +157,7 @@
<dbname>site.descr</dbname> <dbname>site.descr</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;site_env&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;cadre&quot; ) TABLE(NAME=&quot;grade&quot; ) COLUMN(NAME=&quot;site_env.site_code&quot;) COLUMN(NAME=&quot;site_env.module_code&quot;) COLUMN(NAME=&quot;site_env.level_type&quot;) COLUMN(NAME=&quot;site_env.level_code&quot;) COLUMN(NAME=&quot;site_env.par_name&quot;) COLUMN(NAME=&quot;site_env.descr&quot;) COLUMN(NAME=&quot;site_env.eff_date&quot;) COLUMN(NAME=&quot;site_env.upto_date&quot;) COLUMN(NAME=&quot;site_env.par_value&quot;) COLUMN(NAME=&quot;site_env.chg_date&quot;) COLUMN(NAME=&quot;site_env.chg_user&quot;) COLUMN(NAME=&quot;site_env.chg_term&quot;) COMPUTE(NAME=&quot;DDF_LVDESC(LEVEL_TYPE,LEVEL_CODE) As LEVEL_DESCR&quot;) COLUMN(NAME=&quot;site.descr&quot;) JOIN (LEFT=&quot;site_env.level_code&quot; OP =&quot;=&quot;RIGHT=&quot;cadre.cadre_code&quot; OUTER1 =&quot;site_env.level_code&quot; ) JOIN (LEFT=&quot;site_env.level_code&quot; OP =&quot;=&quot;RIGHT=&quot;grade.grade_code&quot; OUTER1 =&quot;site_env.level_code&quot; ) JOIN (LEFT=&quot;site_env.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;site_env.site_code&quot; )WHERE( EXP1 =&quot;SITE_ENV.SITE_CODE&quot; OP =&quot;=&quot; EXP2 =&quot;:site_code&quot; ) ) ARG(NAME = &quot;site_code&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;site_env&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;cadre&quot; ) TABLE(NAME=&quot;grade&quot; ) COLUMN(NAME=&quot;site_env.site_code&quot;) COLUMN(NAME=&quot;site_env.module_code&quot;) COLUMN(NAME=&quot;site_env.level_type&quot;) COLUMN(NAME=&quot;site_env.level_code&quot;) COLUMN(NAME=&quot;site_env.par_name&quot;) COLUMN(NAME=&quot;site_env.descr&quot;) COLUMN(NAME=&quot;site_env.eff_date&quot;) COLUMN(NAME=&quot;site_env.upto_date&quot;) COLUMN(NAME=&quot;site_env.par_value&quot;) COLUMN(NAME=&quot;site_env.chg_date&quot;) COLUMN(NAME=&quot;site_env.chg_user&quot;) COLUMN(NAME=&quot;site_env.chg_term&quot;) COMPUTE(NAME=&quot;DDF_LVDESC(LEVEL_TYPE,LEVEL_CODE) As LEVEL_DESCR&quot;) COLUMN(NAME=&quot;site.descr&quot;) JOIN (LEFT=&quot;site_env.level_code&quot; OP =&quot;=&quot;RIGHT=&quot;cadre.cadre_code&quot; OUTER1 =&quot;site_env.level_code&quot; ) JOIN (LEFT=&quot;site_env.level_code&quot; OP =&quot;=&quot;RIGHT=&quot;grade.grade_code&quot; OUTER1 =&quot;site_env.level_code&quot; ) JOIN (LEFT=&quot;site_env.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; OUTER1 =&quot;site_env.site_code&quot; )WHERE( EXP1 =&quot;SITE_ENV.SITE_CODE&quot; OP =&quot;=&quot; EXP2 =&quot;:site_code&quot; ) ) ARG(NAME = &quot;site_code&quot; TYPE = string) </retrieve>
<update>site_env</update> <update>SITE_ENV</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -280,13 +280,13 @@ ...@@ -280,13 +280,13 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Value</text> <text>Parameter Value</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>740</x> <x>740</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>270</width> <width>230</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -308,13 +308,13 @@ ...@@ -308,13 +308,13 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Eff Date</text> <text>Effective Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1012</x> <x>972</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>71</width> <width>106</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -339,7 +339,7 @@ ...@@ -339,7 +339,7 @@
<text>Upto Date</text> <text>Upto Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1085</x> <x>1080</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>72</width> <width>72</width>
...@@ -367,7 +367,7 @@ ...@@ -367,7 +367,7 @@
<text>Change On</text> <text>Change On</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1159</x> <x>1154</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>71</width> <width>71</width>
...@@ -395,7 +395,7 @@ ...@@ -395,7 +395,7 @@
<text>Change By</text> <text>Change By</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1232</x> <x>1227</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>72</width> <width>72</width>
...@@ -423,7 +423,7 @@ ...@@ -423,7 +423,7 @@
<text>Change From</text> <text>Change From</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1306</x> <x>1301</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>91</width> <width>91</width>
...@@ -535,7 +535,7 @@ ...@@ -535,7 +535,7 @@
<text>Site Descr</text> <text>Site Descr</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1399</x> <x>1394</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>88</width> <width>88</width>
...@@ -719,7 +719,7 @@ ...@@ -719,7 +719,7 @@
<x>740</x> <x>740</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>270</width> <width>230</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -754,10 +754,10 @@ ...@@ -754,10 +754,10 @@
<tabsequence>90</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1012</x> <x>972</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>71</width> <width>106</width>
<format>dd/mm/yy</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -792,7 +792,7 @@ ...@@ -792,7 +792,7 @@
<tabsequence>100</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1085</x> <x>1080</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>72</width> <width>72</width>
...@@ -830,7 +830,7 @@ ...@@ -830,7 +830,7 @@
<tabsequence>110</tabsequence> <tabsequence>110</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1159</x> <x>1154</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>71</width> <width>71</width>
...@@ -868,7 +868,7 @@ ...@@ -868,7 +868,7 @@
<tabsequence>120</tabsequence> <tabsequence>120</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1232</x> <x>1227</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>72</width> <width>72</width>
...@@ -906,7 +906,7 @@ ...@@ -906,7 +906,7 @@
<tabsequence>130</tabsequence> <tabsequence>130</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1306</x> <x>1301</x>
<y>1</y> <y>1</y>
<height>19</height> <height>19</height>
<width>91</width> <width>91</width>
...@@ -1056,7 +1056,7 @@ ...@@ -1056,7 +1056,7 @@
<tabsequence>140</tabsequence> <tabsequence>140</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>1399</x> <x>1394</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>88</width> <width>88</width>
......
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