What is the diff b/w RFC enabled Functional Module and BAPI?

Answer Posted / umashankar

BAPI and RFC enable function module works in similar way.
But when we create BAPI that will be registered in BOR in
SAP. The main difference the way how we will call from out
side of SAP. For RFC we need call directly which is static
method of calling. But for coming to BAPI we need to create
object which is present in BOR and the same object can be
called several times with single instance this will apply OO
concept

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is evaluation path, where do we do it and why? : sap abap hr

578


What are the two levels in defining a match code ?

595


What is the significance of the screen number ‘0’?

566


What are the functional areas? User groups? And how does abap/4 query work in relation to these?

608


Where the payroll results are stored

1813






write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.

2779


When was the sap abap being created?

651


Why do we use events and actions in web dynpro?

594


Folder types in smatforms? 2)What is Command line?

1914


How to eliminate duplicate entries in internal tables?

685


I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management

1767


Explain the advantages and disadvantages of abap query tool?

526


What is luw?

688


Can you show multiple alvs on a single screen?

604


What is use of transparent table in abap? How it is different from pool tables?

632