on 2023 Jun 02 2:00 PM
Hi Frds,
Need Help.
I need to stop updating the Replenish Qty (also other as shown in pic) in EWM system which display in /SCW/MAT1 Transaction. if any modification made in ECC Material UoM quantity.
Currently if UoM quantity modify in ECC it replicates in EWM which is fine but system also recalculate Replenish Qty and saved it. In my case i need to keep the original Replenish quantity. Therefore looking for a place (Badi, Exit or enhancement spot) to enhance and stop this updation. Please advice.
Thanks,
IAny Suggestion.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
raza.imran
According to SAP Community, you can use the BAdI /SCWM/EX_MAT1_UPDATE to stop updating the Replenish...1. You can implement this BAdI to modify the replenishment quantity calculation logic and keep the orig...1.
Here are the steps to implement this BAdI:
Please note that you should test this implementation in a non-production environment before implementing it in your production system.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
7 | |
7 | |
2 | |
2 | |
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.