Share via


BankReconciliationMatchRule::findAllowedDifferenceRuleLine Method

Finds the match rule line for the allowed difference.

Syntax

client server private static BankReconciliationMatchRuleLine findAllowedDifferenceRuleLine(
    BankReconciliationMatchRuleRefRecId _matchRuleRecId, 
    BankReconciliationMatchRuleLineType _lineType, 
    BankReconMatchRuleLineSysGeneratedType _sysGeneratedType, 
    boolean _isUpperLimit, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _isUpperLimit
    Type: boolean
    A Boolean value that indicates whether it is the upper limit.
  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the selected record can be updated.

Return Value

Type: BankReconciliationMatchRuleLine Table
The match rule line.

See Also

Reference

BankReconciliationMatchRule Table