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 column width adjustment save not possible

Former Member
0 Likes
625

Hi all,

We have a problem with our alv. For a specific report we've created a alv with the possibillity to save a variant. When we execute the report and we adjust the column width of any column and we want to save this layout in a variant the column width is set back to it's original width...

We use the FM "REUSE_ALV_GRID_DISPLAY" but in de fieldcat or in de layout we don't set any any column setting.

This issue occurs only on our production server, on the test and development environment it works fine...??!!!

I've searched the forum all morning already but couldn't find anything which looks like my problem...

So if anyone has an answer....

King regards,

Patrick

Edited by: P. Keltjens on May 17, 2010 1:37 PM

Hi all,

We have a problem with our alv. For a specific report we've created a alv with the possibillity to save a variant. When we execute the report and we adjust the column width of any column and we want to save this layout in a variant the column width is set back to it's original width...

We use the FM "REUSE_ALV_GRID_DISPLAY" but in de fieldcat or in de layout we don't set any any column setting.

This issue occurs only on our production server, on the test and development environment it works fine...??!!!

I've searched the forum all morning already but couldn't find anything which looks like my problem...

So if anyone has an answer....

King regards,

Patrick

Edited by: P. Keltjens on May 17, 2010 1:37 PM

2 REPLIES 2
Read only

Former Member
0 Likes
502

Did you try debugging your program in the production environment? Perhaps you have different authorizations in production than you have in your test and development environments.

Read only

Former Member
0 Likes
502

Yes I've did but couldn't find anything. An authorisation issue can't be because I've the profile SAP_ALL on all environments.