Commit e1b16a1f authored by sanashaikh's avatar sanashaikh

Sana S: Modifeid on 12/11/19

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@211786 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6357c393
...@@ -121,6 +121,9 @@ Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGH ...@@ -121,6 +121,9 @@ Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGH
--12/11/19 --12/11/19
update obj_actions set display_mode=1 where obj_name='cadre_perk' and service_code='audit_trail'; update obj_actions set display_mode=1 where obj_name='cadre_perk' and service_code='audit_trail';
update obj_actions set display_mode=1 where line_no in(1,39) and obj_name='cadre_perk';
-- delete is only for QC -- delete is only for QC
delete from obj_actions where form_no=2 and obj_name='cadre_perk'; delete from obj_actions where form_no=2 and obj_name='cadre_perk';
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