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

RFC Function module on Source system

Former Member
0 Likes
942

Hello,

I wanted to call RFC function module from SAP System. Destination system is also SAP system.

Does it need , function module should also be implemented on SOURCE system or only definition is enough..

Thanks,

Regards,

Satya

4 REPLIES 4
Read only

Former Member
0 Likes
688

Hi,

It only needs to exist in the target system.

Darren

Read only

0 Likes
688

Hi,

But definition should exist on source system..right ?

Read only

Former Member
0 Likes
688

Only Target system will be enough

Read only

Former Member
0 Likes
688

No need to have any thing of that function module in the source system... The function module must reside on the target system....

u just need to call it from the source system....If found in the target system then it will execute, otherwise u shall get a dump...