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

Answer Posted / sateesh

idoc:intermediate documentation
the main purpose of IDOC is to maintain the same data in
differenr servers.
BDC: batch data communication
it is used to upload the Flat file(records) into database by
using batch inputmethods(call transaction,session).
* BDC is screen level processing(if any changes occured
during upgration then it will FAILS).
BAPI: it is the advansed concept for BADI .
Bapi is not a screen level processing we can upload the data
by using bapi.
EG: i want uplod materialmaster data by using BAPI.
for that i am using bapi"BAPI_MATERIAL_SAVEDATA".
RFC: Rfc is used to communicate sap system to legasy system.
by using rfc we can create destination(tcode: SM59).
*we can create RFC then put into a Business
Object(tcode:swo1) then it is converted as BAPI.

Is This Answer Correct ?    9 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between RETURNING and CHANGING parameters for a method?

1281


The commands through which an abap/4 module can “branch to “ or “call” the next screen are?

861


A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?

701


What is the full form of spro? : sap abap hr

913


What is the function of the correction system? : abap data dictionary

781






What is meant by performance analysis? Have done anything to improve the performance?

730


How would you define the exponents for a type ‘f’ field?

814


Why do we need enhancements?

816


5) How to rereive text elements in SF and script?

1869


What is an update type with reference to a match code id?

742


what are the important fields while preparing sales order,inquiry?

2082


What is the differences between abap and ooabap. In which situation we useooabap?

1007


Difference between sy-tabix and sy-index?

1014


What are the different types of views in sap? : abap data dictionary

798


Explain the different types of mode (run code) in call transaction method?

755