Hi All,
Can u tell me the difference between RFC and BAPI. I know
Both are remote enabled.
Answer Posted / malli.gontla
BAPI methods are RFC enabled function modules. The
difference between RFc and BAPI are business objects. You
create business objects and those are then registered in
your BOR (Business Object Repository) which can be accessed
outside the SAP system by using some other applications
(Non-SAP) such as VB or JAVA. in this case u only specify
the business object and its method from external system in
BAPI there is no direct system call. while RFC are direct
system call.Some BAPIs provide basic functions and can be
used for most SAP business object types. These BAPIs should
be implemented the same for all business object types.
Standardized BAPIs are easier to use and prevent users
having to deal with a number of different BAPIs.BAPI is
having all Key fields, methods, interfaces etc.
regards
malli.gontla@gmail.com
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
What are two methods of modifying sap standard tables? : abap data dictionary
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What is buffering in abap?
Work most on which module: name a few tables?
What is time constraint ? : abap hr
What are system fields for secondary lists?
Does every abap/4 have a modular structure?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
Differentiate between ooabap and abap?
What are the events driven batch jobs?
What kind of financial periods exist in SAP? What is the relevant table for that?
What is the function of the transport system and workbench organizer?
Difference between domain and data element? What are aggregate object?
In delivery processing which step comes first picking, packing, posting goods issue ?