cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI for transaction VL01N

denis_nakamoto
Participant

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

bapi

BAPI_OUTB_DELIVERY_SAVEREPLICA

or try to search in se37

BAPI_OUTB_DELIVERY*

Answers (3)

Answers (3)

Former Member

Hi Denis,

If you are working in ECC 6.0, these are the list of BAPI which can be used to create delivery.

BAPI_OUTB_DELIVERY_CREATENOREF - Create delivery without reference

BAPI_OUTB_DELIVERY_CREATE_SLS - Create delivery with reference to Sales Order

Regards,

Senthil G.

Former Member
0 Kudos

Try the following bapi. It will create outbound delivery for purchase order.

"BAPI_DELIVERYPROCESSING_EXEC"

Or try these fuctions:

WS_DELIVERY_UPDATE

BBP_INB_DELIVERY_CREATE

SHP_VL10_DELIVERY_CREATE

SHP_VL10_DELIVERY_CREATE_PARA

GN_DELIVERY_CREATE

RV_DELIVERY_CREATE_SINGLE

Senay Kasap

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

How about any of these?

BAPI_OUTB_DELIVERY_CONFIRM_DEC BAPI for Outbound Delivery Verification from a Decentralized System   
BAPI_OUTB_DELIVERY_SAVEREPLICA BAPI Function Module for Replication of Outbound Deliveries           
BAPI_OUTB_DELIVERY_SPLIT_DEC   BAPI for Subsequent Outbound-Delivery Split from a Decentralized Syste
                                                                              Create Delivery from Delivery Due List                                
BAPI_DELIVERYPROCESSING_EXEC   Delivery Processing: Deliver Preceding Document, Expand Delivery 

Regards,

Rich Heilman

Former Member
0 Kudos

Will BAPI_OUTB_DELIVERY_SAVEREPLICA work if I am creating a Delivery from a Sales Order?

I have been trying to use BAPI_DELIVERYPROCESSING_EXEC, but it does not create deliveries for all of the Line Items associated with a Sales Order. I am looking for another BAPI solution. any help?

Former Member
0 Kudos

SAP has not provided any BAPIs to create delvieries because barring 'LO' type of deliveries, there cannot be a external source to create deliveries. the best and quick way to create deliveries is VL10 (trxn).