BOMCalcJob.findFormulaBomVersion Method [AX 2012]

Finds the BOM version for the formula item, based on the BOM ID.

Syntax

protected BOMVersion findFormulaBomVersion()

Run On

Called

Return Value

Type: BOMVersion Table
The BOMVersion record

Remarks

This method first tries to find an active BOM version in the calculation period. If there is no such record, the method finds any BOM version for the specified BOM.

See Also

Reference

BOMCalcJob Class