Whats the Exact difference between tRFC & qRFC
When to use tRFC & When to use qRFC
How to create tRFC ad qRFC?
Any useful Blogs?
Request clarification before answering.
Hi,
When one system calls an FM in another system, a tRFC(transactional RFC) is used. This tRFC inturn calls a FM that passes the idocs to the target system.
tRFCs enable asynchronous communication, and hence they use the concept of queues.
qRFC acts as an intermediated layer between the tRFC and the application.
The tRFC call, enters the queue(qRFC), and the processes in the queue are executed in first in first out order.
Regards,
Smitha.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.