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: 

VL31N ibound delivery

Former Member
0 Kudos

I would like to know the process out bound delivery process for creating inbound delivery for non asn vendor by passin my own date and quantity

through my custom prog and all related data .

is there any standard bapi to create inbound delivery through trans vl31n

Pls help me asap .

thanks in advance....

2 REPLIES 2

Former Member
0 Kudos

Hi

Check the following

BAPI_INB_DELIVERY_SAVEREPLICA

BBP_INB_DELIVERY_CREATE

Reward points for useful Answers

Regards

Anji

Former Member
0 Kudos

Hi,

Please check out this BAPI

BAPI_IBDLV_CREATE_FROM_OBDLV

Some other BAPI's

BAPI_INB_DELIVERY_CONFIRM_DEC

BAPI_INB_DELIVERY_SAVEREPLICA

BAPI_INB_DELIVERY_CHANGE

BBP_INB_DELIVERY_CREATE

BBP_INB_DELIVERY_UPDATE

Regards