BOMVersion::findVersionCalculation Method

Finds the BOMVersion record that has the pmfFormulaVersionCalculation field as true for the given BOMId value.

Syntax

client server public static BOMVersion findVersionCalculation(BOMId _bomId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update; optional.

Return Value

Type: BOMVersion Table
A BOMVersion record.

See Also

Reference

BOMVersion Table