Commit e79aeca2 authored by jshinde's avatar jshinde

Request ID:[W15JSUN017] Update VMPALLEEXT msg_no as VTPALLEEXT


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@100215 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0bd69eaa
......@@ -186,5 +186,10 @@ CHG_USER,CHG_TERM) VALUES ('999999','AWMS_LOCATION_SUFFIX','S','P,B,X','AWMS LOC
0,SYSDATE,'BASE','BASE');
----------------------------------------------------------12/2/2016 DISPARM--end--------------------------------------------------------------------
----------------------------------------------------------16/2/2016 msg_no update -----------------------------------------------------------------------
UPDATE messages SET
MSG_DESCR='Entered Pallet is not valid for Pallet Request.Please Enter Valid Pallet Number',msg_no='VTPALLEEXT'
WHERE msg_no='VMPALLEEXT';
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