Share via


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

  • _forupdate
    Type: boolean
    Indicates whether the report line should be selected for update.

Return Value

Type: TaxReport347Trans Table
The report line with the specified record Id.

See Also

Reference

TaxReport347Trans Table