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

Minimum Order Quantity - setting different order total targets by specific customer

Former Member
0 Likes
356

Hi Guru's

Really hoping someone can help me. I am trying to understand how I could set up different MOQs for two different customers in SAP (at a total order volume number as opposed to a individual material level). E.g customer A has to purchase at least 100 cases accross any number of materials), and Customer B only has to purchase at least 50.

Really hoping someone could give us a quick steer as to any solution.

Kind Regards

Declan, Ireland

Accepted Solutions (0)

Answers (1)

Answers (1)

spencer_liang
Advisor
Advisor
0 Likes

so far as I see, quantity is not restricted by customer but only by product.

related error

CRM_SCHEDLIN

314 Take into account the minimum order quantity: &1 &2

FM to check minimum quantity and if you read the code, only product data is considered.

CALL FUNCTION 'CRM_PRODUCT_I_PROC_QTY_DET_OW'

The error message may tell us that you may check minimum quanity per customer in badi crm_schedlin_badi