Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Local update in BDC

Former Member
0 Likes
942

Hi.

can any one tell me what exactly Local update do in BDC call transaction? How it is different from Asynchronous and synchronous?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
719

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

Hi.

can any one tell me what exactly Local update do in BDC call transaction? How it is different from Asynchronous and synchronous?

4 REPLIES 4
Read only

Former Member
0 Likes
719

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.

Read only

0 Likes
719

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.

Read only

Former Member
0 Likes
719

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

Read only

Former Member
0 Likes
720

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