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
How many default tab strips are there? How to insert more tabs in it?
What are pool tables?
Explain what is the purpose of sap script?
What are the types of windows in sap script?
What are the functions of lock objects?
Why cant we use Normal function module for data transfer?
What is sap abap tables?
Can we use on change of between select and endselect?
What are the properties of selection screen?
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
What is amdp (abap managed data procedures)?
Explain what are the different functions used in sap script?
Describe data classes? : abap hr
What are the two levels in defining a match code? : abap data dictionary
How do you import pay scale data from non sap to sap? : sap abap hr