TradeNonStockedConversion::findName Method
Finds the specified record in the TradeNonStockedConversion table.
Syntax
client server public static TradeNonStockedConversion findName(TradeNonStockedConversionName _conversionName, [boolean _forUpdate])
Run On
Called
Parameters
- _conversionName
Type: TradeNonStockedConversionName Extended Data Type
The name of the conversion to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: TradeNonStockedConversion Table
A record in the TradeNonStockedConversion table; otherwise, an empty record.