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 record from the database that has the specified record ID.
Syntax
client server public static BOM findBOM(RecId _bomRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _bomRecId
Type: RecId Extended Data Type
The referenced record ID to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record should be selected for update; optional.
Return Value
Type: BOM Table
The retrieved record or an empty table buffer.