Commit c87092ca authored by agaikwad's avatar agaikwad

sql update


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@165168 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 120e888c
...@@ -77,6 +77,8 @@ Insert into messages (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E ...@@ -77,6 +77,8 @@ 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 ('VTEXDQTY ','Invalid Quantity','Quantity exceeds Qc Order Quantity. ','E','Y',null,null,null,to_date('06-JUN-12','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 ('VTEXDQTY ','Invalid Quantity','Quantity exceeds Qc Order Quantity. ','E','Y',null,null,null,to_date('06-JUN-12','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 ('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);
......
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