Share via


BOMLevelRecalculation::find Method

Retrieves the BOM Level recalculation the data record for a specified data area.

Syntax

server public static BOMLevelRecalculation find([SelectableDataArea _recalculationDataAreaID, boolean _forUpdate])

Run On

Server

Parameters

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

Return Value

Type: BOMLevelRecalculation Table
A BOMLevelRecalculation record.

Remarks

If the record does not exist for the given data area, a new record is created.

See Also

Reference

BOMLevelRecalculation Table