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
What are advantages and disadvantages of logical data base
Difference between function group and function module?
What does the ‘suppress dialog’ do?
Name the special commands of list?
What are two different ways to add fields to sap tables?
How many main windows are allowed in sapscript?
What are smart forms?
How to determine the attributes of an internal table?
What is a table attribute? : abap data dictionary
What are the attributes of the data in data dictionary? : abap data dictionary
How do you execute the payroll
Explain the Inportance of pa30? : abap hr
Why do we use dynamic where conditions?
What are the attributes of a field that can be activated or deactivated during runtime?
How would you define the exponents for a type ‘f’ field?