Hi ,
I have a hierarchical ALV display using function module. One of the field in line items is editable . When the user enters a value in the line item editable field , it should be subtracted from a total quantity in the header field .
I need to know how to program the user input and the calculation part. i.e how to capture the user input for the particular row.
THanks