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 specified record in the InventTestInstrument table.
Syntax
client server public static InventTestInstrument find(InventTestInstrumentId _inventTestInstrumentId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTestInstrumentId
Type: InventTestInstrumentId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: InventTestInstrument Table
A record in the InventTestInstrument table; otherwise, an empty record.