Cubed Picking

OBLPN Types

OBLPN Types are pre-determined carton types that are frequently used in the warehouse for packing. In WMS, these OBLPN Types are used for cubing during waving. For example, you may have the following OBLPN Types set up:

Code Description Maximimum Volume Maximum Weight Prefix Length Width Height Empty Weight
SMALL SMALL 250 25 S 2.5 2.5 2.5 0.025
MEDIUM MEDIUM 500 50 M 5 5 5 0.05
BIG BIG 1000 100 B 10 10 10 0.1

Depending on what the Wave Template’s “Cubing Mode” is set to, WMS may or may not use these OBLPN Types for cubing.

Cubing Modes

Cubing Mode is an additional configuration in the Wave Template that decides how the cubing logic will be used. There are three main types:

Cubing Mode Value and Comments
None Cubing is not performed
1 à Use predetermined OBLPN Type OB LPN Type picked from Wave template/Order/Item.
2 à Calculate OBLPN Type and cube with wave OB LPN type computed dynamically and Outbound Cartons created
3à Calculate OBLPN Type and cube at packing OB LPN Type computed dynamically but Outbound Cartons to be packed into are not created, until the time of Packing.
Cubing Mode None

Mode 1:

Existing Behavior

Mode 2:

Calculate OBLPN Type at the Wave

Mode 3:

Calculate OBLPN Type Cube in Packing

Step 1 Wave does not cube. Wave performs cubing Wave performs cubing Wave performs cubing
Step 2 - OBLPN Type fetched from Wave Template/Order Detail/Item

OB LPN Type determined by Wave Dynamically

OB LPN Type determined by Wave
Step 3 - OBLPNs are created as part of the wave (status: “Outbound Created”) OB LPN Type on Wave Template/Item/Order is Ignored for actual cubing. OB LPN Type on Wave Template/Item/Order is Ignored for actual cubing.
Step 4 - - Outbound LPN's are created as part of Wave Outbound LPN's are not created as part of Wave but created as part of Packing

Setting up a Wave Template for Cubing

  1. Go to the Wave Template Screen.
  2. Select the Wave Template to be edited and click Edit.
  3. Go to the “Cubing Mode” drop-down and select the desired Cubing Mode.
  4. If choosing mode “Use predetermined OBLPN Type”, you must also select the desired OBLPN Type in the “OB LPN Type” drop-down.
  5. Click “Save”.

Adding Cubing Rules

You can use Cubing Rules to configure the breaking rules for breaking cubed containers.

  1. Go to the "Cubing Rule" screen.
  2. Create a new record and add a description.
  3. Select this record and click the Details button (). This will prompt you to a new screen.
  4. Create a new record and populate the sequence number.
  5. Select this record and click on “Ordering Criteria”. This is the screen used for adding breaking logic.
  6. Create new breaking criteria for cartons from the drop-down in the “Order by column” field.
  7. Populate a number in the “Break by Count” field to configure how much it should break by.

Viewing the Cubed LPN Numbers and Quantities

  1. Go to the Wave Inquiry screen.
  2. Select the wave number to inspect and click the “Allocations” button.
  3. The second “LPN” column (outbound LPN) should be populated. This means that the allocation record has been cubed to that Outbound LPN number.
  4. To view what OBLPN Type it was assigned to, follow these steps:
    1. Go to the “Allocations” screen.
    2. Add a search filter for either the IBLPN Number in the “IB LPN Nbr” field or the OBLPN number in the “Ctn Nbr” field.
    3. Click “Search”.
    4. The column “allocation_oblpn_type” will be populated with the OBLPN Type it was assigned to.