What is the exact difference between RFC and BAPI ?
Answer Posted / sunil gautam
Both BAPI and RFC both are remote enabled function. Both
can call between to different SAP system or call from non
sap system. The significant difference between RFC and
BAPI,RFC can call directly where BAPI need to register BOR
(Bushiness Object Repository). BAPI includes numbers of
remote enabled functions, object and interfaces where RFC
is single inbound function. All BAPI are RFC but all RFC
are not BAPI.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between free and refresh?
Hat are the different types of mode (run code) in call transaction method?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
Where the payroll results are stored
Explain the difference between free and refresh?
How to define selection screen?
How can we declare a table control in the abap/4 program?
Is there any method apart from bdc for data upload to sap? : abap bdc
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
What is the function of the transport system and workbench organizer?
What is a data class? : abap data dictionary
What are the differences between session method and call transaction method? : abap bdc
Explain the difference between domain and data element?
Explain Singleton class
What is runtime analysis?