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 with width column fixed

Former Member
0 Likes
380

I want that the ALV List of a report can't let to extend the width the some column. Is This posible?

I've already seen some post about this but, any is what I want.

Somebody has faced with this issue?

Best Regards!

I'll be grateful for your help.

Thanks in Advance.

2 REPLIES 2
Read only

Former Member
0 Likes
358

Hi try this one in feild catalog

WA_GT_FIELDCAT-KEY= 'X'.

WA_GT_FIELDCAT-FIX_COLUMN = 'X'.

Read only

0 Likes
358

Hi Hasan,

             I tried it with your suggestion, but, I'm still can to expand the column with the mouse.

I tried also changing some elements of layout, but without success.

Thanks anyway.

I saw this with ALV Object but, it would be very difficult translate it.