Commit 69bfc5f3 authored by sghate's avatar sghate

Shital : Committed on 19 AUG 2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@205410 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6a32a9a7
...@@ -149,7 +149,7 @@ ...@@ -149,7 +149,7 @@
<name>chg_term</name> <name>chg_term</name>
<dbname>grade.chg_term</dbname> <dbname>grade.chg_term</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;grade&quot; ) TABLE(NAME=&quot;cadre&quot; ) COLUMN(NAME=&quot;grade.grade_code&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;grade.cadre_code&quot;) COLUMN(NAME=&quot;cadre.descr&quot;) COLUMN(NAME=&quot;grade.induct_tblno&quot;) COLUMN(NAME=&quot;grade.sh_descr&quot;) COLUMN(NAME=&quot;grade.appr_tblno&quot;) COLUMN(NAME=&quot;grade.acct_code__exp&quot;) COLUMN(NAME=&quot;grade.cctr_code__exp&quot;) COLUMN(NAME=&quot;grade.notice_prd&quot;) COLUMN(NAME=&quot;grade.grade_type&quot;) COLUMN(NAME=&quot;grade.level_no&quot;) COLUMN(NAME=&quot;grade.chg_date&quot;) COLUMN(NAME=&quot;grade.chg_user&quot;) COLUMN(NAME=&quot;grade.chg_term&quot;) JOIN (LEFT=&quot;grade.cadre_code&quot; OP =&quot;=&quot;RIGHT=&quot;cadre.cadre_code&quot; )WHERE( EXP1 =&quot;( ( grade.grade_code&quot; OP =&quot;=&quot; EXP2 =&quot;:mgrade ) )&quot; ) ) ARG(NAME = &quot;mgrade&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;grade&quot; ) TABLE(NAME=&quot;cadre&quot; ) COLUMN(NAME=&quot;grade.grade_code&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;grade.cadre_code&quot;) COLUMN(NAME=&quot;cadre.descr&quot;) COLUMN(NAME=&quot;grade.induct_tblno&quot;) COLUMN(NAME=&quot;grade.sh_descr&quot;) COLUMN(NAME=&quot;grade.appr_tblno&quot;) COLUMN(NAME=&quot;grade.acct_code__exp&quot;) COLUMN(NAME=&quot;grade.cctr_code__exp&quot;) COLUMN(NAME=&quot;grade.notice_prd&quot;) COLUMN(NAME=&quot;grade.grade_type&quot;) COLUMN(NAME=&quot;grade.level_no&quot;) COLUMN(NAME=&quot;grade.chg_date&quot;) COLUMN(NAME=&quot;grade.chg_user&quot;) COLUMN(NAME=&quot;grade.chg_term&quot;) JOIN (LEFT=&quot;grade.cadre_code&quot; OP =&quot;=&quot;RIGHT=&quot;cadre.cadre_code&quot; )WHERE( EXP1 =&quot;~&quot;GRADE~&quot;.~&quot;GRADE_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:mgrade&quot; ) ) ARG(NAME = &quot;mgrade&quot; TYPE = string) </retrieve>
<update>GRADE</update> <update>GRADE</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -974,7 +974,7 @@ ...@@ -974,7 +974,7 @@
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -996,8 +996,8 @@ ...@@ -996,8 +996,8 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>131</x> <x>130</x>
<y>236</y> <y>235</y>
<height>16</height> <height>16</height>
<width>103</width> <width>103</width>
<format>[general]</format> <format>[general]</format>
...@@ -1033,7 +1033,7 @@ ...@@ -1033,7 +1033,7 @@
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>412</x> <x>412</x>
<y>210</y> <y>211</y>
<height>16</height> <height>16</height>
<width>94</width> <width>94</width>
<format>[general]</format> <format>[general]</format>
...@@ -1074,7 +1074,7 @@ ...@@ -1074,7 +1074,7 @@
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
......
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