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
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
How do you write manual bdc session method? : abap bdc
Explain what are the events used in interactive reports?
What are the check tables and value tables?
What is the difference between a structure and a table?
What will happen when we use single buffered selected?
what are Hana Basics
Where do you find info on new developments in SAP?
What are the fields in the memory table ‘screen’?
What are hashed tables?
what will happen if called program is not executable ?
Explain the table, which contain the details of all the name of the programs and forms?
What are the organizational related infotypes? : abap hr
Hat are the different types of mode (run code) in call transaction method?
Difference between function group and function module?