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.
Returns the purchase or sales quantity for the current salesline or purchline based on the passed inventory quantity.
Syntax
public UnitQty calcSalesPurchQty([InventQty _inventQty])
Run On
ClientOrServer
Parameters
- _inventQty
Type: InventQty Extended Data Type
An inventory quantity to convert to sales quantity.
Return Value
Type: UnitQty Extended Data Type
Returns the purchase or sales unit quantity.