Skip to Content
0
Former Member
Oct 13, 2005 at 09:32 AM

CL_GUI_ALV_GRID, DATA_CHANGED_FINISHED,data in outtab

1157 Views

Hello together,

I've read many posts, but I do not find any solution.

Problem:

I' ve got the alv-grid on a tab-reiter application.

I can edit my grid. When I press 'Enter' after any change in the control, the data changes correctly, with the event "DATA_CHANGED_FINISHED". But when I add an new line, with the alv-button "+", or copy some lines, the event "DATA_CHANGED_FINISHED" is not been called. So I have differences between the table in the programm and the data shown in the control. Could I call the DATA_CHANGED_FINISHED event manually ?

Thanks for your help, and other ideas ..

Greetings Sascha