Reverses an Interest in Advance Interest Adjustment when the triggering transaction is reversed.

Syntax

finAccountTransactionFunctions.ReverseInterestInAdvanceAdjustmentFromReversedTransaction(accountPk, unscheduledTransactionPk, [errorIfAdjustmentNotFound])

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The Account Pk.
unscheduledTransactionPk Integer The unscheduled transaction (which triggered the adjustment) which was subsequently reversed.
errorIfAdjustmentNotFound Boolean Optional Optionally, indicate if this Function should return an error if a related Interest Adjustment has not been found. Assumes 'True' if omitted. If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finAccountTransactionFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0