Skip to Content
0
Former Member
Jul 06, 2009 at 11:38 AM

Alv column problem.

199 Views

Hi,

I have an alv report which is not displaying the complete text in one of the alv's column.

The text is visible in my internal table and the size of text is 169 characters.

But when i am using the same internal table for displaying the data in alv, the alv is just showing the first 128 characters of the column.

i have tried wa_fcat-outputlen and it didn't solve my problem.

Any suggestion?

Thanks.