Commit 00f25ec4 authored by sghate's avatar sghate

*Created XML

pay_var11.xml
pay_var21.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@204833 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 8847ab18
...@@ -210,7 +210,7 @@ ...@@ -210,7 +210,7 @@
<x>591</x> <x>591</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>77</width> <width>67</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -232,10 +232,10 @@ ...@@ -232,10 +232,10 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Change Date</text> <text>change date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>670</x> <x>660</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>75</width> <width>75</width>
...@@ -260,10 +260,10 @@ ...@@ -260,10 +260,10 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Change User</text> <text>change user</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>747</x> <x>737</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>75</width> <width>75</width>
...@@ -288,13 +288,13 @@ ...@@ -288,13 +288,13 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Change Term</text> <text>change term</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>824</x> <x>814</x>
<y>3</y> <y>3</y>
<height>16</height> <height>16</height>
<width>89</width> <width>75</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -464,7 +464,7 @@ ...@@ -464,7 +464,7 @@
<x>591</x> <x>591</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>77</width> <width>67</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -499,7 +499,7 @@ ...@@ -499,7 +499,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>670</x> <x>660</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>75</width> <width>75</width>
...@@ -535,7 +535,7 @@ ...@@ -535,7 +535,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>747</x> <x>737</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>75</width> <width>75</width>
...@@ -571,10 +571,10 @@ ...@@ -571,10 +571,10 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>824</x> <x>814</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>89</width> <width>75</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
......
...@@ -39,10 +39,18 @@ ...@@ -39,10 +39,18 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>159</height> <height>341</height>
<color>-1</color> <color>-1</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column>
<type size="6">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>prd_code</name>
<dbname>payrparm.prd_code</dbname>
</table_column>
<table_column> <table_column>
<type size="20">char</type> <type size="20">char</type>
<update>yes</update> <update>yes</update>
...@@ -92,20 +100,12 @@ ...@@ -92,20 +100,12 @@
<dbname>payrparm.chg_date</dbname> <dbname>payrparm.chg_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
<dbname>payrparm.chg_term</dbname> <dbname>payrparm.chg_term</dbname>
</table_column> </table_column>
<table_column>
<type size="6">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>prd_code</name>
<dbname>payrparm.prd_code</dbname>
</table_column>
<table_column> <table_column>
<type precision="0">decimal</type> <type precision="0">decimal</type>
<update>yes</update> <update>yes</update>
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
<name>var_subs</name> <name>var_subs</name>
<dbname>payrparm.var_subs</dbname> <dbname>payrparm.var_subs</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;payrparm&quot; ) COLUMN(NAME=&quot;payrparm.var_name&quot;) COLUMN(NAME=&quot;payrparm.var_type&quot;) COLUMN(NAME=&quot;payrparm.var_value&quot;) COLUMN(NAME=&quot;payrparm.descr&quot;) COLUMN(NAME=&quot;payrparm.chg_user&quot;) COLUMN(NAME=&quot;payrparm.chg_date&quot;) COLUMN(NAME=&quot;payrparm.chg_term&quot;) COLUMN(NAME=&quot;payrparm.prd_code&quot;) COLUMN(NAME=&quot;payrparm.var_subs&quot;)WHERE( EXP1 =&quot;payrparm.prd_code&quot; OP =&quot;=&quot; EXP2 =&quot;:mprd_codr&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;payrparm.var_name&quot; OP =&quot;=&quot; EXP2 =&quot;:mvar_name&quot; ) ) ARG(NAME = &quot;mprd_codr&quot; TYPE = string) ARG(NAME = &quot;mvar_name&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;payrparm&quot; ) COLUMN(NAME=&quot;payrparm.prd_code&quot;) COLUMN(NAME=&quot;payrparm.var_name&quot;) COLUMN(NAME=&quot;payrparm.var_type&quot;) COLUMN(NAME=&quot;payrparm.var_value&quot;) COLUMN(NAME=&quot;payrparm.descr&quot;) COLUMN(NAME=&quot;payrparm.chg_user&quot;) COLUMN(NAME=&quot;payrparm.chg_date&quot;) COLUMN(NAME=&quot;payrparm.chg_term&quot;) COLUMN(NAME=&quot;payrparm.var_subs&quot;)WHERE( EXP1 =&quot;payrparm.prd_code&quot; OP =&quot;=&quot; EXP2 =&quot;:mprd_codr&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;payrparm.var_name&quot; OP =&quot;=&quot; EXP2 =&quot;:mvar_name&quot; ) ) ARG(NAME = &quot;mprd_codr&quot; TYPE = string) ARG(NAME = &quot;mvar_name&quot; TYPE = string) </retrieve>
<update>payrparm</update> <update>payrparm</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -126,14 +126,62 @@ ...@@ -126,14 +126,62 @@
<type>string</type> <type>string</type>
</argument> </argument>
</TableDefinition> </TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<color>33554432</color>
<x>6</x>
<y>6</y>
<height>171</height>
<width>467</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Liberation Sans</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>2</border>
<color>33554432</color>
<x>6</x>
<y>189</y>
<height>94</height>
<width>467</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Liberation Sans</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</GroupBox>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Variable Name :</text> <text>Variable Name :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>3</x> <x>18</x>
<y>19</y> <y>26</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
...@@ -160,8 +208,8 @@ ...@@ -160,8 +208,8 @@
<text>Variable Type :</text> <text>Variable Type :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>3</x> <x>18</x>
<y>44</y> <y>51</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
...@@ -188,8 +236,8 @@ ...@@ -188,8 +236,8 @@
<text>Description :</text> <text>Description :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>3</x> <x>18</x>
<y>70</y> <y>77</y>
<height>17</height> <height>17</height>
<width>110</width> <width>110</width>
<html> <html>
...@@ -216,8 +264,8 @@ ...@@ -216,8 +264,8 @@
<text>Variable Position :</text> <text>Variable Position :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>3</x> <x>18</x>
<y>95</y> <y>102</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
...@@ -244,8 +292,8 @@ ...@@ -244,8 +292,8 @@
<text>Variable Value :</text> <text>Variable Value :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>3</x> <x>18</x>
<y>121</y> <y>128</y>
<height>16</height> <height>16</height>
<width>110</width> <width>110</width>
<html> <html>
...@@ -268,13 +316,13 @@ ...@@ -268,13 +316,13 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>10</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>127</x> <x>142</x>
<y>19</y> <y>26</y>
<height>17</height> <height>17</height>
<width>167</width> <width>167</width>
<format>[general]</format> <format>[general]</format>
...@@ -307,13 +355,13 @@ ...@@ -307,13 +355,13 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>127</x> <x>142</x>
<y>46</y> <y>53</y>
<height>16</height> <height>16</height>
<width>113</width> <width>113</width>
<format>[general]</format> <format>[general]</format>
...@@ -345,13 +393,13 @@ ...@@ -345,13 +393,13 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>127</x> <x>142</x>
<y>70</y> <y>77</y>
<height>17</height> <height>17</height>
<width>245</width> <width>245</width>
<format>[general]</format> <format>[general]</format>
...@@ -389,8 +437,8 @@ ...@@ -389,8 +437,8 @@
<tabsequence>40</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>127</x> <x>142</x>
<y>95</y> <y>102</y>
<height>17</height> <height>17</height>
<width>54</width> <width>54</width>
<format>[general]</format> <format>[general]</format>
...@@ -421,13 +469,13 @@ ...@@ -421,13 +469,13 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>127</x> <x>142</x>
<y>121</y> <y>128</y>
<height>17</height> <height>17</height>
<width>303</width> <width>303</width>
<format>[general]</format> <format>[general]</format>
...@@ -458,15 +506,43 @@ ...@@ -458,15 +506,43 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Period Code :</text>
<border>0</border>
<color>0</color>
<x>18</x>
<y>152</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>prd_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>650</x> <x>142</x>
<y>7</y> <y>152</y>
<height>16</height> <height>16</height>
<width>69</width> <width>69</width>
<format>[general]</format> <format>[general]</format>
...@@ -495,29 +571,113 @@ ...@@ -495,29 +571,113 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Changed By :</text>
<border>0</border>
<color>0</color>
<x>18</x>
<y>207</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_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>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Changed On :</text>
<border>0</border>
<color>0</color>
<x>18</x>
<y>232</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Changed From :</text>
<border>0</border>
<color>0</color>
<x>18</x>
<y>257</y>
<height>16</height>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_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>2</mode>
<color>79741120</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>650</x> <x>142</x>
<y>31</y> <y>208</y>
<height>18</height> <height>18</height>
<width>72</width> <width>136</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>
<tag>Change term</tag> <tag>Change user</tag>
<visible expression="&apos;false&apos;">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>
...@@ -534,29 +694,29 @@ ...@@ -534,29 +694,29 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>650</x> <x>142</x>
<y>59</y> <y>232</y>
<height>16</height> <height>18</height>
<width>72</width> <width>136</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>chg_date</name>
<tag>Change user</tag> <tag>Change Date</tag>
<visible expression="&apos;false&apos;">1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -573,29 +733,29 @@ ...@@ -573,29 +733,29 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>255</color>
<x>650</x> <x>142</x>
<y>88</y> <y>257</y>
<height>18</height> <height>18</height>
<width>72</width> <width>136</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>chg_term</name>
<tag>Change Date</tag> <tag>Change term</tag>
<visible expression="&apos;false&apos;">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> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
...@@ -612,7 +772,7 @@ ...@@ -612,7 +772,7 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<HtmlTable> <HtmlTable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment