Application Development 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: 

Regarding outbound delivery

Former Member
0 Kudos

i need a bapi for this message type shp_obdlv_save_relica02 for creation of outbound delivery .........

and also let me know the procedure for outbound delivery to WM system.....

very urgent

point will be rewarded for the answers.............

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

check the following BAPIS

BAPI_OUTB_DELIVERY_CHANGE

<b>BAPI_OUTB_DELIVERY_SAVEREPLICA</b>

for the creation/change of Outbound delivery

<b>Reward points for useful Answers</b>

Regards

Anji

4 REPLIES 4

Former Member
0 Kudos

Hello ,

Use this : BBP_INB_DELIVERY_CREATE

Regards,

Deepu.K

Former Member
0 Kudos

Hi

check the following BAPIS

BAPI_OUTB_DELIVERY_CHANGE

<b>BAPI_OUTB_DELIVERY_SAVEREPLICA</b>

for the creation/change of Outbound delivery

<b>Reward points for useful Answers</b>

Regards

Anji

former_member235056
Active Contributor
0 Kudos

Hi,

BAPI_IBDLV_CREATE_FROM_OBDLV

BAPI Inbound Delivery from Outbound Delivery

BAPI_OUTB_DELIVERY_CONFIRM_DEC

BAPI for Outbound Delivery Confirmation from a Decentralized System

BAPI_OUTB_DELIVERY_SAVEREPLICA

BAPI Function Module for Replication of Outbound Deliveries

<b>Link for procedure:</b>

<a href="http://help.sap.com/saphelp_45b/helpdata/en/72/a67d59d9b511d185050000e81ddea0/content.htm">http://help.sap.com/saphelp_45b/helpdata/en/72/a67d59d9b511d185050000e81ddea0/content.htm</a>

<a href="http://www50.sap.com/businessmaps/BE295C4E5D0B458BB491BA85A640AAFA.htm">http://www50.sap.com/businessmaps/BE295C4E5D0B458BB491BA85A640AAFA.htm</a>

Pls reward helpful points.

Regards,

Ameet

Former Member
0 Kudos

Thanks for your responce