Skip to Content
0
Former Member
Sep 16, 2007 at 07:23 AM

How to add the contents of a field of internal table.

99 Views

Hello Everybody,

How to sum up the individual field from a internal table. Like i have a internal table that has menge field , I need to sum up the menge field for each matnr..

exm : for each matnr there are 5 menge entries, I need to add all the menge fields and shud be put against the matnr .

Thanks,