Commit b579331b authored by agaikwad's avatar agaikwad

Sql update

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@165183 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 10691a7f
......@@ -79,6 +79,9 @@ Insert into messages (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
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 ('VTQCS2 ','QC Specification Not Found!','The QC order specification you have entered does not existing in the QC item specification det table.','E','Y',null,null,null,to_date('27-APR-06','DD-MON-RR'),'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 ('VTEMPSTS01','Effective date is blank!','Effective date is blank, please specify effective date','E','Y',null,null,null,to_date('21-MAY-15','DD-MON-RR'),'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