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
What is your approach for writing a bdc program? : abap bdc
What is off cycle payroll run
How to select valid lines for secondary list?
How do you take care of performance issues in your ABAP programs?
Explain the components of selection table?
What are the different types of parameters? : abap modularization
What statement will be found in an sap application program that implements a function module exit?
What is the collect statement? How is it different from append?
What is a table attribute? : abap data dictionary
Explain lsmw?
What are the basic functions of database utility?
What is elementary search help? : sap abap data dictionary
please give the remaining answers.
What is going life actually? What is the role of a functional consultant in it? : sap abap hr
What are the uses of interactive reporting?