BankReconciliationMatching::find Method
Finds a BankReconciliationMatching record that has a specified RecId value.
Syntax
client server public static BankReconciliationMatching find(
RecId _recId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
A RecId value.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the selected record can be updated.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
A currency model.
Return Value
Type: BankReconciliationMatching Table
A BankReconciliationMatching record .