Commit 32410e18 authored by rtelang's avatar rtelang

w_holiday_tbl.sql

-Changes done in system entries.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@203134 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3adb52b7
......@@ -62,7 +62,17 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
------------------------------------Modified by Rohini T on[03/07/19][End]----------------------------------------------------------
------------------------------------Modified by Rohini T on[09/07/19][Start]----------------------------------------------------------
set define off;
update obj_forms set DISP_METADATA='<html><b>&nbsp;Table No&nbsp;:&nbsp;</b>{hol_tblno}&nbsp;<b>Description&nbsp;</b>:&nbsp{descr}&nbsp;<b>Date</b>&nbsp;:&nbsp{hol_date}</html>' WHERE WIN_NAME='w_holiday_tbl';
update itm2menu set MOB_DEPLOY='B' WHERE WIN_NAME='w_holiday_tbl';
update transetup set THUMB_IMAGE_COL='hol_tblno',THUMB_ALT_COL='hol_tblno',THUMB_OBJ='holidayImages' WHERE TRAN_WINDOW='w_holiday_tbl';
------------------------------------Modified by Rohini T on[09/07/19][End]----------------------------------------------------------
......
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