cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI for creating outbound delivery for PO through VL10g

krishnendu_laha
Active Contributor
0 Kudos

Hi Friend,

We have requirement to create outbound delivery for PO through VL10g. Please suggest the name if any suitable BAPI or function module avialable.

Below BAPI are not going to serve the purpose:

BAPI_DELIVERYPROCESSING_EXEC

SHP_VL10_DELIVERY_CREATE_PARA

I tried with :

BAPI_OUTB_DELIVERY_CREATE_STO, but i have doubt.

Please propose the right kind of FM.

Points will be rewarded

Regards

Krishnendu

Accepted Solutions (0)

Answers (2)

Answers (2)

krishnendu_laha
Active Contributor
0 Kudos

I have done through BAPI_OUTB_DELIVERY_CREATE_STO

Former Member
0 Kudos

hi Krishnendu,

There is no specific BAPI to create an O/B w.r.t a PO.

However, check the documentation on how to use

BAPI_OUTB_DELIVERY_CREATE_STO effectively.

esp. the parameters:

STOCK_TRANS_ITEMS-REF_DOC

STOCK_TRANS_ITEMS-REF_ITEM

Rgds,

Raghu.