Commit 0bb967ea authored by ssalve's avatar ssalve

Sarita: alter query for sordertype on 13 NOV 2018

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@192843 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 75e546ff
...@@ -45,4 +45,8 @@ values ('VTINVRCPNO','Invalid line no Rcp','The line no rcp can not be empty / n ...@@ -45,4 +45,8 @@ values ('VTINVRCPNO','Invalid line no Rcp','The line no rcp can not be empty / n
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) 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 ('VTINVPQTY','Invalid Quantity','Entered Quantity should not exceed than Purchase Order Quantity','E',null,null,null,null,to_date('22-OCT-00','DD-MON-RR'),'SUN','HDP',null,null); values ('VTINVPQTY','Invalid Quantity','Entered Quantity should not exceed than Purchase Order Quantity','E',null,null,null,null,to_date('22-OCT-00','DD-MON-RR'),'SUN','HDP',null,null);
------------ added by sarita on 22-10-2018 [END] ---------------------------------- ------------ added by sarita on 22-10-2018 [END] ----------------------------------
\ No newline at end of file
---------------------------------Added by sarita on 13 NOVEMBER 2018 [START]-----------------------------------
alter table sordertype add CR_TERM_SOURCE char(1);
---------------------------------Added by sarita on 13 NOVEMBER 2018 [END]-------------------------------------
\ No newline at end of file
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