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

function modules for delivery creation, change, deletion.

Former Member
0 Likes
371

hi all,

anyone know and worked on function module to create/change/delete deliveries with reference to sales order/without reference of sales order.

if any one knows about the function modules please let me know.

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
348

BAPI_OUTB_DELIVERY_CHANGE?

REgards,

Rich Heilman

Read only

Former Member
0 Likes
348

BAPI_DELIVERYPROCESSING_EXEC will allow you to create an outbound delivery, but this is <b><u>not released</u></b> for customer use yet(Rel.47). Type that function module in the forum search area and you will get some sample code.