Hi All,
I declared a variable of type string and passed the text read from read_text function module.
I concatenate the text retrieved from TLINE table and passed to my string variable l_text.
But the variable l_text is taking text which is less than some 125 char.
So please let me know how I can pass text of length 500 char to a string variable and display in a report.
Regards,
Suresh.