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

QRFC debugging

Former Member
0 Likes
2,267

Hello,

Can anyone tell me whether it is posible to debug a QRFC by any chance?

I checked in SMQ1 transaction but i dont find the RFC in queue as it is getting executed.

The RFC is creating a document in another system so I want to debug the process.

Please let me know if debuggin can be done by any case.

5 REPLIES 5
Read only

Former Member
0 Likes
1,407

Hi,

I dont think you can debug QRFC as per my knowledge. But you can test it passing your own values.

Regards

Aneesh.

Read only

ferry_lianto
Active Contributor
0 Likes
1,407

Hi,

Please take a look this document and go to section 3.3 Debugging of asynchronous interfaces. Perhaps it may help ...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3dfac358-0d01-0010-5598-d49...

Regards,

Ferry Lianto

Read only

0 Likes
1,407

Good day!

Sorry this link is broken.

Can you post new link or full document name.

Thank you.

Read only

sachin_nimbalkar
Discoverer
0 Likes
1,407

See if this helps:

you can activate the user switch by setting the "rfc/enable_trfc_dbg_user_switch" profile parameter to 1 during the LUW debugging. After you set the profile parameter, you must restart the relevant application servers, because this is a static profile parameter.