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
463

Which one is best call transaction or session?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
443

Hi,

Session is best for handling errors.

Thanks,

Greetson

3 REPLIES 3
Read only

Former Member
0 Likes
444

Hi,

Session is best for handling errors.

Thanks,

Greetson

Read only

0 Likes
443

How we can handle errors?

Read only

0 Likes
443

Hi,

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

Thanks,

Greetson