BDC CALL TRANSACTION carry on synchronous processing and
update the database both synchronously and
asynchronously,where session method carry on asynchoronous
processing and update the database synchrousnously.I want
to know the meaning of synchronous and asynchronous
processing and also the meaning of synchronous and
asynchronous database update.

Answer Posted / praveenkumar lingutla

In synchronous processing the transaction is done by one after another and it depend on previous transaction.

In the Asynchronous processing all the transactions is done
at a time.

synchronous update if the legacy system have 5 records the 4 records are correct one record i.e, the 3rd record is error then the process is as follows 1st 2nd records are done successfully but 3rd record is so stop the process.

In the asynchronous update the process is not stopped directly it it goes to the data base

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to get that a secondary index is attached to a select query?

939


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

17698


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

706


What is append structure?

539


Have you set up a back ground job ? How to create a background job without a variant ?

643






Can you show multiple alvs on a single screen?

594


What is an evaluation path? : sap abap hr

551


What are the differences between domain and data element?

570


What are the functional areas? User groups?

595


Explain what is a foreign key relationship? Explain this with the help of an example.

561


What are the components of selection table?

608


what is call back in alv?

1971


What is a 'z' report?

644


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

628


Explain some essential objects in abap dictionary?

698