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