Hi Gurus,
I am working on SAP Web Dynpro ABAP for Appraisal Templates (HR Module)
Standard Web Dynpro Component: HAP_DOCUMENT_BODY
View: VW_TABS_VIEW
Method: HANDLEFROM_MAIN
I have enhanced the layout of the view ‘VW_TABS_VIEW’. In this view there is HorizontalContextualPanel UI Element, I have added Tooltip property and bound the tooltip dynamically. But whenever a tab is selected its tooltip is getting displayed for all the other tabs also.
Requirement:
If we place the mouse over the other tab (not the selected tab) its own Tooltip has to be displayed, not the selected tabs tooltip.
Please help me solve the issue.
Thanks in Advance,
Swathi Paritala