Commit 9006a790 authored by sghate's avatar sghate

shital : Updated XML

cadre11.xml
cadre21.xml



git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@205628 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0ec0fa63
...@@ -84,16 +84,20 @@ ...@@ -84,16 +84,20 @@
<dbname>cadre.chg_user</dbname> <dbname>cadre.chg_user</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>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;)) </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;~&quot;CADRE~&quot;.~&quot;CADRE_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:code&quot; ) ) ARG(NAME = &quot;code&quot; TYPE = number) </retrieve>
<update>cadre</update> <update>CADRE</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument>
<name>code</name>
<type>number</type>
</argument>
<sort> <sort>
<expression>cadre_code A</expression> <expression>cadre_code A</expression>
</sort> </sort>
......
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
<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;)WHERE( EXP1 =&quot;cadre.cadre_code&quot; OP =&quot;=&quot; EXP2 =&quot;:code&quot; ) ) ARG(NAME = &quot;code&quot; TYPE = string) </retrieve>
<update>cadre</update> <update>CADRE</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
......
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