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

BDC Question

Former Member
0 Likes
571

Which one is best call transaction or session?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
551

Hi,

Session is best for handling errors.

Thanks,

Greetson

Which one is best call transaction or session?

3 REPLIES 3
Read only

Former Member
0 Likes
552

Hi,

Session is best for handling errors.

Thanks,

Greetson

Read only

0 Likes
551

How we can handle errors?

Read only

0 Likes
551

Hi,

We can handle errors using BDCMSGCOLL Structure. We need to store it in an internal table on the CALL Transaction syntex.

Thanks,

Greetson