Commit d82ec47e authored by sghate's avatar sghate

Updated XML

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206410 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ce4f2149
......@@ -85,6 +85,7 @@
</table_column>
<table_column>
<type size="60">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>long_designation</name>
<dbname>designation.long_designation</dbname>
......@@ -97,7 +98,7 @@
<dbname>designation.status</dbname>
</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>
<update>designation</update>
<update>DESIGNATION</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
</TableDefinition>
......@@ -316,7 +317,7 @@
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>any</case>
<case>lower</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -353,7 +354,7 @@
<name>designation</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>25</limit>
<limit>35</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -467,7 +468,7 @@
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>300</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -505,7 +506,7 @@
<name>long_designation</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>60</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
......@@ -541,7 +542,7 @@
<name>status</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
......
......@@ -99,7 +99,7 @@
<dbname>designation.chg_term</dbname>
</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.long_designation&quot;) COLUMN(NAME=&quot;designation.status&quot;) COLUMN(NAME=&quot;designation.chg_date&quot;) COLUMN(NAME=&quot;designation.chg_user&quot;) COLUMN(NAME=&quot;designation.chg_term&quot;)WHERE( EXP1 =&quot;designation.design_code&quot; OP =&quot;=&quot; EXP2 =&quot;:design_code&quot; ) ) ARG(NAME = &quot;design_code&quot; TYPE = string) </retrieve>
<update>designation</update>
<update>DESIGNATION</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -323,7 +323,7 @@
<name>designation</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>25</limit>
<limit>35</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -399,7 +399,7 @@
<name>status</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<imemode>0</imemode>
......@@ -556,7 +556,7 @@
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>300</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
......@@ -593,7 +593,7 @@
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
......
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