Application Development 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: 

Column size is changing in ALV when sorting by anything

teja_va
Explorer
0 Kudos

Hi,

My User claims that his column size is changing when sorted anything. Whereas for me it's working fine.

For Ex..

Before sorting

Date 202238 202239 202240 202241 202242 ...

After sorting by anything like sort date column

Date 2022.. 2022.. 2022..

Here the week numbers are not visible after sorting for him, but for me it is visible

and I'm checking in different system from him.

Will there be any specific user settings as I gave already optimize width column as 'X' in logic.

Please let me know if anyone knows anything.

Thank you.

1 ACCEPTED SOLUTION

former_member808116
Participant
0 Kudos

Don't set optimize in layout equal X and set output length.

2 REPLIES 2

venkateswaran_k
Active Contributor

Remove optimize width = 'X'.

Set field length in field catalog.

former_member808116
Participant
0 Kudos

Don't set optimize in layout equal X and set output length.