I am writing an alv block list with an hierachy alv list and a normal alv list, there is a field for quantity for input in the normal alv list, but when i use 'read line sy-index field value' from the list,it cannot work. and it seems that I cannot use 'data_changed' event cause it is not an grid list, how can I get the changed data to my internal table?
Add a comment