Multiple Units of Measure—Key Exercises

Basic Data Setup

Purpose: The purpose of this exercise is to create and verify an Input UoM Group to be used by an inventory part for entering the quantity, in a multiple unit of measure.

Windows:
Input UoM Group
Input UoM Groups
Input UoM Analysis
Input UoM Variables

Enter an Input UoM Group 

In this exercise you will create an Input UoM Group that enables the use of alternative input units other than the specified unit for the inventory part. 

In this exercise the inventory part has meter (m) as the inventory unit of measure, but the user wants to use millimeter (mm), foot (ft), yard (yd), or a user designed 'My UoM' as possible alternate units, when entering quantities in the manufacturing, purchasing and sales processes. 

  1. Open the Input UoM Group window.
  2. Create a new group by selecting New (F5).
  3. Enter XX_LENGTH_M as Input UoM Group ID and select m as the Inventory UoM. 
  4. Save the group.
  5. Create Input UoMs in the upper table in the view.
  6. Enter the following information:
Input UoM Description Conv. Fact. Round. Dec.
mm 3
ft
yd 3
My UoM My length in mm 0.001 3
  1. Save the record.

Detailed Comments

When saving the Input UoM records, the system makes some validations as per below: 

Testing and Validating the Input UoM Group 

In this exercise you will use the created Input UoM Group to test and validate entering alternative parts from the Enter Input UoM Parameters dialog box. 

  1. In the Input UoM Group window, right-click and then click Test Input UoM Group
  2. The Input UoM Parameters dialog box opens. 
  3. Select an Input UoM from the combo box, e.g. ft
  4. Enter an appropriate value in the Value field, e.g. 25
  5. Click the Calculate button and the result is calculated and displayed:
    - Calculated Quantity: The result of the calculation, displaying the quantity in the specified Input UoM, e.g. 25. 
    - Conversion Factor: The conversion factor between the Input UoM and the Output UoM, e.g. 0.3048.
    - Output Quantity: The result of the calculation, displaying the quantity in the Output UoM, calculated as;
     Output Quantity = Calculated Quantity x Conversion Factor, rounded according to the rounding specified decimals, e.g. 7.62. 
    - Output UoM: The unit of measure for the Output Quantity, e.g. m
  6. Repeat step 3 to 5 for all of the Input UoM values to verify that the calculation is correctly done.
  7. Click OK.

Main Exercise

Purpose: The purpose of this exercise is to connect an Input UoM Group to an Inventory Part, to enable the use of alternative Input UoM:s for this part.

Windows:
Inventory Part
Inventory Parts
Part
Parts

Connect an Input UoM Group 

In this exercise you will connect the above created Input UoM Group to an Inventory Part, to enable the use alternative input units for this part. 

  1. Open the Inventory Part window.
  2. Create or select an Inventory Part with meter (m) as the Inventory UoM.
  3. In the Input UoM Group field enter the created group XX_LENGTH_M
    Note: When selecting from the List of Values (F8) you will only see Input UoM Groups that have the same Inventory UoM as specified for the Inventory Part.
  4. Save the changes, and the Multi Unit of Measures functionality will be enabled for the part.

General exercise for Enter Inventory Part