Commit 81d322c0 authored by nkhan's avatar nkhan

Added by Nasruddin khan


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103180 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c35e8893
......@@ -269,4 +269,13 @@ Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME) values ('commissiondet'
insert into messages(msg_no, msg_str, msg_descr, msg_type, msg_opt, chg_date, chg_user, chg_term )
values (
'VMEFVUTAMT',
'INVALID RECORD!',
'Please enter Minimum amount and Maximum amount should be greater then and less then exists detail',
'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