cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

The item cannot be deleted due to customer's own checks. Tcode VL02N

Former Member
0 Kudos
1,507

Dear All SAP Experts:

i have a issue of delete delivery note.

The backgroud is:

one user create a delivery note, after save it, then she want to delete it since it's wrong material.

User just create the delivery, no packing and post goods issue.

warehouse user don't know it, and comfirm the transfer order. then the material is in 916.

__________________________

what i did in the next:

first use LT0G, but the item is locked.

then i reference SAP Note: 1459764,

in the note,

first use LT01 to manually move the material from 916 to WM bin. OK, it's done.

when i "change the delivery quantity to 0 and then copy the delivery quantity as pick quantity (Menu path Edit ->Copy pack quantity as delivery quantity).", then the message displayed:

so i don't know how to do it next.

when i delete the delivery directly, it displayed the below error message:

could some SAP experts tell me what's the reason that displayed the error message?

thank you very much in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

MANIS
Active Contributor
0 Kudos

As mentioned by Jurgen you need to contact your local IT team regard the error message as that looks like a custom error message

in addition to that with regard to deleting the line item from the delivery after TO confirmation you need to follow the below steps but still you will have the same error message if the BADI is implemented

Former Member
0 Kudos

Dear Manish Kumar, thank you very much for your reply.

but when i want to clear delivery quantity to zero, it's not possible.

please find out the error message as below: thx

MANIS
Active Contributor
0 Kudos

I also get the same error message but as a warning in your case this message is defined as a error hence you are not able to make any change

Error message number VL019

Never experiaced that however found one ossnote related to that maybe you want to have a look on that

2342302 - Warning Error VL019 given in VL02N instead of Error Message

JL23
Active Contributor
0 Kudos

Had you already tried to ask your local IT, as they have probably implemented the BADI LE_SHP_DELIVERY_PROC with its method CHECK_ITEM_DELETION to stop the deletion for whatever reasons that you only known within your own company.

Former Member
0 Kudos

Thank you for your reply.

I will contact HQ.