Commit 1c9cc6b3 authored by nkhan's avatar nkhan

Added by Nasruddin khan


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@40843 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 9ae9a00a
...@@ -105,7 +105,7 @@ insert into messages(msg_no, msg_str, msg_descr, msg_type, msg_opt, ...@@ -105,7 +105,7 @@ insert into messages(msg_no, msg_str, msg_descr, msg_type, msg_opt,
values ( values (
'VMEFVUTDAT', 'VMEFVUTDAT',
'RECORD ALREADY EXIST!', 'RECORD ALREADY EXIST!',
'Record already exist. Please enter Effective date and valid up to date should be greater then or less then existing detail', 'Record already exist. Please enter Effective date and valid up to date should be greater then or less then existing detail',
'E', 'E',
'Y', 'Y',
sysdate, sysdate,
......
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