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

Debugging CIF inbound Queue in R/3

Former Member
0 Likes
573

Hi ,

Can you tell how to block the CIF inbound queue in R/3.

Data was transferred from APO to R/3 , i need to debug the CIF inbound Queue in R/3.

So please suggest what are the steps need to be  follow in R/3 ? ( For blocking and  debugging CIF inbound Queue in R/3)

2 REPLIES 2
Read only

Former Member
0 Likes
445

Balaji,

I am guessing you are talking about either a tRFC or a qRFC which you want to pick from SM58 or SMQ1.

I personally have not tried for a inbound queue. But for a outbound queue what you can do is open any program and debug the same. Open the new debugger and then do a shift + F1.

Enable the tRFC (in background task): Block Sending. This way the LUW will not be processed automatically. I goto to SMQ1 and pick up the correct one for debugging.

I hope this works for tRFC as well. Please check and let us know if the same works.

Thanks,

Vikram.M

Read only

JanarthananE
Contributor
0 Likes
445

Hi Balaji,

Refer the following threads for blocking CIF inbound queue,

http://scn.sap.com/thread/1375407

http://scn.sap.com/thread/3292092

Hope its useful for you.

Regards

Jana