‎2009 May 01 8:42 PM
Hi,
I am working on REUSE_ALV_LIST_DISPLAY.
I have a requirement as to optimize some columns width and not to optimize
some columns width in the output.
I know the way of setting the
layout-colwidth_optimize = 'X'.
But it will optimize the whole columns in the layout.
Is there any way that i can set the column optimize property at
field level in field catalog or to overide the optimize property for
some fields.
Thanks.
‎2009 May 02 4:44 AM
The layout settings will be apllied to all the columns in the list.
Yu may try setting the OUTLEN for the fields you want to optimise while createing the fieldcatalog for these fields and emphaise = 'X' these fields to make the look better.
‎2009 May 02 5:14 AM
Hi,
Pass outputlen in the field catalog with the output length value.