cancel
Showing results for 
Search instead for 
Did you mean: 

Complete Delivery

Former Member
0 Kudos

Dear All,

We have a scenario where in the customer requires complete delivery so complete delivery field in shipping tab(Sales Area Data) is enabled and option C is selected which is complete delivery by law.

When we are executing the delivery the system is allowing to delete a line item with a warning message which leads to incomplete delivery.

Kindly advise how to prevent the user from deleting the line item and force complete deliveries always

With Regards

Mohammed

Edited by: Raeesuddin Mohammed on Apr 9, 2011 3:49 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You need to convert the waring to error message.

Check if is is possible through message control. Else you need to do coding in the program - take help of an ABAPer to convert to error.

Thanks

Answers (1)

Answers (1)

Shiva_Ram
Active Contributor
0 Kudos

Check in t.code OVM1, whether you can change the message number to Error (E] from warning. I assume the message number is VL062.

Regards,

Former Member
0 Kudos

Thank you

But i think it is no recomended to change the standard SAP messages

Regards

Mohammed Raees