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.
Converts a quantity from order line units to inventory units.
Syntax
protected InventQty unitQtyInInventoryUnits(UnitQty _unitQty)
Run On
Server
Parameters
- _unitQty
Type: UnitQty Extended Data Type
The order line quantity to convert.
Return Value
Type: InventQty Extended Data Type
The order line quantity in inventory units.