I am using REUSE_ALV_LIST_DISPLAY FM to get ALV output. I am also filling the Field catalogue table.
One of the field is of lesser length while the field heading is Longer. Is it possible to bring the heading to the next line under the same column. what settings should i do in the field catalogue table.
I don't think that is possible. However use <b>seltext_s</b>, <b>seltext_m</b>, <b>seltext_l</b> (similar to short text, medium text, longtext while you define data element) and define the output length (outputlen or similar) in the Field Catalog.
Regards,
Subramanian V.
Add a comment