‎2025 Aug 04 3:39 PM - edited ‎2025 Aug 04 3:39 PM
We have a SAP S4 set-up with embedded EWM. We have a ROD (received on dock) storage location and an AFS (available for sale) storage location in our EWM. So as long as the putaway warehouse tasks aren't confirmed, the stock remains in the ROD storage location. When we then confirm the warehouse tasks, the stock is moved with a transfer order and movement type 411 automatically to storage location AFS.
When something goes wrong on the inbound flow, and we need to reprocess an inbound delivery that got stuck in the SMQ2 error queue (note that we solve the error queue, and not just save the LUW to SMQ3!), we experience that our automatic 411 transfer from the ROD storage location to the AFS storage location does not happen anymore. Probably because the warehouse tasks that trigger it, had already been confirmed.
Does anyone have any experience in how to solve this?
Request clarification before answering.
Thanks all for the input.
I gone for the shortcut and I've did a negative stock correction in the ROD storage location and a positive stock correction in the AFS storage location. Not ideal, but it does have the wanted result.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Let us focus on what might help you answer your question.
In my experienced scenario, the stock sat in F1 (ROD) and was not visible in ERP. This meant we could not make use of MIGO or manual 411s. In our case what reliably pushed the stock from ROD to AFS the way it should’ve done was the use of the SCWM-POST. If this scenario keeps repeating itself, I would advice you to look into your Transfer BADI as this might help you automate the missed updates.
@Daniil thank you for your contributions.
Best regards
Chris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
sure, let's focus on solution, could you elaborate solution with transfer BAdi please, @Chris1973
Hi @CharlotteH
Thanks for your detailed explanation of the scenario.
Your observation is correct. The automatic 411 movement from ROD to AFS which normally triggers upon putaway warehouse task confirmation does not happen again after the delivery is reprocessed in SMQ2, particularly if the warehouse tasks had already been confirmed.
The reason is as follows:
The designated trigger for the 411 movement is tightly linked to the initial warehouse task confirmation event.
Once that confirmation has occurred, reprocessing the inbound queue (LUW in SMQ2) doesn’t retrigger the stock movement logic, as the system considers the physical stock movement already completed.
Here is my suggestion on how to resolve it:
Please note, there may be a relevant SAP Note or fix depending on your release version. If this behaviour is not consistent with expected design, I’d suggest raising an incident under component SCM-EWM-IF-ERP to confirm with SAP if it can be handled more gracefully in newer releases or via a standard BADI.
I hope this helps you solve the issue. I am happy to help if you have further questions.
If you find my response helpful, kindly accept the answer and award a Kudos to this post. Your support is appreciated.
Best regards
Chris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 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.