2014 Aug 27 3:23 PM
Dear All,
I was trying to implement a tRFC call using the addition IN BACKGROUND TASK; as I understand that while making a tRFC call the RFC function, together with data is saved in the database of the AS ABAP with a unique TID & I thought that we can view the TID using the transaction SM58. But to add to my surprise I could see nothing, can you please elaborate the possible reasons for this?
Well I understand the following points already.
1. A function call that contains the clause STARTING NEW TASK represents an aRFC call.
2. A function call that contains the clause IN BACKGROUND TASK represents a tRFC call.
3. If a function call only contains a DESTINATION clause but does not contain any clauses like STARTING NEW TASK or IN BACKGROUND TASK then it represents a sRFC call.
One more think if you could probably put light on is what is a bgRFC call?
Many Thanks,
Tanmoy
Dear All,
I was trying to implement a tRFC call using the addition IN BACKGROUND TASK; as I understand that while making a tRFC call the RFC function, together with data is saved in the database of the AS ABAP with a unique TID & I thought that we can view the TID using the transaction SM58. But to add to my surprise I could see nothing, can you please elaborate the possible reasons for this?
Well I understand the following points already.
1. A function call that contains the clause STARTING NEW TASK represents an aRFC call.
2. A function call that contains the clause IN BACKGROUND TASK represents a tRFC call.
3. If a function call only contains a DESTINATION clause but does not contain any clauses like STARTING NEW TASK or IN BACKGROUND TASK then it represents a sRFC call.
One more think if you could probably put light on is what is a bgRFC call?
Many Thanks,
Tanmoy
2015 Apr 08 9:51 PM
Hello Tanmoy,
bgRFC does everything you could do with "Classic tRFC qRFC".
But it does it faaar better.
I highly recoomend bgRFC - bgRFC Programming - Connectivity - SAP Library
To summarize, here is the list of RFC options in ABAP:
(1) sRFC – synchronous RFC (DESTINATION….)
Thank you,
Best Regards,
JothiSubaramaniam P
SAP IMS CST
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |