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