I need to modify an old report using REUSE_ALV_GRID_DISPLAY.
The requirement is that all columns are optimized except for one.
As far as I can tell, i can only set optimization for all with layout-colwidth_optimize
.
Is there a way to deactivate optimization for a single column?