on 2019 Jan 18 12:53 PM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.