What is the difference b/w BAPI and Function module
Answer Posted / ennar91
BAPI ==> (Function Module + Remote Enabled) on the
wrapper of Business Object
RFC ==> Function Module + Remote Enabled
RFC & BAPI --> Both can be accessed from other
applications
Only difference is : With BAPI, the Business Object Can
be executed.
Normal Function Module: Can NOT be accessed from any
application.
| Is This Answer Correct ? | 27 Yes | 9 No |
Post New Answer View All Answers
Explain what is step-loop?
What is an “on request field” statement?
How we can retrieve data using secondary index. Explain with simple example?
How is the command suppress-dialog useful?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
Is there any method apart from bdc for data upload to sap? : abap bdc
How to create any functions?
out bound process code for quotation?
How many main windows will be there in a page window?
What is search help exit? : sap abap data dictionary
How to display if the value entered contains records or not?
What are conversion routines? : abap data dictionary
Explain the systems fields used for interactive lists and lists?
What are base tables of an aggregate object? : abap data dictionary
Table events aNd table maintains generation