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
285

Hi,

I'm trying to create a outbound delivery in background for a STO using VL10B .For this i'm using BDC and call transaction for the same in my program.

What happens is no delivery is created nor Call transaction is returning any message.

Will Call transaction work for Background delivery creation or its any other problem?

Pls help

RAm

1 REPLY 1
Read only

Former Member
0 Likes
245

According to OSS note 397856, You cannot use this transaction in batch input. You should use reports RVV50R10A, RVV50R10B and RVV50R10C via SUBMIT.

Rob