LedgerRowDefLine::find Method
Finds a record.
Syntax
client server public static LedgerRowDefLine find(
RecId _recId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID.
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: LedgerRowDefLine Table
A LedgerRowDefLine data type that represents the selected record.