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 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.