‎2014 Nov 04 8:57 AM
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
‎2014 Nov 04 9:08 AM
dear koti,
use control-break statements i.e at new vbeln
or
set default layout sales order wise
thanks®ards,
naveen
‎2014 Nov 04 9:15 AM
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