cancel
Showing results for 
Search instead for 
Did you mean: 

EDI2 price condition not changing along with Qty change

Former Member
0 Kudos

Hello all,

Within our pricing procedure we have our EDI2 condition populating in based off Customers NETWR price times the Qty of that line. This gives us a new value for the sales order.

We have a pricing procedure based off AIC that will charge the customer what ever price is lowest between EDI2, AIC, or manually entered price. That issue we have is when the Qty is changed on the sales order the EDI2 price condition is not changed, so that is the lowest price, and will don't bill the customer the correct value.

We currently get around this issue by manually adjusting the EDI2 value to reflect the correct value, but sometimes our users forget to do this.

Has anyone figured out how to adjust the EDI2 condition value when the Qty on the order is changed?

Thanks,

Matthew Fee

Accepted Solutions (1)

Accepted Solutions (1)

Shiva_Ram
Active Contributor
0 Kudos

You can handle this by putting formula routine 8 or 9 in the Alternative calculation type field in the pricing procedure, so that if there is a variation between the actual price and EDI2, then it will be put in the incompletion procedure. Alternatively you can develop your own formula to check the quantity and calculate the value, just to make sure correct value is populated for EDI2.

Regards,

Answers (0)