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

Dynamic ALV Layout

Former Member
0 Likes
487

Hi ,

I have a requirement where the ALV report layout is needed to be Dynamic with Number of Columns and Different Column headers. For example, at one scenario, the ALV layout might have 10 Columns ( 5 Fixed Columns + 5 Dynamic Columns with unique column headers) and for another scenario the ALV layout might have 15 Columns ( 5 Fixed Columns + 10 Dynamic Columns with unique column headers). Here the column headers also may vary for different scenarios and also the number of columns in the layout also varies for different scenarios.

I have never worked on such a requirement before. Please let me have your suggestions. Appreciate your help.

Thanks,

Kannan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
372

Hi Kannan,

You will have to use dynamic internal tables with a normal ALV. Search the forum for how to create dynamic internal tables..

Regards,

Shravan

1 REPLY 1
Read only

Former Member
0 Likes
373

Hi Kannan,

You will have to use dynamic internal tables with a normal ALV. Search the forum for how to create dynamic internal tables..

Regards,

Shravan