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

Former Member
0 Likes
410

hi

can anyone tell me how to handle multiple transactions in bdc.if possible provide me an example

thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
379

you have to create a batch input session for it.Once you create a batch input session you can schedule a job via sm35 for executing multiple transactions

4 REPLIES 4
Read only

Former Member
0 Likes
380

you have to create a batch input session for it.Once you create a batch input session you can schedule a job via sm35 for executing multiple transactions

Read only

0 Likes
379

ya u can.

same thread.

Read only

Former Member
0 Likes
379

Hi

You can have multitple trasactions in same BDC program but for that you need to use BDC_OPENGROUP and BDC_CLOSEGROUp Separateluy for each transaction this two function module can be used any number of times in the program.

I hope you will be able to try out now.

All The Best

Priyanka

Do Reward Points.

Read only

Former Member
0 Likes
379

This message was moderated.