‎2008 Feb 05 3:35 AM
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
‎2008 Feb 05 3:47 AM
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
‎2008 Feb 05 3:51 AM
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