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

session method

Former Member
0 Likes
284

hi i am working a bdc program where i am using a session method.now i am enhancing the program which will update another transaction.now is it possible for me to put 2 transactions in a session.as the second one is depend on the first one transaction.please suggest,thanks alot.

babita

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
252

Hi,

yes you can do BDC sesion for two transaction at a time.

You need to call BDC_INSERT two times for two different transactions.

Regards,

Shanmugavel Chandrasekaran

1 REPLY 1
Read only

Former Member
0 Likes
253

Hi,

yes you can do BDC sesion for two transaction at a time.

You need to call BDC_INSERT two times for two different transactions.

Regards,

Shanmugavel Chandrasekaran