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 Grid complex requirement

Former Member
0 Likes
776

Dear Team,

I am facing difficulty in designing attached ALV Grid format.

Please help me with some sample to achieve attached requirement.

Thanks in advance,

Regards,

Reddy

2 REPLIES 2
Read only

Former Member
0 Likes
729

dear koti,

use control-break statements i.e at new vbeln

or

set default layout sales order wise

thanks&regards,

naveen

Read only

Former Member
0 Likes
729

Hello Reddy,

The grouping of values can be implemented by using ALV grid layouts.

Please have a look at the report SALV_DEMO_LAYOUT_SERVICE. When you run the report you'll see no groups in the output. Click on the button "Change layout" and move the Airline field to the sort criteria.

Then the airline key values are grouped together:

I suggest you implement the report without grouping first. Then take a look at the demo report SALV_DEMO_LAYOUT_SERVICE again and how the "maintain/select/save layout" buttons are enabled for the ALV grid. Depending on the requirements you could start the ALV grid with a certain predefined layout.

I hope that helps!

Kind regards,

Valentin