Commit 07dbbe4a authored by ssalve's avatar ssalve

Sarita : Committed on 19 AUG 2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@205420 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5a63a4ca
...@@ -109,4 +109,10 @@ update obj_forms set scr_flag='F' , disp_metadata='"<html> ...@@ -109,4 +109,10 @@ update obj_forms set scr_flag='F' , disp_metadata='"<html>
</html>"' , thumb_obj='EmpImages' , thumb_image_col='emp_code', thumb_alt_col='emp_fname' where win_name='w_ad_change'; </html>"' , thumb_obj='EmpImages' , thumb_image_col='emp_code', thumb_alt_col='emp_fname' where win_name='w_ad_change';
update transetup set key_string=null , repeate_add='N' , repeat_add_det=null,auto_confirm=null,edit_opt=3 where tran_window='w_mthad_change'; update transetup set key_string=null , repeate_add='N' , repeat_add_det=null,auto_confirm=null,edit_opt=3 where tran_window='w_mthad_change';
commit; commit;
\ No newline at end of file
------------------------------------------ Updated SQL On 19 AUG 2019 [START] ----------------------------------
update system_events set comp_type='JB' , comp_name='ibase.webitm.ejb.adm.MthAdChangeIC' , service_code='poic_default_ejb' where obj_name='mthad_change' and event_code='post_item_change';
update system_events set comp_type='JB' , comp_name='ibase.webitm.ejb.adm.MthAdChangeIC' , service_code='prv_default_ejb' where obj_name='mthad_change' and event_code='pre_validate';
------------------------------------------ Updated SQL On 19 AUG 2019 [END] ------------------------------------
\ No newline at end of file
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