CalculateUOMConversion

Calculate UOM Conversion

Minor Business Rule

Object Name: B4000830

Parent DLL: COPBASE

Location: Client/Server

Language: C

Use this to calculate the unit of measure conversion for each of the quantities pass in, qty passed 
in is multiplied by the conversion factor, that was also passed in, then loaded back out to the 

individual quantities

Data Structure

D4000830 - Calculate UOM Conversion

Parameter NameData ItemData TypeReq/OptI/O/Both
mnQtyOnHandPQOHMATH_NUMERICNONENONE

The number of units that are physically in stock. The system displays the quantity on-hand in the primary unit of measure.

mnQtyCommittedQCOMMMATH_NUMERICNONENONE

The total quantity that is committed to a specific location. The total quantity is the sum of all quantities that have been sold or committed 
from the following:     o Soft Committed to Sales Orders     o Hard Committed to Sales Orders     o Soft Committed to Work Orders     o Hard 
Committed to Work Orders 

mnQtyAvailableQAVALMATH_NUMERICNONENONE

A number that indicates the quantity that is available. For example, the available quantity might consist of the on-hand quantity minus 
commitments, reservations, and backorders.  Availability is user defined. You can set up availability in the Branch/Plant Constants program (P41001).  

mnQtyOnReceiptQORECMATH_NUMERICNONENONE

The total number of items that are on receipt for a specific location. The total is the sum of all quantities of an item that are on order and in 
route for a location.

mnQtySOWOSoftPCOMMATH_NUMERICNONENONE

The number of units soft committed to sales orders or work orders in the primary units of measure.

mnQtySOHardHCOMMATH_NUMERICNONENONE

The number of units committed to a specific location and lot.

mnQtyFutureCommitFCOMMATH_NUMERICNONENONE

The quantity on sales order whose requested shipment date is beyond the standard commitment period that has been specified in the 
Inventory Constants for that branch.  As an example, if you normally ship most orders within 90  days, then an order for an item with a requested 
ship date a year from now would have its quantity reflected in this field.

mnQtyBackOrderedPBCKMATH_NUMERICNONENONE

The number of units backordered in primary units of measure.

mnQtyWOHardCommitQOWOMATH_NUMERICNONENONE

The number of units hard committed to work orders in the primary unit of measure.

mnQtyOnWOQWBOMATH_NUMERICNONENONE

The number of units on work orders in primary units of measure.

mnQtyOnOther1OT1PMATH_NUMERICNONENONE

The first of two quantities that can be specified as additional offsets (subtractions from on-hand) in the determination of quantities available 
for sale.  (Primary unit of measure)

mnQtyOnOther2OT2PMATH_NUMERICNONENONE

The second of two quantities that can be specified as additional offsets (subtractions from on-hand) in the determination of quantities 
available for sale.  (Primary unit of measure)

mnQtyOnPOPREQMATH_NUMERICNONENONE

The number of units specified on the purchase order in primary units of measure.

mnQtyOnPO_Other1OT1AMATH_NUMERICNONENONE

The quantity that appears on documents such as bid requests, which are not formal commitments to buy on the part of your organization.

mnQtyInRoutingQROUTMATH_NUMERICNONENONE

The total number of items that are in route. The total is the sum of all quantities that are considered to be in transit but are not presently on 
hand.

mnQtyInTransitQTTRMATH_NUMERICNONENONE

The quantity currently in transit from the supplier.

mnQtyInInspectionQTINMATH_NUMERICNONENONE

The quantity currently being inspected.  This quantity has been received, but is not considered on hand.

mnQtyInOperation1QTO1MATH_NUMERICNONENONE

The quantity which is currently at a user-defined operation within the dock-to-stock process.  The quantity has been received, but may or 
may not be considered to be on hand.

mnQtyInOperation2QTO2MATH_NUMERICNONENONE

The quantity which is currently at a user-defined operation within the dock-to-stock process.  The quantity has been received, but may or 
may not be considered to be on hand.

mnConversionFactorCONVMATH_NUMERICNONENONE

The factor that the system uses to convert one unit of measure to another unit of measure.

Related Functions

None

Related Tables

None