Difference between synchronous RFC and asynchronous RFC?
Answer Posted / imran khan
RFC is Remote Function call.T-code used is SM59.
Types of RFC:
Synchronous RFC
Asynchronous RFC
Transactional RFC
Queued RFC
Synchronous RFC: SRFC is a means of communication between systems where acknowledgements are required.The issue is if the target system is not available, the source system resources wait until target system is available.
Asynchronous RFC: It is a communication where acknowledgement is not required Target system.It is not reliable for communication since the data may be lost if the target system is not available.
I Hope this Helps!!!
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is private mode? When does user switch to user mode?
What is transport domain?
does the Tcode EWZ5 exist in ECC6?I'm using NW2004S SR2 abap engine and EWZ5 doesn't exist in that.so in that case what is the alternative to EWZ5?to see the list of users present in a client but not necessarily logged in and to to lock or unlock them? Thanks.
How to find users used transaction codes which are not authorized for?
In my portal ABAP + JAVA I get a bootstrap error message how do I resolve this erroe
How to define logon groups?
What is a support package?
what is the difference between with core
Where do you check transport request logs?
What will you do if u got Update failure?
Which table contains the details related to Q defined in SPAM? Is there a way to revert back the Q defined? If yes, How?
What are the different types of rfc?
Explain checkpoint?
Where will u find transport error logs?
describe how SAP handles Memory Management?