Skip to Content
0
Former Member
Sep 14, 2007 at 03:59 PM

Sub total and other calculations in Hierarchical ALV

37 Views

I am using a Hierarchical ALV display using FM .

One of the fields at the item level is editable.

I want make a sub total of the fields entered and then subtract this total from a Total value present at the Header line.

Also , every time I do this , the newly entered values should also be reflected in the internal table.

How can this be done.