Hi,
My scenario is like when I click on the table item its details would be displayed in a tab below the table. User can update these details. After changing the values we are updating the values througha BAPI to the BI system. The BAPI returns a Message back.
From the output of the BAPI I need to display this message.
I can create a form and then display this message. The problem is when I select any other row item in the table the message still remains in the tab. How can i remove / hide this message when I select the row item from the table?
Thanks,
Nagarajan.