Commit 8594ed73 authored by dpingle's avatar dpingle

Updated sql and xml file on [30/10/19]

grade_ad11.xml
w_grade_ad.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@210711 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6b5071fe
...@@ -94,12 +94,13 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E ...@@ -94,12 +94,13 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
update obj_forms set disp_metadata= update obj_forms set disp_metadata=
'<html> '<html>
<span style="white-space: normal !important; word-break: break-word; "> {sh_descr} <b>{ad_code}</b> , Grade Code <b>{grade_code}</b> <br/> <span style="white-space: normal !important; word-break: break-word; "> {allwdedn_descr} <b>{ad_code}</b> , Grade Code <b>{grade_code}</b> <br/>
Pay Table <b>{pay_table}</b> , Amount <b>{amount}</b> Pay Table <b>{pay_table}</b> , Amount <b>{amount}</b>
</span> </span>
<br/> <span style="float:right;"></span> <br/> <span style="float:right;"></span>
</html>' where win_name='w_grade_ad'; </html>' where win_name='w_grade_ad';
update itm2menu set ICON_PATH='GradewisePaystructure.png' , CLOSE_ICON='GradewisePaystructurewht.png' where WIN_NAME='w_grade_ad'; update itm2menu set ICON_PATH='GradewisePaystructure.png' , CLOSE_ICON='GradewisePaystructurewht.png' where WIN_NAME='w_grade_ad';
...@@ -118,6 +119,7 @@ update OBJ_FORMS set THUMB_ALT_COL = 'allwdedn_descr', THUMB_IMAGE_COL= 'ad_code ...@@ -118,6 +119,7 @@ update OBJ_FORMS set THUMB_ALT_COL = 'allwdedn_descr', THUMB_IMAGE_COL= 'ad_code
update TRANSETUP set THUMB_ALT_COL = 'allwdedn_descr', THUMB_IMAGE_COL= 'ad_code', THUMB_OBJ = 'AdCodeImages' where TRAN_WINDOW = 'w_grade_ad'; update TRANSETUP set THUMB_ALT_COL = 'allwdedn_descr', THUMB_IMAGE_COL= 'ad_code', THUMB_OBJ = 'AdCodeImages' where TRAN_WINDOW = 'w_grade_ad';
------------------------------------------------------[30/10/19]End ------------------------------------------------------[30/10/19]End
......
...@@ -145,13 +145,19 @@ ...@@ -145,13 +145,19 @@
<dbname>grade_ad.chg_user</dbname> <dbname>grade_ad.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
<dbname>grade_ad.chg_term</dbname> <dbname>grade_ad.chg_term</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;grade_ad&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) COLUMN(NAME=&quot;grade_ad.pay_table&quot;) COLUMN(NAME=&quot;grade_ad.grade_code&quot;) COLUMN(NAME=&quot;grade_ad.ad_code&quot;) COLUMN(NAME=&quot;grade_ad.eff_date&quot;) COLUMN(NAME=&quot;grade_ad.type&quot;) COLUMN(NAME=&quot;grade_ad.amount&quot;) COLUMN(NAME=&quot;grade_ad.min_basic&quot;) COLUMN(NAME=&quot;grade_ad.max_basic&quot;) COLUMN(NAME=&quot;grade_ad.min_amt&quot;) COLUMN(NAME=&quot;grade_ad.max_amt&quot;) COLUMN(NAME=&quot;grade_ad.prop_yn&quot;) COLUMN(NAME=&quot;allwdedn.sh_descr&quot;) COLUMN(NAME=&quot;grade_ad.chg_date&quot;) COLUMN(NAME=&quot;grade_ad.chg_user&quot;) COLUMN(NAME=&quot;grade_ad.chg_term&quot;) JOIN (LEFT=&quot;grade_ad.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; )WHERE( EXP1 =&quot;grade_ad.pay_table&quot; OP =&quot;=&quot; EXP2 =&quot;:pay_table&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;grade_ad.grade_code&quot; OP =&quot;=&quot; EXP2 =&quot;:grade_code&quot; ) ) ARG(NAME = &quot;pay_table&quot; TYPE = string) ARG(NAME = &quot;grade_code&quot; TYPE = string) </retrieve> <table_column>
<update>grade_ad</update> <type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>allwdedn_descr</name>
<dbname>allwdedn.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;grade_ad&quot; ) TABLE(NAME=&quot;allwdedn&quot; ) COLUMN(NAME=&quot;grade_ad.pay_table&quot;) COLUMN(NAME=&quot;grade_ad.grade_code&quot;) COLUMN(NAME=&quot;grade_ad.ad_code&quot;) COLUMN(NAME=&quot;grade_ad.eff_date&quot;) COLUMN(NAME=&quot;grade_ad.type&quot;) COLUMN(NAME=&quot;grade_ad.amount&quot;) COLUMN(NAME=&quot;grade_ad.min_basic&quot;) COLUMN(NAME=&quot;grade_ad.max_basic&quot;) COLUMN(NAME=&quot;grade_ad.min_amt&quot;) COLUMN(NAME=&quot;grade_ad.max_amt&quot;) COLUMN(NAME=&quot;grade_ad.prop_yn&quot;) COLUMN(NAME=&quot;allwdedn.sh_descr&quot;) COLUMN(NAME=&quot;grade_ad.chg_date&quot;) COLUMN(NAME=&quot;grade_ad.chg_user&quot;) COLUMN(NAME=&quot;grade_ad.chg_term&quot;) COLUMN(NAME=&quot;allwdedn.descr&quot;) JOIN (LEFT=&quot;grade_ad.ad_code&quot; OP =&quot;=&quot;RIGHT=&quot;allwdedn.ad_code&quot; )WHERE( EXP1 =&quot;grade_ad.pay_table&quot; OP =&quot;=&quot; EXP2 =&quot;:pay_table&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;grade_ad.grade_code&quot; OP =&quot;=&quot; EXP2 =&quot;:grade_code&quot; ) ) ARG(NAME = &quot;pay_table&quot; TYPE = string) ARG(NAME = &quot;grade_code&quot; TYPE = string) </retrieve>
<update>GRADE_AD</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -1134,6 +1140,63 @@ ...@@ -1134,6 +1140,63 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<border>0</border>
<color>0</color>
<x>1005</x>
<y>1</y>
<height>16</height>
<width>99</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>allwdedn_descr</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Allwdedn Descr</text>
<border>6</border>
<color>33554432</color>
<x>1004</x>
<y>1</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>allwdedn_descr_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
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