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 catch weight quantity to an inventory quantity in the specified unit.
Syntax
protected InventQty convertInventQty(PdsCWInventQty _cwQty, [InventUnitId _unitId])
Run On
Called
Parameters
- _cwQty
Type: PdsCWInventQty Extended Data Type
The catch weight quantity to be converted.
- _unitId
Type: InventUnitId Extended Data Type
The InventUnitId value to which to convert.
Return Value
Type: InventQty Extended Data Type
The InventQty value of the quantity in the specified unit.