Question:
Hello,
i have a small problem using ALV (with 'REUSE_ALV_GRID_DISPLAY').
Is it possible to print MORE then one column heading line ? I often use fields with e.g. 8 charakter long. The heading ist e.g. 'key balance days forecast'.....so the heading is much longer then the field itself. It would be nice to split up the heading into 2 rows (or even in 3).
I understand that it is not possible in ALV-grid, but maybe in the printing list ? ('old' ALV)
Any ideas ?
regards, Martin
Answer:
Yes it is not possible in Grid.. it is possible if you use ALV List display FM..
You have to specify the row_pos in field catalog..
Cheers,
Br
Answer:
I only want to have the column HEADING(!!!) splitted in two lines,
not the column itself in a second line.
when i use row_pos the row is printed in the second row. this
is not the thing i want to have !
any mor hints ?
regards, martin