Commit a7b36031 authored by sghate's avatar sghate

shital : updated sql on 23-09-2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@208057 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0ac98683
......@@ -147,4 +147,10 @@ Insert into OBJ_ACTIONS (OBJ_NAME,LINE_NO,IMAGE,DESCRIPTION,SERVICE_CODE,INTERAC
update itm2menu set icon_path='qualification.png' , close_icon = 'qualificationwht.png' where win_name='w_qual';
--------------------------------------------Added by Sarita on 30/08/2019 Start-------------
--------------------------------------------Added by shital on 23/09/2019 Start-------------
REM INSERTING into MESSAGES
SET DEFINE OFF;
Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,ERR_SOURCE,CHG_DATE,CHG_USER,CHG_TERM,OVERRIDE_INPUT,MAIL_OPTION) values ('VMTYPE1 ','Invalid Type!','Type does not present in GENCODE Table.','E','Y',null,null,null,to_date('22-10-00','DD-MM-RR'),'SUN ','HDP ',null,null);
--------------------------------------------Added by shital on 23/09/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