Skip to Content
0
Former Member
Feb 24, 2009 at 10:22 AM

Problem in ALV Total

21 Views

HI,

I am using grid alv display in my program and I need average in the total summery line.

Fro example,

If I populate fieldcatalog with do_sum = 'X' I will get the total for one column. What is the logic to get average value for the perticular column.

Column1

10

20

Total 15 (Average) --> I don't want total 30, I need average 15.

Please help me...

Thanks and regards,

MRReddy