GetStandardUoMConversionFactor

Get Standard Unit of Measure Conversion Factor

Minor Business Rule

Object Name: B4000390

Parent DLL: COPBASE

Location: Client/Server

Language: C

The purpose of this business function is to retrieve the standard Unit of Measure conversion factor 
from table F41003.  The conversion factor will be returned as well as a converted quantity.  The field 

QuantityinRelatedUoM is for both the input and output of this business function.

Data Structure

D4000390 - Get Standard UoM conversion factor

Parameter NameData ItemData TypeReq/OptI/O/Both
szUnitofMeasureUMcharNONENONE

A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
cubic meter, liter, hour, and so on.

szRelatedUnitofMeasureRUMcharNONENONE

A code (UDC table 00/UM) that indicates a secondary unit of measure.

mnConversionFactorCONVMATH_NUMERICNONENONE

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

mnQuantityInRelatedUoMQT2MATH_NUMERICNONENONE

Generic Quantity field.

cDisplayErrorsMODEcharNONENONE

The processing mode used in Purchase Order Consolidator to signify when specific orders are being processed.

szErrorMessageIDDTAIcharNONENONE

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

Related Functions

None

Related Tables

None