Commit 6941a2d8 authored by sghate's avatar sghate

*Created XML

designation11.xml
designation21.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@204938 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ee65a4b9
...@@ -97,13 +97,13 @@ ...@@ -97,13 +97,13 @@
<dbname>designation.status</dbname> <dbname>designation.status</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;designation&quot; ) COLUMN(NAME=&quot;designation.design_code&quot;) COLUMN(NAME=&quot;designation.designation&quot;) COLUMN(NAME=&quot;designation.chg_date&quot;) COLUMN(NAME=&quot;designation.chg_user&quot;) COLUMN(NAME=&quot;designation.chg_term&quot;) COLUMN(NAME=&quot;designation.long_designation&quot;) COLUMN(NAME=&quot;designation.status&quot;)) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;designation&quot; ) COLUMN(NAME=&quot;designation.design_code&quot;) COLUMN(NAME=&quot;designation.designation&quot;) COLUMN(NAME=&quot;designation.chg_date&quot;) COLUMN(NAME=&quot;designation.chg_user&quot;) COLUMN(NAME=&quot;designation.chg_term&quot;) COLUMN(NAME=&quot;designation.long_designation&quot;) COLUMN(NAME=&quot;designation.status&quot;)) </retrieve>
<update>DESIGNATION</update> <update>designation</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Designation code</text> <text>Designation code</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Description</text> <text>Description</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -159,7 +159,7 @@ ...@@ -159,7 +159,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Change Date</text> <text>Change Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -187,7 +187,7 @@ ...@@ -187,7 +187,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Change User</text> <text>Change User</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -215,7 +215,7 @@ ...@@ -215,7 +215,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Change Term</text> <text>Change Term</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -243,7 +243,7 @@ ...@@ -243,7 +243,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Long Description</text> <text>Long Description</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -271,7 +271,7 @@ ...@@ -271,7 +271,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Status</text> <text>Status</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
......
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