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
......@@ -46,3 +46,7 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
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 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