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

PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'

3694


What are the disadvantages of using explicit enhancement?

1371


Can you set up background processing using call transaction?

588


Explain the client concept of sap.

577


What are Table control and tab strip control in dialog programming ?

5240






What is the role of ‘refresh’ in internal table?

592


Explain the difference between function group and function module?

564


What are the functional areas, user groups? How does abap query work in relation to these?

590


Final class

1019


What is difference between float and packed data type?

638


How to analysis Background Job for performance Issue?

769


Which function modules can be used to transfer the data using bdc programming? : abap bdc

593


When the get cursor command used in interactive lists?

593


How do you display a data in a detail list?

579


Explain the advantages of abap query tool?

521