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

Create Outbound Delivery Using IDOC

Former Member
0 Likes
615

Hi,

Does anybody know of an IDOC that I can use to Create Outbound deliveries in SAP?

I know that I can use BAPI_DELIVERYPROCESSING_EXEC to create the delivery, but I am hoping to do so directly using a standard (or slightly customized) IDOC.

I will have multiple SAP Sales Order numbers to reference in creating the Delivery Note. Note that I will not already have a delivery number as this is a create, so I can't use DELVRY*.

Kind Regards,

Robin

1 REPLY 1
Read only

Former Member
0 Likes
442

Create your own and assign as processing the BAPI or a wrapper for it.

Enjoy