Commit ec35fc5f authored by sghate's avatar sghate

Shital: updated sql on 24/10/2019

cadre11.xml
cadre21.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@210519 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 2dccbdbe
...@@ -84,20 +84,16 @@ ...@@ -84,20 +84,16 @@
<dbname>cadre.chg_user</dbname> <dbname>cadre.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="300">char</type> <type size="15">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;)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> <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>number</type>
</argument>
<sort> <sort>
<expression>cadre_code A</expression> <expression>cadre_code A</expression>
</sort> </sort>
...@@ -161,7 +157,7 @@ ...@@ -161,7 +157,7 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Short Descr.</text> <text>Short Description.</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>438</x> <x>438</x>
......
...@@ -213,7 +213,7 @@ ...@@ -213,7 +213,7 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Short description :</text> <text>Short Description :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>34</x> <x>34</x>
......
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