cancel
Showing results for 
Search instead for 
Did you mean: 

maxium number of total delivery units in a sales order

former_member822355
Participant
0 Kudos

Is there a way to check the maxium number of delivery units in a sales order without writing code?

This to image this:

In the Material Master I have this situation

Material 1 Master 50CS = 1 delivery unit

Material 2 Master 70CS = 1 delivery unit

Material 3 Master 80CS = 1 delivery unit

In Sales order, If the user try to save an order with total quantity > 3 delivery unites  , I want to raise an message, … For example “Maximum number of pallet exceed”.

How Can I do? How can I raise this message, without  writing code? Is there a way to check the maxium number of TOTALS delivery unites  in a sales order.

I would like to check the TOTAL DELIVERY UNITS, not only the delivery units referred to each material.

Thank in advance.

Best regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

How can I raise this message, without  writing code?

Without an ABAP coding in sale order user exit, this is definitely NOT possible.

G. Lakshmipathi

former_member822355
Participant
0 Kudos

Could you kindly give me a link from which I can find a similar code? Thanks a lot,

Lakshmipathi
Active Contributor
0 Kudos

You have to post it in ABAP forum.  But I am sure, if you tell the logic, your ABAPer should be in a position to address the requirement.

G. Lakshmipathi