Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _matchRuleRecId
Type: BankReconciliationMatchRuleRefRecId Extended Data Type
The given BankReconciliationMatchRule buffer ID.
- _lineType
Type: BankReconciliationMatchRuleLineType Enumeration
The match rule line type.
- _sysGeneratedType
Type: BankReconMatchRuleLineSysGeneratedType Enumeration
The system-generated type.
- _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.