‎2010 May 11 8:26 AM
Hi ,
I developed report with ALV grid. One of columns has values of 14-teen character length.When I wont to filter this column,
in pop up screen of filter I can input only values of maximal length 10. So filtering on this column is not possible because user
cannot enter full length values.
I tried to enter values manually but the problem remains same. The field in grid is created after table field using data element from DDIC type char length 14.
How I can increase input field length, in filter pop up of ALV grid. Release is 6.00
Please advice.
Krsto
Edited by: Krsto Gjergja on May 11, 2010 9:32 AM
‎2010 May 11 10:54 AM
Hello.
I think, that you will have to modify the fieldcatalog.
Changing the value for field "outputlen" to 14 for this field could be the soultion for your problem.
Regards, Jörg