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

BAPI_SALESORDER_CREATEFROMDATA error ?

Former Member
0 Likes
377

Hi,

i am not sure whether the error i got stems from bapi,BAPI_SALESORDER_CREATEFROMDATA, or from sd module controls.

My problem is that, we successfully can create a sales order via this bapi through webservice, i mean i have used this bapi

in a webservice.

And we send also a delivery block code, like Z6 etc.. The actual problem occurs when we attempted to convert the sales order into delivery. In spite of the fact that there is a block on the order, we can create delivery from it, but we should not be able to do it.

Becase blockage is available on order.

Is there any offer to solve this complexity?

Thanks

1 ACCEPTED SOLUTION
Read only

brad_bohn
Active Contributor
0 Likes
323

The delivery block has not been configured correctly. Either the Delivery Due list check box has not been checked on the block definition or the block has not been assigned to the delivery type in question.

1 REPLY 1
Read only

brad_bohn
Active Contributor
0 Likes
324

The delivery block has not been configured correctly. Either the Delivery Due list check box has not been checked on the block definition or the block has not been assigned to the delivery type in question.