Commit d091bfab authored by arane's avatar arane

MRP run - Admin email id to be defined in enterprise table - If user is not...

MRP run - Admin email id to be defined in enterprise table - If user is not having email id then mail should go to the admin user

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@216803 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 63b09118
......@@ -78,7 +78,7 @@
<dbname>enterprise.add_user</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<type size="300">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>add_term</name>
......@@ -99,14 +99,105 @@
<dbname>enterprise.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>enterprise.chg_term</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;enterprise&quot; ) COLUMN(NAME=&quot;enterprise.enterprise&quot;) COLUMN(NAME=&quot;enterprise.enterprise_descr&quot;) COLUMN(NAME=&quot;enterprise.add_date&quot;) COLUMN(NAME=&quot;enterprise.add_user&quot;) COLUMN(NAME=&quot;enterprise.add_term&quot;) COLUMN(NAME=&quot;enterprise.chg_date&quot;) COLUMN(NAME=&quot;enterprise.chg_user&quot;) COLUMN(NAME=&quot;enterprise.chg_term&quot;)) </retrieve>
<update>ENTERPRISE</update>
<table_column>
<type size="75">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>email_id</name>
<dbname>enterprise.email_id</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>ip_security</name>
<dbname>enterprise.ip_security</dbname>
</table_column>
<table_column>
<type size="500">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>white_list_ip</name>
<dbname>enterprise.white_list_ip</dbname>
</table_column>
<table_column>
<type size="250">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>file_upload_src</name>
<dbname>enterprise.file_upload_src</dbname>
</table_column>
<table_column>
<type size="250">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>file_upload_rej</name>
<dbname>enterprise.file_upload_rej</dbname>
</table_column>
<table_column>
<type size="250">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>file_upload_suc</name>
<dbname>enterprise.file_upload_suc</dbname>
</table_column>
<table_column>
<type size="250">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>file_upload_log</name>
<dbname>enterprise.file_upload_log</dbname>
</table_column>
<table_column>
<type size="250">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>file_upload_host</name>
<dbname>enterprise.file_upload_host</dbname>
</table_column>
<table_column>
<type size="250">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>file_upload_user</name>
<dbname>enterprise.file_upload_user</dbname>
</table_column>
<table_column>
<type size="250">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>file_upload_pass</name>
<dbname>enterprise.file_upload_pass</dbname>
</table_column>
<table_column>
<type size="4">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>file_upload_port</name>
<dbname>enterprise.file_upload_port</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>ent_type</name>
<dbname>enterprise.ent_type</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>device_security</name>
<dbname>enterprise.device_security</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;enterprise&quot; ) COLUMN(NAME=&quot;enterprise.enterprise&quot;) COLUMN(NAME=&quot;enterprise.enterprise_descr&quot;) COLUMN(NAME=&quot;enterprise.add_date&quot;) COLUMN(NAME=&quot;enterprise.add_user&quot;) COLUMN(NAME=&quot;enterprise.add_term&quot;) COLUMN(NAME=&quot;enterprise.chg_date&quot;) COLUMN(NAME=&quot;enterprise.chg_user&quot;) COLUMN(NAME=&quot;enterprise.chg_term&quot;) COLUMN(NAME=&quot;enterprise.email_id&quot;) COLUMN(NAME=&quot;enterprise.ip_security&quot;) COLUMN(NAME=&quot;enterprise.white_list_ip&quot;) COLUMN(NAME=&quot;enterprise.file_upload_src&quot;) COLUMN(NAME=&quot;enterprise.file_upload_rej&quot;) COLUMN(NAME=&quot;enterprise.file_upload_suc&quot;) COLUMN(NAME=&quot;enterprise.file_upload_log&quot;) COLUMN(NAME=&quot;enterprise.file_upload_host&quot;) COLUMN(NAME=&quot;enterprise.file_upload_user&quot;) COLUMN(NAME=&quot;enterprise.file_upload_pass&quot;) COLUMN(NAME=&quot;enterprise.file_upload_port&quot;) COLUMN(NAME=&quot;enterprise.ent_type&quot;) COLUMN(NAME=&quot;enterprise.device_security&quot;)) </retrieve>
<update>enterprise</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
</TableDefinition>
......@@ -334,11 +425,67 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Email Id</text>
<border>0</border>
<color>33554432</color>
<x>645</x>
<y>1</y>
<height>17</height>
<width>350</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>email_id_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Ip Security</text>
<border>0</border>
<color>33554432</color>
<x>997</x>
<y>1</y>
<height>17</height>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ip_security_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>60</tabsequence>
<border>0</border>
<color>33554432</color>
<x>436</x>
......@@ -375,7 +522,7 @@
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>70</tabsequence>
<border>0</border>
<color>33554432</color>
<x>506</x>
......@@ -412,7 +559,7 @@
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>80</tabsequence>
<border>0</border>
<color>33554432</color>
<x>574</x>
......@@ -447,20 +594,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>40</tabsequence>
<border>0</border>
<color>33554432</color>
<x>228</x>
<x>299</x>
<y>0</y>
<height>15</height>
<width>69</width>
<format>[shortdate] [time]</format>
<width>68</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date</name>
<name>add_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -484,20 +631,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>50</tabsequence>
<border>0</border>
<color>33554432</color>
<x>299</x>
<x>369</x>
<y>0</y>
<height>15</height>
<width>68</width>
<width>65</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user</name>
<name>add_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -521,26 +668,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>90</tabsequence>
<border>0</border>
<color>33554432</color>
<x>369</x>
<y>0</y>
<height>15</height>
<width>65</width>
<x>645</x>
<y>1</y>
<height>16</height>
<width>350</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term</name>
<name>email_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -558,27 +704,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<tabsequence>100</tabsequence>
<border>0</border>
<color>33554432</color>
<x>2</x>
<y>2</y>
<height>18</height>
<width>100</width>
<x>997</x>
<y>1</y>
<height>16</height>
<width>98</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>enterprise</name>
<name>ip_security</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -594,29 +738,55 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>White List Ip</text>
<border>0</border>
<color>33554432</color>
<x>1097</x>
<y>1</y>
<height>17</height>
<width>215</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>white_list_ip_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<tabsequence>110</tabsequence>
<border>0</border>
<color>33554432</color>
<x>104</x>
<y>2</y>
<height>18</height>
<width>122</width>
<x>1097</x>
<y>1</y>
<height>16</height>
<width>215</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>enterprise_descr</name>
<name>white_list_ip</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>60</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -632,6 +802,689 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1315</x>
<y>1</y>
<height>16</height>
<width>660</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_src</name>
<visible>1</visible>
<font>
<face>Arial</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>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>File Upload Src</text>
<border>0</border>
<color>33554432</color>
<x>1314</x>
<y>1</y>
<height>17</height>
<width>661</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_src_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1978</x>
<y>1</y>
<height>16</height>
<width>451</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_rej</name>
<visible>1</visible>
<font>
<face>Arial</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>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>File Upload Rej</text>
<border>0</border>
<color>33554432</color>
<x>1977</x>
<y>1</y>
<height>17</height>
<width>452</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_rej_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<border>0</border>
<color>33554432</color>
<x>2432</x>
<y>1</y>
<height>16</height>
<width>698</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_suc</name>
<visible>1</visible>
<font>
<face>Arial</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>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>File Upload Suc</text>
<border>0</border>
<color>33554432</color>
<x>2431</x>
<y>1</y>
<height>17</height>
<width>699</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_suc_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>0</border>
<color>33554432</color>
<x>3133</x>
<y>1</y>
<height>16</height>
<width>451</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_log</name>
<visible>1</visible>
<font>
<face>Arial</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>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>File Upload Log</text>
<border>0</border>
<color>33554432</color>
<x>3132</x>
<y>1</y>
<height>17</height>
<width>452</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_log_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<border>0</border>
<color>33554432</color>
<x>3587</x>
<y>1</y>
<height>16</height>
<width>345</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_host</name>
<visible>1</visible>
<font>
<face>Arial</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>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>File Upload Host</text>
<border>0</border>
<color>33554432</color>
<x>3586</x>
<y>1</y>
<height>17</height>
<width>346</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_host_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<border>0</border>
<color>33554432</color>
<x>3935</x>
<y>1</y>
<height>16</height>
<width>355</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_user</name>
<visible>1</visible>
<font>
<face>Arial</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>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>File Upload User</text>
<border>0</border>
<color>33554432</color>
<x>3934</x>
<y>1</y>
<height>17</height>
<width>356</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_user_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<border>0</border>
<color>33554432</color>
<x>4293</x>
<y>1</y>
<height>16</height>
<width>299</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_pass</name>
<visible>1</visible>
<font>
<face>Arial</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>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>File Upload Pass</text>
<border>0</border>
<color>33554432</color>
<x>4292</x>
<y>1</y>
<height>17</height>
<width>300</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_pass_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<border>0</border>
<color>33554432</color>
<x>4595</x>
<y>1</y>
<height>16</height>
<width>165</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ent_type</name>
<visible>1</visible>
<font>
<face>Arial</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>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Ent Type</text>
<border>0</border>
<color>33554432</color>
<x>4594</x>
<y>1</y>
<height>17</height>
<width>166</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>ent_type_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>200</tabsequence>
<border>0</border>
<color>33554432</color>
<x>4763</x>
<y>1</y>
<height>16</height>
<width>172</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_port</name>
<visible>1</visible>
<font>
<face>Arial</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>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>File Upload Port</text>
<border>0</border>
<color>33554432</color>
<x>4762</x>
<y>1</y>
<height>17</height>
<width>173</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>file_upload_port_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>0</border>
<color>33554432</color>
<x>228</x>
<y>0</y>
<height>15</height>
<width>69</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date</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>Arial</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>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>2</x>
<y>2</y>
<height>18</height>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>enterprise</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>Arial</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>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>104</x>
<y>2</y>
<height>18</height>
<width>122</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>enterprise_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>Arial</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>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>210</tabsequence>
<border>0</border>
<color>33554432</color>
<x>4938</x>
<y>1</y>
<height>16</height>
<width>125</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>device_security</name>
<visible>1</visible>
<font>
<face>Arial</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>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Device Security</text>
<border>0</border>
<color>33554432</color>
<x>4937</x>
<y>1</y>
<height>17</height>
<width>126</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>device_security_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<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