cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Storage location for shipping is not EWM Managed

samuel_chausse
Explorer
0 Likes
1,761

Hello all,

I have following business scenario to implement :

  • Sales order with item storage location AAAA and shipping point DDDD. SLoc AAAA is IM managed only.
  • Outbound Delivery get correctly the storage location AAAA

But the stock has to be picked from eWM managed storage location BBBB (Central storage)

I was expecting to find somehow and customizing entry in ERP to map delivery type & shipping point (or IM storage loc) to an alternative EWM managed storage location. Which would have distributed the outbound delivery to ewm.

Just like I would be performing an /SCWM/ADGI to none relevant storage location.

But after some days, I cannot find anything.

I saw some user_exit around this topic, but I don't what should be the best appraoch.

rk: otherwise everything is fine in ewm. Meaning that if I adjust the storage location in the sale order to BBBB then the outbound is distributed ; wave assignement & merging, sequence search, queues, RF screen, pick-HU ... confirmation of the outbound delivery back ni ERP are working fine. I really miss this step.

All advices will be welcome. Thank you.

Samuel C.

PS : ECC 7.50 EWM 9.50

Accepted Solutions (0)

Answers (1)

Answers (1)

NorbertM
Product and Topic Expert
Product and Topic Expert

Hi Sam,

In ERP we have picking location determination functionality which is used to determine picking locations Based on the shipping point and shipping plant determined in the sales order, delivery creation program uses the storage condition of the material from the MARA table to determine picking location.

Logistics Execution --> Shipping --> Picking --> Determine Picking Location --> Define Rules for Picking Location Determination (here you assign the picking rule to the delivery type

Logistics Execution --> Shipping --> Picking --> Determine Picking Location --> Assign Picking Locations (here you assign the picking location

maintain different storage conditions for materials stored in EWM and non EWM managed storage locations. if this doesn't meet your requirements, you may have explore user exit.

samuel_chausse
Explorer
0 Likes

Hello Norbert

Thank you for your interest on my question. The more I am going on this topic, the more I fear that there is no other chance except going through a badi in ewm during sequence search stock determination. I let you know later.

BR

Samuel