RTax25StdRateTable::find Method

Reads the RTax25StdRateTable table for the specified record id.

Syntax

client server public static RTax25StdRateTable 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: RTax25StdRateTable Table
A buffer containing RTax25StdRateTable table.

See Also

Reference

RTax25StdRateTable Table