‎2007 Nov 21 7:06 PM
Hi all
I have a questions regarding function Modules. Three fm are (1) Normal (2) Remote (3) Updat. Am i write ? if yes the let me know about Update FM and what is the purpose & under what conditions these are used ?
Thanks
‎2007 Nov 21 7:11 PM
Hi,
FM of type UPDATE MODULE can be executed in (separate background) UPDATE TASK. If you do not specify IN UPDATE TASK, it's processed just like everything else in the current process.
Regards,
Ferry Lianto
‎2007 Nov 21 7:11 PM
Hi,
FM of type UPDATE MODULE can be executed in (separate background) UPDATE TASK. If you do not specify IN UPDATE TASK, it's processed just like everything else in the current process.
Regards,
Ferry Lianto
‎2007 Nov 21 7:13 PM
Update function module, Which can be called IN UPDATE TASK to group the updates in LUW
Check this link for creating Update FM
http://help.sap.com/saphelp_nw70/helpdata/en/41/7af4daa79e11d1950f0000e82de14a/content.htm
Reward Points if this helps,
Satish
Message was edited by:
Satish Panakala
‎2007 Nov 21 7:21 PM
Hi,
Check the below link.
http://help.sap.com/saphelp_nw04/helpdata/en/41/7af4daa79e11d1950f0000e82de14a/frameset.htm
Also check the below weblog.
/people/achim.bangert/blog/2006/02/19/an-abap-idiom-for-generic-programming
Regards,
Maha