2006 Mar 20 9:27 AM
Hi.
can any one tell me what exactly Local update do in BDC call transaction? How it is different from Asynchronous and synchronous?
2006 Mar 20 10:28 AM
Hai sanju,
yes i have noticed that local update is also available.
but nowhere its discussed properly.
i think same as saving reports as local objects ........... local update is also used in BDC......
hope its right.
regards,
praba
2006 Mar 20 9:43 AM
hai sanju,
At present with SAP we have only modes of updation
1.Synchronus Update.
2.Asynchronous Update.
There is no more Local Update.
*In synchronus method until one record process takes place into database next record will not process.
*In asynchronus immedate updation of data into database table.
synchronous mode is waiting for commit work and asynchronous is not waiting for commit work.
regards,
praba.
2006 Mar 20 9:52 AM
Hi Praba.
I think Local Update mode is still available in Call Transaction.If you run any BDC with call transaction, we can put Update Mode As "L' Local.
2006 Mar 20 10:03 AM
hi,
Calltransaction update types: S /A/LS-SYNCHRONOUSA-ASYNCHRONOUS
MEMORYsynchronous mode is waiting for commit work and asynchronous is not waiting for commit work.
In synchronus method until one record process takes place into database next record will not process.
In asynchronus immedate updation of data into database table.
regards,
prema.A
2006 Mar 20 10:28 AM
Hai sanju,
yes i have noticed that local update is also available.
but nowhere its discussed properly.
i think same as saving reports as local objects ........... local update is also used in BDC......
hope its right.
regards,
praba