‎2009 Jul 20 8:59 AM
Can i use Commit work in Background tasks ?
Bcoz i find its not working .
‎2009 Jul 20 9:24 AM
Hi lavanya,
Commit work can be used in the background tasks, however if you are trying to fetch records after the commit, it will lead to a runtime error. Can you post the error you are getting?
Regards,
Vik
‎2009 Jul 20 9:24 AM
Hi lavanya,
Commit work can be used in the background tasks, however if you are trying to fetch records after the commit, it will lead to a runtime error. Can you post the error you are getting?
Regards,
Vik
‎2009 Jul 20 10:02 AM
You can use commit work ststement in background task.
you can also check F1 help of commit work for more details.