hi rajesh,
The Legend element can be positioned anywhere in the view and be assigned to a table or datenavigator.
to the DateNavigator element:
In the view, after the DateNavigator element insert a Legend element and assign it to the DateNavigator element by setting the ID of the Legend element as the legendID property of the DateNavigator element.
● To the table:
You can insert a Legend element after the table and use the legendID property to assign it to the table. To position the Legend element at the bottom of the table, you can use the legend popin. Insert a LegendPopin into the table and a content into the LegendPopin. Then insert a Legend element into the content.
If you create the legend alone the reference error will display as shown below:
ACC: There are no references to legend "LEGEND"Please find the below link to create the legend popin in the table.
Legend alone there is no functionality as such.
Creating a Color Legend in a Table in Web Dynpro - Code Gallery - SCN Wiki
Hope these is useful..
Thanks & Regards
@Surendra@
Add a comment