MainAccountTemplate::find Method
Reads the MainAccountTemplate table for the specified record ID.
Syntax
client server public static MainAccountTemplate find(
RecId _recId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: MainAccountTemplate Table
A buffer that contains the MainAccountTemplate table.