Hi
i use class cl_salv_table to show alv.
i have 2 raw price and unit i want that the alv automatic will sum the price and unit
for example
price unit
10 A
20 A
33 B
12 B
i want that the answer will be 30 A and 45 B i don't want to do calculation, i know that the alv can do it
how can i do it?
thanks