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 @@
<x>591</x>
<y>3</y>
<height>16</height>
<width>77</width>
<width>67</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -232,10 +232,10 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Change Date</text>
<text>change date</text>
<border>6</border>
<color>0</color>
<x>670</x>
<x>660</x>
<y>3</y>
<height>16</height>
<width>75</width>
......@@ -260,10 +260,10 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Change User</text>
<text>change user</text>
<border>6</border>
<color>0</color>
<x>747</x>
<x>737</x>
<y>3</y>
<height>16</height>
<width>75</width>
......@@ -288,13 +288,13 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Change Term</text>
<text>change term</text>
<border>6</border>
<color>0</color>
<x>824</x>
<x>814</x>
<y>3</y>
<height>16</height>
<width>89</width>
<width>75</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -464,7 +464,7 @@
<x>591</x>
<y>1</y>
<height>17</height>
<width>77</width>
<width>67</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -499,7 +499,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>670</x>
<x>660</x>
<y>1</y>
<height>17</height>
<width>75</width>
......@@ -535,7 +535,7 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>747</x>
<x>737</x>
<y>1</y>
<height>17</height>
<width>75</width>
......@@ -571,10 +571,10 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>824</x>
<x>814</x>
<y>1</y>
<height>17</height>
<width>89</width>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......
......@@ -39,10 +39,18 @@
<color>536870912</color>
</Footer>
<Detail>
<height>159</height>
<height>341</height>
<color>-1</color>
</Detail>
<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>
<type size="20">char</type>
<update>yes</update>
......@@ -92,20 +100,12 @@
<dbname>payrparm.chg_date</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<type size="300">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_term</name>
<dbname>payrparm.chg_term</dbname>
</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>
<type precision="0">decimal</type>
<update>yes</update>
......@@ -113,7 +113,7 @@
<name>var_subs</name>
<dbname>payrparm.var_subs</dbname>
</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>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -126,14 +126,62 @@
<type>string</type>
</argument>
</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>
<band>Detail</band>
<alignment>1</alignment>
<text>Variable Name :</text>
<border>0</border>
<color>0</color>
<x>3</x>
<y>19</y>
<x>18</x>
<y>26</y>
<height>16</height>
<width>110</width>
<html>
......@@ -160,8 +208,8 @@
<text>Variable Type :</text>
<border>0</border>
<color>0</color>
<x>3</x>
<y>44</y>
<x>18</x>
<y>51</y>
<height>16</height>
<width>110</width>
<html>
......@@ -188,8 +236,8 @@
<text>Description :</text>
<border>0</border>
<color>0</color>
<x>3</x>
<y>70</y>
<x>18</x>
<y>77</y>
<height>17</height>
<width>110</width>
<html>
......@@ -216,8 +264,8 @@
<text>Variable Position :</text>
<border>0</border>
<color>0</color>
<x>3</x>
<y>95</y>
<x>18</x>
<y>102</y>
<height>16</height>
<width>110</width>
<html>
......@@ -244,8 +292,8 @@
<text>Variable Value :</text>
<border>0</border>
<color>0</color>
<x>3</x>
<y>121</y>
<x>18</x>
<y>128</y>
<height>16</height>
<width>110</width>
<html>
......@@ -268,13 +316,13 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>0</color>
<x>127</x>
<y>19</y>
<x>142</x>
<y>26</y>
<height>17</height>
<width>167</width>
<format>[general]</format>
......@@ -307,13 +355,13 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>127</x>
<y>46</y>
<x>142</x>
<y>53</y>
<height>16</height>
<width>113</width>
<format>[general]</format>
......@@ -345,13 +393,13 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>127</x>
<y>70</y>
<x>142</x>
<y>77</y>
<height>17</height>
<width>245</width>
<format>[general]</format>
......@@ -389,8 +437,8 @@
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>127</x>
<y>95</y>
<x>142</x>
<y>102</y>
<height>17</height>
<width>54</width>
<format>[general]</format>
......@@ -421,13 +469,13 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>127</x>
<y>121</y>
<x>142</x>
<y>128</y>
<height>17</height>
<width>303</width>
<format>[general]</format>
......@@ -458,15 +506,43 @@
<color>16777215</color>
</background>
</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>
<band>Detail</band>
<id>8</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>650</x>
<y>7</y>
<color>255</color>
<x>142</x>
<y>152</y>
<height>16</height>
<width>69</width>
<format>[general]</format>
......@@ -495,29 +571,113 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>67108864</color>
</background>
</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>
<band>Detail</band>
<id>7</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>650</x>
<y>31</y>
<color>255</color>
<x>142</x>
<y>208</y>
<height>18</height>
<width>72</width>
<width>136</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<tag>Change term</tag>
<visible expression="&apos;false&apos;">1</visible>
<name>chg_user</name>
<tag>Change user</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -534,29 +694,29 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>650</x>
<y>59</y>
<height>16</height>
<width>72</width>
<format>[general]</format>
<color>255</color>
<x>142</x>
<y>232</y>
<height>18</height>
<width>136</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<tag>Change user</tag>
<visible expression="&apos;false&apos;">1</visible>
<name>chg_date</name>
<tag>Change Date</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -573,29 +733,29 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>650</x>
<y>88</y>
<color>255</color>
<x>142</x>
<y>257</y>
<height>18</height>
<width>72</width>
<format>[shortdate] [time]</format>
<width>136</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<tag>Change Date</tag>
<visible expression="&apos;false&apos;">1</visible>
<name>chg_term</name>
<tag>Change term</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -612,7 +772,7 @@
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<color>67108864</color>
</background>
</ColumnObject>
<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