Skip to Content
0
Former Member
Aug 04, 2005 at 06:20 PM

How can i read data from an alv grid?

1922 Views

Hi.

I have a program that display info in alv grid, using the function REUSE_ALV_GRID_DISPLAY.

I need to allow the user to edit a entire column, and i found that this could be done using:

slis_fieldcat_alv-edit = 'X'.

And it works pretty good, but after the user change the values in the grid, i would like to obtain a internal table with the new data from the alv grid.

How could i do this?

Thank you.

Regards,

Albio.-

Message was edited by: Albio Vivas