ReqItemTable.pdsCWQtyMax Method
Gets or sets the maximum coverage quantity based on the specified catch-weight quantity.
Syntax
edit PdsCWQtyMax pdsCWQtyMax(boolean _set, PdsCWInventQty _cwQty)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the quantity.
- _cwQty
Type: PdsCWInventQty Extended Data Type
The catch-weight quantity to set.
Return Value
Type: PdsCWQtyMax Extended Data Type
The maximum catch-weight coverage quantity.