cancel
Showing results for 
Search instead for 
Did you mean: 

MINIMUM ORDER QUANTITY is not validated in SRM

Former Member
0 Kudos

Hi!

We have got a problem. We have the items with the MINIMUM ORDER QUANTITY characteristic. When we buy them via SRM Shooping Tool, we get an error message when we don’t order a correct quantity. But when we order a correct quantity, and the Shopping Cart passes to SRM, then we can change the quantity without getting an error message!

We have a similar problem with the items with the VOLUME BASED PRICE characteristic. When we set the quantity, the prices changes according to it, but then when the Shopping Cart passes to the SRM and we change the quantity, the price doesn’t change anymore.

How can SRM validate again the quantity? We have been thinking about assigning OCI Fields to the characteristics the MINIMUM ORDER QUANTITY and VOLUME BASED PRICE in order to pass the information to the SRM in order to validate it. Is there any simple way to validate it in SRM?

THANKS IN ADVANCED!!!!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Patricia,

All is said !!!

It's nice to have such features in CCM, but if there is no counterpart in SRM, we loose everything.

The only solution is to pass more data to SRM via OCI and CUF fields, and reapply the checks in SRM BADI.

That's easy for the minimum order qty (there is BBP_PDIGP field MIN_ORDER_QUAN, but not used ?), but for volume based price, this will be tricky... I don't see how to pass all the pricing schema to SC item...

Rgds

Christophe

Former Member
0 Kudos

Hi Christophe and Yann,

Thanks for you answers. In our case the only solution that we can apply is the Christophe one in relation to the MINIMUM ORDER QTITY characteristic. In relation to the VOLUME BASED PRICE we will need to be imaginative and find an alternative solution.

So thank for your help!!!!!

Answers (1)

Answers (1)

yann_bouillut
Active Contributor
0 Kudos

Hi Patricia,

If you want to keep the volume based price, you have to make sure that the quantity SRM field is greyed so that it does not influence the check made into CCM.

Kind regards,

Yann