JournalizingDefinitionGeneralLedgerTrans::find Method
Searches the JournalizingDefinitionGeneralLedgerTrans table for the specified Record ID.
Syntax
client server public static JournalizingDefinitionGeneralLedgerTrans find(
RecId _recId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The Record ID to find.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency model to use.
Return Value
Type: JournalizingDefinitionGeneralLedgerTrans Table
A JournalizingDefinitionGeneralLedgerTrans table buffer.