BOMVersion.getFormulaDefaultQty Method
Gets the default quantity for a formula BOM version.
Syntax
public Qty getFormulaDefaultQty(ItemId _itemId, InventDimId _inventDimId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The Id of the item for which to get the default quantity.
- _inventDimId
Type: InventDimId Extended Data Type
The Id of the inventory dimension record for which to get the default quantity.
Return Value
Type: Qty Extended Data Type
The default quantity if the BOM version is formula-based; otherwise, 0.