WHSInventTable::buildQty Method
Returns a container from lowest to highest (ie. EA, CS, PL)
Syntax
client server public static container buildQty(
ItemId _itemId,
Qty _qty,
UnitOfMeasureSymbol _uom)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID of the WHSInventTable to get data.
- _qty
Type: Qty Extended Data Type
The quantity
- _uom
Type: UnitOfMeasureSymbol Extended Data Type
The ID of the unit
Return Value
Type: container
A container from lowest to highest (ie. EA, CS, PL)