The below post shows how to club multiple QUEUE ( one queue having multiple FM calls) into a single LUW. After calling the TWO
Author: coderobbot
qRFC with Outbound Queue & Inbound Queue between two different SAP systems – One LUW per one QUEUE
In QUEUE RFC call if we skip the part ‘AS SEPARATE UNIT’ then all the RFC calls of all the QUEUEs are put into
qRFC with Outbound Queue & Inbound Queue between two different SAP systems – One LUW per One RFC FM call
Step1. In single Queue- If we call multiple RFC FMs as separate unit then, for each FM call there is a separate TID –
qRFC with Outbound Queue & Inbound Queue between two different SAP systems as source and target
Queue technique is used to call the rfc FMs in a sequential way in the target system when there is a dependency between two FM
qRFC with Outbound Queue & Inbound Queue
Step1. The inbound queue is always associated with an out bound queue for better tracking of the complex process. The below post demonstrates the inbound
qRFC with outbound Queue ( no Inbound Queue)
If the process needs to serially execute the FMs in the target system, then QRFC is the option. All the function modules that are