SalesLine.unitConvertSales2Invent Method
Converts the specified quantity from a sales unit to an inventory unit.
Syntax
public SalesQty unitConvertSales2Invent(SalesQty _salesQty)
Run On
Called
Parameters
- _salesQty
Type: SalesQty Extended Data Type
The quantity to be converted.
Return Value
Type: SalesQty Extended Data Type
The quantity in an inventory unit.