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

Former Member
0 Likes
316

Hi,

There is a RFC program wich is in system B. my system A is calling this RFC program but i don know which program from my system a is calling it.. How do i find which program from system A is call the RFC program in system B..?

Thanks,

Moderator message:

Thread Locked Because of Vague subject line

Edited by: Vijay Babu Dudla on Apr 24, 2009 4:13 AM

1 REPLY 1
Read only

Former Member
0 Likes
299

Hi,

step 1)go to se37 give the RFC function module name click on Where used list button

it will give list of programs where this particular function module is used.

step2) in that list serch for the programs in which RFC destination is system B

step3) put a break point for that RFC FM in the programs when you call this FM particular code

wiil trigger and u will know from where this particular code is triggering.

Thanks & Regards,

Sateesh.