TaxTrans::findByUnrealizedRefRecId Method
Finds the specified record according to unrealized reference recId.
Syntax
client server public static TaxTrans findByUnrealizedRefRecId(
TaxUnrealizedRefRecId _refRecId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _refRecId
Type: TaxUnrealizedRefRecId Extended Data Type
The reference recId used to find the specifed record.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency model option to use when reading the record.
Return Value
Type: TaxTrans Table
The record of the table TaxTrans