PmfBOMStep::findBOM Method [AX 2012]
Retrieves the BOM record from the database that has the specified record ID.
client server public static BOM findBOM(RecId _bomRecId, [boolean _forUpdate])
Run On
CalledParameters
- _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.
Show: