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 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.