Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _bomId
Type: BOMId Extended Data Type
The ID of the BOM to search for.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: BOMVersion Table
A BOMVersion record.