BankReconciliationMatchRule::findByRuleId Method
Finds a BankReconciliationMatchRule record by using a specified rule ID.
Syntax
client server public static BankReconciliationMatchRule findByRuleId(
BankReconciliationMatchRuleId _ruleId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _ruleId
Type: BankReconciliationMatchRuleId Extended Data Type
The specified rule ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record can be updated.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
A currency model.
Return Value
Type: BankReconciliationMatchRule Table
A BankReconciliationMatchRule record.