Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how extend field length from selection parameter for report program

Former Member
0 Likes
337

Hi Experts,

Am using one parameter for 128 length as selection screen for ABAP report program. But I can see the length of parameter from screen only 40 character. If I try to enter more than 40 character then it will scroll itself.

So, I want extend the fileld lenth for input selection parameter for one field.

Please help to solve this problem.

Thanks.

Ajmal.

1 REPLY 1
Read only

PedroGuarita
Active Contributor
0 Likes
257

It's not possible, the maximum visible length of a parameter is from 39 to 45, no more than that.

PS : You could have done a little research through SAP Help for this, it's all there.