what is RFC?types of RFCs?please any one can give me the
interfaces in sap abap with example?
Answer Posted / balakrishna
RFC are Remote function Module which can transfer the data
from one user to another or client to client.
When u create a function module just enable The check box as
Remote enabled that the fm is RFC.
We have to configure the RFC SM59 is the RFC destination
Here you have to provide three things
Description,
Technical Settings,
Logon Details
(These things can be done by Basic Admin)(So Dont Bother)
with this You can access the User which you want
Types of RFCs:
Synchronous RFC
Transactional RFC
Queued RFC
Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
How can one distinguish between different kinds of parameters? : abap modularization
What is dynpro? what are its components ?
What is its? : abap hr
What is the logo in sap script?
Differentiate between transparent tables, cluster tables and pooled tables
What has to be done to the packed fields before submitting to a BDC session.
What is netweaver???what is the relationship with ABAP?
Describe data classes? : abap hr
Write special commands of list?
Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...
What are the two levels in defining a match code? : abap data dictionary
What is difference between inner join and outer join?
How do you work with semi colon se[arated files in BDC ?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
What is the differences between structure and table in data dictionary in abap?