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

Remote Function Module

Former Member
0 Likes
705

Hi,

Whenever we call a Function Module from a program we will use pattern, there we'll be giving the FM name. I would like to call a remote FM with the 'Destination' parameter.

Iam not finding any option for this. Iam typing manually

even the Exporting, Importing parameters. If any body knows the solution for this please let me know.

your help is highly appreciable.

Thanks,

Radhika.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
681

I think You Don't have any other option.

6 REPLIES 6
Read only

Former Member
0 Likes
682

I think You Don't have any other option.

Read only

Former Member
0 Likes
681

Radhika,

There is no option to do it.

A quick solution could be to get the pattern in the orginal system and then copy it to where you want to call it.

regards,

Ravi

Read only

0 Likes
681

Thank You Ravi.

I did it manually. But I thought there could be some alternative.

Read only

naimesh_patel
Active Contributor
0 Likes
681

Hello,

There isn't any option for that.

Regards,

Naimesh

Read only

Lakshmant1
Active Contributor
0 Likes
681

Hi Radhika,

Try this, Click on Pattern ,Choose "Other pattern" and select FUNCTION option from the F4 Values.

Thanks

Lakshman

Read only

Former Member
0 Likes
681

a