Commit 6f1df20b authored by dpingle's avatar dpingle

* change done in src file and update in srd ,xml

bu_role_profile11.xml
bu_role_profile21.xml
d_bu_role_profile11.srd
d_bu_role_profile21.srd
BuRoleProfileIC.java


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@214213 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b80e507d
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
<dbname>bu_role_profile.add_user</dbname> <dbname>bu_role_profile.add_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="300">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>add_term</name> <name>add_term</name>
...@@ -112,7 +112,7 @@ ...@@ -112,7 +112,7 @@
<dbname>bu_role_profile.chg_user</dbname> <dbname>bu_role_profile.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="300">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
...@@ -125,12 +125,12 @@ ...@@ -125,12 +125,12 @@
<dbname>business_units.descr</dbname> <dbname>business_units.descr</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="4000">char</type> <type size="60">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>descr</name> <name>role_profile_descr</name>
<dbname>descr</dbname> <dbname>role_profile.descr</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;bu_role_profile&quot; ) TABLE(NAME=&quot;business_units&quot; ) TABLE(NAME=&quot;role_profile&quot; ) COLUMN(NAME=&quot;bu_role_profile.bu_code&quot;) COLUMN(NAME=&quot;bu_role_profile.role_profile&quot;) COLUMN(NAME=&quot;bu_role_profile.act_status&quot;) COLUMN(NAME=&quot;bu_role_profile.add_date&quot;) COLUMN(NAME=&quot;bu_role_profile.add_user&quot;) COLUMN(NAME=&quot;bu_role_profile.add_term&quot;) COLUMN(NAME=&quot;bu_role_profile.chg_date&quot;) COLUMN(NAME=&quot;bu_role_profile.chg_user&quot;) COLUMN(NAME=&quot;bu_role_profile.chg_term&quot;) COLUMN(NAME=&quot;business_units.descr&quot;) COMPUTE(NAME=&quot;fn_get_roleprof_descr(bu_role_profile.role_profile) as descr&quot;) JOIN (LEFT=&quot;business_units.bu_code&quot; OP =&quot;=&quot;RIGHT=&quot;bu_role_profile.bu_code&quot; ) JOIN (LEFT=&quot;role_profile.role_profile&quot; OP =&quot;=&quot;RIGHT=&quot;bu_role_profile.role_profile&quot; )) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;bu_role_profile&quot; ) TABLE(NAME=&quot;business_units&quot; ) TABLE(NAME=&quot;role_profile&quot; ) COLUMN(NAME=&quot;bu_role_profile.bu_code&quot;) COLUMN(NAME=&quot;bu_role_profile.role_profile&quot;) COLUMN(NAME=&quot;bu_role_profile.act_status&quot;) COLUMN(NAME=&quot;bu_role_profile.add_date&quot;) COLUMN(NAME=&quot;bu_role_profile.add_user&quot;) COLUMN(NAME=&quot;bu_role_profile.add_term&quot;) COLUMN(NAME=&quot;bu_role_profile.chg_date&quot;) COLUMN(NAME=&quot;bu_role_profile.chg_user&quot;) COLUMN(NAME=&quot;bu_role_profile.chg_term&quot;) COLUMN(NAME=&quot;business_units.descr&quot;) COLUMN(NAME=&quot;role_profile.descr&quot;) JOIN (LEFT=&quot;business_units.bu_code&quot; OP =&quot;=&quot;RIGHT=&quot;bu_role_profile.bu_code&quot; ) JOIN (LEFT=&quot;role_profile.role_profile&quot; OP =&quot;=&quot;RIGHT=&quot;bu_role_profile.role_profile&quot; )) </retrieve>
<update>BU_ROLE_PROFILE</update> <update>BU_ROLE_PROFILE</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -141,7 +141,7 @@ ...@@ -141,7 +141,7 @@
<text>Role Profile</text> <text>Role Profile</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>215</x> <x>260</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>77</width> <width>77</width>
...@@ -169,7 +169,7 @@ ...@@ -169,7 +169,7 @@
<text>Act Status</text> <text>Act Status</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>515</x> <x>639</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>78</width> <width>78</width>
...@@ -197,7 +197,7 @@ ...@@ -197,7 +197,7 @@
<text>Add Date</text> <text>Add Date</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>595</x> <x>719</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>132</width> <width>132</width>
...@@ -225,7 +225,7 @@ ...@@ -225,7 +225,7 @@
<text>Add User</text> <text>Add User</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>729</x> <x>853</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
...@@ -253,7 +253,7 @@ ...@@ -253,7 +253,7 @@
<text>Add Term</text> <text>Add Term</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>801</x> <x>925</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>205</width> <width>205</width>
...@@ -281,7 +281,7 @@ ...@@ -281,7 +281,7 @@
<text>Chg Date</text> <text>Chg Date</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1008</x> <x>1132</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>132</width> <width>132</width>
...@@ -309,7 +309,7 @@ ...@@ -309,7 +309,7 @@
<text>Chg User</text> <text>Chg User</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1142</x> <x>1266</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -337,7 +337,7 @@ ...@@ -337,7 +337,7 @@
<text>Chg Term</text> <text>Chg Term</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1210</x> <x>1334</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>157</width> <width>157</width>
...@@ -396,7 +396,7 @@ ...@@ -396,7 +396,7 @@
<x>76</x> <x>76</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>137</width> <width>182</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -421,14 +421,14 @@ ...@@ -421,14 +421,14 @@
<text>Role Profile Descr</text> <text>Role Profile Descr</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>294</x> <x>339</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>219</width> <width>298</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>descr_t</name> <name>role_profile_descr_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -440,7 +440,7 @@ ...@@ -440,7 +440,7 @@
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>553648127</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
...@@ -466,7 +466,7 @@ ...@@ -466,7 +466,7 @@
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>2</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -488,7 +488,7 @@ ...@@ -488,7 +488,7 @@
<tabsequence>20</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>215</x> <x>260</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>77</width> <width>77</width>
...@@ -523,10 +523,10 @@ ...@@ -523,10 +523,10 @@
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>515</x> <x>639</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>78</width> <width>78</width>
...@@ -562,7 +562,7 @@ ...@@ -562,7 +562,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>595</x> <x>719</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>132</width> <width>132</width>
...@@ -600,7 +600,7 @@ ...@@ -600,7 +600,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>729</x> <x>853</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>70</width> <width>70</width>
...@@ -638,7 +638,7 @@ ...@@ -638,7 +638,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>801</x> <x>925</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>205</width> <width>205</width>
...@@ -676,7 +676,7 @@ ...@@ -676,7 +676,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1008</x> <x>1132</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>132</width> <width>132</width>
...@@ -714,7 +714,7 @@ ...@@ -714,7 +714,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1142</x> <x>1266</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>66</width> <width>66</width>
...@@ -752,7 +752,7 @@ ...@@ -752,7 +752,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>1210</x> <x>1334</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>157</width> <width>157</width>
...@@ -792,8 +792,8 @@ ...@@ -792,8 +792,8 @@
<color>33554432</color> <color>33554432</color>
<x>76</x> <x>76</x>
<y>1</y> <y>1</y>
<height>16</height> <height>22</height>
<width>137</width> <width>182</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -801,7 +801,7 @@ ...@@ -801,7 +801,7 @@
<name>business_units_descr</name> <name>business_units_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>60</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
...@@ -823,21 +823,21 @@ ...@@ -823,21 +823,21 @@
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>30</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>294</x> <x>339</x>
<y>1</y> <y>1</y>
<height>16</height> <height>21</height>
<width>219</width> <width>298</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>descr</name> <name>role_profile_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>60</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
......
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
<dbname>bu_role_profile.add_user</dbname> <dbname>bu_role_profile.add_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="300">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>add_term</name> <name>add_term</name>
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
<dbname>bu_role_profile.chg_user</dbname> <dbname>bu_role_profile.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="300">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
...@@ -120,12 +120,12 @@ ...@@ -120,12 +120,12 @@
<dbname>business_units.descr</dbname> <dbname>business_units.descr</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="4000">char</type> <type size="60">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>descr</name> <name>role_profile_descr</name>
<dbname>descr</dbname> <dbname>role_profile.descr</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;bu_role_profile&quot; ) TABLE(NAME=&quot;business_units&quot; ) TABLE(NAME=&quot;role_profile&quot; ) COLUMN(NAME=&quot;bu_role_profile.bu_code&quot;) COLUMN(NAME=&quot;bu_role_profile.role_profile&quot;) COLUMN(NAME=&quot;bu_role_profile.act_status&quot;) COLUMN(NAME=&quot;bu_role_profile.add_date&quot;) COLUMN(NAME=&quot;bu_role_profile.add_user&quot;) COLUMN(NAME=&quot;bu_role_profile.add_term&quot;) COLUMN(NAME=&quot;bu_role_profile.chg_date&quot;) COLUMN(NAME=&quot;bu_role_profile.chg_user&quot;) COLUMN(NAME=&quot;bu_role_profile.chg_term&quot;) COLUMN(NAME=&quot;business_units.descr&quot;) COMPUTE(NAME=&quot;fn_get_roleprof_descr(bu_role_profile.role_profile) as descr&quot;) JOIN (LEFT=&quot;business_units.bu_code&quot; OP =&quot;=&quot;RIGHT=&quot;bu_role_profile.bu_code&quot; ) JOIN (LEFT=&quot;role_profile.role_profile&quot; OP =&quot;=&quot;RIGHT=&quot;bu_role_profile.role_profile&quot; )WHERE( EXP1 =&quot;BU_ROLE_PROFILE.bu_code&quot; OP =&quot;=&quot; EXP2 =&quot;:bu_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;BU_ROLE_PROFILE.role_profile&quot; OP =&quot;=&quot; EXP2 =&quot;:role_profile&quot; ) ) ARG(NAME = &quot;bu_code&quot; TYPE = string) ARG(NAME = &quot;role_profile&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;bu_role_profile&quot; ) TABLE(NAME=&quot;business_units&quot; ) TABLE(NAME=&quot;role_profile&quot; ) COLUMN(NAME=&quot;bu_role_profile.bu_code&quot;) COLUMN(NAME=&quot;bu_role_profile.role_profile&quot;) COLUMN(NAME=&quot;bu_role_profile.act_status&quot;) COLUMN(NAME=&quot;bu_role_profile.add_date&quot;) COLUMN(NAME=&quot;bu_role_profile.add_user&quot;) COLUMN(NAME=&quot;bu_role_profile.add_term&quot;) COLUMN(NAME=&quot;bu_role_profile.chg_date&quot;) COLUMN(NAME=&quot;bu_role_profile.chg_user&quot;) COLUMN(NAME=&quot;bu_role_profile.chg_term&quot;) COLUMN(NAME=&quot;business_units.descr&quot;) COLUMN(NAME=&quot;role_profile.descr&quot;) JOIN (LEFT=&quot;business_units.bu_code&quot; OP =&quot;=&quot;RIGHT=&quot;bu_role_profile.bu_code&quot; ) JOIN (LEFT=&quot;role_profile.role_profile&quot; OP =&quot;=&quot;RIGHT=&quot;bu_role_profile.role_profile&quot; )WHERE( EXP1 =&quot;BU_ROLE_PROFILE.bu_code&quot; OP =&quot;=&quot; EXP2 =&quot;:bu_code&quot; LOGIC =&quot;And&quot; ) WHERE( EXP1 =&quot;BU_ROLE_PROFILE.role_profile&quot; OP =&quot;=&quot; EXP2 =&quot;:role_profile&quot; ) ) ARG(NAME = &quot;bu_code&quot; TYPE = string) ARG(NAME = &quot;role_profile&quot; TYPE = string) </retrieve>
<update>BU_ROLE_PROFILE</update> <update>BU_ROLE_PROFILE</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -145,8 +145,8 @@ ...@@ -145,8 +145,8 @@
<color>33554432</color> <color>33554432</color>
<x>17</x> <x>17</x>
<y>6</y> <y>6</y>
<height>136</height> <height>121</height>
<width>326</width> <width>511</width>
<name>gb_1</name> <name>gb_1</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
...@@ -162,21 +162,29 @@ ...@@ -162,21 +162,29 @@
<color>553648127</color> <color>553648127</color>
</background> </background>
</GroupBox> </GroupBox>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>10</id>
<text>Bu Code:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>32766</tabsequence>
<color>33554432</color> <border>5</border>
<x>31</x> <color>255</color>
<y>39</y> <x>180</x>
<height>16</height> <y>38</y>
<width>70</width> <height>19</height>
<width>339</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>bu_code_t</name> <name>business_units_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>60</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>
...@@ -189,7 +197,7 @@ ...@@ -189,7 +197,7 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -230,23 +238,23 @@ ...@@ -230,23 +238,23 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>33554432</color>
<x>105</x> <x>105</x>
<y>172</y> <y>66</y>
<height>19</height> <height>19</height>
<width>66</width> <width>66</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_date</name> <name>role_profile</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -262,25 +270,33 @@ ...@@ -262,25 +270,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>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>3</id>
<text>Add Date:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>30</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>31</x> <x>105</x>
<y>172</y> <y>93</y>
<height>16</height> <height>19</height>
<width>70</width> <width>66</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_date_t</name> <name>act_status</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb">
<limit>1</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>
...@@ -290,24 +306,24 @@ ...@@ -290,24 +306,24 @@
<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> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Add User:</text> <text>BU Code:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>31</x> <x>31</x>
<y>206</y> <y>39</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_user_t</name> <name>bu_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -322,31 +338,21 @@ ...@@ -322,31 +338,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Role Profile:</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>33554432</color>
<color>255</color> <x>31</x>
<x>105</x> <y>66</y>
<y>206</y> <height>16</height>
<height>19</height> <width>70</width>
<width>66</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_user</name> <name>role_profile_t</name>
<visible>1</visible> <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> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -359,21 +365,21 @@ ...@@ -359,21 +365,21 @@
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Add Term:</text> <text>Active :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>31</x> <x>31</x>
<y>240</y> <y>93</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_term_t</name> <name>act_status_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -388,25 +394,49 @@ ...@@ -388,25 +394,49 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>2</border>
<color>33554432</color>
<x>14</x>
<y>133</y>
<height>111</height>
<width>515</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>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>7</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>105</x> <x>257</x>
<y>240</y> <y>154</y>
<height>19</height> <height>19</height>
<width>66</width> <width>66</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>add_term</name> <name>chg_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -433,7 +463,7 @@ ...@@ -433,7 +463,7 @@
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>183</x> <x>183</x>
<y>172</y> <y>154</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
<html> <html>
...@@ -456,20 +486,20 @@ ...@@ -456,20 +486,20 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</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>257</x> <x>105</x>
<y>172</y> <y>154</y>
<height>19</height> <height>19</height>
<width>66</width> <width>66</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>add_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -495,17 +525,17 @@ ...@@ -495,17 +525,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg User:</text> <text>Add Date:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>183</x> <x>31</x>
<y>206</y> <y>154</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>add_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -522,20 +552,20 @@ ...@@ -522,20 +552,20 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>5</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>257</x> <x>105</x>
<y>206</y> <y>181</y>
<height>19</height> <height>19</height>
<width>66</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>add_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>10</limit>
...@@ -561,17 +591,45 @@ ...@@ -561,17 +591,45 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg Term:</text> <text>Add User:</text>
<border>0</border>
<color>33554432</color>
<x>31</x>
<y>181</y>
<height>16</height>
<width>70</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_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>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg User:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>183</x> <x>183</x>
<y>240</y> <y>181</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -588,23 +646,23 @@ ...@@ -588,23 +646,23 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>8</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>257</x> <x>257</x>
<y>240</y> <y>181</y>
<height>19</height> <height>19</height>
<width>66</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>chg_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -624,79 +682,29 @@ ...@@ -624,79 +682,29 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>2</border>
<color>33554432</color>
<x>15</x>
<y>151</y>
<height>124</height>
<width>328</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>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Act Status:</text>
<border>0</border>
<color>33554432</color>
<x>31</x>
<y>110</y>
<height>16</height>
<width>70</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>act_status_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>3</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>255</color>
<x>105</x> <x>105</x>
<y>110</y> <y>208</y>
<height>19</height> <height>19</height>
<width>66</width> <width>66</width>
<format>[Yes/No]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>act_status</name> <name>add_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="ddlb"> <EditStyle style="edit">
<limit>1</limit> <limit>15</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>
...@@ -708,24 +716,24 @@ ...@@ -708,24 +716,24 @@
<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> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Role Profile:</text> <text>Add Term:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>31</x> <x>31</x>
<y>75</y> <y>208</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>role_profile_t</name> <name>add_term_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -740,31 +748,21 @@ ...@@ -740,31 +748,21 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Chg Term:</text>
<tabsequence>20</tabsequence> <border>0</border>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>105</x> <x>183</x>
<y>75</y> <y>208</y>
<height>19</height> <height>16</height>
<width>66</width> <width>70</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>role_profile</name> <name>chg_term_t</name>
<visible>1</visible> <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> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -774,31 +772,33 @@ ...@@ -774,31 +772,33 @@
<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>10</id> <id>9</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>191</x> <x>257</x>
<y>39</y> <y>208</y>
<height>16</height> <height>19</height>
<width>66</width> <width>66</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>business_units_descr</name> <name>chg_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>15</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
...@@ -818,25 +818,18 @@ ...@@ -818,25 +818,18 @@
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>191</x> <x>180</x>
<y>74</y> <y>68</y>
<height>16</height> <height>19</height>
<width>66</width> <width>339</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>descr</name> <name>role_profile_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>
...@@ -847,7 +840,7 @@ ...@@ -847,7 +840,7 @@
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>553648127</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<HtmlTable> <HtmlTable>
......
...@@ -5,40 +5,40 @@ header(height=20 color="536870912" ) ...@@ -5,40 +5,40 @@ header(height=20 color="536870912" )
summary(height=0 color="536870912" ) summary(height=0 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=23 color="536870912" ) detail(height=23 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=bu_code dbname="bu_role_profile.bu_code" ) table(column=(type=char(5) update=yes updatewhereclause=yes key=yes name=bu_code dbname="bu_role_profile.bu_code" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=role_profile dbname="bu_role_profile.role_profile" ) column=(type=char(10) update=yes updatewhereclause=yes key=yes name=role_profile dbname="bu_role_profile.role_profile" )
column=(type=char(1) update=yes updatewhereclause=yes name=act_status dbname="bu_role_profile.act_status" initial="Y" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=act_status dbname="bu_role_profile.act_status" initial="Y" values="Yes Y/No N/" )
column=(type=datetime update=yes updatewhereclause=yes name=add_date dbname="bu_role_profile.add_date" ) column=(type=datetime update=yes updatewhereclause=yes name=add_date dbname="bu_role_profile.add_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=add_user dbname="bu_role_profile.add_user" ) column=(type=char(10) update=yes updatewhereclause=yes name=add_user dbname="bu_role_profile.add_user" )
column=(type=char(300) update=yes updatewhereclause=yes name=add_term dbname="bu_role_profile.add_term" ) column=(type=char(15) update=yes updatewhereclause=yes name=add_term dbname="bu_role_profile.add_term" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="bu_role_profile.chg_date" ) column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="bu_role_profile.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="bu_role_profile.chg_user" ) column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="bu_role_profile.chg_user" )
column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="bu_role_profile.chg_term" ) column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="bu_role_profile.chg_term" )
column=(type=char(120) updatewhereclause=yes name=business_units_descr dbname="business_units.descr" ) column=(type=char(120) updatewhereclause=yes name=business_units_descr dbname="business_units.descr" )
column=(type=char(4000) updatewhereclause=yes name=descr dbname="descr" ) column=(type=char(60) updatewhereclause=yes name=role_profile_descr dbname="role_profile.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"bu_role_profile~" ) TABLE(NAME=~"business_units~" ) TABLE(NAME=~"role_profile~" ) COLUMN(NAME=~"bu_role_profile.bu_code~") COLUMN(NAME=~"bu_role_profile.role_profile~") COLUMN(NAME=~"bu_role_profile.act_status~") COLUMN(NAME=~"bu_role_profile.add_date~") COLUMN(NAME=~"bu_role_profile.add_user~") COLUMN(NAME=~"bu_role_profile.add_term~") COLUMN(NAME=~"bu_role_profile.chg_date~") COLUMN(NAME=~"bu_role_profile.chg_user~") COLUMN(NAME=~"bu_role_profile.chg_term~") COLUMN(NAME=~"business_units.descr~") COMPUTE(NAME=~"fn_get_roleprof_descr(bu_role_profile.role_profile) as descr~") JOIN (LEFT=~"business_units.bu_code~" OP =~"=~"RIGHT=~"bu_role_profile.bu_code~" ) JOIN (LEFT=~"role_profile.role_profile~" OP =~"=~"RIGHT=~"bu_role_profile.role_profile~" )) " update="BU_ROLE_PROFILE" updatewhere=0 updatekeyinplace=no ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"bu_role_profile~" ) TABLE(NAME=~"business_units~" ) TABLE(NAME=~"role_profile~" ) COLUMN(NAME=~"bu_role_profile.bu_code~") COLUMN(NAME=~"bu_role_profile.role_profile~") COLUMN(NAME=~"bu_role_profile.act_status~") COLUMN(NAME=~"bu_role_profile.add_date~") COLUMN(NAME=~"bu_role_profile.add_user~") COLUMN(NAME=~"bu_role_profile.add_term~") COLUMN(NAME=~"bu_role_profile.chg_date~") COLUMN(NAME=~"bu_role_profile.chg_user~") COLUMN(NAME=~"bu_role_profile.chg_term~") COLUMN(NAME=~"business_units.descr~") COLUMN(NAME=~"role_profile.descr~") JOIN (LEFT=~"business_units.bu_code~" OP =~"=~"RIGHT=~"bu_role_profile.bu_code~" ) JOIN (LEFT=~"role_profile.role_profile~" OP =~"=~"RIGHT=~"bu_role_profile.role_profile~" )) " update="BU_ROLE_PROFILE" updatewhere=0 updatekeyinplace=no )
text(band=header alignment="2" text="Role Profile" border="0" color="33554432" x="215" y="2" height="16" width="77" html.valueishtml="0" name=role_profile_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Role Profile" border="0" color="33554432" x="260" y="2" height="16" width="77" html.valueishtml="0" name=role_profile_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Act Status" border="0" color="33554432" x="515" y="2" height="16" width="78" html.valueishtml="0" name=act_status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Act Status" border="0" color="33554432" x="639" y="2" height="16" width="78" html.valueishtml="0" name=act_status_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Add Date" border="0" color="33554432" x="595" y="2" height="16" width="132" html.valueishtml="0" name=add_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Add Date" border="0" color="33554432" x="719" y="2" height="16" width="132" html.valueishtml="0" name=add_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Add User" border="0" color="33554432" x="729" y="2" height="16" width="70" html.valueishtml="0" name=add_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Add User" border="0" color="33554432" x="853" y="2" height="16" width="70" html.valueishtml="0" name=add_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Add Term" border="0" color="33554432" x="801" y="2" height="16" width="205" html.valueishtml="0" name=add_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Add Term" border="0" color="33554432" x="925" y="2" height="16" width="205" html.valueishtml="0" name=add_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Chg Date" border="0" color="33554432" x="1008" y="2" height="16" width="132" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Chg Date" border="0" color="33554432" x="1132" y="2" height="16" width="132" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Chg User" border="0" color="33554432" x="1142" y="2" height="16" width="66" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Chg User" border="0" color="33554432" x="1266" y="2" height="16" width="66" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Chg Term" border="0" color="33554432" x="1210" y="2" height="16" width="157" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Chg Term" border="0" color="33554432" x="1334" y="2" height="16" width="157" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Bu Code" border="5" color="33554432" x="2" y="2" height="16" width="72" html.valueishtml="0" name=bu_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Bu Code" border="5" color="33554432" x="2" y="2" height="16" width="72" html.valueishtml="0" name=bu_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Business Units Descr" border="0" color="33554432" x="76" y="1" height="16" width="137" html.valueishtml="0" name=business_units_descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=header alignment="0" text="Business Units Descr" border="0" color="33554432" x="76" y="1" height="16" width="182" html.valueishtml="0" name=business_units_descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Role Profile Descr" border="0" color="33554432" x="294" y="1" height="16" width="219" html.valueishtml="0" name=descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=header alignment="0" text="Role Profile Descr" border="0" color="33554432" x="339" y="1" height="16" width="298" html.valueishtml="0" name=role_profile_descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="2" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=bu_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="2" y="2" height="19" width="72" format="[general]" html.valueishtml="0" name=bu_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=2 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="215" y="2" height="19" width="77" format="[general]" html.valueishtml="0" name=role_profile visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="260" y="2" height="19" width="77" format="[general]" html.valueishtml="0" name=role_profile visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="33554432" x="515" y="2" height="19" width="78" format="[Yes/No]" html.valueishtml="0" name=act_status visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=3 alignment="0" tabsequence=40 border="5" color="33554432" x="639" y="2" height="19" width="78" format="[Yes/No]" html.valueishtml="0" name=act_status visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="595" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=add_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="719" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=add_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="33554432" x="729" y="2" height="19" width="70" format="[general]" html.valueishtml="0" name=add_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="33554432" x="853" y="2" height="19" width="70" format="[general]" html.valueishtml="0" name=add_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="33554432" x="801" y="2" height="19" width="205" format="[general]" html.valueishtml="0" name=add_term visible="1" edit.limit=300 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="33554432" x="925" y="2" height="19" width="205" format="[general]" html.valueishtml="0" name=add_term visible="1" edit.limit=300 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="1008" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="1132" y="2" height="19" width="132" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="1142" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="1266" y="2" height="19" width="66" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="1210" y="2" height="19" width="157" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=300 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="1334" y="2" height="19" width="157" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=300 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="76" y="1" height="16" width="137" format="[general]" html.valueishtml="0" name=business_units_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="76" y="1" height="22" width="182" format="[general]" html.valueishtml="0" name=business_units_descr visible="1" edit.limit=60 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="294" y="1" height="16" width="219" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=11 alignment="0" tabsequence=30 border="0" color="33554432" x="339" y="1" height="21" width="298" format="[general]" html.valueishtml="0" name=role_profile_descr visible="1" edit.limit=60 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
...@@ -4,40 +4,40 @@ datawindow(units=1 timer_interval=0 color=67108864 processing=0 HTMLDW=no print. ...@@ -4,40 +4,40 @@ datawindow(units=1 timer_interval=0 color=67108864 processing=0 HTMLDW=no print.
summary(height=134 color="536870912" ) summary(height=134 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=395 color="536870912" ) detail(height=395 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=bu_code dbname="bu_role_profile.bu_code" ) table(column=(type=char(5) update=yes updatewhereclause=yes key=yes name=bu_code dbname="bu_role_profile.bu_code" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=role_profile dbname="bu_role_profile.role_profile" ) column=(type=char(10) update=yes updatewhereclause=yes key=yes name=role_profile dbname="bu_role_profile.role_profile" )
column=(type=char(1) update=yes updatewhereclause=yes name=act_status dbname="bu_role_profile.act_status" initial="Y" values="Yes Y/No N/" ) column=(type=char(1) update=yes updatewhereclause=yes name=act_status dbname="bu_role_profile.act_status" initial="Y" values="Yes Y/No N/" )
column=(type=datetime update=yes updatewhereclause=yes name=add_date dbname="bu_role_profile.add_date" ) column=(type=datetime update=yes updatewhereclause=yes name=add_date dbname="bu_role_profile.add_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=add_user dbname="bu_role_profile.add_user" ) column=(type=char(10) update=yes updatewhereclause=yes name=add_user dbname="bu_role_profile.add_user" )
column=(type=char(300) update=yes updatewhereclause=yes name=add_term dbname="bu_role_profile.add_term" ) column=(type=char(15) update=yes updatewhereclause=yes name=add_term dbname="bu_role_profile.add_term" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="bu_role_profile.chg_date" ) column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="bu_role_profile.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="bu_role_profile.chg_user" ) column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="bu_role_profile.chg_user" )
column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="bu_role_profile.chg_term" ) column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="bu_role_profile.chg_term" )
column=(type=char(120) updatewhereclause=yes name=business_units_descr dbname="business_units.descr" ) column=(type=char(120) updatewhereclause=yes name=business_units_descr dbname="business_units.descr" )
column=(type=char(4000) updatewhereclause=yes name=descr dbname="descr" ) column=(type=char(60) updatewhereclause=yes name=role_profile_descr dbname="role_profile.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"bu_role_profile~" ) TABLE(NAME=~"business_units~" ) TABLE(NAME=~"role_profile~" ) COLUMN(NAME=~"bu_role_profile.bu_code~") COLUMN(NAME=~"bu_role_profile.role_profile~") COLUMN(NAME=~"bu_role_profile.act_status~") COLUMN(NAME=~"bu_role_profile.add_date~") COLUMN(NAME=~"bu_role_profile.add_user~") COLUMN(NAME=~"bu_role_profile.add_term~") COLUMN(NAME=~"bu_role_profile.chg_date~") COLUMN(NAME=~"bu_role_profile.chg_user~") COLUMN(NAME=~"bu_role_profile.chg_term~") COLUMN(NAME=~"business_units.descr~") COMPUTE(NAME=~"fn_get_roleprof_descr(bu_role_profile.role_profile) as descr~") JOIN (LEFT=~"business_units.bu_code~" OP =~"=~"RIGHT=~"bu_role_profile.bu_code~" ) JOIN (LEFT=~"role_profile.role_profile~" OP =~"=~"RIGHT=~"bu_role_profile.role_profile~" )WHERE( EXP1 =~"BU_ROLE_PROFILE.bu_code~" OP =~"=~" EXP2 =~":bu_code~" LOGIC =~"And~" ) WHERE( EXP1 =~"BU_ROLE_PROFILE.role_profile~" OP =~"=~" EXP2 =~":role_profile~" ) ) ARG(NAME = ~"bu_code~" TYPE = string) ARG(NAME = ~"role_profile~" TYPE = string) " update="BU_ROLE_PROFILE" updatewhere=1 updatekeyinplace=no arguments=(("bu_code", string),("role_profile", string)) ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"bu_role_profile~" ) TABLE(NAME=~"business_units~" ) TABLE(NAME=~"role_profile~" ) COLUMN(NAME=~"bu_role_profile.bu_code~") COLUMN(NAME=~"bu_role_profile.role_profile~") COLUMN(NAME=~"bu_role_profile.act_status~") COLUMN(NAME=~"bu_role_profile.add_date~") COLUMN(NAME=~"bu_role_profile.add_user~") COLUMN(NAME=~"bu_role_profile.add_term~") COLUMN(NAME=~"bu_role_profile.chg_date~") COLUMN(NAME=~"bu_role_profile.chg_user~") COLUMN(NAME=~"bu_role_profile.chg_term~") COLUMN(NAME=~"business_units.descr~") COLUMN(NAME=~"role_profile.descr~") JOIN (LEFT=~"business_units.bu_code~" OP =~"=~"RIGHT=~"bu_role_profile.bu_code~" ) JOIN (LEFT=~"role_profile.role_profile~" OP =~"=~"RIGHT=~"bu_role_profile.role_profile~" )WHERE( EXP1 =~"BU_ROLE_PROFILE.bu_code~" OP =~"=~" EXP2 =~":bu_code~" LOGIC =~"And~" ) WHERE( EXP1 =~"BU_ROLE_PROFILE.role_profile~" OP =~"=~" EXP2 =~":role_profile~" ) ) ARG(NAME = ~"bu_code~" TYPE = string) ARG(NAME = ~"role_profile~" TYPE = string) " update="BU_ROLE_PROFILE" updatewhere=1 updatekeyinplace=no arguments=(("bu_code", string),("role_profile", string)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="17" y="6" height="136" width="326" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) groupbox(band=detail text="Basic"border="2" color="33554432" x="17" y="6" height="121" width="511" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Bu Code:" border="0" color="33554432" x="31" y="39" height="16" width="70" html.valueishtml="0" name=bu_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="255" x="180" y="38" height="19" width="339" format="[general]" html.valueishtml="0" name=business_units_descr visible="1" edit.limit=60 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="105" y="39" height="19" width="66" format="[general]" html.valueishtml="0" name=bu_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="105" y="39" height="19" width="66" format="[general]" html.valueishtml="0" name=bu_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="255" x="105" y="172" height="19" width="66" format="[shortdate] [time]" html.valueishtml="0" name=add_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="105" y="66" height="19" width="66" format="[general]" html.valueishtml="0" name=role_profile visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Add Date:" border="0" color="33554432" x="31" y="172" height="16" width="70" html.valueishtml="0" name=add_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="33554432" x="105" y="93" height="19" width="66" format="[general]" html.valueishtml="0" name=act_status visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Add User:" border="0" color="33554432" x="31" y="206" height="16" width="70" html.valueishtml="0" name=add_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="BU Code:" border="0" color="33554432" x="31" y="39" height="16" width="70" html.valueishtml="0" name=bu_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="255" x="105" y="206" height="19" width="66" format="[general]" html.valueishtml="0" name=add_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Role Profile:" border="0" color="33554432" x="31" y="66" height="16" width="70" html.valueishtml="0" name=role_profile_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Add Term:" border="0" color="33554432" x="31" y="240" height="16" width="70" html.valueishtml="0" name=add_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Active :" border="0" color="33554432" x="31" y="93" height="16" width="70" html.valueishtml="0" name=act_status_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="105" y="240" height="19" width="66" format="[general]" html.valueishtml="0" name=add_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) groupbox(band=detail text="Others"border="2" color="33554432" x="14" y="133" height="111" width="515" name=gb_2 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Chg Date:" border="0" color="33554432" x="183" y="172" height="16" width="70" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="255" x="257" y="154" height="19" width="66" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="255" x="257" y="172" height="19" width="66" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Chg Date:" border="0" color="33554432" x="183" y="154" height="16" width="70" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg User:" border="0" color="33554432" x="183" y="206" height="16" width="70" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="255" x="105" y="154" height="19" width="66" format="[shortdate] [time]" html.valueishtml="0" name=add_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="255" x="257" y="206" height="19" width="66" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Add Date:" border="0" color="33554432" x="31" y="154" height="16" width="70" html.valueishtml="0" name=add_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg Term:" border="0" color="33554432" x="183" y="240" height="16" width="70" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="255" x="105" y="181" height="19" width="66" format="[general]" html.valueishtml="0" name=add_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="257" y="240" height="19" width="66" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Add User:" border="0" color="33554432" x="31" y="181" height="16" width="70" html.valueishtml="0" name=add_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
groupbox(band=detail text="Others"border="2" color="33554432" x="15" y="151" height="124" width="328" name=gb_2 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="Chg User:" border="0" color="33554432" x="183" y="181" height="16" width="70" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Act Status:" border="0" color="33554432" x="31" y="110" height="16" width="70" html.valueishtml="0" name=act_status_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="255" x="257" y="181" height="19" width="66" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="33554432" x="105" y="110" height="19" width="66" format="[Yes/No]" html.valueishtml="0" name=act_status visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="105" y="208" height="19" width="66" format="[general]" html.valueishtml="0" name=add_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Role Profile:" border="0" color="33554432" x="31" y="75" height="16" width="70" html.valueishtml="0" name=role_profile_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Add Term:" border="0" color="33554432" x="31" y="208" height="16" width="70" html.valueishtml="0" name=add_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="105" y="75" height="19" width="66" format="[general]" html.valueishtml="0" name=role_profile visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) text(band=detail alignment="1" text="Chg Term:" border="0" color="33554432" x="183" y="208" height="16" width="70" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="255" x="191" y="39" height="16" width="66" format="[general]" html.valueishtml="0" name=business_units_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="257" y="208" height="19" width="66" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="191" y="74" height="16" width="66" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) column(band=detail id=11 alignment="0" tabsequence=40 border="5" color="255" x="180" y="68" height="19" width="339" html.valueishtml="0" name=role_profile_descr visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
...@@ -158,6 +158,7 @@ public class BuRoleProfileIC extends ValidatorEJB implements BuRoleProfileLocal, ...@@ -158,6 +158,7 @@ public class BuRoleProfileIC extends ValidatorEJB implements BuRoleProfileLocal,
rs = pstmt.executeQuery(); rs = pstmt.executeQuery();
if (rs.next()) if (rs.next())
{ {
cnt = rs.getInt("cnt"); cnt = rs.getInt("cnt");
} }
...@@ -489,13 +490,13 @@ public class BuRoleProfileIC extends ValidatorEJB implements BuRoleProfileLocal, ...@@ -489,13 +490,13 @@ public class BuRoleProfileIC extends ValidatorEJB implements BuRoleProfileLocal,
pstmt.close(); pstmt.close();
pstmt = null; pstmt = null;
} }
valueXmlString.append("<business_units_descr ><![CDATA[").append(buDescr).append("]]></business_units_descr>\r\n"); valueXmlString.append("<business_units_descr><![CDATA[").append(buDescr).append("]]></business_units_descr>\r\n");
} }
else if("role_profile".equalsIgnoreCase(currentColumn)) else if("role_profile".equalsIgnoreCase(currentColumn))
{ {
roleProfile =checkNull(genericUtility.getColumnValue("role_profile", dom)); roleProfile =checkNull(genericUtility.getColumnValue("role_profile", dom));
sql = "select fn_get_roleprof_descr (?) as descr from dual"; sql = "select descr from role_profile where role_profile = ?";
pstmt = conn.prepareStatement(sql); pstmt = conn.prepareStatement(sql);
pstmt.setString(1, roleProfile); pstmt.setString(1, roleProfile);
rs = pstmt.executeQuery(); rs = pstmt.executeQuery();
...@@ -514,7 +515,7 @@ public class BuRoleProfileIC extends ValidatorEJB implements BuRoleProfileLocal, ...@@ -514,7 +515,7 @@ public class BuRoleProfileIC extends ValidatorEJB implements BuRoleProfileLocal,
pstmt.close(); pstmt.close();
pstmt = null; pstmt = null;
} }
valueXmlString.append("<descr ><![CDATA[").append(roledescr).append("]]></descr>\r\n"); valueXmlString.append("<role_profile_descr><![CDATA[").append(roledescr).append("]]></role_profile_descr>\r\n");
} }
} }
......
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