‎2009 Apr 24 8:41 AM
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
‎2009 Apr 24 9:05 AM
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.