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 module for creating Delivery

Former Member
0 Likes
586

Hi All,

Is there any function module or BAPI, to create delivery based on sale order number.

3 REPLIES 3
Read only

Former Member
0 Likes
518

Hi,

there is a bapi BAPI_OUTB_DELIVERY_CREATE. You can use this to create Outbound Delivery against a Sale Order.

regards,

Mahesh

Read only

Former Member
0 Likes
518

Hi sathyaa

1) gn_delivery_create

2) shp_vl10_create

3) w_frm_delivery_create

pls rewad if useful.

Read only

Former Member
0 Likes
518

Aslo u can use

BAPI_DELIVERYFREE_PROXY_CREATE

Pls reward if useful.