Commit a07b42ea authored by sghate's avatar sghate

Updated xml

cadre11.xml
cadre21.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@214121 ce508802-f39f-4f6c-b175-0d175dae99d5
parent eccfec02
...@@ -157,7 +157,7 @@ ...@@ -157,7 +157,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Short Description.</text> <text>Short Description</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>438</x> <x>438</x>
......
...@@ -86,14 +86,10 @@ ...@@ -86,14 +86,10 @@
<name>chg_term</name> <name>chg_term</name>
<dbname>cadre.chg_term</dbname> <dbname>cadre.chg_term</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;cadre&quot; ) COLUMN(NAME=&quot;cadre.cadre_code&quot;) COLUMN(NAME=&quot;cadre.descr&quot;) COLUMN(NAME=&quot;cadre.sh_descr&quot;) COLUMN(NAME=&quot;cadre.chg_date&quot;) COLUMN(NAME=&quot;cadre.chg_user&quot;) COLUMN(NAME=&quot;cadre.chg_term&quot;)WHERE( EXP1 =&quot;cadre.cadre_code&quot; OP =&quot;=&quot; EXP2 =&quot;:code&quot; ) ) ARG(NAME = &quot;code&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;cadre&quot; ) COLUMN(NAME=&quot;cadre.cadre_code&quot;) COLUMN(NAME=&quot;cadre.descr&quot;) COLUMN(NAME=&quot;cadre.sh_descr&quot;) COLUMN(NAME=&quot;cadre.chg_date&quot;) COLUMN(NAME=&quot;cadre.chg_user&quot;) COLUMN(NAME=&quot;cadre.chg_term&quot;)) </retrieve>
<update>CADRE</update> <update>CADRE</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument>
<name>code</name>
<type>string</type>
</argument>
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
......
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