Skip to Content
0
Former Member
May 29, 2008 at 11:59 AM

How to calculate every group total, and how to display

126 Views

Hi Experts,

I have doubt, i have an internal table now i want to calculate the total for every group. How to do that?

value type

-


5,439.01 ZMP0

509.60 ZMP0

4,749.26 ZMP0

9,053.95 ZPNL

732.70 ZPNL

66.30 ZPNL

18.10 ZS03

63.90 ZS03

According to the type i need a total for ZMPO, ZPNL, ZSO3 separately and i want to display that total under every group.

how to do that?

5,439.01 ZMP0

509.60 ZMP0

4,749.26 ZMP0

ZMPO total = XXX

9,053.95 ZPNL

732.70 ZPNL

66.30 ZPNL

ZPNL total = XXX

18.10 ZS03

63.90 ZS03

ZSO3 total = XXXX

Like that i want to display the ourput screen, can any one help this? Point will be sure.

Mohana