Commit 2e2b16ba authored by sghate's avatar sghate

shital :updated XML on 21 Aug 2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@205592 ce508802-f39f-4f6c-b175-0d175dae99d5
parent f2087c09
...@@ -79,6 +79,7 @@ ...@@ -79,6 +79,7 @@
<key>yes</key> <key>yes</key>
<name>level_type</name> <name>level_type</name>
<dbname>site_env.level_type</dbname> <dbname>site_env.level_type</dbname>
<initial>C</initial>
<values> <values>
<item display="Cadre" data="C"/> <item display="Cadre" data="C"/>
<item display="Grade" data="G"/> <item display="Grade" data="G"/>
...@@ -145,7 +146,7 @@ ...@@ -145,7 +146,7 @@
<dbname>site_env.chg_user</dbname> <dbname>site_env.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>
...@@ -163,49 +164,49 @@ ...@@ -163,49 +164,49 @@
<name>level_descr</name> <name>level_descr</name>
<dbname>level_descr</dbname> <dbname>level_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.descr&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;) COLUMN(NAME=&quot;site.pin&quot;) COMPUTE(NAME=&quot;DDF_LVDESC(LEVEL_TYPE,LEVEL_CODE) As LEVEL_DESCR&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; ) 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; )WHERE( EXP1 =&quot;SITE_ENV.SITE_CODE&quot; OP =&quot;=&quot; EXP2 =&quot;:AS_SITE_CODE&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;SITE_ENV.MODULE_CODE&quot; OP =&quot;=&quot; EXP2 =&quot;:AS_MODULE_CODE&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;SITE_ENV.LEVEL_TYPE&quot; OP =&quot;=&quot; EXP2 =&quot;:AS_LEVEL_TYPE&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;SITE_ENV.LEVEL_CODE&quot; OP =&quot;=&quot; EXP2 =&quot;:AS_LEVEL_CODE&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;SITE_ENV.PAR_NAME&quot; OP =&quot;=&quot; EXP2 =&quot;:AS_PAR_NAME&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;SITE_ENV.EFF_DATE&quot; OP =&quot;=&quot; EXP2 =&quot;:AD_EFF_DATE&quot; ) ) ARG(NAME = &quot;AS_SITE_CODE&quot; TYPE = string) ARG(NAME = &quot;AS_MODULE_CODE&quot; TYPE = string) ARG(NAME = &quot;AS_LEVEL_TYPE&quot; TYPE = string) ARG(NAME = &quot;AS_LEVEL_CODE&quot; TYPE = string) ARG(NAME = &quot;AS_PAR_NAME&quot; TYPE = string) ARG(NAME = &quot;AD_EFF_DATE&quot; TYPE = datetime) ARG(NAME = &quot;AD_UPTO_DATE&quot; TYPE = datetime) </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.descr&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;) COLUMN(NAME=&quot;site.pin&quot;) COMPUTE(NAME=&quot;DDF_LVDESC(LEVEL_TYPE,LEVEL_CODE) As LEVEL_DESCR&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; ) 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; )WHERE( EXP1 =&quot;site_env.site_code&quot; OP =&quot;=&quot; EXP2 =&quot;:site_code&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;site_env.module_code&quot; OP =&quot;=&quot; EXP2 =&quot;:module_code&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;site_env.level_type&quot; OP =&quot;=&quot; EXP2 =&quot;:level_type&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;site_env.level_code&quot; OP =&quot;=&quot; EXP2 =&quot;:level_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;site_env.par_name&quot; OP =&quot;=&quot; EXP2 =&quot;:par_name&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;site_env.eff_date&quot; OP =&quot;=&quot; EXP2 =&quot;:eff_date&quot; ) ) ARG(NAME = &quot;site_code&quot; TYPE = string) ARG(NAME = &quot;module_code&quot; TYPE = string) ARG(NAME = &quot;level_type&quot; TYPE = string) ARG(NAME = &quot;level_code&quot; TYPE = string) ARG(NAME = &quot;par_name&quot; TYPE = string) ARG(NAME = &quot;eff_date&quot; TYPE = datetime) ARG(NAME = &quot;upto_date&quot; TYPE = datetime) </retrieve>
<update>SITE_ENV</update> <update>site_env</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
<name>AS_SITE_CODE</name> <name>site_code</name>
<type>string</type> <type>string</type>
</argument> </argument>
<argument> <argument>
<name>AS_MODULE_CODE</name> <name>module_code</name>
<type>string</type> <type>string</type>
</argument> </argument>
<argument> <argument>
<name>AS_LEVEL_TYPE</name> <name>level_type</name>
<type>string</type> <type>string</type>
</argument> </argument>
<argument> <argument>
<name>AS_LEVEL_CODE</name> <name>level_code</name>
<type>string</type> <type>string</type>
</argument> </argument>
<argument> <argument>
<name>AS_PAR_NAME</name> <name>par_name</name>
<type>string</type> <type>string</type>
</argument> </argument>
<argument> <argument>
<name>AD_EFF_DATE</name> <name>eff_date</name>
<type>datetime</type> <type>datetime</type>
</argument> </argument>
<argument> <argument>
<name>AD_UPTO_DATE</name> <name>upto_date</name>
<type>datetime</type> <type>datetime</type>
</argument> </argument>
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Others</text> <text>Basic</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>22</x> <x>24</x>
<y>214</y> <y>11</y>
<height>55</height> <height>162</height>
<width>566</width> <width>562</width>
<name>gb_2</name> <name>gb_1</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -222,14 +223,14 @@ ...@@ -222,14 +223,14 @@
</GroupBox> </GroupBox>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Basic</text> <text>Others</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>33554432</color>
<x>24</x> <x>22</x>
<y>20</y> <y>187</y>
<height>180</height> <height>63</height>
<width>562</width> <width>566</width>
<name>gb_1</name> <name>gb_2</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -244,34 +245,6 @@ ...@@ -244,34 +245,6 @@
<color>553648127</color> <color>553648127</color>
</background> </background>
</GroupBox> </GroupBox>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code :</text>
<border>0</border>
<color>0</color>
<x>44</x>
<y>47</y>
<height>16</height>
<width>79</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>
</background>
</TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
...@@ -300,21 +273,29 @@ ...@@ -300,21 +273,29 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>14</id>
<text>Module Code :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>44</x> <color>255</color>
<y>72</y> <x>481</x>
<y>48</y>
<height>16</height> <height>16</height>
<width>79</width> <width>76</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>module_code_t</name> <name>site_pin</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -324,25 +305,34 @@ ...@@ -324,25 +305,34 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>79741120</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>4</id>
<text>Par Name :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>20</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>47</x> <x>348</x>
<y>122</y> <y>73</y>
<height>16</height> <height>16</height>
<width>76</width> <width>209</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>par_name_t</name> <name>level_type</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -352,25 +342,32 @@ ...@@ -352,25 +342,32 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>9</id>
<text>Eff Date :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>70</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>47</x> <x>348</x>
<y>147</y> <y>131</y>
<height>16</height> <height>16</height>
<width>76</width> <width>209</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eff_date_t</name> <name>upto_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -380,25 +377,33 @@ ...@@ -380,25 +377,33 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>15</id>
<text>Par Value :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>0</color> <border>5</border>
<x>48</x> <color>255</color>
<y>173</y> <x>348</x>
<y>92</y>
<height>16</height> <height>16</height>
<width>76</width> <width>209</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>par_value_t</name> <name>level_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -408,25 +413,35 @@ ...@@ -408,25 +413,35 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>79741120</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>7</id>
<text>Level Code :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>50</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>47</x> <x>348</x>
<y>97</y> <y>111</y>
<height>16</height> <height>16</height>
<width>76</width> <width>209</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>level_code_t</name> <name>descr</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>
...@@ -436,10 +451,10 @@ ...@@ -436,10 +451,10 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -447,8 +462,8 @@ ...@@ -447,8 +462,8 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>127</x> <x>129</x>
<y>48</y> <y>45</y>
<height>16</height> <height>16</height>
<width>76</width> <width>76</width>
<format>[general]</format> <format>[general]</format>
...@@ -484,8 +499,8 @@ ...@@ -484,8 +499,8 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>207</x> <x>212</x>
<y>48</y> <y>45</y>
<height>16</height> <height>16</height>
<width>205</width> <width>205</width>
<format>[general]</format> <format>[general]</format>
...@@ -515,29 +530,21 @@ ...@@ -515,29 +530,21 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Site Code :</text>
<tabsequence>10</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>127</x> <x>44</x>
<y>73</y> <y>45</y>
<height>16</height> <height>16</height>
<width>90</width> <width>79</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>module_code</name> <name>site_code_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -547,34 +554,25 @@ ...@@ -547,34 +554,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Level Code :</text>
<tabsequence>30</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>127</x> <x>44</x>
<y>98</y> <y>88</y>
<height>16</height> <height>16</height>
<width>89</width> <width>79</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>level_code</name> <name>level_code_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -584,35 +582,25 @@ ...@@ -584,35 +582,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Module Code :</text>
<tabsequence>40</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>127</x> <x>44</x>
<y>123</y> <y>69</y>
<height>16</height> <height>16</height>
<width>89</width> <width>79</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>par_name</name> <name>module_code_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>20</limit>
<case>upper</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>
...@@ -622,32 +610,25 @@ ...@@ -622,32 +610,25 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Par Name :</text>
<tabsequence>60</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>127</x> <x>44</x>
<y>148</y> <y>107</y>
<height>16</height> <height>16</height>
<width>91</width> <width>79</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eff_date</name> <name>par_name_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -657,35 +638,81 @@ ...@@ -657,35 +638,81 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Eff Date :</text>
<tabsequence>80</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>127</x> <x>44</x>
<y>173</y> <y>126</y>
<height>16</height> <height>16</height>
<width>90</width> <width>79</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>par_value</name> <name>eff_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>Par Value :</text>
<border>0</border>
<color>0</color>
<x>44</x>
<y>145</y>
<height>16</height>
<width>79</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>par_value_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 On :</text>
<border>0</border>
<color>0</color>
<x>48</x>
<y>212</y>
<height>16</height>
<width>76</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>100</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>
...@@ -695,32 +722,31 @@ ...@@ -695,32 +722,31 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>11</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>481</x> <x>128</x>
<y>48</y> <y>213</y>
<height>16</height> <height>16</height>
<width>76</width> <width>56</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>site_pin</name> <name>chg_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>0</limit> <mask>dd/mm/yy</mask>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -735,29 +761,21 @@ ...@@ -735,29 +761,21 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>15</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Change By :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>0</color>
<color>255</color> <x>223</x>
<x>348</x> <y>212</y>
<y>98</y>
<height>16</height> <height>16</height>
<width>209</width> <width>76</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>level_descr</name> <name>chg_user_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -767,31 +785,33 @@ ...@@ -767,31 +785,33 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>348</x> <x>304</x>
<y>73</y> <y>213</y>
<height>16</height> <height>16</height>
<width>73</width> <width>59</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>level_type</name> <name>chg_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<allowedit>no</allowedit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -804,34 +824,24 @@ ...@@ -804,34 +824,24 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Change From :</text>
<tabsequence>50</tabsequence> <border>0</border>
<border>5</border>
<color>0</color> <color>0</color>
<x>348</x> <x>391</x>
<y>123</y> <y>212</y>
<height>16</height> <height>16</height>
<width>209</width> <width>77</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>descr</name> <name>chg_term_t</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>
...@@ -841,31 +851,34 @@ ...@@ -841,31 +851,34 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>348</x> <x>472</x>
<y>148</y> <y>213</y>
<height>16</height> <height>16</height>
<width>110</width> <width>58</width>
<format>dd/mm/yy</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>upto_date</name> <name>chg_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="edit">
<mask>dd/mm/yy</mask> <limit>15</limit>
<imemode>0</imemode> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -877,19 +890,19 @@ ...@@ -877,19 +890,19 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>79741120</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Description :</text> <text>Level Description :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>265</x> <x>244</x>
<y>97</y> <y>91</y>
<height>16</height> <height>16</height>
<width>78</width> <width>100</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -914,7 +927,7 @@ ...@@ -914,7 +927,7 @@
<text>Level Type :</text> <text>Level Type :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>265</x> <x>266</x>
<y>72</y> <y>72</y>
<height>16</height> <height>16</height>
<width>78</width> <width>78</width>
...@@ -942,8 +955,8 @@ ...@@ -942,8 +955,8 @@
<text>Description :</text> <text>Description :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>265</x> <x>266</x>
<y>122</y> <y>110</y>
<height>16</height> <height>16</height>
<width>78</width> <width>78</width>
<html> <html>
...@@ -970,8 +983,8 @@ ...@@ -970,8 +983,8 @@
<text>Upto Date :</text> <text>Upto Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>265</x> <x>266</x>
<y>147</y> <y>133</y>
<height>16</height> <height>16</height>
<width>78</width> <width>78</width>
<html> <html>
...@@ -992,55 +1005,29 @@ ...@@ -992,55 +1005,29 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date :</text>
<border>0</border>
<color>0</color>
<x>39</x>
<y>235</y>
<height>16</height>
<width>76</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>536870912</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>0</color>
<x>119</x> <x>129</x>
<y>236</y> <y>67</y>
<height>16</height> <height>16</height>
<width>56</width> <width>91</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>module_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="ddlb">
<mask>dd/mm/yy</mask> <limit>3</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1052,24 +1039,33 @@ ...@@ -1052,24 +1039,33 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>5</id>
<text>Change User :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>30</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>214</x> <x>129</x>
<y>235</y> <y>87</y>
<height>16</height> <height>16</height>
<width>76</width> <width>91</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>level_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1079,30 +1075,30 @@ ...@@ -1079,30 +1075,30 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>0</color>
<x>295</x> <x>129</x>
<y>236</y> <y>107</y>
<height>16</height> <height>16</height>
<width>59</width> <width>91</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>par_name</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>20</limit>
<case>any</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -1118,24 +1114,31 @@ ...@@ -1118,24 +1114,31 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>8</id>
<text>Change Term :</text> <alignment>0</alignment>
<border>0</border> <tabsequence>60</tabsequence>
<border>5</border>
<color>0</color> <color>0</color>
<x>382</x> <x>129</x>
<y>235</y> <y>127</y>
<height>16</height> <height>16</height>
<width>77</width> <width>91</width>
<format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>eff_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask">
<mask>dd/mm/yy</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -1145,29 +1148,29 @@ ...@@ -1145,29 +1148,29 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>10</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>0</color>
<x>463</x> <x>129</x>
<y>236</y> <y>147</y>
<height>16</height> <height>16</height>
<width>58</width> <width>91</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>par_value</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>100</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -1184,7 +1187,7 @@ ...@@ -1184,7 +1187,7 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>16777215</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