Using Item Quantity UOM
All PeopleSoft applications use UOM to quantify resources. In PeopleSoft Inventory, UOMs enable you to quantify and track inventory items. Suppose that you stock items in boxes of 12 and in cases of 60, the boxes and the cases are prepackaged, and you do not enable the warehouse personnel to break the packaging. You can stock item quantities in both these units of measure and track them as they move through the warehouse.
You can use different UOMs to conduct different types of transactions. For example, you might order an item by the case but store it in the warehouse and ship it to customers either by the box or as individual entities. You can track all of these transactions in the system by setting up quantity units of measure for ordering, stocking, and shipping, in addition to the required standard UOM. To facilitate processing, the PeopleSoft system maintains conversion rates between the standard UOM and the various other UOMs.
Standard UOM
The standard UOM represents the most common UOM for an item and should be the item's smallest valid unit of measure. The standard UOM must be valid for ordering, stocking, and shipping. Because PeopleSoft Inventory maintains item quantity on hand and costs in the standard UOM and uses this unit in quantity-on-hand and costing calculations, you cannot change the standard UOM after you perform transactions involving the item.
When you define an item's standard UOM on the Define Item - General: Common page, PeopleSoft Inventory automatically assigns a conversion rate of 1.000 for stocking, shipping, and ordering transactions. While you can modify conversion rates for the other UOMs that are defined for the item, you cannot override this base conversion rate.
Standard Pack Unit of Measure
Define a standard pack UOM if you consistently stock or ship items in packages of a specific size and type. For example, if you always ship pens in boxes of 12, you can define a box as having 12 each (the standard UOM), and then define the standard pack UOM as a box. You define the standard pack UOM on the Define Business Unit Item - Inventory: Shipping/Handling page.
PeopleSoft Inventory uses the standard pack UOM to determine how many labels to generate when printing shipping-carton and production-completion labels. Suppose that you are shipping 10 boxes of the pens and you want to print one label per box. If you use the standard UOM (eaches), the label process prints 120 labels (one per pen); if you use the standard pack UOM (boxes), the process prints 10 labels (one per box).
Stocking UOM
The stocking UOM describes how you store quantities of an item in the warehouse. You can use the stocking UOM for a variety of transactions, including putaway, transfers, container management, adjustments, picking, and ordering.
When you assign UOMs to an item on the Units of Measure page, indicate whether each UOM is valid for ordering, shipping, or stocking transactions. If more than one UOM is valid for stocking, specify which of these should be the default stocking UOM. The PeopleSoft system automatically selects the standard UOM as the default stocking UOM, but you can change this value to any valid stocking UOM. The one exception is serial-controlled items, for which the only valid stocking UOM is the standard UOM. Each item can have only one default stocking UOM.
The Purchasing Receiving pages, the InterUnit and RMA Receiving pages, the Manual Staging page, and the Express Putaway page automatically use an item's default stocking UOM, but you can override the default and enter any valid stocking UOM for the item.
Note:
Manufacturing Completions processes put stock away into PeopleSoft Inventory in the standard UOM only.
You can maintain multiple stocking UOMs for an item, but because you must identify the UOM for every transaction using the item, doing so requires that you track each UOM physically. To simplify warehouse operations, store the item in one UOM.
For example, suppose that Item A has a standard UOM of each (EA) and two stocking UOMs: each and case (CS). Assume that one CS equals 12 EA. To transfer all of Item A from one storage location to another, create two transactions—one to transfer the quantity that is stocked in EA and the second to transfer the quantity that is stocked in CS. If the picking plan calls for two cases of Item A to be picked, and you have 12 EA and one CS, create two picking feedback transactions—one to pick 12 EA and the second to pick one CS.
If, however, you define one stocking UOM for Item A, create only a single transaction for either of these material movements. You can still have an ordering UOM of CS, allowing you to order two CS. The difference is that you can enter a single picking feedback transaction by using the ordering UOM of CS. The system automatically converts to the single stocking UOM to find the correct quantity to fill the picking request.
Ordering UOM
Define an ordering UOM if you order quantities in a UOM that is other than the standard UOM. You can use the ordering UOM to create material stock requests, sales orders, and purchasing requisitions.
You cannot change the ordering UOM for an item if an open order containing the item exists in PeopleSoft Inventory.
Shipping UOM
Define a shipping UOM if you ship quantities in a UOM that is other than the standard UOM. Use the shipping UOM on the Packing Session pages and on the Shipping/Issues component.
You cannot change the shipping UOM for an item if an open order containing the item exists in PeopleSoft Inventory.
Rules for Deleting UOMs
Whenever you attempt to delete a UOM on the Units of Measure page in the Set Up Financials/Supply Chain - Common Definitions menu, PeopleSoft Inventory checks for these situations. If any of the conditions are not met, the system issues an error message and cancels the deletion.
-
All UOMs: No item uses this UOM as a default stocking UOM.
-
Stocking UOM: No quantity on hand or negative quantity exists in any storage location (the PHYSICAL_INV table) and no quantity exists in the putaway staging tables (STAGED_INF_INV and STAGED_ITEM_INV).
-
Ordering UOM: No data exists in the ordering tables (DEMAND_INF_INV and DEMAND_INV) and no undepleted data exists in the Shipping Interface table (SHIP_INF_INV).
-
Shipping UOM: No undepleted data exists in the Shipping Interface table (SHIP_INF_INV).