Commit b16b6e10 authored by nkhan's avatar nkhan

Added by nasruddin


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@39844 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 1a04e329
......@@ -571,8 +571,8 @@ VALUES ('VTAMTPR',
INSERT INTO MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,CHG_DATE,CHG_USER,CHG_TERM)
VALUES ('VTALTAMTPR',
'Invalid alertamount%',
'alert amount % should be greater then zero and less then hundred',
'Invalid alertamount',
'Alert amount % should be greater then zero and less then hundred',
'E',
sysdate,
'BASE',
......@@ -636,7 +636,7 @@ values ('RPDCONFEMD',
INSERT INTO MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,CHG_DATE,CHG_USER,CHG_TERM)
VALUES ('VTFUTRNDT',
'Invalid tran date !',
'tran date should not bes greater then current date',
'tran date should not be greater then current date',
'E',
sysdate,
'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