AgreementLine.pdsCWQuantityCheckRemaining Method
Indicates whether the specified quantity in catch weight can be covered by the agreement line.
Syntax
public boolean pdsCWQuantityCheckRemaining(PdsCWInventQty _catchWeightQuantity, [boolean _silent])
Run On
Called
Parameters
- _catchWeightQuantity
Type: PdsCWInventQty Extended Data Type
A real value that represents a catch weight quantity.
- _silent
Type: boolean
A Boolean value that indicates whether the check should be performed silent; optional.
Return Value
Type: boolean
true if the specified quantity can be covered by the current agreement line; otherwise, false.