Hi Experts,
In a customer requirement I have to hide a view(FollowUpTabLink) from the view area (ICCMP_BT_INR/FollowUpTabLink) dynamically.
Following are the details of the objects.
Component : ICCMP_BT_INR
Viewset : ICCMP_BT_INR/FollowUpViewSet
I have seen another SDN blog which suggest for the methods.
- DETACH_STATIC_OVW_VIEWS
- REATTACH_STATIC_OVW_VIEWS
But the class CL_ICCMP_BT_INRFOLLOWUPVI_IMPL doesn't have these methods.
I have also tried the unbind_view method in DO_PREPARE_OUTPUT, even that's not working.
Kindly suggest if there is anything can be done to achieve the desired functionality.
Thanks in advance.
Regards,
Puneet