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.
D4000390 - Get Standard UoM conversion factor
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szUnitofMeasure | UM | char | NONE | NONE |
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,
| ||||
szRelatedUnitofMeasure | RUM | char | NONE | NONE |
A code (UDC table 00/UM) that indicates a secondary unit of measure. | ||||
mnConversionFactor | CONV | MATH_NUMERIC | NONE | NONE |
The factor that the system uses to convert one unit of measure to another unit of measure. | ||||
mnQuantityInRelatedUoM | QT2 | MATH_NUMERIC | NONE | NONE |
Generic Quantity field. | ||||
cDisplayErrors | MODE | char | NONE | NONE |
The processing mode used in Purchase Order Consolidator to signify when specific orders are being processed. | ||||
szErrorMessageID | DTAI | char | NONE | NONE |
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
|
None |
None |