cancel
Showing results for 
Search instead for 
Did you mean: 

Re: FM for delivery order delete

Former Member
0 Kudos

Hi All,

I want to delete a delivery order,

is there any standard bapi for delivery delete.

i wrote bdc to delete delivery , tcode is vl02n,

but i want function module to delete,

any idea please let me know.

Thanks in advance.

Sumalatha

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can use the following FM for this purpose:

BAPI_OUTB_DELIVERY_CHANGE

In SM37 is explained how to use the FM to delete a delivery.

Make use of the DLV_DEL indicator on header level...

Best regards,

Danny

Former Member
0 Kudos

Thank you Danny,

but when iam executing this bapi with delivery number and

DLV_DEL field it is giving error like .

ID : VL

number: 302.

please give me the solution for this error...

Thank you.

Answers (0)