Commit 83ba7371 authored by sgadve's avatar sgadve

Adding the menu icon in the Perk Lapse process

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@210301 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 1e81a5fb
...@@ -68,4 +68,11 @@ update system_events set SERVICE_CODE='prc_default_ejb',COMP_NAME='ibase.webitm. ...@@ -68,4 +68,11 @@ update system_events set SERVICE_CODE='prc_default_ejb',COMP_NAME='ibase.webitm.
update transetup set KEY_STRING='_spsite_code__to,_ppclaim_date,LP,seq04' where upper(tran_window) = 'T_EMP_ADLAPSE'; update transetup set KEY_STRING='_spsite_code__to,_ppclaim_date,LP,seq04' where upper(tran_window) = 'T_EMP_ADLAPSE';
---------------------------Perk Lapse process [END]----------------------------------------------------------- ---------------------------Perk Lapse process [END]-----------------------------------------------------------
\ No newline at end of file
-----------Adding menu icon[START]---------------------
update itm2menu set icon_path='perklapseproc.png',close_icon='perklapseprocwht.png' where win_name='w_perk_lapse_proc';
-----------Adding menu icon[END]---------------------
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