Commit 309f3c7b authored by sghate's avatar sghate

Updated xml cadre21.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@214867 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3e7e584b
......@@ -86,10 +86,14 @@
<name>chg_term</name>
<dbname>cadre.chg_term</dbname>
</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;)) </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;)WHERE( EXP1 =&quot;cadre.cadre_code&quot; OP =&quot;=&quot; EXP2 =&quot;:cadre_code&quot; ) ) ARG(NAME = &quot;cadre_code&quot; TYPE = string) </retrieve>
<update>CADRE</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
<name>cadre_code</name>
<type>string</type>
</argument>
</TableDefinition>
<GroupBox>
<band>Detail</band>
......@@ -143,7 +147,7 @@
<band>Detail</band>
<alignment>1</alignment>
<text>Description :</text>
<border>0</border>
<border>2</border>
<color>50331647</color>
<x>34</x>
<y>44</y>
......@@ -210,7 +214,7 @@
<band>Detail</band>
<alignment>1</alignment>
<text>Short Description :</text>
<border>0</border>
<border>2</border>
<color>0</color>
<x>34</x>
<y>66</y>
......@@ -276,7 +280,7 @@
<band>Detail</band>
<alignment>1</alignment>
<text>Cadre :</text>
<border>0</border>
<border>2</border>
<color>50331647</color>
<x>34</x>
<y>24</y>
......
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