HI,
I have an editable ALV where user can add new lines. the problem is that I always have to push the enter button to get the values from the added lines to my internal table. is there any method for executing ENTER?
I want that user add new lines and if they finished and push the saving button I want to execute the ENTER function bevor saving to get the lines from the alv to my internal table.
Is this possible?