Commit 21c1e1b8 authored by smestry's avatar smestry

W15FSUN008, Updated SQL file for Palletization.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98917 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b908928f
......@@ -309,6 +309,13 @@ delete from POPHELP where FIELD_NAME = 'LOC_CODE' and MOD_NAME = 'W_PALLETIZATIO
INSERT INTO MESSAGES (MSG_NO, MSG_STR, MSG_DESCR, MSG_TYPE, MSG_OPT, CHG_DATE, CHG_USER, CHG_TERM) VALUES ('VTINOUTPL', 'In/Out request pending', 'In/Out request is pending for this pallet.', 'W', 'Y', sysdate, 'BASE', 'BASE');
------------------- 30-10-2015 -----------------
INSERT INTO MESSAGES (MSG_NO, MSG_STR, MSG_DESCR, MSG_TYPE, MSG_OPT, CHG_DATE, CHG_USER, CHG_TERM) VALUES ('VTINVTID', 'Invalid Tran ID !!', 'Transcation details not present.', 'E', 'Y', sysdate, 'BASE', 'BASE');
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