2005 Aug 10 8:29 AM
Hi All
I have a function module in a R/3 system ( say WB1 ) and i am calling it from another R/3 system (say WD1) . Both have their RFC destinations set up as trusted system mutually . However when i try to debug that FM while in WD1 ( which basically exists only in WB1) i am not able to get inside that FM . Are there some settings that we need to do to allow us to debug function module in another R/3 system ? .
Yes ,we cant do this debugging if RFC function module is in a non SAP system but am sure it can be done atleast for R/3 to R/3 .
Any pointers to this as to what setting needs to done ?
Does some system parameter needs to be set in RSPARAM program for debugging RFC?
Please help
Regards
Shovit
Hi All
I have a function module in a R/3 system ( say WB1 ) and i am calling it from another R/3 system (say WD1) . Both have their RFC destinations set up as trusted system mutually . However when i try to debug that FM while in WD1 ( which basically exists only in WB1) i am not able to get inside that FM . Are there some settings that we need to do to allow us to debug function module in another R/3 system ? .
Yes ,we cant do this debugging if RFC function module is in a non SAP system but am sure it can be done atleast for R/3 to R/3 .
Any pointers to this as to what setting needs to done ?
Does some system parameter needs to be set in RSPARAM program for debugging RFC?
Please help
Regards
Shovit
2005 Aug 10 8:38 AM
Hi,
Pls http://help.sap.com/saphelp_nw04/helpdata/en/37/1a9b6a338cca448508f3a48d2d1e2d/content.htm
and note 668252
Eddy
2005 Aug 10 9:33 AM
Hi
Can you do a remote logon through the SM59 connection (the trusted one)?
If so, then the only thing preventing you would be debugging autorization.
If not, make sure you have trusted system logon auth (not part of SAP_ALL!).
Cheers
Dom
2005 Aug 12 7:58 AM
Pls don't forget to reward points if you find the answers useful.