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 to create Inbound Delivery without reference

Former Member
0 Likes
1,276

Hi Folks,

I'm working for a client who requires a process to create Inbound Deliveries <i><b>without reference</b></i> to a PO. Does anyone know of an existing BAPI that will meet this criteria?

The fallback position is to look at using a BAPI like BAPI_DELIVERYPROCESSING_EXEC or BAPI_OUTB_DELIVERY_SAVEREPLICA with a custom document type, but these are less than ideal options.

Points rewarded for helpful answers.

Cheers,

Steve

1 ACCEPTED SOLUTION
Read only

varma_narayana
Active Contributor
0 Likes
978

Hi ..

Also check the BAPIS / FMs.

BBP_INB_DELIVERY_CREATE

RV_DELIVERY_CREATE

REWARD IF HELPFUL.

4 REPLIES 4
Read only

Former Member
0 Likes
978

Hi,

Please check Function Group V50S and V50I for more delivery BAPI's.

Hopefully you can find the ideal one for your need..

Regards,

Read only

varma_narayana
Active Contributor
0 Likes
978

Hi..

You can try the BAPI

BAPI_GOODSMVT_CREATE.

Movement type 501.

reward if Helpful.

Read only

varma_narayana
Active Contributor
0 Likes
979

Hi ..

Also check the BAPIS / FMs.

BBP_INB_DELIVERY_CREATE

RV_DELIVERY_CREATE

REWARD IF HELPFUL.

Read only

0 Likes
978

Hi!

I can't seem to find a working example using this function modules. I want to create an inbound delivery without reference to a PO.

Thanks!

abapGenin