Wednesday, October 26, 2022

SCM Secrets: Boosting your location directives with new Scope feature

Let me start this blog post with providing a background for this feature. 

On the location directive page, there is a Multi SKU parameter available. This parameter defines when location directive can be applied in order to set the location on the created work. 

  • If this parameter is selected, location directive is used in the scenarios where multiple stock keeping units are defined in the source document (call them as Multi SKU). 
  • If this parameter is unselected, location directive is used in the scenarios, where single stock keeping units are defined in the source document (call them Single SKU). 

"Multi SKU" parameter commonly used for Put work types

When you setup PUT location directives and your company has different scenarios (orders with single SKU, orders with Multi SKU) you have to create both location directives:

  1. One, where Multi SKU = NO. This location directive will be used to identify where to put your items in the scenarios where you have work order with:
      • Single order with single item
      • Singe order with multiple the same items
      • Multiple orders with single item
      • Multiple orders with multiple the same items
  2. Another one, where Multi SKU = YES. This location directive will be used to identify where to put your items in the scenarios where you have work order with:
      • Single order with multiple different items
      • Multiple order with multiple different items
This logic causes the following issues:
  • This is the most common source of the errors. When companies have simple orders and more advanced orders and forget to define both location directives (one with Multi SKU=no, and one is where Multi SKU = YES). In these cases, locations will be blank due to missing location directive setup. 
  • You have to duplicate the location directives depending on the type of the orders. It means that the volume of location directives is increased dramatically just because of Multi SKU parameter. 

Let’s review some of the scenarios where location directives with Multi SKU and non Multi SKU are used in the Sales orders scenarios for Put transactions: 

In 10.0.31 release, Location directive scope feature has been introduced:


Feature name: Location directive scopes
Feature description: 
This feature introduces a richer experience when configurating location directives by introducing 4 new scopes to replace "Multiple SKU". This gives more freedom when designing location directives and makes it possible to reduce redundant configurations.

Once the feature is enabled, a new "Scope" field is available on the Location directive. The old field "Multi SKU" will become unavailable.  

With new feature: 
  • Multi SKU location directive becomes Multiple items Scope
  • Non multi SKU location directive becomes Single item Scope
  • 2 new options become available: Single item and order, All

Single item and order. This location directive will be used to identify where to put your items in the scenarios where you have work order with:
Single order with single item
Singe order with multiple the same items
Single order with multiple different items
Multiple orders with single item
Multiple orders with multiple the same items

All. This location directive will be used to identify where to put your items in the scenarios where you have work order with:
Single order with single item
Singe order with multiple the same items
Single order with multiple different items
Multiple orders with single item
Multiple orders with multiple the same items
Multiple order with multiple different items

Let's review previous scenarios and see what the logic for new options is:
If we summarize it:

Another logic worth mentioning, Edit query button. For the location directives, where Multi SKU is set to Yes, Edit query button becomes unavailable. The reason behind it that you cannot apply the filter on your work lines, because put work lines does not contain item number (item number field is blank).

The following table describes when the scopes are available, and whether they allow Edit query.

So, if you have single order with multiple items and you need to direct your goods to the dedicated location, for example stage putaway to a certain dock area based on the customer or region, you can use Edit query button for the Single item and order scope.  Previously it was impossible. 

Recommendations for this feature: 
  1. Activate this feature
  2. Review your configuration of the location directives
  3. Change the Scope to Single item or order for location directives with Scope = Single items and remove unnecessary Multiple Items location directives (in scenarios where you do not mix sales orders)
  4. Change the Scope to All for location directives with Scope = Multiple items and remove unnecessary Single Items location directives (in scenarios where you do not use queries)
There are several limitations for Scope field that you should be aware of:
  • Scope field is a display method, so you cannot sort by them, they cannot be added as personalization to a grid, etc.
  • Scope display method uses two fields to render correctly: Scope and Multi SKU parameter. To avoid any data upgrade issues, these are upgraded just in time (JIT), and saved in upgraded format on first save.  This means that Scope will be "Unknown" when exporting data, that never was saved with the scope feature on. The entity also has the "Multiple SKU" option, that is the one winning when Scope=Unknown.
That's it!

No comments:

Post a Comment