check_changed_data - I can't get data from the called method event

Posted on 16th Feb 2014 by admin

I use check_changed_data to trigger my event method.

The method delivers er_changed_data.

with these information i prepare a global table.

I use MODIFY to save that data on the database. commit work and wait...

After I finish the method the method check data seems to do anything.

after i can't see that global stored data whether the data on the database.
Or I just see, some changes but not all.

is there any workaround to send a whole table from that event to another report

Other forums