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

ALV OOPS

Former Member
0 Likes
613

Hi all,

As per my requirement, my ALV Grid should be able to edit the cell. I achieved editing output.

But my doubt is when i edit a cell, I can enter a maximum of 10 characters in the editable cell even if i edit a cell which has 20 characters, but not more than that.

What is the reason behind that? I need to increase the number of editable characters to field size.

Your efforts will be appreciated.

Regards,

Pavan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
539

Hello,

increase the output length

Eg.

WA_FIELDCAT-OUTPUTLEN = 20

Regards,

Neelambari

3 REPLIES 3
Read only

Former Member
0 Likes
540

Hello,

increase the output length

Eg.

WA_FIELDCAT-OUTPUTLEN = 20

Regards,

Neelambari

Read only

0 Likes
539

It's not helping anyway...

Thanx for your suggestions.

Read only

Pawan_Kesari
Active Contributor
0 Likes
539

have to set column width optimise in layout?