on 2022 Mar 07 10:58 PM
Hello Experts,
I have an unusual requirement from the client. Their whole subcontractor network changed a lot which requires config change for running MRP accurately. But due to ongoing S4 conversion all configs will be frozen for next few months in ECC. To deal with this, we created an Excel tool to run the MRP based on SAP extracts and it is working satisfactorily.
Only problem is dozens of purchase requisitions for RM have to be created manually after the Excel MRP tool calculates the raw material requirement. Is there a way to run MRP just for these raw materials (PR related master data in SAP is correct)?
Possible solutions I can think of: 1. Create PIRs for these raw materials using LSMW and run MRP for them (complex)
2. Any way to mass create PRs in SAP?
Your opinion on fulfilling this?
Regards,
Divya Prakash
Request clarification before answering.
Hello divyaprakash
The correct way implement MRP planning for raw materials only in classical MRP is to use the user-exit M61X0001 and the user exit key and parameter fields in MD01:
The logic in the user-exit should check if a material is a raw material and suppress planning if it's not.
I'm not sure if given S/4HANA conversion you are able to implement that.
If not, the only way I see is to plan each material individually with MD03 and to automate this process with an LSMW.
Best regards
Dominik Tylczynski
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello
If you are using S/4HANA, you don't even need to create an LSMW to upload PIRs, as the Fiori app Maintain PIRs allows you to create PIRs based on an LSMW.
Also, in MD01N you can select which specific materials will be planned, so you wouldn't need to implement any user-exit for this purpose.
Regards,
Caetano
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
91 | |
15 | |
10 | |
8 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.