Application Development 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: 

BDC session method

Former Member
0 Kudos

Hi all,

Why BDC session method is syncronus?

Thx,

Amit.

1 REPLY 1

Former Member
0 Kudos

Hi Amit,

The bdc session method is synchronus because as it is executed all the updates occur at that point in time only as in case of any error or incompletion the session is not terminated as can be seen from the log in se37..

Hope this will solve ur query... Reward points if found useful...