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 is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
Polymorphism real time scenario
How would you set the formatting options statically and dynamically within a report?
Difference between BDC vs Direct Loads?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
Explain how many types of tables exist and what are they in data dictionary?
What is screen flow logic? What are the sections in it?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
How to read files and process BDC's automatically ?
THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM
Did you create secondary index?
where do we store all custom programs in SD module?
What is pass by value and what is pass by reference? Which is better?
How to call a subroutine in sapscript?