Hello Gurus,
I am reaching you regarding the possibility to change the tooltip in the standard table from Query Browser.
Basically I've tried solutions like @UI.lineitem, @EndUserText.QuickInfo but without success, the default text from the ABAP dictionary is still being displayed.
One thing to note is that basically when I am trying to change the column name from the default description to a custom one using @EndUserText.QuickInfo is working just fine, it is being replaced, but the quickInfo doesn't work at all.
e.g.
Would changing the standard code generated by the query itself be a solution, to implement custom tooltips? Do we have a simple solution to this?
Thanks a lot in advance!