Hi All
I need to hide a assignment block (added it to overbiew page view area and component usage used) dynamically based on some condition.
I have redefined DEATTACH_STATIC_OVW_VIESETS and added the view to deattach
, but still that view internal table contains the deleted view in REATTACH_OVW_VIEWSETS so I have removed there also but still some where that internal table picking up that view and showing in screen.
Can any body please guide me