BankReconciliationMatchRule.editOrigStatementOppositeAmount Method
Sets a system-generated type of opposite amount to find original statement lines.
Syntax
edit boolean editOrigStatementOppositeAmount(boolean _set, boolean _value)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the system-generated type of opposite amount is set.
- _value
Type: boolean
A Boolean value that indicates whether the system-generated type is of opposite amount.
Return Value
Type: boolean
true if the system-generated type of opposite amount is set; otherwise, false.