Question:
Hello everyone,
Just wanted to ask, is it possible for me to add/create new pop-up field description everytime I press F1(Help) button in one of the columns in an alv report? If it is possible, how will I be able to do it?
Thanks very much in advance...hope to hear from you guys soon...thanks
Answer:
Hi,
If you just want to show a short description of the contents in a column (or the formula behind it if it is a calculation) then it would probably be better to define customised ToolTips. i.e. placing the pointer over the column heading will show a specially-defined description rather than the default from the Dictionary.
Regards.
Answer:
Hi,
If you want to display text associated with the field then set ref_tabname to transparent table.After you have made the required settings press f1 help.
GAurav
Answer:
Hi All,
Thanks very much for the advice. I'll try to do what you have suggested. Thanks.