TaxReport347Trans::find Method
Find the report line with the specified record Id.
Syntax
client server public static TaxReport347Trans find(
RecId _recId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
Record Id of the report line.
- _forupdate
Type: boolean
Indicates whether the report line should be selected for update.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Concurrency model.
Return Value
Type: TaxReport347Trans Table
The report line with the specified record Id.