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 Layout's for 2 screens different F4 Help needed for same program

Former Member
0 Likes
508

Hi Friends,

I have 2 layouts in the selection screen the first layout is for screen 1 and the second layout is for screen 2.

I save the layouts when I run the report.

Now when I do F4 Help for the first layout it shows me all the layouts available for the program and the same thing

for Second layout too.

Is there a way for the first layout I need to get only the layouts for the first screen when I hit the F4 button

and for the second layout I need to get only the layouts for the second screen when I hit the F4 button. in order to choose

I am using REUSE_ALV_VARIANT_F4 and passing report name to is_variant and i_save = 'X'.

Thanks,

chaithanya.

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
467

I think this is not possible.

Variant names get stored on Report Name as key.

Hi Friends,

I have 2 layouts in the selection screen the first layout is for screen 1 and the second layout is for screen 2.

I save the layouts when I run the report.

Now when I do F4 Help for the first layout it shows me all the layouts available for the program and the same thing

for Second layout too.

Is there a way for the first layout I need to get only the layouts for the first screen when I hit the F4 button

and for the second layout I need to get only the layouts for the second screen when I hit the F4 button. in order to choose

I am using REUSE_ALV_VARIANT_F4 and passing report name to is_variant and i_save = 'X'.

Thanks,

chaithanya.

2 REPLIES 2
Read only

former_member194669
Active Contributor
0 Likes
468

I think this is not possible.

Variant names get stored on Report Name as key.

Read only

0 Likes
467

Thanks for the reply. I tried but could not succeed and I am closing my Thread.

Thanks

chaithanya