ReqTrans::getUnitOfMeasure Method
Gets the unit of measure for the supplied item.
Syntax
client server public static UnitOfMeasureSymbol getUnitOfMeasure(InventTable _inventTable, ReqCalcRecordCacheUnitOfMeasure _reqCalcRecordCacheUnitOfMeasure)
Run On
Called
Parameters
- _inventTable
Type: InventTable Table
A InventTable record specifying the item to retrieve the unit of measure for.
- _reqCalcRecordCacheUnitOfMeasure
Type: ReqCalcRecordCacheUnitOfMeasure Class
A ReqCalcRecordCacheUnitOfMeasure object used for caching unit of measure information.
Return Value
Type: UnitOfMeasureSymbol Extended Data Type
The unit of measure for the item.