Hi Experts,
I am developing a list report. I have used sy-uline in the report. My content extends to around 300 characters in the title. I tried the command:-
WRITE:/ sy-uline(300).
But I get a syntax error.Any suggestions to fulfill this requirement.
-Regards,
Ragavan