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

How to read successful Qfrc data without debugging

0 Likes
1,036

Hi,

Are there any way to check the data passed to an qRFC which is successfully posted without debugging ?

Hi,

Are there any way to check the data passed to an qRFC which is successfully posted without debugging ?

2 REPLIES 2
Read only

roberto_forti
Contributor
0 Likes
857

Hi Mukilan,

Parameters and transaction ID are stored in the ARFCSSTATE and ARFCSDATA tables and SAP transaction WE05 to display IDoc list as well as Transactions SMQ1 and SMQ2.

Regards,

Read only

0 Likes
857

Hi Robert,

Thanks for the reply. But the QRFC is not called in Idoc but instead in BAPI_OUTB_DELIVERY_SAVEREPLICA.
Where it immediately triggers the RFC of EWM system. Unless the QRFC is stuck, i am unable to see the data passed for the qRFC.

Regards,

Mukil