cancel
Showing results for 
Search instead for 
Did you mean: 

Validation at Delivery Deletion

Former Member
0 Kudos

Hi All,

I have a requirement to put a validation at the time of saving a delivery. If there are no line items in the delivery then system should not allow that delivery to get saved.

what happens is that, user creates a delivery and saves it. Then subsequenlty he opens delivery in change mode and deletes the line items and again saves the delivery due to this, sometimes a delivery with no line item (only header) is saved. Therefore i need a validation, so that system should not allow saving of deliveries having no line items.

Is there any way in standard configuration where we can restrict this or we have to go Z programing. 

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Lakshmipathi
Active Contributor
0 Kudos

You have to either try with delivery exit V50S0001 or remove the Delete option for T-Code VL02N via basis which can be completed via PFCG

G. Lakshmipathi

Former Member
0 Kudos

Hi hemant,

I feel best way to maintian incompletion log at delivery item level, so that it will throw error with out line items in delivery wile saving.

Regards,

hari