BankReconciliationMatchRuleSetLine::find Method
Finds a BankReconciliationMatchRuleSetLine record that has a specified record ID.
Syntax
client server public static BankReconciliationMatchRuleSetLine find(
RecId _recId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The specified record ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
A currency model.
Return Value
Type: BankReconciliationMatchRuleSetLine Table
A BankReconciliationMatchRuleSetLine record.