Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Question

former_member329386
Participant
0 Likes
692

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

1 ACCEPTED SOLUTION
Read only

ferry_lianto
Active Contributor
0 Likes
658

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

3 REPLIES 3
Read only

ferry_lianto
Active Contributor
0 Likes
659

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

Read only

Former Member
0 Likes
658

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

Read only

Former Member
0 Likes
658

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