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: 

BAPI for deleting/canceling outbound delivery number

satya-dev
Participant
0 Kudos

Hi,

I have created one purchase order and creating outbound delivery using bapi(BAPI_OUTB_DELIVERY_CREATE_STO)  and PGI is not happening.

Now i want a bapi for cancel or delete outbound delivery.

I tried these bapi but can not delete OBD-----

1). BAPI_OUTB_DELIVERY_CONFIRM_DEC

2). BAPI_OUTB_DELIVERY_CHANGE



Any type of help will be appreciated.

3 REPLIES 3

VenkatRamesh_V
Active Contributor
0 Kudos

Hi,

Try  BDC for VL09  T-code.

Hope it helpful,

Regards,

Venkat.

JL23
Active Contributor
0 Kudos

What shall VL09 (cancel goods issue) do in this case if the goods issue did not happen?

And why should a delivery just be deleted if the "goods issue not happening" ?

to the OP: Don't you want to analyze why it failed and make sure that this case will not happen again?

0 Kudos

Thanks, Now i am doing PGI . After PGI i can cancel OBD.