BOMVersion.pmfSetMultipleQty Method
Calculates a ProdTable.QtySched value by using a BOMVersion.PmfFormulaMultiple value.
Syntax
public Qty pmfSetMultipleQty(Qty _qty, [boolean _showUsrDialog])
Run On
Called
Parameters
- _qty
Type: Qty Extended Data Type
The quantity that is being calculated.
- _showUsrDialog
Type: boolean
A Boolean value that indicates whether to prompt the user.
Return Value
Type: Qty Extended Data Type
A quantity of rounded quantity from a ProdTable.QtySched that is based on a BOMVersion.PmfFormulaMultiple value.