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.
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
- _recId
Type: RecId Extended Data Type
The unique record id to find.
- _forupdate
Type: boolean
If true, then read the record for updating.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
An optional value used when the table is not automatically concurrent.
Return Value
Type: RTax25LedgerIntervalGroup Table
A buffer containing RTax25LedgerIntervalGroup table.