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 for Create DO ...

Former Member
0 Likes
1,561

Dear All,

Hallo .. I'm the New Fish in SAP ........ i want to do the DO by using BAPI .....

Does any BAPI function i can use to create the DO and Post Good Issue ?

THanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,107

Delivery ---BAPI_OUTB_DELIVERY_CREATE_SLS

PGI ---WS_DELIVERY_UPDATE

Edited by: Madan Gopal Sharma on Jul 29, 2009 10:25 AM

4 REPLIES 4
Read only

Former Member
0 Likes
1,107

Hi,

What do you mean by DO?

Is it delivery?

You can use BAPI BAPI_OUTB_DELIVERY_CREATE_SLS to create a delivery from a sales order.

This BAPI is available in ECC 6.0 system.

Regards,

Ankur Parab

Read only

Former Member
0 Likes
1,108

Delivery ---BAPI_OUTB_DELIVERY_CREATE_SLS

PGI ---WS_DELIVERY_UPDATE

Edited by: Madan Gopal Sharma on Jul 29, 2009 10:25 AM

Read only

Former Member
0 Likes
1,107

Use

BAPI_DELIVERYPROCESSING_EXEC to create Delivery from sales order and

MB_CREATE_GOODS_MOVEMENT to post the goods issue

Read only

Former Member
0 Likes
1,107

Hi,

Bapi to create Delivery

BBP_INB_DELIVERY_CREATE

SHP_VL10_DELIVERY_CREATE

SHP_VL10_DELIVERY_CREATE_PARA

GN_DELIVERY_CREATE

RV_DELIVERY_CREATE_SINGLE

Bapi to PGI -

Regards,

Revathi Bhoopal.