Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.