on ‎2022 Jun 28 4:42 PM
Hello, We are working on a project where we are implementing EWM MFS in a scenario where SAP does not control the AS/RS and conveyors directly via PLC, but only communicates via telegram with the technology vendor's MFS. So I have no info which crane will be putaway/removal. All putaway scenarios are via handover point to destination bin and can be done without resource. For picking, the scenario is reversed from the source bin to the handover point. For this scenario, picking with resource works fine until more than one WT is sent to the resource. The FM for sending a telegram checks if the resource has a task/telegram assigned to it. We need to be able to send more WTs to be picked up. Is it possible to do stock removal without MFS resource?
If the queue is without MFS resource the telegram is not sent. EWM MFS requires either CP or resource in the telegram.
The solution may be multiple resources assigned to the queue but this does not seem to me to be an optimal solution. Another option is to use no resource and change the telegram before sending.
Any ideas?
Request clarification before answering.
The problem was solved by using a fake aisle storage location in the LOSC. HU is virtually moved to the stock location (CP) with WT immediately confirmed in badi. Then a telegram is sent to the real PLC(CP) to move the HU from the aisle to the destination storage location. This is only possible because the previous WMS/MFS systems only communicated at the aisle level and not at the bin level.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It seems like you try use EWM MFS standard functionality but doesn't align with physical activity. A crane/resource can process only one warehouse task/order at a time. But you would like to send/process multiple orders on the same resouce at the same time. It seems like you need create a custom FM based on some conditions storage type/activity area to be able to send the telegrams to 3rd party vendor system.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problem at this point is not the multiple assignment of a resource, but that the EWM MFS standard currently does not provide for resources with multiple load handling devices.
We had the same problem with double cross-travel carriages or simply with AS/RS with two load handling devices.
At this point there is no other choice than to extend the MFS framework with a Z* framework:
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 | |
| 5 | |
| 5 | |
| 3 | |
| 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.