Skip to Content
0
Former Member
Mar 23, 2009 at 08:55 AM

Tooltip in ALV

861 Views

Hi,

I am displaying alv

eg code is

fieldcatalog-fieldname = 'NETWR.

fieldcatalog-seltext_m = 'Amt'..

append fieldcatalog to fieldcatalog.

clear fieldcatalog.

Now i want that the header to be displayed as Amt and tooltip as Amount of Stock not as Amt which is coming by default.

I want where i can specify a different text for tooltip.

regards,

priya