RTax25ProfitTable::find Method

Reads the RTax25ProfitTable table for the specified record id.

Syntax

client server public static RTax25ProfitTable find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    If true, then read the record for updating.

Return Value

Type: RTax25ProfitTable Table
A buffer containing RTax25ProfitTable table.

See Also

Reference

RTax25ProfitTable Table