Updates the Account's "Process Next" date. If the date is prior to the current "Process Next" date this will Null "Process Next" date.

This function is ignored when running a Conversion.

Syntax

finAccountFunctions.DateProcessNextUpdate(accountPk, [date])

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The primary key of the Account to update.
date Date Optional The date of the change affecting the Next Process Date. If omitted, a value of Nothing is assumed.

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