Share via


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

Return Value

Type: CustTransIdRef Table
A record in the CustTransIdRef table; otherwise, an empty record.

See Also

Reference

CustTransIdRef Table