what is diff between idocs,bdc,rfc and bapi. give real time
answer

Answer Posted / deepak

BAPI and BADI are completely different. BAPI is similar to
RFC. In simple terms BAPI is just a function module but
remote enabled.
Difference between BAPI and RFC is that BAPI can be used
from non direct systems. Eg: from java to sap. While RFC
will support only direct systems. For Eg: Within SAP.

BADI is Business Add Ins which has a slight similarity to
user exits but different from it. When an additional
feature is added, it can be done through BADI. BADIs are
generally defined by SAP and implemented by the developers.

Is This Answer Correct ?    13 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when does a list get sent to the screen on the presentation layer?

1605


What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary

760


When the top-of-page event does get triggered?

856


What is the meaning of table buffer? This buffer is used by which type oftable?

956


What are the user interfaces of interactive lists?

729






What are the differences between session method and call transaction method? : abap bdc

744


While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc

975


what is difference between user exit, customer exit and badi?

4550


What are the different window types in sapscript?

739


What are the kinds of foreign key fields?

708


Explain lsmw?

818


Define database layer? : abap data dictionary

829


Difference between top-of-page and top-of-page during at line- selection?

2125


How do you read files from the presentation server ? : abap bdc

790


How does the interection between the dynpro and the abap/4 modules takes place?

882