Commit 36212212 authored by smestry's avatar smestry

Updated the sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@104814 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 211c284b
...@@ -58,3 +58,7 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E ...@@ -58,3 +58,7 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
values ('VTITMIND','Item already present.','Indent for item already there.','E',null,null,null,null,sysdate,'BASE','BASE',null,null); values ('VTITMIND','Item already present.','Indent for item already there.','E',null,null,null,null,sysdate,'BASE','BASE',null,null);
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 ('VTINDDATE','Indent Date can''t be blank!','Indent Date can not be blank, Please enter Indent d=Date','E','Y',null,null,null,sysdate,'BASE','BASE',null,null);
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