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 idocs processing

Former Member
0 Likes
2,916

Hi,

Is it possible to send outbound idocs thrpough qRFC instead of tRFC in SAP 4.7 to a external middleware.

regards,

Kunal

7 REPLIES 7
Read only

ferry_lianto
Active Contributor
0 Likes
1,423

Hi Kunal,

Yes, it is possible.

Go to your outbond partner profile (t/code WE20), set the <b>'Queue Processing</b>' flag (outbound option tab) and save it.

Then you can use transaction <b>WEOUTQUEUE</b> to control the IDoc outbound queue. For inbound you can use transaction WEINBQUEUE.

Use transaction SMQ1 (Outbound Queue) or SMQ2 (Inbound Queue) to monitor qRFC.

Hope this will help.

Regards,

Ferry Lianto

Please reward points if helpful.

Read only

0 Likes
1,423

In my SAP WAS 6.2 i do not get the queue processing option in WE20 . Also the WEOUTQUEUE transaction does not exist .Is there any other way of doing it ?

Read only

ferry_lianto
Active Contributor
0 Likes
1,423

Hi Kunal,

The above configuration is for SAP 4.7 or ECC 5.0 systems. We don't have SAP WAS 6.2 instance.

Well ... good luck.

Regards,

Ferry Lianto

Read only

0 Likes
1,423

Hi,

We also have SAP 4.7 but i still do not get the option , can you tell me what BASIS component/level you have.

Kunal

Read only

ferry_lianto
Active Contributor
0 Likes
1,423

Hi,

SAP BASIS - Release 620 - Level 0047 - Support Package SAPKB62047.

Did you go to transaction WE20 and click on the message type (outbound parameter) and go to outbound option tab?

Check this link perhaps it may help to guide you.

http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b809b43d711d1893e0000e8323c4f/content.htm

Regards,

Ferry Lianto

Please reward points if helpful.

Read only

0 Likes
1,423

Hi,

My SAP BASIS release is 620 and level 0048 , but i still do not see the queue processing option in the outbound options tab.

I only have the following tabs :

Reciever Port ,Pack size ,Output Mode ,and Idoc type with Basic type - Extension - View , sytax check and segment release.

I have already gone through the link and posted the query after reading the link.

regards,

Kunal

Read only

ferry_lianto
Active Contributor
0 Likes
1,423

Hi Kunal,

Are you using transactional RFC as receiver port?

If you are not, then the Queue Processing flag will not display.

Regards,

Ferry Lianto