Commit 77980516 authored by vlagad's avatar vlagad

sql related changes for obj name enterprise

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@200596 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 26dbb60d
...@@ -384,6 +384,9 @@ Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD ...@@ -384,6 +384,9 @@ Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('enterprise','2 ','itm_default','Y'); Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('enterprise','2 ','itm_default','Y');
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('enterprise','2 ','res_id','Y'); Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('enterprise','2 ','res_id','Y');
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 ('VMNURESID','Resource Id is Blank','Please enter Resource Id, can not blank.','E','Y',null,null,null,SYSDATE,'BASE','BASE',null,null);
------------------------Added By Vikas l on 08-May-2019[For Obj Name enterprise ]End-------------------- ------------------------Added By Vikas l on 08-May-2019[For Obj Name enterprise ]End--------------------
------------------------Added By Vikas l on 08-May-2019[For Obj Name awacs_to_es3_prc ]Start-------------- ------------------------Added By Vikas l on 08-May-2019[For Obj Name awacs_to_es3_prc ]Start--------------
......
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