LedgerEliminationRule::find Method
Reads the LedgerEliminationRule table for the specified rule.
Syntax
client server public static LedgerEliminationRule find(
LedgerEliminationRuleId _ruleId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _ruleId
Type: LedgerEliminationRuleId Extended Data Type
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: LedgerEliminationRule Table
An elimination rule buffer.