cancel
Showing results for 
Search instead for 
Did you mean: 

MFS: Resource that can move multiple HUs

Former Member
0 Kudos

Hello,

I have to implement the necessary functions to handle/control rack feeders, which can move two HUs. I found SAP-Note 2064457, which lists BAdIs for this purpose. My problem is, I work with a SAP EWM 9.0 and thus cannot use those BAdIs.

My questions are:

- Are there any standard functions for those kind of resources in SAP EWM 9.0?

- If not, which modifications do I have to make, to be able to use those resources in MFS?

Any tips, tutorials or documentation are highly appreciated.

With best regards,

Patrick.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Patrick,

Check below link. Hope it will be helpfull

Regards

Suraj

Former Member
0 Kudos

Thank you for the link, but I need assistance within the SAP EWM/MFS and not with the PLCs.

My main problem is handling two HUs on one resource at the same time. Especially confirming the WTs and creating new ones for both HUs parallel.

With best regards,

Patrick.

jobi_t
Contributor
0 Kudos

Hi Patrick,

It is not only depending on EWM system.

It can depend on the crane(conveyor system). Once the HU reaches in the waiting zone for cranes, It will check for the criteria like whether to pick one HU or two HU ( most cases if it is the same destination bin for HU, it handles two HU or single HU)

Then we send a telegram to perform the next action.

regards,

Jobi

Former Member
0 Kudos

Hi Patrick

Get the a data from other system which you want to process two HU.

when your other system(resource) can afford to take multiple HUs. send a message to process multiple HU task. This will take two HUS and confirm task when you drop them at destination.

Also good info given by Jobi that will also work in same way.

Regards

Suraj