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.
Retrieves the order line quantity in inventory units.
Syntax
private InventQty qtyInventoryUnits(UnitQty _unitQty)
Run On
Server
Parameters
- _unitQty
Type: UnitQty Extended Data Type
The order line quantity in order line units.
Return Value
Type: InventQty Extended Data Type
The order line quantity in inventory units.
Remarks
For non-inventoried lines the _unitQty parameter is converted to inventory units.