‎2012 Feb 24 12:23 PM
hi,
I understand that when we use CALL function in UPDATE TASK....all the modifcations/database updations that are done in that FM are commited only once , at the end of the FM . there in no explicit commit work required.
I went through sap help and many other sdn threads for understading the funationality of SET UPDATE TASK LOCAL...however i could not understand. Can anybody let me know the exact funationality of this with an example
‎2012 Feb 24 1:34 PM
Hi
The idea to run processes in Update task is guarantee system high availability.
For more details you can check [Update Task documentation|http://help.sap.com/abapdocu_70/en/ABAPCALL_FUNCTION_UPDATE.htm]
Best regards
‎2012 Feb 24 1:34 PM
Hi
The idea to run processes in Update task is guarantee system high availability.
For more details you can check [Update Task documentation|http://help.sap.com/abapdocu_70/en/ABAPCALL_FUNCTION_UPDATE.htm]
Best regards