RTax25LedgerIntervalGroup::find Method

Reads the RTax25LedgerIntervalGroup table for the specified record id.

Syntax

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

See Also

Reference

RTax25LedgerIntervalGroup Table