Commit db6985b0 authored by sghate's avatar sghate

Shital: Updated SQL

w_itdecl_fmt.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@208746 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 25657766
......@@ -95,7 +95,7 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
----------------------------------------------------------Added by Shital on 16/9/2019 Start----------
update itm2menu set ICON_PATH='ITAdcodeDetailsG', CLOSE_ICON='ITAdcodeDetailswht' where APPLICATION='ADP' and WIN_NAME='w_itdecl_fmt';
update itm2menu set ICON_PATH='ITAdcodeDetailsG.png', CLOSE_ICON='ITAdcodeDetailswht.png' where APPLICATION='ADP' and WIN_NAME='w_itdecl_fmt';
delete from POPHELP where FIELD_NAME='AD_CODE' and MOD_NAME='W_ITDECL_FMT';
......
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