Updates the Account's "Backdated To" date for Interest backdating purposes.

This function is ignored when running a Conversion.

Syntax

finAccountFunctions.BackdatedToDateUpdate(accountPk, date)

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The primary key of the Account to update.
date Date The date of the change affecting interest calculations.

Return Value

Boolean

A Boolean value indicating success.

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