Commit 9a2a785c authored by smane's avatar smane

DI3LSUN001.sql file updated to add newsql..


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@94593 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a89b2eec
......@@ -63,3 +63,6 @@ VALUES ('VMNLPENLTY', 'Empty Penalty Type !','Penalty Type should not be Empty !
INSERT INTO MESSAGES (msg_no , msg_str , msg_descr , msg_type , msg_opt , chg_date , chg_user , chg_term )
VALUES ('VMNULTRTYP', 'Empty Transit Type !','Transit Type should not be Empty !', 'E', 'Y', SYSDATE, 'BASE', 'BASE');
INSERT INTO MESSAGES (msg_no , msg_str , msg_descr , msg_type , msg_opt , chg_date , chg_user , chg_term )
VALUES ('VMVLDCHGCD', 'Invalid Inc. Charges Code','Entered Incidental Charges Code does not found in Gencodes Master !', '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