Skip to Content
0
Former Member
Sep 13, 2007 at 03:58 PM

Hierarchical ALV taking user input

107 Views

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