InventTestOperation::find Method
Finds the specified record in the InventTestOperation table.
Syntax
client server public static InventTestOperation find(InventTestOperationId _inventTestOperationId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTestOperationId
Type: InventTestOperationId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: InventTestOperation Table
A record in the InventTestOperation table; otherwise, an empty record.