Commit 4117bbac authored by caluka's avatar caluka

invalid submit message updated


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@101507 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 4f3f7131
......@@ -104,5 +104,6 @@ VALUES ('VTNOTTRFA', 'Invalid status!', 'Selected Transaction status is T,After
ALTER TABLE STARCLUB_ELIGIBILITY_WORKING RENAME COLUMN PRD_CODE TO ACCT_PRD;
INSERT INTO MESSAGES (msg_no , msg_str , msg_descr , msg_type , msg_opt , chg_date , chg_user , chg_term )
VALUES ('VTNOTSUB2', 'Invalid Submit!', 'Selected Transaction is not submitted.Please submit the transaction first.', '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