What is the exact difference between RFC and BAPI ?
Answer Posted / guest
RFC is a type of function module use to call the function
module from remote system, where as BAPI is also RFC but
provides higher level of abstraction, that is BAPI is a RFC
with object oriented wrapping around it and is implemented
as a method of business object.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can we use transfer dataset to transfer data in internal table ?
What happens if we use leave to list-processing without using suppress-dialog?
Explain the difference between free and refresh?
What is the role of ‘refresh’ in internal table?
What are the events in screen programming?
What is PS structure
How to pass data from list to report?
What is “call mode”?
What is the use of start-of-selection.,if not use in report what will happen,?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is an rdbms?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What are the 2 other types of views, which are not allowed in release 3.0?
What are the attributes of the data? : abap data dictionary
What are the advantages of logical databases?