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
Explain the data types of internal tables?
How collect statement is different from append?
What do you understand by work area and internal tables in abap? Why do we use it?
How table control cn be generated using bdc? : abap bdc
What does the extract statement do in extract datasets? : abap modularization
What is a persistent class?
What are the events we use in dialog programming and explain them?
What is meant by stacked list?
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
To how many tables can an append structure be assigned. : abap data dictionary
Why we are using Macros instead of Function Modules
What is an abap data dictionary? : abap data dictionary
How do we handle multiple line items in BDC's.
THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM
What should be the approach for writing a bdc program? : abap bdc