Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ALV - Group columns and multiple header

Former Member
0 Kudos

Hello,

Is it possible to have a common header for multiple columns in an ALV grid ( OO based).

Example:

HdrLine1>>> Header1 Header2

HdrLine2>>> Fld1 Fld2 Fld3 Fld4 Fld5 Fld6

Thanks

Hiri

3 REPLIES 3

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

I have never seen anything in the class that would tell me that that sort of thing is possible.

Regards,

Rich Heilman

0 Kudos

Thanks!

I did some research and maybe I can use CL_GUI_COLUMN_TREE class to achieve this. Is there a way to edit the fields of the columns?

HD

kmoore007
Active Contributor
0 Kudos

If you use the ALV List, instead of Grid, you can have multiple headers like you describe. Up to 3 I believe.