BOMVersion.pmfIsMultipleQty Method
Indicates whether the specified quantity is a valid multiple for this formula.
Syntax
public boolean pmfIsMultipleQty(Qty _qty)
Run On
Called
Parameters
- _qty
Type: Qty Extended Data Type
The inventory quantity to validate as matching the formula multiple.
Return Value
Type: boolean
true if the given quantity is an even multiple or the formula version does not use multiples; otherwise, false