2006 May 15 1:22 PM
Hi!
I have written an ALV-report. Because I have to display many columns and the screen width is limited I would like to put the headertext vertical instead of horizontal. Is that an easy thing to do with ALV?
P S C
R T O
I O L
C C O
E K R
-
8.30 X RED
2.00 X YEL
5.82 X GRE
Best regards,
Patrick de Sarrazin
2006 May 15 1:28 PM
HI Patrick,
I doubt if you can do it using an alv.
Column headings will have a tool tip feature by default.
So, you can play with the display lengths of fields instead of diplaying columns headings as vertical text.
Try to set the output length to as minimum as possible., when you build the field catalog.
Regards,
Ravi
2006 May 15 1:28 PM
HI Patrick,
I doubt if you can do it using an alv.
Column headings will have a tool tip feature by default.
So, you can play with the display lengths of fields instead of diplaying columns headings as vertical text.
Try to set the output length to as minimum as possible., when you build the field catalog.
Regards,
Ravi
2006 May 15 1:44 PM
Patrick,
This is not an attribute of the ALV controls.
You would need to export the data to Excel, and then programatically do the vertical text there.
2006 May 15 1:46 PM
<i>Because I have to display many columns and the screen width is limited </i>
What about using ALV grid? You don't have such limitations there.
Peter
2006 May 15 1:51 PM
Peter,
By Patrick's phrase "ALV report", I believe that he means ALV grid.
And an ALV grid does have such limitations. It does not support vertical text.
2006 May 15 1:48 PM
Hi Patrick,
There is no such paramter in ALV.
You can only control the screen width in the output.
Regards,
Bharadwaj