‎2008 Jul 30 1:22 PM
Hi All,
I have created a RFC enabled function module in R/3 system and calling it from CRM system. When debugging the control dosent go inside this function module instead directly gives the result. Is there any way that i can make the control go inside this function module?
Regards,
chandan
‎2008 Jul 30 1:27 PM
Hi,
To stop at the function module, u need to have ur user id and password in SM59 transaction for the created destinaiton.
‎2008 Jul 30 1:28 PM
Hi,
Try using the update debugging switched on.....instead of normal debugging....
Regards,
Nagaraj
‎2008 Jul 31 8:09 AM
‎2008 Jul 31 8:13 AM
Hi,
if you are working in ECC 6.0,try to put external debugger and see......
Regards,
Nagaraj
‎2008 Aug 01 4:03 PM
Hi,
I tried to call the RFC function module from a SE38 report. In this case the while debugging control goes to the ECC system from CRM system.
But when this RFC function module is called inside a method of class, while debugging the control dosen't go to ECC system.
Any idea why is this behaving like this.
Regards,
chandan