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

RACOMMIT option in BDC Session method

Former Member
0 Likes
736

Hi,

I need to do BDC for the tcode ME41. There i can create RFQ for the multiple vendors. While saving each time with a vendor a new RFQ will be generated.

My problem is, the BDC should run even after commit. This problem i fixed using RACOMMIT option in Call Transaction method

But i don't know how to use it with session. i have seen that it could be passed to the function module BDC_INSERT. But it's not working.

Do we have any other method to continue the BDC after commiting the work using sessions?

will RACOMMIT work in Sessions?

Please reply to this thread

Its not possible in sessions method

2 REPLIES 2
Read only

Former Member
0 Likes
563

Problem not solved

Read only

Former Member
0 Likes
563

Its not possible in sessions method