Skip to Content
0
Former Member
Apr 28, 2009 at 10:12 PM

Call function xyz in background task - commit work needed?

229 Views

Hello,

i want to call a function module 'xyz' in background task. This function inserts/updates some records in a database table. Do i need in the function module 'xyz' an explicit commit work to persist the data in database?

Thank you for your help