Commit 45c5c27f authored by dpawar's avatar dpawar

update query


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@92443 ce508802-f39f-4f6c-b175-0d175dae99d5
parent d752babd
......@@ -538,7 +538,7 @@ values(
0,
0,
'w_employee_bond',
'Bond Amount,
'Bond Amount',
'ADM.9.3.0.0.0',
sysdate,
'Dadaso',
......@@ -607,7 +607,7 @@ INSERT INTO SYSTEM_EVENTS ( obj_name ,event_code ,event_context ,service_code ,m
---------------------------------------------------------------------------------
insert into messages
(msg_no,msg_str,msg_descr,msg_type,chg_date,chg_user,chg_term) VEXTLINE
(msg_no,msg_str,msg_descr,msg_type,chg_date,chg_user,chg_term)
values
('VNULBAMT','Bond amount is empty','Please enter Bond Amount','E',sysdate,'Dadaso','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