Application Development 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: 

Can I use BDC to call a user transcation which have commit sentence inside?

Former Member
0 Kudos

Someone created a user dialog program, which let user input delivery order, and HU number and Serial numbers, then program will create SAP SNo and Serial no, after it, program will call COMMIT. The last step, this program will assign these SNos and Serial nos to delivery order.

I want to use BDC to run this program, but it will stop at the commit sentence, so I can't REC the screen after that.

For such a dialog program, is there any way to run it in BDC to the end, not stop at commit sentence?

1 ACCEPTED SOLUTION

kostas_tsioubris
Contributor
0 Kudos

Hi,

try when recording the BDC to check the "Cont.after commit" option.

Kostas

1 REPLY 1

kostas_tsioubris
Contributor
0 Kudos

Hi,

try when recording the BDC to check the "Cont.after commit" option.

Kostas