Skip to Content
0
Jun 08, 2009 at 09:01 AM

on_data_check - save changes to database

381 Views

Hi there,

i reuse SALV in my ABAP-Webdynpro to edit data. In my view the user is allowed to insert, edit and delete lines of the table. So far it is working fine.

I also use the on_data_check-Event to find out which rows are edited, inserted or deleted.

Does anyone have a code example for writing those changes to a database?

I think this is not easy to manage especially when you allow all sorts of changes...

David Wallner

Edited by: David Wallner on Jun 8, 2009 11:02 AM