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 issue -- calling Gurus..

Former Member
0 Likes
551

Hi everyone,

I want to trigger create Partner from workflow ( using standard BAPI ), but the condition is that I want to put them all in sequence depending upon when they are triggered from workflow. [ Due to to a constarint I can NOT use synchronous call ].

So the next best thing I can think of is qRFC, so that I can wueue them up sequentially and all can be processed in the order they are queued up.

Now usually qRFC is used for communication to other systems , I am trying to do this in the same system.

So, Can I do it ?

Should I use outbound queue ?

what destination should I specify ?

any sample codings ?

any pointers will be appreciated & points will be rewarded.

any ideas??

Thanks,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
520

Hi,

Answers to ur Questions

1. Thechnically there 2 queue Scheduler; OUTBOUND and INBOUND Scheduler

Outbound controls execution of LUWs in another logical system (i.e. by logging

on to other system) and Inbound Scheduler controls the qRFC execution of the

same system.

2. As explined above u will use INBOUND QUEUE Scheduler in ur case.

3. Destination will be 'NONE' or no destination Statement.

For any further details do REPLY me.

Regards,

Ranjit Thakur.

<b>Please Mark The Helpful Answer.</b>

3 REPLIES 3
Read only

Former Member
0 Likes
521

Hi,

Answers to ur Questions

1. Thechnically there 2 queue Scheduler; OUTBOUND and INBOUND Scheduler

Outbound controls execution of LUWs in another logical system (i.e. by logging

on to other system) and Inbound Scheduler controls the qRFC execution of the

same system.

2. As explined above u will use INBOUND QUEUE Scheduler in ur case.

3. Destination will be 'NONE' or no destination Statement.

For any further details do REPLY me.

Regards,

Ranjit Thakur.

<b>Please Mark The Helpful Answer.</b>

Read only

0 Likes
520

Thanks for the correct pointers. I used Inbound queue with destination NONE and it worked .

Read only

Former Member
0 Likes
520

hi ,

can i have u r mail id , i have nice document on all RFC types ,

Regards

Nilesh