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.