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 debugging

Former Member
0 Likes
727

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

5 REPLIES 5
Read only

Former Member
0 Likes
672

Hi,

To stop at the function module, u need to have ur user id and password in SM59 transaction for the created destinaiton.

Read only

former_member404244
Active Contributor
0 Likes
672

Hi,

Try using the update debugging switched on.....instead of normal debugging....

Regards,

Nagaraj

Read only

Former Member
0 Likes
672

Still not working.....

Read only

0 Likes
672

Hi,

if you are working in ECC 6.0,try to put external debugger and see......

Regards,

Nagaraj

Read only

Former Member
0 Likes
672

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