BankReconciliationMatchRule.updateAllowedDifference Method
Updates the allowed amount difference.
Syntax
private void updateAllowedDifference(
BankReconciliationMatchRuleLineType _lineType,
BankReconMatchRuleLineSysGeneratedType _sysGeneratedType,
anytype _difference)
Run On
Called
Parameters
- _lineType
Type: BankReconciliationMatchRuleLineType Enumeration
The given matching rule line type.
- _sysGeneratedType
Type: BankReconMatchRuleLineSysGeneratedType Enumeration
The system-generated type.
- _difference
Type: anytype
The allowed amount difference.