Skip to Content
0
Former Member
Apr 20, 2010 at 09:44 PM

Calculate SUM and find unique values for column in internal table

125 Views

Hi all,

How to find unique entries for a particular column in an internal table?

I need to caclulate the sum of the values in a particular column in an internal table.How do I do that?The column field is of type QUANTITY.

Thanks.