Hi,
I code in WebDynpro for java.
I have a column in a table which is a LinkToAction.
Only for specific values which i get to this column, i require link and for others i do not want a link to appear in this column in that particular row.
For example, i query a RFC and get values for this LinkToAction column. If values i got from RFC is "Seats Available", i require a link in this column in that row.
If the value i get from RFC is "Seats Full", i do not want a link in this column in that particular row.
Can anyone give some hints on how to achieve this?
Thanks,
Bhuvana