Hi,
I am facing a problem in debugging a rfc call.I am having a Adobe form,through which there is a data connection being made to call a RFC in R/3 ,Now when i just run this RFC ,all the expected things(like sending mails or any other processing) inside this works very fine,but when i call this RFC from a Adobe form,Unfortunately neither the mail goes nor the debugging point is enabled(the control doesnt stops at the break point) but the rfc gets completed because I am outputting a parameter in it which i could see it reflect in the adobe form.So to trace the eaxct error i am not able to set the desired breakpoint in this rfc,Is there any specific settings to be made while debugging a rfc.?
Thanks and Appreciate your precious time.