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.
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
- _recalculationDataAreaID
Type: SelectableDataArea Extended Data Type
The data area for which the BOM recalculation data should be retrieved; optional.
- _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.