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

ALV possibilities for multiple headers and column split?

Former Member
0 Likes
473

Hi Friends,

I have a requirement to make the ALV with 2 headers and to make one of the column to be splitted into 2 columns.

I have been searching in SDN forum but i could not find anything interesting.

Is it possible to have 2 headers with ALV GRID either by using classes or function modules?

Is it possible to split one column into 2 sub columns by using classes or function module?

Kindly share your knowledge, if you have got any experience with this.

Thanks in advance.

Regards,

Satish.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
358

Multiple headers is possible only with hierarchical ALVs. You may find lots of codes, examples by searching for them in the forum.

Such as this one:

But column split, I dont think its possible in ALVs. But you can explore hierarchical ALVs and check for other options in them.

1 REPLY 1
Read only

Former Member
0 Likes
359

Multiple headers is possible only with hierarchical ALVs. You may find lots of codes, examples by searching for them in the forum.

Such as this one:

But column split, I dont think its possible in ALVs. But you can explore hierarchical ALVs and check for other options in them.