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

How to skip specific Delivery creation in VL10C and VL10BATCH

0 Likes
660

Hi,

I have a requirement to prevent Outbound Delivery creation (based on some conditions) in VL10C and VL10BATCH. In other words, while these transactions loop through the Sales Order Items and if the conditions are not satisified for any item , it should throw an error message. It should not create the Delivery and proceed to the next item.

I am using the BADI 'LE_SHP_DELIVERY_PROC' to throw the error message. (message type 'I' DISPLAY LIKE 'E' ) and then LEAVE PROGRAM .

It is not working properly .

If anyone has addressed a similar requirement, could you please let me know the right way?

Regards,

Sylendra.

Accepted Solutions (0)

Answers (0)