2018 Jul 13 8:18 AM
we can edit the output of ALV Display but once if we click on the enter button it is not going for further calculation part .
Please give your valuable suggestion.
we can edit the output of ALV Display but once if we click on the enter button it is not going for further calculation part .
Please give your valuable suggestion.
2018 Jul 13 8:51 AM
Make sure to update your variables with the user input when the data changes or they will overwrite the display values again. You should to react to the edit event raised by the ALV.
Also a good tutorial about how to react to data changes without pressing enter (i.e. cell changes and button is clicked without ENTER in between) can be found here https://wiki.scn.sap.com/wiki/display/ABAP/Making+ALV+to+react+to+Change+data+automatically