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 layout

Former Member
0 Likes
344

Hi,

I have a requirement in ALV.

I cannot create a default layout variant that works for both the summary and the detail view.

Any variant saved in the detail view and applied in the summary view causes the summary view to be un-readable.

Any variant saved in the summary view and applied in the detail view causes the detail view to be un-readable

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
320

Hi,

use the handle in the variant parameter to the alv function module..That way the summary layout will be stored separately with the detail report..

Check this thread of how to use this..

Thanks,

Naren

Hi,

I have a requirement in ALV.

I cannot create a default layout variant that works for both the summary and the detail view.

Any variant saved in the detail view and applied in the summary view causes the summary view to be un-readable.

Any variant saved in the summary view and applied in the detail view causes the detail view to be un-readable

Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
321

Hi,

use the handle in the variant parameter to the alv function module..That way the summary layout will be stored separately with the detail report..

Check this thread of how to use this..

Thanks,

Naren