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

Multiple ALV

Former Member
0 Likes
476

Hi all,

I am using alv grid to display a report.

As I click one of the radio button One report should be displayed.When we click another button another set of report should be displayed. Each report uses different itab.

I need to commonize the use of the fn REUSE_ALV_BLOCK_GRID_DISPLAY.

I dont want to use the same fn again but with different itab name.

Regards,

Priya

3 REPLIES 3
Read only

FredericGirod
Active Contributor
0 Likes
460

Hi,

you could use your radio button to change the search of the fieldcatalog.

Don't set the name of any structure, just the fieldcatalog.

I think, you must use the internal table to set the data into the ALV Grid.

Rgd

Frédéric

Read only

Former Member
0 Likes
460

Hi priya,

You can achieve this by displaying your report in tabstrips.But i am not sure that this facility is available in alv function modules.By using classes we can achieve this.

Bye,

Bujji

Read only

Former Member
0 Likes
460

Hi Priya ,

Hope you have already posted the same query in this

for displaying multiple ALVs.

regards

satesh