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
What are the advantages of different types of bdc's?
What are two methods of modifying sap standard tables?
wat are the process that can be executed & tracked in a workflow?
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
What are the modes in which any update tasks work?
What are the domains and data element?
Difference between sy-tabix and sy-index? Where it is used?
Define infotype ? : abap hr
How do you populate data into a multiple line field?
What are the properties of selection screen?
What are the uses of the information in the data dictionary? : abap data dictionary
What are the prerequisites for creating foreign key relationship?
What is a variable in the sap abap?
Define abap/4 layer? : abap data dictionary
What is an interactive report?