Supply Chain Management Blog Posts by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
Yuri_Nogueira
Explorer
1,493

INTRODUCTION
This guide will demonstrate how to configure the system to retain the same handling unit (HU) number during an STO process between two EWM storage locations. It does not cover the settings for the STO process itself.

PROCESS OVERVIEW
Let's consider a scenario with two warehouses where they use the same handling unit types in both warehouses and we want to maintain the same handling unit number during a transfer between plants using STO process. To achieve that we must maintain the same interval number for HU in both warehouses as we can see in the example below:
Yuri_Nogueira_0-1748618406787.png
NoteThe same interval number should be designated as internal in only one warehouse to prevent overlaps and issues. In all other warehouses, the same interval number must be set as external.

PROCESS FLOW

  • Create transfer PO in the receiving plant.
  • Create outbound delivery in VL10B for supplying plant.
  • Create WT, pick HU's, confirm with RF and execute PGI in supplying plant.
  • Inbound delivery is created through output type SPED with same HU numbers in the receiving plant.
  • Create WT and complete WH putaway process in receiving plant.

CUSTOMIZING
In this topic will be described the customizing to set up correctly the interval numbers to achieve the requirement. The settings regarding the STO process and the SPED output type could be found in the respective blogs below:

 

  • SAP Customizing Implementation Guide -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Cross-Process Settings -> Handling Units -> External Identification -> Define Number Range for HU Identification

    In the warehouse 1000 the range 00000000030000000000 00000000039999999999 is maintained as internal as we can see below:
    Yuri_Nogueira_4-1748625722368.pngYuri_Nogueira_7-1748626034287.png

    On the other hand, at warehouse 1030 the same interval number is maintained as external as we can see:Yuri_Nogueira_3-1748625704266.pngYuri_Nogueira_6-1748626005527.png
    Note: besides the interval, the "Number Range No." which has the value 01 must be the same! Otherwise, you will get errors in SMQ2 when the inbound delivery is distributed to the EWM.

  • SAP Customizing Implementation Guide -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Cross-Process Settings -> Handling Units -> External Identification -> Assign Number Range Intervals to Packaging Material Types

    In this customizing, ensure that the packing material types use the internal number range for their respective warehouses, as shown in the example below. When a handling unit is created in the warehouse, a new number will be assigned automatically.
    Yuri_Nogueira_8-1748627673331.png

  • SAP Customizing Implementation Guide -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Goods Receipt Process -> Strategies -> Storage Bin Determination -> HU Types -> Define HU Types for Each Warehouse Number and Assign HU Type Group

    In this customizing, ensure that the HU type is assigned to both warehouses.

  • SAP Customizing Implementation Guide -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Goods Receipt Process -> Strategies -> Storage Bin Determination -> HU Types -> Define HU Types for Each Storage Type

    In this customization, ensure that the HU type is assigned to the storage types where the handling units will be stored.

  • SAP Customizing Implementation Guide -> SCM Extended Warehouse Management -> Extended Warehouse Management -> Goods Receipt Process -> Strategies -> Storage Bin Determination -> HU Types -> Define HU Types for Each Storage Bin Type

    In this customizing, ensure that the HU type is assigned to the appropriate storage bin types where the handling units will be stored.

TESTING
Stock transport order created from 1000 (supplying plant) to 1030 (receiving plant):
Yuri_Nogueira_9-1748629185584.png

Outbound delivery order for the supplying plant created through VL10B:
Yuri_Nogueira_10-1748629305599.png

Outbound process in EWM complete (Picking WT completed + PGI):
Yuri_Nogueira_11-1748629425291.png

Handling Units picked in EWM were transferred to outbound delivery:
Yuri_Nogueira_17-1748629847303.png
Note: for this example, we are using nested HU's.

Checking the SPED output type responsible for creating the inbound delivery at the receiving plant using the same HU numbers:
Yuri_Nogueira_12-1748629490353.pngYuri_Nogueira_13-1748629528304.png

Now checking the flow document on the outbound delivery we can see the inbound delivery created:
Yuri_Nogueira_14-1748629577337.png

In the inbound delivery at the receiving plant, the same nested HU was created using the same numbers from the supplying plant as follows:
Yuri_Nogueira_16-1748629764097.png

Complete the WH putaway process in the receiving plant:
Yuri_Nogueira_19-1748630790902.png

By checking the stock for the transferred handling units, we can see the stock in the receiving plant at warehouse 1030, using the same HU numbers as in the supplying plant:
Yuri_Nogueira_18-1748630762758.png

CONCLUSION
The approach outlined in this blog demonstrates that it is possible to retain the same handling unit number during stock transfers between plants when using the STO process with output type SPED. This strategy enhances traceability and eliminates the need for re-labeling stock upon arrival at the receiving plant. 

I try to make it simple, hope this guide helps you guys.

Best Regards,

Yuri Taranto
SAP EWM Consultant

 

 

 

1 Comment
AK100
Discoverer
0 Kudos

Thank you so much for sharing with us.