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 the 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 unit ID to which to convert.
Return Value
Type: InventQty Extended Data Type
The catch weight minimum quantity in the specified unit.