Hi,
Is the restriction of displaying only 255 charcters in an ALV column is applicable even if we use factory method of class cl_salv_table. I am passing the internal table ( with contains more than 255 charactes in a column) to CALL METHOD cl_salv_table=>factory. Then I am using display() to display the ALV. But in the output only 255 charactes are coming in a column.
Is there any method to be called /values to be passed to display more than 255 characters in a column?
Please provide your opinion.
Thanks in advance.
Jissa.