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

Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?

856


How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc

748


What is collective search help? : sap abap data dictionary

798


What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr

912


What is an Unpack command?

824


hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display

2722


Explain the advantages of logical databases?

774


hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.

1735


What are the function module in bdc?

861


What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?

859


Program lines for the radio button selection and unabling some input variables in section screen

1117


What is the sap abap?

817


What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr

763


What are the components of sapscript?

809


What is view? Explain the different types of view?

949