Commit 77fa5416 authored by sghate's avatar sghate

updated sql

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206358 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b7eb5d82
......@@ -138,7 +138,11 @@ Insert into OBJ_ACTIONS (OBJ_NAME,LINE_NO,IMAGE,DESCRIPTION,SERVICE_CODE,INTERAC
--------------------------------------------Added by shital on 27/08/2019 Start-------------
update transetup set TRAN_ID_COL='site_code,module_code,level_type,level_code,par_name,eff_date' where TRAN_WINDOW='w_site_env';
update OBJ_ACTIONS set REC_SPECIFIC=1 where OBJ_NAME='site_env' and LINE_NO=39;
update OBJ_ACTIONS set REC_SPECIFIC=null where OBJ_NAME='site_env' and LINE_NO=39;
update OBJ_ACTIONS set DISPLAY_MODE=2 where OBJ_NAME='site_env' and LINE_NO=39;
--------------------------------------------Added by shital on 27/08/2019 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