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

function module

Former Member
0 Likes
544

what are the types of function module

5 REPLIES 5
Read only

Former Member
0 Likes
519

foolowing are different processing type of a FM

1. normal FM

2. RFC

3.update module

a. start immed

b.immediate start, norestart

c.start delayed

d.coll.run

regards,

Ruchika

Reward if useful......

Read only

Former Member
0 Likes
519

Normal and remote enabled. Remote enabled FMs can be accessed across systems by specifying a DESTINATION, the normal FMs cannot.

Hope this is what you are looking at.

Regards,

Nithya

Read only

Former Member
0 Likes
519

hi...

1. normal function module

2.remote enabled

3. update module

reward if useful

Regards

Ashu

Read only

Former Member
0 Likes
519

HI,

3 types.

1)normal function module

2)remote function module

3)update function module

rgds,

bharat.

Read only

Former Member