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