Application Development and Automation 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: 
Read only

2 headers on ALV

Former Member
0 Likes
512

Hello,

I'm new on ALV, and I would like to know how to do get 2 headers on my ALV (ALV Tree in my case).

I want to obtain this :

-


AAAAA | BBBBB |

-


f1 | f2 | f3 | f4 |

-


f1, f2, f3 and f4 are the 'usual' header of the ALV (from the fieldcatalog). But I don't try the way to get the first header.

Thx for your help.

Message was edited by:

Bernard Pochin

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
484

Hi,

Two headers in Grid is not possible , But you can try with fm REUSE_ALV_HIERSEQ_LIST_DISPLAY.

Hi,

Two headers in Grid is not possible , But you can try with fm REUSE_ALV_HIERSEQ_LIST_DISPLAY.

2 REPLIES 2
Read only

former_member194669
Active Contributor
0 Likes
485

Hi,

Two headers in Grid is not possible , But you can try with fm REUSE_ALV_HIERSEQ_LIST_DISPLAY.

Read only

Former Member
0 Likes
484

Hi ,

It is not possible in ALV Grid, but we can do it in ALV list in top-of-page using write statements.

Ali