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 Report

akon
Explorer
0 Likes
1,515

Hi Friends

My Requirement is to show the subtotal value for the field Quantity for each material and sub material

1) i don't want to show all the quantity need to show only the subtotal value in same row not in the below row

2) how can i hide the quantity row and show only single row with subtotal

1 ACCEPTED SOLUTION
Read only

FredericGirod
Active Contributor
1,425

Click on these buttons, save the variant

4 REPLIES 4
Read only

FredericGirod
Active Contributor
1,426

Click on these buttons, save the variant

Read only

0 Likes
1,425

As you said i clicked but not showing the other details

Read only

0 Likes
1,425

Ah yes ... you have to sum all column if you want to see the value in the result (obviously, if the values are different, witch one ALV will display ?)

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,425

It's not possible to do that with the standard total ALV function.

Why don't you provide an internal table with the total already calculated by your program before the ALV is displayed?