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 processing for background and foreground execution

Former Member
0 Likes
361

Hi,

I've come accross a situation where in a BDC for sales order creation, creates one sales order and at the same time creates another sales order with a blank sales order number(but the data of both the sales order is identical), meaning it creates 2 sales orders. This only occurs when the BDC is processed in mode 'N' but it works fine when the BDC runs in mode 'A' and 'E'. Any idea as to why this could be happening?

Any help will be appreciated.

Thanks,

ALAM.

1 REPLY 1
Read only

Former Member
0 Likes
289

Hi Alam,

No, sorry, I don't know why this is happening.

What update-mode are you using? Asynchronous or Synchronous?

Test both options, maybe it helps.

Why are you not using BAPI_SALESORDER_CREATEFROMDAT2?

Regards, Miranda