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
What are the differences between the table and the structure in the data dictionary in the sap abap?
hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx
Explain badi in abap.
What are logical data bases used in hr module? : abap hr
What are the buffering types?
How many lists can a program can produce?
How will you define posting procedures?
What is the difference between call transaction and session method? : abap bdc
where are the passwords for ITS stores?
Explain the difference between domain and data element?
Explain enhancements
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
Which table stores the programs created?
How do you write a function module in sap?
What are the different types of the sap abap data dictionary objects?