Commit 20ff0e37 authored by sghate's avatar sghate

updated sql

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206347 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 1173701b
......@@ -136,7 +136,7 @@ Insert into OBJ_ACTIONS (OBJ_NAME,LINE_NO,IMAGE,DESCRIPTION,SERVICE_CODE,INTERAC
--------------------------------------------Added by shital on 27/08/2019 End-------------
--------------------------------------------Added by shital on 27/08/2019 Start-------------
update transetup set TABLE_NAME='site_code,module_code,level_type,level_code,par_name,eff_date' where TRAN_WINDOW='w_site_env';
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;
......
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