Hi All,
I have created an ALV report using the CL_GUI_ALV_GRID.
I need to change the data in the internal table(display table) once ENTER is pressed.
Kindly let me know how to do this.. I tried giving my code in PAI for the function code ENTER but it does seem to get triggered.
Also after selecting a value from the F4 help takes me to the first value in the display, where i want it to point on the current cell that was chosen. I tried using the the set field method and it did not work out.. Kindly let me know as how to go about on this.
Thanks in advance,
Rahul