Commit 61e9810e 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@98944 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 425b3e8f
......@@ -318,6 +318,8 @@ INSERT INTO MESSAGES (MSG_NO, MSG_STR, MSG_DESCR, MSG_TYPE, MSG_OPT, CHG_DATE, C
INSERT INTO MESSAGES (MSG_NO, MSG_STR, MSG_DESCR, MSG_TYPE, MSG_OPT, CHG_DATE, CHG_USER, CHG_TERM) VALUES ('VTNLPALLET', 'Blank Pallet No.', 'Pallet Number is blank.Please enter valid Pallet Number', 'E', 'Y', sysdate, 'BASE', 'BASE');
delete from obj_actions where obj_name = 'palletization' and line_no = 4;
......
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