Hello,
i want to display sum text with my report. I have done,
WRITE:
AT (p_lnsize) 'ABCDEFGHIJK (Pvt) Ltd' CENTERED,
at /(p_lnsize) p_title centered,
at /1 'Date:', sy-datum, at L_POS_PGNO(5) SY-PAGNO right-justified.
can i format the text as bold, large font size, underlined etc. ??
Thanks Guys,
Shehryar