Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
client server public static Qty unitConvert(
ItemId _itemId,
UnitOfMeasureSymbol _unitFrom,
UnitOfMeasureSymbol _unitTo,
UnitOfMeasureSymbol _unitInvent,
[Qty _valueFrom])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
- _unitFrom
Type: UnitOfMeasureSymbol Extended Data Type
- _unitTo
Type: UnitOfMeasureSymbol Extended Data Type
- _unitInvent
Type: UnitOfMeasureSymbol Extended Data Type
- _valueFrom
Type: Qty Extended Data Type