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 Serialization issue

Former Member
0 Likes
533

Hi All,

Can anybody help me with a complex scenario with qRFC calls.

I have two queues currently independent of each other and getting generated in two separate LUWs.

Is there any way to create a dependency between these two such that seconds starts only when first gets finished.

Thanks and Best Regards,

Manish

2 REPLIES 2
Read only

Former Member
0 Likes
490

Hi Manish,

Why such a requirement of an RFC call dependent on another RFC call but in a separate LUW.

Ideally it should be in the same LUW.

Try EXPORTING a flag to memory & then importing, though i dont think this would work in case of different LUW.

Best regards,

Prashant

Read only

0 Likes
490

Hi Prashant,

These two LUWs are two different application funcationalities.

1. Sales Order

2. Prodn. Order

In make to order scenarios the prodn. order is dependent on Sales Order.

Do u hv any idea of waiting a queue for other queue to get finished...

Regards,

Manish