Skip to Content
0
Jul 27, 2007 at 09:25 AM

Editable ALV - handling Enter key when pressing enter on keyboard

2586 Views

Hi folks.

Now I have searched - and found a lot of threads - in this forum about my little problem.

I'm using the <b>Function Module: REUSE_ALV_GRID_DISPLAY - NOT THE OO-version</b>!!!!!

I have a editable list as result of finding some data. My problem is.

When I change the value in one of the cells, and press the Enter key (not a click with the mouse on the Green button with the checkmark!) nothing happens!

I have

i_callback_pf_status_set = 'SET_PF_STATUS'

i_callback_user_command = 'USER_COMMAND'

And when I put a breakpoint in the USER_COMMAND form nothing happens - <b>ONLY IF I CLIKS WITH MY MOUSE ON THE Green button with the checkmark</b>!!

Hope U have some idea!

Best regards

Carsten :o)