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

2.....how to convert normal function module into remote enabled function mo

Former Member
0 Likes
772

Hi...

2.....how to convert normal function module into remote enabled function module?

thanks and regards,

k.swaminath.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
651

hi,

In the

Attributes->Processing Types->Remote Enabled

Select the radio button remote enabled module.

4 REPLIES 4
Read only

Former Member
0 Likes
651

hi,

Select the Remote Enabled module under processtype of the Attributes of FM

and create it..

<b>reward points if useful</b>

chandra

Read only

former_member404244
Active Contributor
0 Likes
651

Hi,

In the attributes tab select radio button as remote enabled instead of normal..

u can call the remote enabled fm as...

CALL FUNCTION <Function module> destination <destination name>

Regards,

Nagaraj

Read only

Former Member
0 Likes
651

Hi,

Change the attributes of function moduule from Normal to Remote enabled module under the Processing type category.

Hope this info will help you.

Rewards points if useful.

With regards,

K K V

Read only

Former Member
0 Likes
652

hi,

In the

Attributes->Processing Types->Remote Enabled

Select the radio button remote enabled module.